summaryrefslogtreecommitdiffstats
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* Remove xmlcatalog and xmllint from the build since we're not actuallytony@chromium.org2009-09-104-54/+0
* Use separate *_dummy.cc files to force xmlcatalog and xmllint to besgk@google.com2009-09-104-4/+6
* Revert 25818 - Explicitly only use xmldummy_mac.cc on Mac systems, since libx...sgk@google.com2009-09-101-10/+2
* Temporarilly comment out SQLite load optimizationjar@chromium.org2009-09-101-1/+1
* Explicitly only use xmldummy_mac.cc on Mac systems, since libxml (assgk@google.com2009-09-091-2/+10
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-097-11/+21
* Fix realloc to not call the new_handler (which is for failures)mbelshe@google.com2009-09-091-1/+5
* Fix the windows allocator to behave properly on realloc.mbelshe@google.com2009-09-081-10/+14
* The prep_libc script was not removing the new operator for the std::throw case.mbelshe@google.com2009-09-071-1/+1
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-075-7/+7
* Silence warnings in sqlite3.maruel@chromium.org2009-09-031-0/+3
* Style changes for readability review.ajwong@chromium.org2009-09-022-411/+487
* Removes deprecated stl_decl.h file from cld project. Patch by tfarina (http:/...sidchat@google.com2009-09-024-27/+2
* Landing for Anton Muhin's tcmalloc patch:mbelshe@google.com2009-09-025-14/+400
* Fix issue 15261: Crash in history::TextDatabase::GetTextMatchessuzhe@chromium.org2009-09-029-8/+109
* Speed up net_unittests by re-using one FTP test server instance.phajdan.jr@chromium.org2009-08-313-6/+31
* Silence the libcmt project to only print the processed files.maruel@chromium.org2009-08-291-3/+4
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-282-1/+11
* Linux: add gyp flag for enabling tcmalloc. Also fix the linux build which di...willchan@chromium.org2009-08-262-16/+102
* Allow protobuf to build on Windows by using thenick@chromium.org2009-08-261-3/+17
* Fix Issue 160529 in a nice way with unittest.fbarchard@chromium.org2009-08-211-0/+1
* Add method in CLD to get top 3 languages, and their percentages, for a given ...sidchat@google.com2009-08-213-22/+118
* Linux: make cpu profiler buildable with tcmalloc (does not enable tcmalloc).willchan@chromium.org2009-08-201-8/+18
* Linux: Make tcmalloc buildable on linux (does not enable it though).willchan@chromium.org2009-08-195-263/+1103
* Gyp change to allow overriding of the binaries used based on environment vari...ajwong@chromium.org2009-08-181-2/+6
* Don't pass --atleast-version to pkg-config.agl@chromium.org2009-08-181-5/+8
* Apply fix for CVE-2009-2416 (use-after-free) and CVE-2009-2414 (stack recursi...cevans@chromium.org2009-08-182-6/+23
* Build fix: I put the defines in the wrong section.agl@chromium.org2009-08-171-3/+3
* Pull new version of protobuffers that's compatible with no-rtti in debug modecmasone@google.com2009-08-161-2/+4
* Linux: fix up use_system_{libxml,libxslt,sqlite3}agl@chromium.org2009-08-133-6/+24
* Suppress RTTI in protobuf2, now that RTTI is disabled on Mac and Linux (r23304).mark@chromium.org2009-08-131-0/+5
* Suppress RTTI in protobuf2, now that RTTI is disabled on Mac and Linux (r23304).mark@chromium.org2009-08-131-0/+12
* Major changes to the Chrome allocator.mbelshe@google.com2009-08-1215-3/+11939
* Move to using updated chromium binaries pulled in via platform-specific DEPS.ajwong@chromium.org2009-08-0810-12/+0
* Remove pthread from ffmpeg copy stepfbarchard@chromium.org2009-08-071-1/+0
* Binaries for chromium built updated OGG, and reduced in size with O2 and stat...fbarchard@chromium.org2009-08-074-0/+0
* Linux: fix jump jump based on uninitialised value.agl@chromium.org2009-08-072-3/+3
* Linux: support mirrored charactorsagl@chromium.org2009-08-074-3/+1041
* Linux: use 'settings' for system libpng.agl@chromium.org2009-08-061-1/+1
* Linux: add GYP flag to build with system jpeg.agl@chromium.org2009-08-061-68/+92
* Linux: add GYP flag to build with system libbz2.agl@chromium.org2009-08-061-29/+56
* Linux: add GYP flag to build with system zlib.agl@chromium.org2009-08-068-68/+121
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-051-1/+3
* Move simplejson to third_party: Step 1nsylvain@chromium.org2009-08-047-0/+1260
* Adding two new windows configuration types:bradnelson@chromium.org2009-08-041-6/+24
* Revert "Linux: preload ffmpeg in the zygote."agl@chromium.org2009-08-041-3/+1
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-041-1/+3
* Rolling back 22300.bradnelson@google.com2009-08-0356-9409/+0
* Extension docs build script, gyp target and PRESUBMIT.PY checkrafaelw@chromium.org2009-08-0356-0/+9409
* Reverting 21938 (done with experiment).willchan@chromium.org2009-07-294-542/+263