summaryrefslogtreecommitdiffstats
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* Adding the third-party tool: lcov-v1.9philmarti@google.com2011-09-2335-0/+22458
* Exclude ffmpeg from the build when building for Android.peter@chromium.org2011-09-231-3/+4
* Speed up check_licenses by another 30% by scanning less files.phajdan.jr@chromium.org2011-09-222-0/+19
* Make check_licenses about 5x faster.phajdan.jr@chromium.org2011-09-222-56/+97
* Remove 'settings' type from gyp filesevan@chromium.org2011-09-227-7/+7
* Make isimpledom write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-221-18/+11
* Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-221-15/+12
* Enable tcmalloc validation by default in debug buildsjamesr@chromium.org2011-09-211-3/+5
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-186-6/+6
* Fix building libxml for Androidpeter@chromium.org2011-09-181-2/+2
* mac make: Fix build.thakis@chromium.org2011-09-161-0/+1
* Fourth attempt at the following. Unreviewed, this was originally reviewed in...pkasting@chromium.org2011-09-152-0/+2
* [SQLite] Hack to touch page cache to debug slow connection close.shess@chromium.org2011-09-142-0/+106
* Desist libxml from continuing the parse after a SAX callback has stopped thecevans@chromium.org2011-09-132-4/+13
* Revert 100883 - Desist libxml from continuing the parse after a SAX callback ...ukai@chromium.org2011-09-132-13/+4
* Desist libxml from continuing the parse after a SAX callback has stopped thecevans@chromium.org2011-09-132-4/+13
* Linux: check in Debian's licensecheck utility.phajdan.jr@chromium.org2011-09-134-0/+964
* Upstream Android change for libeventmichaelbai@google.com2011-09-125-0/+548
* tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-099-39/+359
* Add a copy of the SMHasher library. MurmurHash3 will be used by SafeBrowsing...bryner@chromium.org2011-09-093-0/+51
* OOB read in tibetan_nextSyllableBoundarybashi@chromium.org2011-09-082-1/+14
* Revert 100074 - tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-089-359/+39
* tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-089-39/+359
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-075-0/+15
* Adding yasm_include.gypi to reuse rules for compiling assembly fileshclam@chromium.org2011-09-061-0/+97
* Revert 99515 - tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-039-359/+39
* tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-039-39/+359
* Fixed stencil Test example. Writing to stencil buffer was getting disabled af...alokp@chromium.org2011-08-312-0/+2
* Revert 98885 - Third attempt at the following. Unreviewed, this was original...rsleevi@chromium.org2011-08-312-2/+0
* Third attempt at the following. Unreviewed, this was originally reviewed in ...pkasting@chromium.org2011-08-302-0/+2
* Add Android-specific platform guards to Chromium's LevelDB environment.peter@chromium.org2011-08-301-1/+3
* Linux: fix build with system libevent.phajdan.jr@chromium.org2011-08-261-0/+1
* Apply libxml fix for undefined namespaces.cevans@chromium.org2011-08-262-0/+3
* Backport more SQLite changes to enable system-sqlite experiments.phajdan.jr@chromium.org2011-08-254-231/+1057
* editing/selection/regional-indicators.html timing out on Linuxbashi@chromium.org2011-08-242-10/+8
* Update webdriver python bindings and pull in new version of the JS atoms.kkania@chromium.org2011-08-233-3213/+3939
* Update translations using strings from launchpad.net r311fta@sofaraway.org2011-08-2245-366/+766
* Allocate mach_override "reentry islands" in high memory using vm_allocate,mark@chromium.org2011-08-222-2/+8
* Roll third_party/mach_override to 87f491f8acef924d2ba90dd55fc23ad64f9d5bbd.rsesek@chromium.org2011-08-202-14/+29
* Update libphonenumber.gyp to use the new shared protoc gyp rulesevan@chromium.org2011-08-191-55/+19
* Revert "Update libphonenumber.gyp to use the new shared protoc gyp rules"evan@chromium.org2011-08-191-7/+55
* Update libphonenumber.gyp to use the new shared protoc gyp rulesevan@chromium.org2011-08-191-55/+7
* Patch mach_override to not use printf() for errors, but fprintf(stderr, ...).rsesek@chromium.org2011-08-182-5/+7
* [Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding mallo...rsesek@chromium.org2011-08-182-1/+3
* Roll sfntly to 54 to address root cause of 92270. Fix leak in our usage of sf...arthurhsu@chromium.org2011-08-171-0/+1
* Move chromium-specific files from leveldb's repository to chromium, stage 2.dgrogan@chromium.org2011-08-165-0/+893
* Eliminate a warning in a failure case.petermayo@chromium.org2011-08-156-70/+273
* fix build break (missing file in IAccessible2Proxy)rsleevi@chromium.org2011-08-131-0/+1
* remove _p.c files to avoid link errors when incremental linkingscottmg@chromium.org2011-08-132-6/+2
* In chromedriver, integrate SET_ONLINE and APPCACHE_STATUS atoms. Otheralnayeem@google.com2011-08-122-1310/+2607