| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: implement gpu plugin | piman@chromium.org | 2010-01-06 | 1 | -2/+2 |
* | Add x64 configs for ffmpeg to ChromeOS. | fbarchard@chromium.org | 2010-01-05 | 4 | -0/+1536 |
* | Revert 35509 - linux: implement gpu plugin | piman@chromium.org | 2010-01-05 | 1 | -2/+2 |
* | linux: implement gpu plugin | piman@chromium.org | 2010-01-05 | 1 | -2/+2 |
* | Revert 35500 - Added an application framework for demos. Ported hellotriangle... | rsesek@chromium.org | 2010-01-05 | 11 | -260/+720 |
* | Added an application framework for demos. Ported hello-triangle example in Op... | alokp@chromium.org | 2010-01-05 | 11 | -720/+260 |
* | Add ImageAndTextCell to third_party/apple/. | rsesek@chromium.org | 2010-01-05 | 4 | -0/+277 |
* | Removing the last remaining vsprops files (that are hooked in). | bradnelson@google.com | 2010-01-04 | 1 | -2/+2 |
* | coverage_posix.py: use proper root directory for Linux now that | jrg@chromium.org | 2009-12-31 | 1 | -1/+2 |
* | Removed reference to Windows-only debug variable. This makes it so | akalin@chromium.org | 2009-12-30 | 2 | -4/+4 |
* | Adding code samples downloaded from opengles book website to third_party. Cha... | alokp@chromium.org | 2009-12-29 | 64 | -0/+17319 |
* | Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools. | glider@chromium.org | 2009-12-25 | 1 | -1/+7 |
* | Made pprof executable and set the explicit path to it in the heapcheck runner. | glider@chromium.org | 2009-12-24 | 1 | -0/+0 |
* | Use chromeos branding for toolkit_views build. | oshima@chromium.org | 2009-12-23 | 1 | -1/+1 |
* | Removed trailing comma in enum to fix nacl build. | apatrick@google.com | 2009-12-23 | 1 | -1/+1 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 1 | -2/+53 |
* | Implementation of OmxVideoDecodeEngine. | ajwong@chromium.org | 2009-12-22 | 5 | -6/+8 |
* | Refactoring build configurations - make it clearer and allow better support f... | gregoryd@google.com | 2009-12-22 | 1 | -2/+2 |
* | Revert 35012 - Rearrange build configurations make it clearer and allow bett... | gregoryd@google.com | 2009-12-19 | 1 | -2/+2 |
* | Rearrange build configurations - make it clearer and allow better support for... | gregoryd@google.com | 2009-12-19 | 1 | -2/+2 |
* | Update README and patches for recent icu REGEXP() fix. | cevans@chromium.org | 2009-12-17 | 2 | -1/+22 |
* | Don't access out-of-bounds arguments. | cevans@chromium.org | 2009-12-16 | 1 | -2/+2 |
* | Add a Python script which analyzes information about steams from NPSPY's logs... | jam@chromium.org | 2009-12-15 | 1 | -0/+105 |
* | Provide for lazy commit of page-map meta-data in TCMalloc | jar@chromium.org | 2009-12-12 | 4 | -1/+208 |
* | arm: fix pkgconfig for libpng when cross-compiling | piman@chromium.org | 2009-12-12 | 1 | -3/+14 |
* | Beef up NPSPY a bit while tracking down bug 28809. This adds proper logging ... | jam@chromium.org | 2009-12-11 | 15 | -311/+548 |
* | The union and first level nested struct were vestiges of the previous | sehr@google.com | 2009-12-11 | 1 | -18/+16 |
* | 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 |