summaryrefslogtreecommitdiffstats
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* Clarify the byte ordering and premultiplied-ness of the Pepper 2D data.brettw@chromium.org2010-01-111-0/+15
* Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to...alokp@chromium.org2010-01-091-0/+0
* Renamed gles_book_examples to gles2_book to make it shorter and more correct....alokp@chromium.org2010-01-0966-0/+0
* linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbolspiman@chromium.org2010-01-092-23/+126
* Added gyp file for examples. Removed unnecessary functions. Added header file...alokp@chromium.org2010-01-0914-716/+276
* Added eol property LFalokp@chromium.org2010-01-081-305/+305
* Added eol property LFalokp@chromium.org2010-01-0830-16621/+16621
* Merging a newer version of the CLD code.jcampan@chromium.org2010-01-0778-373/+75580
* Allow using system libevent instead of the bundled one.phajdan.jr@chromium.org2010-01-071-42/+66
* Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...akalin@chromium.org2010-01-076-19/+92
* Revert "Resubmit 35500: Added an application framework for demos. Ported hell...ajwong@chromium.org2010-01-0611-189/+649
* Resubmit 35500: Added an application framework for demos. Ported hellotriangl...alokp@chromium.org2010-01-0611-649/+189
* linux: implement gpu pluginpiman@chromium.org2010-01-061-2/+2
* Add x64 configs for ffmpeg to ChromeOS.fbarchard@chromium.org2010-01-054-0/+1536
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-2/+2
* linux: implement gpu pluginpiman@chromium.org2010-01-051-2/+2
* Revert 35500 - Added an application framework for demos. Ported hellotriangle...rsesek@chromium.org2010-01-0511-260/+720
* Added an application framework for demos. Ported hello-triangle example in Op...alokp@chromium.org2010-01-0511-720/+260
* Add ImageAndTextCell to third_party/apple/.rsesek@chromium.org2010-01-054-0/+277
* Removing the last remaining vsprops files (that are hooked in).bradnelson@google.com2010-01-041-2/+2
* coverage_posix.py: use proper root directory for Linux now thatjrg@chromium.org2009-12-311-1/+2
* Removed reference to Windows-only debug variable. This makes it soakalin@chromium.org2009-12-302-4/+4
* Adding code samples downloaded from opengles book website to third_party. Cha...alokp@chromium.org2009-12-2964-0/+17319
* Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools.glider@chromium.org2009-12-251-1/+7
* Made pprof executable and set the explicit path to it in the heapcheck runner.glider@chromium.org2009-12-241-0/+0
* Use chromeos branding for toolkit_views build.oshima@chromium.org2009-12-231-1/+1
* Removed trailing comma in enum to fix nacl build.apatrick@google.com2009-12-231-1/+1
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-2/+53
* Implementation of OmxVideoDecodeEngine.ajwong@chromium.org2009-12-225-6/+8
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-221-2/+2
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-191-2/+2
* Rearrange build configurations - make it clearer and allow better support for...gregoryd@google.com2009-12-191-2/+2
* Update README and patches for recent icu REGEXP() fix.cevans@chromium.org2009-12-172-1/+22
* Don't access out-of-bounds arguments.cevans@chromium.org2009-12-161-2/+2
* Add a Python script which analyzes information about steams from NPSPY's logs...jam@chromium.org2009-12-151-0/+105
* Provide for lazy commit of page-map meta-data in TCMallocjar@chromium.org2009-12-124-1/+208
* arm: fix pkgconfig for libpng when cross-compilingpiman@chromium.org2009-12-121-3/+14
* Beef up NPSPY a bit while tracking down bug 28809. This adds proper logging ...jam@chromium.org2009-12-1115-311/+548
* The union and first level nested struct were vestiges of the previoussehr@google.com2009-12-111-18/+16
* Fix FFmpeg build for ARMhclam@chromium.org2009-12-115-14/+820
* ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...fbarchard@chromium.org2009-12-106-18/+22
* Make sure the 'use_system_*' variables are actually visible in the relevant g...mmoss@google.com2009-12-104-4/+32
* Revert 34226 - ffmpeg remove ununsed ffmpeg source files, move some from chro...fbarchard@chromium.org2009-12-106-25/+20
* ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...fbarchard@chromium.org2009-12-106-20/+25
* Revert 34195 - Make sure the 'use_system_*' variables are actually visible in...jrg@chromium.org2009-12-105-38/+5
* Make sure the 'use_system_*' variables are actually visible in the relevant g...mmoss@google.com2009-12-095-5/+38
* Stray , at the end of one of the enums causes a fail with pedanticsehr@google.com2009-12-091-1/+1
* Disable AnnexB bsf in ffmpeg as it is not needed until we support HW decode.fbarchard@chromium.org2009-12-093-6/+6
* New file formats for ChromeOS: wmv, wma, avi and wav.fbarchard@chromium.org2009-12-093-53/+68
* Add use_system_yasm GYP variable, which lets FFmpeg build using the host syst...scherkus@chromium.org2009-12-081-4/+16