| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: add gyp flag for enabling tcmalloc. Also fix the linux build which di... | willchan@chromium.org | 2009-08-26 | 2 | -16/+102 |
* | Allow protobuf to build on Windows by using the | nick@chromium.org | 2009-08-26 | 1 | -3/+17 |
* | Fix Issue 160529 in a nice way with unittest. | fbarchard@chromium.org | 2009-08-21 | 1 | -0/+1 |
* | Add method in CLD to get top 3 languages, and their percentages, for a given ... | sidchat@google.com | 2009-08-21 | 3 | -22/+118 |
* | Linux: make cpu profiler buildable with tcmalloc (does not enable tcmalloc). | willchan@chromium.org | 2009-08-20 | 1 | -8/+18 |
* | Linux: Make tcmalloc buildable on linux (does not enable it though). | willchan@chromium.org | 2009-08-19 | 5 | -263/+1103 |
* | Gyp change to allow overriding of the binaries used based on environment vari... | ajwong@chromium.org | 2009-08-18 | 1 | -2/+6 |
* | Don't pass --atleast-version to pkg-config. | agl@chromium.org | 2009-08-18 | 1 | -5/+8 |
* | Apply fix for CVE-2009-2416 (use-after-free) and CVE-2009-2414 (stack recursi... | cevans@chromium.org | 2009-08-18 | 2 | -6/+23 |
* | Build fix: I put the defines in the wrong section. | agl@chromium.org | 2009-08-17 | 1 | -3/+3 |
* | Pull new version of protobuffers that's compatible with no-rtti in debug mode | cmasone@google.com | 2009-08-16 | 1 | -2/+4 |
* | Linux: fix up use_system_{libxml,libxslt,sqlite3} | agl@chromium.org | 2009-08-13 | 3 | -6/+24 |
* | Suppress RTTI in protobuf2, now that RTTI is disabled on Mac and Linux (r23304). | mark@chromium.org | 2009-08-13 | 1 | -0/+5 |
* | Suppress RTTI in protobuf2, now that RTTI is disabled on Mac and Linux (r23304). | mark@chromium.org | 2009-08-13 | 1 | -0/+12 |
* | Major changes to the Chrome allocator. | mbelshe@google.com | 2009-08-12 | 15 | -3/+11939 |
* | Move to using updated chromium binaries pulled in via platform-specific DEPS. | ajwong@chromium.org | 2009-08-08 | 10 | -12/+0 |
* | Remove pthread from ffmpeg copy step | fbarchard@chromium.org | 2009-08-07 | 1 | -1/+0 |
* | Binaries for chromium built updated OGG, and reduced in size with O2 and stat... | fbarchard@chromium.org | 2009-08-07 | 4 | -0/+0 |
* | Linux: fix jump jump based on uninitialised value. | agl@chromium.org | 2009-08-07 | 2 | -3/+3 |
* | Linux: support mirrored charactors | agl@chromium.org | 2009-08-07 | 4 | -3/+1041 |
* | Linux: use 'settings' for system libpng. | agl@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Linux: add GYP flag to build with system jpeg. | agl@chromium.org | 2009-08-06 | 1 | -68/+92 |
* | Linux: add GYP flag to build with system libbz2. | agl@chromium.org | 2009-08-06 | 1 | -29/+56 |
* | Linux: add GYP flag to build with system zlib. | agl@chromium.org | 2009-08-06 | 8 | -68/+121 |
* | Linux: preload ffmpeg in the zygote. | agl@chromium.org | 2009-08-05 | 1 | -1/+3 |
* | Move simplejson to third_party: Step 1 | nsylvain@chromium.org | 2009-08-04 | 7 | -0/+1260 |
* | Adding two new windows configuration types: | bradnelson@chromium.org | 2009-08-04 | 1 | -6/+24 |
* | Revert "Linux: preload ffmpeg in the zygote." | agl@chromium.org | 2009-08-04 | 1 | -3/+1 |
* | Linux: preload ffmpeg in the zygote. | agl@chromium.org | 2009-08-04 | 1 | -1/+3 |
* | Rolling back 22300. | bradnelson@google.com | 2009-08-03 | 56 | -9409/+0 |
* | Extension docs build script, gyp target and PRESUBMIT.PY check | rafaelw@chromium.org | 2009-08-03 | 56 | -0/+9409 |
* | Reverting 21938 (done with experiment). | willchan@chromium.org | 2009-07-29 | 4 | -542/+263 |
* | Experiment: Enable tcmalloc for linux (Take 2). Will revert after a buildbot... | willchan@chromium.org | 2009-07-29 | 4 | -263/+542 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 1 | -12/+0 |
* | Revert "Experiment: Enable tcmalloc for linux. Will revert after a buildbot ... | willchan@chromium.org | 2009-07-28 | 4 | -542/+263 |
* | Experiment: Enable tcmalloc for linux. Will revert after a buildbot cycle. | willchan@chromium.org | 2009-07-28 | 4 | -263/+542 |
* | Linux: add GYP variable to use the system libpng. | agl@chromium.org | 2009-07-27 | 1 | -49/+82 |
* | Stubs for DB-related methods in ChromiumBridge. | dumi@chromium.org | 2009-07-20 | 2 | -1/+11 |
* | Linux: add use_system_ffmpeg GYP variable. | agl@chromium.org | 2009-07-20 | 1 | -8/+19 |
* | Reverting patch 21083. | dumi@chromium.org | 2009-07-20 | 2 | -11/+1 |
* | Stubs for DB-related methods in ChromiumBridge. | dumi@chromium.org | 2009-07-20 | 2 | -1/+11 |
* | Undo the hacks I landed in r21011, r21012, restoring napi.h to its original f... | eroman@chromium.org | 2009-07-18 | 1 | -30/+1 |
* | Fix build break on mac. | eroman@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | Add some definitions to npapi/bindings/npapi.h. | eroman@chromium.org | 2009-07-17 | 1 | -1/+30 |
* | Remove calls to deprecated APIs so that Chromium compiles on all currently-fu... | avi@chromium.org | 2009-07-17 | 2 | -2/+22 |
* | Revert "Stubs for DB-related methods in ChromiumBridge." | agl@chromium.org | 2009-07-16 | 2 | -11/+1 |
* | Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro... | dumi@chromium.org | 2009-07-16 | 2 | -1/+11 |
* | Part one of fixing protobuf. | sky@chromium.org | 2009-07-14 | 2 | -0/+289 |
* | Allow dragging text/url content out of the browser. Dragging back in not yet ... | pinkerton@chromium.org | 2009-07-14 | 6 | -0/+985 |
* | Rewrite ffmpeg_binaries target to use GYP built-ins and branding conditions. | mmoss@chromium.org | 2009-07-13 | 2 | -96/+27 |