- e9ea896 LSC README.chromium license cleanup by Jordan · 2 weeks ago main
- 25ccfe6 Roll src/third_party/re2/src/ a67d6c1d5..a771d3fbe (4 commits) by Paul Wankadia · 7 months ago
- 716d20b [buganizer] Migrate remaining DIR_METADATA in third_party by Jeff Yoon · 10 months ago
- 2cf8bac [ssci] Add Shipped field to READMEs by Anne Redulla · 1 year, 5 months ago
- f2d5b8e Roll src/third_party/re2/src/ c9cba7606..1e44e72d3 (16 commits) by Paul Wankadia · 1 year, 6 months ago
- 763331b Add junyer to `third_party/re2/OWNERS`. by Paul Wankadia · 1 year, 10 months ago
- b925705 Roll src/third_party/re2/src/ 954656f47..ba541565b (1 commit) by Paul Wankadia · 1 year, 10 months ago
- f7105d3 Update copyright headers in third_party/q*/ and third_party/r*/ by Avi Drissman · 2 years, 2 months ago
- f9d1f4b Add DIR_METADATA files to some directories under //third_party by Edward Lesmes · 4 years ago
- 6ee4f7b Remove mmoroz@chromium.org from OWNER files. by Max Moroz · 4 years ago
- f0cc256 Remove tfarina@ from OWNERS for //third_party/re2 by Reilly Grant · 4 years, 8 months ago
- 8563b77 Reformat all gn files in /third_party/re2. by Nico Weber · 4 years, 11 months ago
- 6d25609 Roll src/third_party/re2/src/ 67bce690d..ab12219ba (35 commits) by Paul Wankadia · 5 years ago
- a6bf2f3 OWNERS files updated with latest COMPONENT and TEAMS. by Eric Foo · 5 years ago
- 95f9697 Roll re2 193486d..db20d46. by mmoroz · 8 years ago
- 27513f6 Roll re2 596d73e..193486d and update OWNERS. by mmoroz · 8 years ago
- 5325c2f Use re2_fuzzer stored in re2 repository, remove old version. by mmoroz · 8 years ago
- c6c3a31 Roll re2 dba3349..596d73e. by mmoroz · 8 years ago
- 1c56b05 Remove references to DrMemory from chromium repo. by benwells · 8 years ago
- c37f00d Remove GYP files. by brettw · 8 years ago
- 2351883 re2: Drop dynamic_annotations dependency and remove compiler warning flags by battre · 9 years ago
- 1cb0417 Replace RE2 import with a dependency by battre · 9 years ago
- ea7d09c Update re2 to tip of tree. by battre · 9 years ago
- 4c7258f Revert of Update re2 (patchset #8 id:140001 of https://codereview.chromium.org/1516543002/ ) by battre · 9 years ago
- ca2024b Update re2 to tip of tree. by battre · 9 years ago
- cfa1b87 re2: Initialize sparse_to_dense_ on initial allocation under Valgrind. by reillyg · 9 years ago
- 47b80e4 Revert of re2: Initialize sparse_to_dense_ on initial allocation under Valgrind. (patchset #1 id:1 of https://codereview.chromium.org/1516703002/ ) by thakis · 9 years ago
- bdfeb4c re2: Initialize sparse_to_dense_ on initial allocation under Valgrind. by Reilly Grant · 9 years ago
- 3b3e77a Update re2 URL. by bungeman · 9 years ago
- 0aa306a Reland of Enable C4018 globally for the GN build, and disable per-target. (patchset #1 id:1 of https://codereview.chromium.org/1257583007/) by pkasting · 9 years ago
- 6a4b61a Revert of Enable C4018 globally for the GN build, and disable per-target. (patchset #4 id:60001 of https://codereview.chromium.org/1246103007/) by ccameron · 9 years ago
- eb06771 Enable C4018 globally for the GN build, and disable per-target. by pkasting · 9 years ago
- 4a6b27d third_party: Add OWNERS for re2 library. by tfarina · 9 years ago
- 9f1dbbc Reland "Enable libc++ on Android" by jdduke · 10 years ago
- 8a2efa8 third_party/re2: Remove remove-static-initializers.patch. by tfarina · 10 years ago
- 1a52a6c re2: Remove rename POSIX patch. by tfarina · 10 years ago
- 7d36ea0 Make checkdeps.py check third_party. by John Abd-El-Malek · 10 years ago
- 68e7250 Update existing uses of /wd4267 to use the GN config by brettw · 10 years ago
- f3e17ec Revert of Enable libc++ on Android (patchset #16 id:460001 of https://codereview.chromium.org/835633003/) by jam · 10 years ago
- 8d51008 Enable libc++ on Android by jdduke · 10 years ago
- 3273f54 Replace forward_dependent_configs with public_deps by Brett Wilson · 10 years ago
- 202b8e8 Reduce diff to upstream re2 a bit. by thakis · 10 years ago
- edf81c3 re2: Merge upstream 2225f94df8ec by thakis · 10 years ago
- b8b5bdc re2: Remove comparisons of this with NULL. by thakis@chromium.org · 10 years ago
- e591fcc Enable re2 for GN build by scottmg@chromium.org · 11 years ago
- ebf498b Patch re2 to support MSan. by earthdok@chromium.org · 11 years ago
- 8d94b7c GN build fixes, mostly for Mac. by brettw@chromium.org · 11 years ago
- 3903d02 Revert 245563 and 245800 which made re2 GN generated. by brettw@chromium.org · 11 years ago
- 60fef67 Support -Goutput_dir=blahblah in GN-GYP hybrid mode by jamesr@chromium.org · 11 years ago
- 986a055 Convert GN single-item list concat to use lists. by brettw@chromium.org · 11 years ago
- 1c65c2a Convert the re2 GYP targets to be generated by GN. by brettw@chromium.org · 11 years ago
- 84374a6 Revert of Convert the re2 GYP targets to be generated by GN. (https://codereview.chromium.org/68853015/) by brettw@chromium.org · 11 years ago
- 72d1ca5 Convert the re2 GYP targets to be generated by GN. by brettw@chromium.org · 11 years ago
- 4bd9677 Extract use_system_foo logic out of gyp files, patch 2 by phajdan.jr@chromium.org · 12 years ago
- a9eb083 Use std::map<int, int> instead of SparseArray<int> to save memory. by battre@chromium.org · 12 years ago
- 783a59f Fix re2 build with libcxx. by eugenis@chromium.org · 12 years ago
- 91c97c7 Updated to most recent version RE2 and remove upstreamed patches. by battre@chromium.org · 12 years ago
- 11f3ae5 Fix build with system re2 by phajdan.jr@chromium.org · 12 years ago
- bf15c44 re2 building on x64 windows by scottmg@chromium.org · 12 years ago
- 7372f81 Linux: add option for building with system re2. by phajdan.jr@chromium.org · 12 years ago
- 331c4ee re2: Build re2 target as static_library. by tfarina@chromium.org · 12 years ago
- 833c664 Disable warning building re2 on vs2012 by scottmg@google.com · 12 years ago
- c64a5f7 Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 97:401ab4168e8e by battre@chromium.org · 12 years ago
- 959511e Revert 152992 - Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 97:401ab4168e8e by battre@chromium.org · 12 years ago
- 0a20c9b Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 97:401ab4168e8e by battre@chromium.org · 12 years ago
- 2bed683 disable signed/unsigned mismatch warning in re2 by scottmg@chromium.org · 12 years ago
- 9da84cf Remove executable flag from re2/unicode.py by battre@chromium.org · 12 years ago
- e53b9d1 Remove file without license header and fix file flags of non-executable .py file. by battre@chromium.org · 12 years ago
- e84426c Include RE2 library by battre@chromium.org · 12 years ago
- 8fc540a Initial empty repository by Scott Lee · 1 year, 1 month ago