| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix FFmpeg build for ARM | hclam@chromium.org | 2009-12-11 | 5 | -14/+820 |
* | ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ... | fbarchard@chromium.org | 2009-12-10 | 6 | -18/+22 |
* | Make sure the 'use_system_*' variables are actually visible in the relevant g... | mmoss@google.com | 2009-12-10 | 4 | -4/+32 |
* | Revert 34226 - ffmpeg remove ununsed ffmpeg source files, move some from chro... | fbarchard@chromium.org | 2009-12-10 | 6 | -25/+20 |
* | ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ... | fbarchard@chromium.org | 2009-12-10 | 6 | -20/+25 |
* | Revert 34195 - Make sure the 'use_system_*' variables are actually visible in... | jrg@chromium.org | 2009-12-10 | 5 | -38/+5 |
* | Make sure the 'use_system_*' variables are actually visible in the relevant g... | mmoss@google.com | 2009-12-09 | 5 | -5/+38 |
* | Stray , at the end of one of the enums causes a fail with pedantic | sehr@google.com | 2009-12-09 | 1 | -1/+1 |
* | Disable AnnexB bsf in ffmpeg as it is not needed until we support HW decode. | fbarchard@chromium.org | 2009-12-09 | 3 | -6/+6 |
* | New file formats for ChromeOS: wmv, wma, avi and wav. | fbarchard@chromium.org | 2009-12-09 | 3 | -53/+68 |
* | Add use_system_yasm GYP variable, which lets FFmpeg build using the host syst... | scherkus@chromium.org | 2009-12-08 | 1 | -4/+16 |
* | style fixes in ffmpeg gyp | fbarchard@chromium.org | 2009-12-08 | 1 | -2/+2 |
* | Add ChromeOS config.h header. | fbarchard@chromium.org | 2009-12-08 | 9 | -1/+3107 |
* | Refactor the pepper API implementation to make it more scalable as we add more | brettw@chromium.org | 2009-12-07 | 1 | -5/+13 |
* | Roll FFmpeg deps in third party | hclam@chromium.org | 2009-12-04 | 6 | -0/+6 |
* | Add linux_valgrind as a default trybot for tools/valgrind/memcheck/ and third... | timurrrr@chromium.org | 2009-12-04 | 1 | -0/+12 |
* | Remove ImageAndTextCell, shess had an idea how to use NSButtonCell to do the | thakis@chromium.org | 2009-12-04 | 2 | -229/+0 |
* | Move lighttpd to deps. Step 2: remove from trunk/src and update | tony@chromium.org | 2009-12-03 | 114 | -2801/+0 |
* | Remove product_name now that mac should be naming things correctly. | thomasvl@chromium.org | 2009-12-02 | 1 | -1/+0 |
* | Remove the old locations of forked tcmalloc files. | sgk@chromium.org | 2009-12-01 | 25 | -15379/+0 |
* | Update the Pepper APIs to the latest spec for the 2D demo plugin. | brettw@chromium.org | 2009-12-01 | 3 | -7/+245 |
* | Point #include lines to files in the new tcmalloc/chromium local branch. | sgk@chromium.org | 2009-12-01 | 1 | -2/+2 |
* | Make the third-party openmax gyp more flexible. Support our stub, belagio, a... | ajwong@chromium.org | 2009-12-01 | 1 | -34/+43 |
* | Enable the mpeg4toannexb bitstream filter. | ajwong@chromium.org | 2009-11-30 | 5 | -9/+13 |
* | Fork a copy of the vanilla upstream copy of page_heap.cc renamed to | sgk@chromium.org | 2009-11-26 | 2 | -0/+501 |
* | Merge r77 from upstream tcmalloc to the local chromium branch. | sgk@chromium.org | 2009-11-25 | 19 | -734/+263 |
* | Match the vendor branch to the current tcmalloc rev in DEPS. | sgk@chromium.org | 2009-11-25 | 31 | -5227/+9389 |
* | Fix forked location of tcmalloc.h. | sgk@chromium.org | 2009-11-25 | 1 | -0/+0 |
* | Merge r33049 (symbolize_linux.cc) to new allocator structure. | sgk@chromium.org | 2009-11-25 | 2 | -1/+191 |
* | Gcc4 build fixes for tcmalloc. | willchan@chromium.org | 2009-11-25 | 3 | -1/+194 |
* | Branch new tcmalloc_linux.cc into new chromium\src branch. Update new | sgk@chromium.org | 2009-11-25 | 1 | -0/+1415 |
* | Replace forked tcmalloc files with branches from current files to | sgk@chromium.org | 2009-11-25 | 10 | -434/+875 |
* | Branch tcmalloc\vendor\src to tcmalloc\chromium\src as basis for local changes. | sgk@chromium.org | 2009-11-25 | 163 | -0/+50530 |
* | Import vanilla upstream tcmalloc sources into a vendor branch | sgk@chromium.org | 2009-11-25 | 274 | -0/+109616 |
* | Branch the jemalloc files from their original location at | sgk@chromium.org | 2009-11-25 | 5 | -8674/+8695 |
* | Implement method stubs for OpenMAX IL instead of relying on -lOmxCore. | scherkus@chromium.org | 2009-11-25 | 2 | -9/+79 |
* | Enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-25 | 2 | -0/+1422 |
* | Copy jemalloc vendor branch to chromium branch as base for local changes. | sgk@chromium.org | 2009-11-25 | 10 | -38/+448 |
* | Revert "Implement method stubs for OpenMAX IL instead of relying on -lOmxCore." | scherkus@chromium.org | 2009-11-24 | 2 | -79/+9 |
* | svn:eol-style on jemalloc files in the local branch. | sgk@chromium.org | 2009-11-24 | 5 | -8695/+8695 |
* | Implement method stubs for OpenMAX IL instead of relying on -lOmxCore. | scherkus@chromium.org | 2009-11-24 | 2 | -9/+79 |
* | Capture r31465 of upstream jemalloc (the basis for our patched version) | sgk@chromium.org | 2009-11-24 | 16 | -0/+17838 |
* | Update Signal Thread to use ref counting and locks to ensure thread safety. | zork@chromium.org | 2009-11-24 | 10 | -76/+587 |
* | test | jam@chromium.org | 2009-11-23 | 1 | -1/+1 |
* | test | jam@chromium.org | 2009-11-21 | 1 | -1/+1 |
* | 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 |