summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gpu_processor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-141-259/+0
* Fix up SharedMemory implementation so that it is more equivalent on Windows v...dmaclach@chromium.org2010-10-271-2/+1
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-3/+1
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-3/+3
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-291-1/+1
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+5
* gpu: add GLES/EGL support on linuxpiman@chromium.org2010-06-211-2/+0
* Enabled gpu unit-tests on linux.alokp@chromium.org2010-05-131-20/+10
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-121-1/+1
* Disable more GPU tests.nsylvain@chromium.org2010-03-311-9/+18
* Disable the ProcessorDoesNothingIfRingBufferIsEmpty because it crashesnsylvain@chromium.org2010-03-311-1/+2
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-5/+5
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-2/+4
* Fixed GPU unit tests on Mac OS X.kbr@google.com2010-02-091-0/+2
* Fixed compile/link errors for gpu unit-tests. I had to mostly fix signed/unsi...alokp@chromium.org2010-02-021-1/+1
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-10/+10
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-77/+54
* Call xglMakeCurrent for each command buffer to allow for multiple GL contexts.apatrick@chromium.org2010-01-201-2/+13
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-50/+40
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-36/+36
* Removed command buffer's last dependency on NPAPI.apatrick@google.com2009-12-081-8/+0
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+285
* Reverting the rest of 32952apatrick@google.com2009-11-241-285/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+285