summaryrefslogtreecommitdiffstats
path: root/third_party/re2
Commit message (Expand)AuthorAgeFilesLines
* re2: Drop dynamic_annotations dependency and remove compiler warning flagsbattre2016-01-052-17/+0
* Replace RE2 import with a dependencybattre2015-12-21126-47030/+97
* Update re2 to tip of tree.battre2015-12-17117-6036/+3169
* Revert of Update re2 (patchset #8 id:140001 of https://codereview.chromium.or...battre2015-12-16117-3151/+6035
* Update re2 to tip of tree.battre2015-12-15117-6035/+3151
* re2: Initialize sparse_to_dense_ on initial allocation under Valgrind.reillyg2015-12-103-5/+30
* Revert of re2: Initialize sparse_to_dense_ on initial allocation under Valgri...thakis2015-12-093-30/+5
* re2: Initialize sparse_to_dense_ on initial allocation under Valgrind.Reilly Grant2015-12-093-5/+30
* Update re2 URL.bungeman2015-10-081-2/+2
* Reland of Enable C4018 globally for the GN build, and disable per-target. (pa...pkasting2015-07-281-1/+4
* Revert of Enable C4018 globally for the GN build, and disable per-target. (pa...ccameron2015-07-281-4/+1
* Enable C4018 globally for the GN build, and disable per-target.pkasting2015-07-271-1/+4
* third_party: Add OWNERS for re2 library.tfarina2015-06-171-0/+2
* Reland "Enable libc++ on Android"jdduke2015-05-052-1/+10
* third_party/re2: Remove remove-static-initializers.patch.tfarina2015-04-235-238/+6
* re2: Remove rename POSIX patch.tfarina2015-04-224-32/+3
* Make checkdeps.py check third_party.John Abd-El-Malek2015-04-011-0/+7
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-4/+1
* Revert of Enable libc++ on Android (patchset #16 id:460001 of https://coderev...jam2015-02-072-10/+1
* Enable libc++ on Androidjdduke2015-02-062-1/+10
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* Reduce diff to upstream re2 a bit.thakis2014-09-156-598/+1
* re2: Merge upstream 2225f94df8ecthakis2014-09-073-4/+13
* re2: Remove comparisons of this with NULL.thakis@chromium.org2014-06-174-16/+78
* Enable re2 for GN buildscottmg@chromium.org2014-03-201-4/+0
* Patch re2 to support MSan.earthdok@chromium.org2014-01-305-4/+81
* GN build fixes, mostly for Mac.brettw@chromium.org2014-01-271-1/+4
* Revert 245563 and 245800 which made re2 GN generated.brettw@chromium.org2014-01-222-1/+88
* Support -Goutput_dir=blahblah in GN-GYP hybrid modejamesr@chromium.org2014-01-181-1/+1
* Convert GN single-item list concat to use lists.brettw@chromium.org2014-01-171-3/+3
* Convert the re2 GYP targets to be generated by GN.brettw@chromium.org2014-01-172-84/+75
* Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...brettw@chromium.org2014-01-162-75/+84
* Convert the re2 GYP targets to be generated by GN.brettw@chromium.org2014-01-162-84/+75
* Extract use_system_foo logic out of gyp files, patch 2phajdan.jr@chromium.org2013-04-261-113/+74
* Use std::map<int, int> instead of SparseArray<int> to save memory.battre@chromium.org2013-04-234-18/+158
* Fix re2 build with libcxx.eugenis@chromium.org2013-03-223-1/+18
* Updated to most recent version RE2 and remove upstreamed patches.battre@chromium.org2013-01-2420-246/+204
* Fix build with system re2phajdan.jr@chromium.org2013-01-181-0/+7
* re2 building on x64 windowsscottmg@chromium.org2013-01-105-3/+39
* Linux: add option for building with system re2.phajdan.jr@chromium.org2013-01-041-74/+104
* re2: Build re2 target as static_library.tfarina@chromium.org2012-11-071-1/+1
* Disable warning building re2 on vs2012scottmg@google.com2012-10-191-1/+1
* Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 9...battre@chromium.org2012-08-2430-1244/+747
* Revert 152992 - Migrate WebRequestRedirectByRegExAction to use RE2 and roll R...battre@chromium.org2012-08-2327-614/+1234
* Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 9...battre@chromium.org2012-08-2327-1234/+614
* disable signed/unsigned mismatch warning in re2scottmg@chromium.org2012-08-011-1/+2
* Remove executable flag from re2/unicode.pybattre@chromium.org2012-07-311-0/+0
* Remove file without license header and fix file flags of non-executable .py f...battre@chromium.org2012-07-313-20/+32
* Include RE2 librarybattre@chromium.org2012-07-31129-0/+50952