| Commit message (Expand) | Author | Age | Files | Lines |
* | posix: upgrade libevent from 1.4.7 to 1.4.13 | evan@chromium.org | 2009-11-20 | 58 | -3908/+5604 |
* | Undo in-progress README + tcmalloc.gyp changes caught in last checkin. | sgk@chromium.org | 2009-11-20 | 2 | -160/+115 |
* | Delete unused zero-length malloc_hook.cc file, left over from unforking. | sgk@chromium.org | 2009-11-20 | 3 | -115/+160 |
* | make npspy look for flash binaries | jam@chromium.org | 2009-11-19 | 1 | -58/+68 |
* | linux: sync with upstream harfbuzz | evan@chromium.org | 2009-11-19 | 8 | -144/+192 |
* | Fix tcmalloc.gyp for scons generator. | willchan@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Disable tcmalloc sampling by default. | jar@chromium.org | 2009-11-18 | 1 | -0/+3 |
* | Get more precise count of commited bytes in stats | jar@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Fix a race condition in signal thread destructor. | zork@google.com | 2009-11-17 | 2 | -2/+14 |
* | Test program for OpenMAX video decoding | hclam@chromium.org | 2009-11-13 | 1 | -0/+37 |
* | Clean up os_unix.c. | dumi@google.com | 2009-11-13 | 1 | -24/+18 |
* | Building FFmpeg in tree for arm | hclam@chromium.org | 2009-11-13 | 4 | -24/+891 |
* | Revert 31888 - This change depended on a new version of WebKit | levin@chromium.org | 2009-11-13 | 1 | -21/+24 |
* | Clean up os_unix.c. | dumi@google.com | 2009-11-13 | 1 | -24/+21 |
* | Fix mediator_thread_impl.cc to run timer tasks when the task runner is | zork@google.com | 2009-11-12 | 1 | -0/+5 |
* | Revert the patch that makes SQLite interpret BEGIN as BEGIN IMMEDIATE, | dumi@google.com | 2009-11-12 | 5 | -229/+205 |
* | Change os_unix.c to expose some functions that allows the xDlOpen | dumi@google.com | 2009-11-12 | 2 | -22/+90 |
* | Implement the memory leak annotations for heap leak checker. | willchan@chromium.org | 2009-11-11 | 1 | -0/+416 |
* | linux: don't double-depend on expat | evan@chromium.org | 2009-11-10 | 1 | -32/+50 |
* | Header files for OpenMAX IL 1.1.2 | hclam@chromium.org | 2009-11-10 | 12 | -0/+6795 |
* | third_party/libpng/pngusr.h renames the various png_* functions to webkit_png... | maruel@chromium.org | 2009-11-07 | 1 | -0/+1 |
* | FFmpeg in-tree build for mac. | ajwong@chromium.org | 2009-11-05 | 11 | -65/+5693 |
* | Remove cruft from ffmpeg. | fbarchard@chromium.org | 2009-11-03 | 1 | -22/+0 |
* | Remove BZIP2 from list of dependencies. | fbarchard@chromium.org | 2009-11-03 | 1 | -1/+0 |
* | One more nit discovered by the NaCl build's higher warning level. | sehr@google.com | 2009-11-03 | 1 | -1/+1 |
* | A few small changes to make npapi header files useful in the | sehr@google.com | 2009-11-02 | 2 | -7/+9 |
* | libjingle: add missing include in asynctcpsocket.cc | craig.schlenter@chromium.org | 2009-11-02 | 1 | -0/+2 |
* | linux: fix library=shared_library issues | piman@chromium.org | 2009-11-02 | 2 | -2/+4 |
* | Upgrade google-perftools to revision 77 | timurrrr@chromium.org | 2009-11-02 | 5 | -513/+18 |
* | To facilitate apatrick's work on the 3D renderer for Pepper, | sehr@google.com | 2009-10-31 | 1 | -154/+1 |
* | Fix conditional for ffmpegsumo build. | ajwong@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | Reenable ffmpegsumo, and also readd the use_system_ffmpeg flag. | ajwong@chromium.org | 2009-10-30 | 1 | -6/+3 |
* | Disable the whole ffmpegsumo clause via a tautology. | ajwong@chromium.org | 2009-10-30 | 1 | -2/+2 |
* | Disable ffmpegsumo target due to build-bot issues. | ajwong@chromium.org | 2009-10-30 | 1 | -2/+8 |
* | Add yasm and ffmpeg into the build tree for linux. | ajwong@chromium.org | 2009-10-30 | 19 | -46/+8327 |
* | Taking advantage of new configuration inheritance option. | bradnelson@chromium.org | 2009-10-29 | 1 | -15/+1 |
* | Add some missing includes to libjingle. | craig.schlenter@chromium.org | 2009-10-29 | 2 | -0/+2 |
* | Disable the -fvisibility=hidden flag for tcmalloc | timurrrr@chromium.org | 2009-10-29 | 1 | -0/+3 |
* | This does a few things: | piman@chromium.org | 2009-10-28 | 1 | -0/+3 |
* | linux: fix gcc 4.3 issues (for arm) | piman@chromium.org | 2009-10-27 | 12 | -0/+14 |
* | Enable sqlite3_release_memory(). | pkasting@chromium.org | 2009-10-27 | 1 | -1/+2 |
* | Make Pepper NPN variable return a pointer to an allocated | sehr@google.com | 2009-10-27 | 1 | -31/+43 |
* | Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer. | apatrick@google.com | 2009-10-26 | 1 | -1/+1 |
* | linux: tweak combining characters slightly | evan@chromium.org | 2009-10-23 | 1 | -1/+4 |
* | Added the symbols needed to enable heapchecker using a 64-bit compiler (the b... | timurrrr@chromium.org | 2009-10-22 | 1 | -0/+1 |
* | Fix unit test compiling on Linux | zork@chromium.org | 2009-10-21 | 1 | -4/+0 |
* | Add the support for tcmalloc's heap leak checker. | timurrrr@chromium.org | 2009-10-21 | 1 | -0/+2 |
* | linux: restore another harfbuzz patch I dropped. | evan@chromium.org | 2009-10-20 | 2 | -1/+23 |
* | Remove +x bit from files that shouldn't have it. | evan@chromium.org | 2009-10-20 | 3 | -0/+0 |
* | linux: merge newer upstream harfbuzz | evan@chromium.org | 2009-10-20 | 8 | -66/+101 |