| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 4 | -4/+4 |
* | Clean up third_party/cld. | jshin@chromium.org | 2010-02-04 | 85 | -2517/+267 |
* | Updated the third_party/tcmalloc/vendor revision to r87. | glider@chromium.org | 2010-02-04 | 65 | -10146/+6480 |
* | OpenBSD/FreeBSD GYP changes (most of the remaining ones) | pvalchev@google.com | 2010-02-04 | 5 | -14/+20 |
* | Added support for lost context recovery on the client side. None of our servi... | apatrick@chromium.org | 2010-02-03 | 1 | -0/+15 |
* | Dropping unconnected obsolete vsprops files. | bradnelson@google.com | 2010-02-03 | 11 | -136/+0 |
* | Make Chrome CLD uses the most recent generated tables. | jcampan@chromium.org | 2010-02-03 | 4 | -225/+74905 |
* | Changes necessary to compile gpu demos on linux. It is not functional yet jus... | alokp@chromium.org | 2010-02-03 | 6 | -188/+8 |
* | To implement Pepper in Native Client we need access to the implementation of the | sehr@google.com | 2010-02-03 | 2 | -2/+20 |
* | Remove yet another comma that gets in the way of the NaCl build. | sehr@google.com | 2010-02-02 | 1 | -1/+1 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -3/+12 |
* | Redesigned CommandBuffer and NPDevice3D interfaces. | apatrick@chromium.org | 2010-01-29 | 1 | -14/+6 |
* | Wrapper script for running swig. | nirnimesh@chromium.org | 2010-01-27 | 2 | -0/+110 |
* | In the sync database, use protobuf-based storage. Drop the old | nick@chromium.org | 2010-01-27 | 2 | -8/+19 |
* | Refactor Pepper device API | neb@chromium.org | 2010-01-25 | 1 | -3/+2 |
* | Add in LICENSE.txt from original simplejson distrib | dpranke@chromium.org | 2010-01-25 | 1 | -0/+19 |
* | Make chromium and chromiumos for arm use the same options and turn off Neon. | fbarchard@chromium.org | 2010-01-23 | 3 | -11/+14 |
* | Fixed bugs in libjingle's handling of connection errors. | akalin@chromium.org | 2010-01-21 | 2 | -1/+9 |
* | Roll OCMock r54:55 to pull in some memory and warning fixes. | rsesek@chromium.org | 2010-01-21 | 12 | -101/+113 |
* | Taking in the fix from Dick Sites related to a memory error in the CLD code. | jcampan@chromium.org | 2010-01-21 | 1 | -3/+26 |
* | Reland r36541 (which went in without any commit log by some magic). Was rever... | jshin@chromium.org | 2010-01-19 | 5 | -200/+166 |
* | Revert 36541 (which went in without any commit log by some black magic). | jshin@chromium.org | 2010-01-19 | 5 | -166/+200 |
* | Review URL: http://codereview.chromium.org/545123 | jshin@chromium.org | 2010-01-19 | 5 | -200/+166 |
* | Commented out precision from shaders. These examples were done on my new desk... | alokp@chromium.org | 2010-01-16 | 4 | -5/+9 |
* | linux: hack around arabic advances in harfbuzz | evan@chromium.org | 2010-01-15 | 3 | -1/+26 |
* | linux: fix multicharacter hebrew shaping | evan@chromium.org | 2010-01-15 | 1 | -2/+2 |
* | linux: inherit script in the forward-order script iterator | evan@chromium.org | 2010-01-15 | 1 | -1/+0 |
* | Added stencil-test demo. | alokp@chromium.org | 2010-01-15 | 3 | -47/+63 |
* | Added texture wrap demo. | alokp@chromium.org | 2010-01-15 | 3 | -53/+70 |
* | Modified stencil test example to use VBOs instead of client-side vertex arrays. | alokp@chromium.org | 2010-01-15 | 1 | -38/+57 |
* | Added cubemap demo. | alokp@chromium.org | 2010-01-15 | 3 | -50/+67 |
* | Modified texture wrap example to use VBOs instead of client-side vertex arrays. | alokp@chromium.org | 2010-01-14 | 1 | -19/+40 |
* | Added simple texture demo. | alokp@chromium.org | 2010-01-14 | 3 | -63/+101 |
* | Modified texture cubemap example to use VBOs instead of client-side vertex ar... | alokp@chromium.org | 2010-01-14 | 1 | -14/+31 |
* | SwapBuffer is now synchronous. No need for glFlush. | alokp@chromium.org | 2010-01-14 | 2 | -7/+0 |
* | Added mip-mapping demo. | alokp@chromium.org | 2010-01-14 | 3 | -71/+110 |
* | Fix for a memory error in the CLD code. | jcampan@chromium.org | 2010-01-14 | 1 | -0/+17 |
* | Simple unit tests for OpenMAX video decoder | hclam@chromium.org | 2010-01-13 | 1 | -1/+7 |
* | Added simple vertex shader demo. I had to make the following modifications to... | alokp@chromium.org | 2010-01-13 | 4 | -31/+33 |
* | Use NDEBUG instead of _DEBUG for libjingle. This makes it so that debug code... | akalin@chromium.org | 2010-01-13 | 15 | -43/+226 |
* | Working rudimentary audio in Pepper. | brettw@chromium.org | 2010-01-12 | 1 | -0/+85 |
* | Increase the size of buffer used by LogPrintf to 1600 bytes. | glider@chromium.org | 2010-01-12 | 1 | -1/+1 |
* | Clarify the byte ordering and premultiplied-ness of the Pepper 2D data. | brettw@chromium.org | 2010-01-11 | 1 | -0/+15 |
* | Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to... | alokp@chromium.org | 2010-01-09 | 1 | -0/+0 |
* | Renamed gles_book_examples to gles2_book to make it shorter and more correct.... | alokp@chromium.org | 2010-01-09 | 66 | -0/+0 |
* | linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbols | piman@chromium.org | 2010-01-09 | 2 | -23/+126 |
* | Added gyp file for examples. Removed unnecessary functions. Added header file... | alokp@chromium.org | 2010-01-09 | 14 | -716/+276 |
* | Added eol property LF | alokp@chromium.org | 2010-01-08 | 1 | -305/+305 |
* | Added eol property LF | alokp@chromium.org | 2010-01-08 | 30 | -16621/+16621 |
* | Merging a newer version of the CLD code. | jcampan@chromium.org | 2010-01-07 | 78 | -373/+75580 |