summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gles2_cmd_decoder_mock.h
Commit message (Expand)AuthorAgeFilesLines
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-8/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Resize synchronization for Linux.backer@chromium.org2010-11-251-0/+1
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-3/+5
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-1/+4
* Implement video frame exchange in GpuVideoDecoder and testshclam@chromium.org2010-09-291-0/+2
* Expose UpdateOffscreenFrameBufferSize from GLES2Decoder to allow Mackbr@google.com2010-06-021-0/+1
* Landing 45240 again.apatrick@chromium.org2010-04-221-2/+2
* Revert 45240 - Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-2/+2
* Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-2/+2
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-9/+5
* Fixed GPU unit tests on Mac.kbr@google.com2010-03-261-1/+6
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-1/+5
* Refactored glGet commands to use a SizedResult forgman@chromium.org2010-03-171-0/+1
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-1/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Fixed GPU unit tests on Mac OS X.kbr@google.com2010-02-091-0/+3
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+1
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-3/+3
* Windows now uses the TLS API instead of __declspec(thread) for client side co...apatrick@chromium.org2010-01-271-1/+2
* Call xglMakeCurrent for each command buffer to allow for multiple GL contexts.apatrick@chromium.org2010-01-201-0/+39