Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libjingle] Add a way to add dependencies in the same way as is supported for... | tommi@chromium.org | 2013-03-18 | 1 | -0/+2 |
* | Fix the compile error in case of linux_use_heapchecker==1. | dmikurube@chromium.org | 2013-03-18 | 1 | -1/+2 |
* | Fixing cdm build on Mac OS. | dkovalev@chromium.org | 2013-03-15 | 1 | -0/+13 |
* | Dump stats of memory pages which are hooked, but absent from /proc/<pid>/maps. | dmikurube@chromium.org | 2013-03-15 | 2 | -0/+37 |
* | Count m(un)map for each stacktrace in MemoryRegionMap instead of HeapProfileT... | dmikurube@chromium.org | 2013-03-14 | 9 | -435/+499 |
* | Speed up tcmalloc by allowing more inlining. | gpike@chromium.org | 2013-03-14 | 2 | -107/+103 |
* | Roll libjingle 294:295. | ronghuawu@chromium.org | 2013-03-13 | 1 | -1/+1 |
* | Made Mesa use consistent *_FLOAT_TO_UBYTE conversions. | ernstm@chromium.org | 2013-03-12 | 2 | -1/+12 |
* | Added OWNERS file for third_party/mesa. | kbr@chromium.org | 2013-03-12 | 1 | -0/+6 |
* | Android: rename android_build_type gyp variable. | torne@chromium.org | 2013-03-12 | 1 | -1/+1 |
* | Remove unused harfbuzz. | phajdan.jr@chromium.org | 2013-03-11 | 89 | -41855/+0 |
* | Roll libjingle 291:294. | ronghuawu@chromium.org | 2013-03-10 | 2 | -4/+1 |
* | Fix CDM linking on Chrome OS ia32 and x64. | ddorwin@chromium.org | 2013-03-07 | 1 | -9/+3 |
* | Roll libjingle 288:291 | sergeyu@chromium.org | 2013-03-07 | 2 | -3/+1 |
* | Add bintrees to third_party. | dmikurube@chromium.org | 2013-03-07 | 28 | -0/+17662 |
* | Refactor libjingle.gyp: | tommi@chromium.org | 2013-03-05 | 1 | -92/+116 |
* | Fix logic in r185914. | ddorwin@chromium.org | 2013-03-04 | 1 | -1/+1 |
* | Correctly link against the Linux ia32 CDM. | ddorwin@chromium.org | 2013-03-04 | 1 | -12/+10 |
* | Add OWNERS for third_party/tlslite. | agl@chromium.org | 2013-03-04 | 1 | -0/+3 |
* | fix building w/glibc-2.16+: use siginfo_t everywhere | vapier@chromium.org | 2013-03-03 | 2 | -8/+6 |
* | Disable MMX support so QCMS can build on Win64 | jschuh@chromium.org | 2013-03-02 | 1 | -2/+2 |
* | net: add basic ChannelID support to TLSLite. | agl@chromium.org | 2013-03-02 | 6 | -3/+291 |
* | Roll libjingle 287:288 | hclam@google.com | 2013-03-02 | 2 | -2/+1 |
* | Update the Widevine CDM name. | ddorwin@chromium.org | 2013-03-01 | 2 | -8/+9 |
* | Revert 185521 | tommi@chromium.org | 2013-03-01 | 2 | -6/+4 |
* | Revert 185332 | tommi@chromium.org | 2013-03-01 | 2 | -4/+6 |
* | Revert 185518 | tommi@chromium.org | 2013-03-01 | 2 | -6/+4 |
* | Revert 185332 | tommi@chromium.org | 2013-03-01 | 2 | -4/+6 |
* | Roll Opus to 1.0.2 | sergeyu@chromium.org | 2013-03-01 | 1 | -8/+5 |
* | Update khronos GLES2/gl2.h header | phajdan.jr@chromium.org | 2013-02-28 | 2 | -6/+4 |
* | Roll libjingle to revision 287. | perkj@chromium.org | 2013-02-28 | 1 | -1/+1 |
* | Reland r185114 "Roll libjingle r281:r286" | hclam@google.com | 2013-02-28 | 2 | -3/+1 |
* | Revert 185114 | mpearson@chromium.org | 2013-02-28 | 2 | -1/+3 |
* | Roll libjingle r281:r286 | hclam@google.com | 2013-02-28 | 2 | -3/+1 |
* | Add OWNERS for third_party/libjingle | hclam@google.com | 2013-02-28 | 1 | -0/+4 |
* | Update eglext.h for ARM DMABUF import extension | sheu@chromium.org | 2013-02-27 | 1 | -7/+95 |
* | add OWNERS to third_party/khronos | gman@chromium.org | 2013-02-26 | 1 | -0/+2 |
* | add a dependency on -lz to freetype2. | dpranke@chromium.org | 2013-02-26 | 1 | -0/+5 |
* | Linux: apply a different hyphen patch. | phajdan.jr@chromium.org | 2013-02-25 | 5 | -192/+53 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 2 | -3/+5 |
* | Change flags on CRT PE sections within allocator shim to be | wfh@chromium.org | 2013-02-23 | 1 | -7/+7 |
* | Add python mock library to third_party. | sbc@chromium.org | 2013-02-22 | 5 | -0/+2407 |
* | Dump a bucket id for each mmap call in deep-heap-profile. | dmikurube@chromium.org | 2013-02-22 | 2 | -6/+12 |
* | enable -Wstring-conversion when compiling with clang | scottmg@chromium.org | 2013-02-22 | 2 | -0/+18 |
* | Change the order of hooked and unhooked memory regions dumped in deep-heap-pr... | dmikurube@chromium.org | 2013-02-22 | 1 | -18/+21 |
* | Add the ability to build a full version of Freetype via gyp that | dpranke@chromium.org | 2013-02-21 | 6 | -0/+645 |
* | Use _target_name instead of package_name for java*.gypi | cjhopman@chromium.org | 2013-02-20 | 5 | -7/+0 |
* | Add OWNERS for third_party/tcmalloc. | dmikurube@chromium.org | 2013-02-19 | 2 | -0/+6 |
* | Linux: adjust include path for system jsoncpp. | phajdan.jr@chromium.org | 2013-02-19 | 1 | -0/+5 |
* | Fix widevine integration by using the base namespace for FilePath. | brettw@chromium.org | 2013-02-18 | 1 | -1/+1 |