summaryrefslogtreecommitdiffstats
path: root/content/renderer/webgraphicscontext3d_command_buffer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-251-1050/+0
* kWebGraphicsContext3DPerferredGLExtensions -> kWebGLPreferredGLExtensionsgman@chromium.org2011-05-251-3/+6
* Make WebGraphics3DCommandBufferImpl use GLES2Implemenation directly.gman@chromium.org2011-05-231-123/+81
* Call makeContextCurrent in places that are missing it.gman@chromium.org2011-05-201-0/+8
* Added more trace info to SwapBuffers, traced some functions in WebGraphicsCon...jbates@chromium.org2011-05-191-0/+3
* Implement GL_CHROMIUM_rate_limit_offscreen_contextnduca@chromium.org2011-05-131-0/+5
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-121-3/+8
* The skia bindings calls were not at a correct place to ensure that the host G...twiz@chromium.org2011-04-261-0/+2
* Progress towards fixing 77536backer@chromium.org2011-04-191-0/+1
* Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...backer@chromium.org2011-04-181-1/+0
* Progress towards fixing 77536backer@chromium.org2011-04-181-0/+1
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-1/+1
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Fix the incorrect method name override.jbates@chromium.org2011-04-131-2/+3
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-0/+35
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-061-1/+3
* Refactored GGL from c-style interface to c++ interface.apatrick@chromium.org2011-04-041-27/+24
* Setting last active URL in GPU process for crash reporting. For now this is j...jbates@chromium.org2011-03-291-4/+11
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...jam@chromium.org2011-03-171-0/+1023