- 59f7ccc base::SharedMemory does not set the size in other than the creating by [email protected] · 16 years ago
- 7cb9b9d Include test_shell.gypi in webkit.gyp instead of maintaining a distinct by [email protected] · 16 years ago
- 8d29239 Audio support for native client requires some additional features by [email protected] · 16 years ago
- cd189bdb Implemented async flushes for Pepper 3D. by [email protected] · 16 years ago
- 1ddf6e77 Made some XmppTask functions static. by [email protected] · 16 years ago
- 225c8f5 linux: build with -Wextra by [email protected] · 16 years ago
- 65127279 Clean up third_party/cld. by [email protected] · 16 years ago
- 7dea5b71 Updated the third_party/tcmalloc/vendor revision to r87. by [email protected] · 16 years ago
- 60b2c07 OpenBSD/FreeBSD GYP changes (most of the remaining ones) by [email protected] · 16 years ago
- 9a298ad Added support for lost context recovery on the client side. None of our service side GL implementations actually report lost contexts (yet). by [email protected] · 16 years ago
- 366f6795 Dropping unconnected obsolete vsprops files. by [email protected] · 16 years ago
- 71ddc0ec Make Chrome CLD uses the most recent generated tables. by [email protected] · 16 years ago
- 84352455e7 Changes necessary to compile gpu demos on linux. It is not functional yet just compiling. by [email protected] · 16 years ago
- 5f6745e To implement Pepper in Native Client we need access to the implementation of the by [email protected] · 16 years ago
- 4db1f79 Remove yet another comma that gets in the way of the NaCl build. by [email protected] · 16 years ago
- f7a64ee Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError, commandBufferEntries -> commandBufferSize. by [email protected] · 16 years ago
- c77ea36 Redesigned CommandBuffer and NPDevice3D interfaces. by [email protected] · 16 years ago
- 9f341ec Wrapper script for running swig. by [email protected] · 16 years ago
- 3273dce In the sync database, use protobuf-based storage. Drop the old by [email protected] · 16 years ago
- 9e7e0e0 Refactor Pepper device API by [email protected] · 16 years ago
- 2261504 Add in LICENSE.txt from original simplejson distrib by [email protected] · 16 years ago
- 2d51d40 Make chromium and chromiumos for arm use the same options and turn off Neon. by [email protected] · 16 years ago
- 1a68caf Fixed bugs in libjingle's handling of connection errors. by [email protected] · 16 years ago
- 5849bc7c Roll OCMock r54:55 to pull in some memory and warning fixes. by [email protected] · 16 years ago
- 453e66d Taking in the fix from Dick Sites related to a memory error in the CLD code. by [email protected] · 16 years ago
- 8dc5a205 Reland r36541 (which went in without any commit log by some magic). Was reverted in r36550. Now I'm relanding with the full description. by [email protected] · 16 years ago
- fd2a9927 Revert 36541 (which went in without any commit log by some black magic). by [email protected] · 16 years ago
- d54713426 by [email protected] · 16 years ago
- 3648b96e Commented out precision from shaders. These examples were done on my new desktop with latest nvidia drivers which does not complain about precision. But it does not compile on most other drivers. by [email protected] · 16 years ago
- 754dfebd linux: hack around arabic advances in harfbuzz by [email protected] · 16 years ago
- a1d1ca83 linux: fix multicharacter hebrew shaping by [email protected] · 16 years ago
- 3b13c31 linux: inherit script in the forward-order script iterator by [email protected] · 16 years ago
- cb79b33 Added stencil-test demo. by [email protected] · 16 years ago
- 799b5e78 Added texture wrap demo. by [email protected] · 16 years ago
- 8dea61f Modified stencil test example to use VBOs instead of client-side vertex arrays. by [email protected] · 16 years ago
- 46180e6 Added cubemap demo. BUG=26099 Review URL: http://codereview.chromium.org/549063 by [email protected] · 16 years ago
- f9b8f78 Modified texture wrap example to use VBOs instead of client-side vertex arrays. by [email protected] · 16 years ago
- c1823aa5 Added simple texture demo. by [email protected] · 16 years ago
- 9925f73 Modified texture cubemap example to use VBOs instead of client-side vertex arrays. by [email protected] · 16 years ago
- 2289c29f SwapBuffer is now synchronous. No need for glFlush. by [email protected] · 16 years ago
- d8c0ef76 Added mip-mapping demo. by [email protected] · 16 years ago
- db1b925f Fix for a memory error in the CLD code. by [email protected] · 16 years ago
- 32bb0fe4 Simple unit tests for OpenMAX video decoder by [email protected] · 16 years ago
- bd0dae9 Added simple vertex shader demo. I had to make the following modifications to third-party code: by [email protected] · 16 years ago
- fb4c6a8 Use NDEBUG instead of _DEBUG for libjingle. This makes it so that debug code is used on non-Windows platforms, too. by [email protected] · 16 years ago
- 321ad87 Working rudimentary audio in Pepper. by [email protected] · 16 years ago
- 6874df50 Increase the size of buffer used by LogPrintf to 1600 bytes. by [email protected] · 16 years ago
- d8fcf77c Clarify the byte ordering and premultiplied-ness of the Pepper 2D data. by [email protected] · 16 years ago
- 48e7f7fc Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back together. by [email protected] · 16 years ago
- efb8f29 Renamed gles_book_examples to gles2_book to make it shorter and more correct. I still need to rename gles_book_examples.gyp to gles2_book.gyp. I will do it in another CL as svn does not like changes in renamed directories. by [email protected] · 16 years ago
- 7684ec1 linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbols by [email protected] · 16 years ago
- 4ad58c3 Added gyp file for examples. Removed unnecessary functions. Added header files for two examples and changed a few function signatures so they can be compiled as static libraries. by [email protected] · 16 years ago
- de049e2d Added eol property LF by [email protected] · 16 years ago
- 4e115042 Added eol property LF BUG=none TEST=none by [email protected] · 16 years ago
- a5a4a0b Merging a newer version of the CLD code. by [email protected] · 16 years ago
- e97831d Allow using system libevent instead of the bundled one. by [email protected] · 16 years ago
- ba89742c Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash in 30721. by [email protected] · 16 years ago
- f7c1695a Revert "Resubmit 35500: Added an application framework for demos. Ported hellotriangle example in OpenGL ES book to use the application framework." by [email protected] · 16 years ago
- 1dcd5e8 Resubmit 35500: Added an application framework for demos. Ported hellotriangle example in OpenGL ES book to use the application framework. by [email protected] · 16 years ago
- be4f188 linux: implement gpu plugin by [email protected] · 16 years ago
- 35a6aed1 Add x64 configs for ffmpeg to ChromeOS. by [email protected] · 16 years ago
- 7706e5e Revert 35509 - linux: implement gpu plugin by [email protected] · 16 years ago
- 4049046 linux: implement gpu plugin by [email protected] · 16 years ago
- 7de03266 Revert 35500 - Added an application framework for demos. Ported hellotriangle example in OpenGL ES book to use the application framework. by [email protected] · 16 years ago
- 37e43cf Added an application framework for demos. Ported hello-triangle example in OpenGL ES book to use the application framework. by [email protected] · 16 years ago
- 5979a09d Add ImageAndTextCell to third_party/apple/. by [email protected] · 16 years ago
- 1f9471a Removing the last remaining vsprops files (that are hooked in). by [email protected] · 16 years ago
- d00f62b coverage_posix.py: use proper root directory for Linux now that by [email protected] · 16 years ago
- 3082566 Removed reference to Windows-only debug variable. This makes it so by [email protected] · 16 years ago
- 02ae884 Adding code samples downloaded from opengles book website to third_party. Changes required to compile and run these samples will be checked in susbsequent CLs. by [email protected] · 16 years ago
- 09c0077 Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools. by [email protected] · 16 years ago
- 8bb5c9ff Made pprof executable and set the explicit path to it in the heapcheck runner. by [email protected] · 16 years ago
- 6fb8d075 Use chromeos branding for toolkit_views build. by [email protected] · 16 years ago
- 34858db Removed trailing comma in enum to fix nacl build. TEST=none BUG=none by [email protected] · 16 years ago
- 7477ea6f Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 commands to it via a command buffer. by [email protected] · 16 years ago
- 55424ebf Implementation of OmxVideoDecodeEngine. by [email protected] · 16 years ago
- 5153767c Refactoring build configurations - make it clearer and allow better support for x64 on Windows by [email protected] · 16 years ago
- 0d37bd3b Revert 35012 - Rearrange build configurations make it clearer and allow better support for x64 on Windows by [email protected] · 16 years ago
- 95d3e0c Rearrange build configurations - make it clearer and allow better support for x64 on Windows by [email protected] · 16 years ago
- 2678eac Update README and patches for recent icu REGEXP() fix. by [email protected] · 16 years ago
- 142648d Don't access out-of-bounds arguments. by [email protected] · 16 years ago
- d4de666a Add a Python script which analyzes information about steams from NPSPY's logs. I figured I'd commit it in case someone finds it useful in the future. by [email protected] · 16 years ago
- 51bd86e Provide for lazy commit of page-map meta-data in TCMalloc by [email protected] · 16 years ago
- 6f020e9 arm: fix pkgconfig for libpng when cross-compiling by [email protected] · 16 years ago
- d88a23db Beef up NPSPY a bit while tracking down bug 28809. This adds proper logging to the new NPAPI functions along with the UI to disable it. I also started to use std::string in places which used fixed buffers, since they caused crashes. by [email protected] · 16 years ago
- a74eb25b The union and first level nested struct were vestiges of the previous by [email protected] · 16 years ago
- 45d6d7a7 Fix FFmpeg build for ARM by [email protected] · 16 years ago
- 9fb8947 ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome or chromeos, and add fpic for arm. remove bsf from all but arm by [email protected] · 16 years ago
- 003be53b Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by [email protected] · 16 years ago
- aa2cad50 Revert 34226 - ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome or chromeos, and add fpic for arm. remove bsf from all but arm by [email protected] · 16 years ago
- 665112a2 ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome or chromeos, and add fpic for arm. remove bsf from all but arm by [email protected] · 16 years ago
- 1ac60480 Revert 34195 - Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by [email protected] · 16 years ago
- 2c6f51d Make sure the 'use_system_*' variables are actually visible in the relevant gyp files. by [email protected] · 16 years ago
- 6f15add Stray , at the end of one of the enums causes a fail with pedantic by [email protected] · 16 years ago
- 0f4e0eb Disable AnnexB bsf in ffmpeg as it is not needed until we support HW decode. by [email protected] · 16 years ago
- 89ee17c New file formats for ChromeOS: wmv, wma, avi and wav. by [email protected] · 16 years ago
- bac0e4c Add use_system_yasm GYP variable, which lets FFmpeg build using the host system's version of yasm. by [email protected] · 16 years ago
- a0e5831 style fixes in ffmpeg gyp by [email protected] · 16 years ago
- d87ff8f2 Add ChromeOS config.h header. by [email protected] · 16 years ago
- f5cf88a2 Refactor the pepper API implementation to make it more scalable as we add more by [email protected] · 16 years ago