| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compilation on vs2012 for protoc | scottmg@chromium.org | 2012-10-10 | 2 | -1/+3 |
* | Don't re#define alignof on vs2012. | scottmg@chromium.org | 2012-10-10 | 1 | -1/+3 |
* | merge upstream patch for wtl to compile on vs2012 | scottmg@chromium.org | 2012-10-10 | 2 | -4/+9 |
* | Revert 160781 - Update webrtc to 2881 and libjingle to 202. | hbono@chromium.org | 2012-10-09 | 2 | -4/+1 |
* | Update webrtc to 2881 and libjingle to 202. | ronghuawu@chromium.org | 2012-10-09 | 2 | -1/+4 |
* | Add Widevine CDM plugin build files. | ddorwin@chromium.org | 2012-10-06 | 4 | -0/+140 |
* | Rename .swarm to .isolated, as done in r160469. | maruel@chromium.org | 2012-10-05 | 1 | -1/+1 |
* | Update all the .results to .swarm. | maruel@chromium.org | 2012-10-05 | 1 | -1/+1 |
* | Update libjingle to r199. | ronghuawu@chromium.org | 2012-10-05 | 2 | -1/+5 |
* | Revert 160059 (added these static initializers: | thakis@chromium.org | 2012-10-04 | 2 | -5/+1 |
* | Update libjingle to r197. | ronghuawu@chromium.org | 2012-10-04 | 2 | -1/+5 |
* | Move src/tools/isolate to src/tools/swarm_client@159961 as a DEPS. | maruel@chromium.org | 2012-10-04 | 1 | -1/+1 |
* | Dump type statistics of malloc'ed objects. | dmikurube@chromium.org | 2012-10-03 | 3 | -0/+105 |
* | Whitelist the University of Illinois Opensource License (http://llvm.org/rele... | glider@chromium.org | 2012-10-02 | 1 | -0/+4 |
* | Protobuf: Cherry-pick upstream r427. | hans@chromium.org | 2012-10-01 | 3 | -2/+4 |
* | Verified CFAllocator on 10.8 | avi@chromium.org | 2012-09-29 | 1 | -1/+0 |
* | tcmalloc: fixed config_linux.h to build for arm targets. | asharif@chromium.org | 2012-09-26 | 1 | -0/+7 |
* | Classify memory usage by allocated type in Deep Memory Profiler. | dmikurube@chromium.org | 2012-09-26 | 2 | -6/+63 |
* | Merge a libxml clang warning fix | hans@chromium.org | 2012-09-26 | 2 | -1/+2 |
* | Type profiler by intercepting 'new' and 'delete' expressions. | dmikurube@chromium.org | 2012-09-26 | 2 | -0/+132 |
* | Ensure we mask freelist pointers properly on 32-bit Linux | jschuh@chromium.org | 2012-09-25 | 1 | -2/+3 |
* | Turn off SSE2 when building for ARM or MIPS. | tony@chromium.org | 2012-09-24 | 1 | -13/+14 |
* | Fixed the issue when compiling qcms with clang for Android. | michaelbai@chromium.org | 2012-09-24 | 3 | -0/+35 |
* | net: separate SPDY cookie with "; " as the new RFC requires. | agl@chromium.org | 2012-09-21 | 3 | -23/+33 |
* | Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex... | ccameron@chromium.org | 2012-09-21 | 4 | -0/+19 |
* | Mask freelist entries in tcmalloc | jschuh@chromium.org | 2012-09-20 | 1 | -4/+19 |
* | Add yasm flags for 64-bit mac builds. | badea@adobe.com | 2012-09-20 | 1 | -0/+6 |
* | Update libjingle 181:193. | ronghuawu@chromium.org | 2012-09-17 | 2 | -3/+3 |
* | Fix the warnings when compiling harfbuzz with clang in Android, the warnings ... | michaelbai@chromium.org | 2012-09-14 | 3 | -14/+41 |
* | Revert pprof change which was for dmprof. | dmikurube@chromium.org | 2012-09-13 | 1 | -1/+1 |
* | qcms: Change qcms to not use SSE2 for 32-bit *nix Chrome builds. | thestig@chromium.org | 2012-09-13 | 4 | -8/+37 |
* | harfbuzz-ng roll | bashi@chromium.org | 2012-09-11 | 83 | -3232/+10486 |
* | Roll libjingle 177:181 | ronghuawu@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Remove bundled NPAPI Flash on Windows. | yzshen@chromium.org | 2012-09-07 | 1 | -9/+0 |
* | Fix Clang compilation error on Android in libevent.gyp. | pliard@chromium.org | 2012-09-06 | 1 | -2/+2 |
* | yasm: merge fixes from upstream and remove warning suppression on win | scottmg@chromium.org | 2012-09-03 | 2 | -3/+1 |
* | Fix dictionary string usage. | cevans@chromium.org | 2012-08-31 | 2 | -2/+6 |
* | Roll libjingle 175:177 | sergeyu@chromium.org | 2012-08-30 | 1 | -1/+1 |
* | In some situation on CrOS we need to have with both IJG libjpeg and libjpeg_t... | saintlou@chromium.org | 2012-08-29 | 2 | -104/+106 |
* | Updating chrome to libjingle r175 | mallinath@chromium.org | 2012-08-26 | 2 | -3/+7 |
* | Use a different algorithm with the low entropy source for field trials. | asvitkine@chromium.org | 2012-08-24 | 6 | -0/+352 |
* | Update the libjingle.gyp to include devicemanager under flag so that the gyp ... | ronghuawu@chromium.org | 2012-08-24 | 1 | -0/+58 |
* | Retry of warnings-as-errors for Windows third_party. | scottmg@google.com | 2012-08-24 | 6 | -2/+14 |
* | Revert 153092 - Turn on warnings as errors for (most) third_party code on Win... | scottmg@google.com | 2012-08-24 | 6 | -14/+2 |
* | Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 9... | battre@chromium.org | 2012-08-24 | 30 | -1244/+747 |
* | Turn on warnings as errors for (most) third_party code on Windows | scottmg@chromium.org | 2012-08-23 | 6 | -2/+14 |
* | Revert 152992 - Migrate WebRequestRedirectByRegExAction to use RE2 and roll R... | battre@chromium.org | 2012-08-23 | 27 | -614/+1234 |
* | Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 9... | battre@chromium.org | 2012-08-23 | 27 | -1234/+614 |
* | chrome/browser should build on the x86_64 architecture. | badea@adobe.com | 2012-08-21 | 2 | -2/+3 |
* | Fix the compile errors for mesa on Android | yongsheng.zhu@intel.com | 2012-08-21 | 7 | -18/+13 |