index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
renderer
/
webgraphicscontext3d_command_buffer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved GPU related files in content/renderer into gpu subdirectory.
apatrick@chromium.org
2011-05-25
1
-1050
/
+0
*
kWebGraphicsContext3DPerferredGLExtensions -> kWebGLPreferredGLExtensions
gman@chromium.org
2011-05-25
1
-3
/
+6
*
Make WebGraphics3DCommandBufferImpl use GLES2Implemenation directly.
gman@chromium.org
2011-05-23
1
-123
/
+81
*
Call makeContextCurrent in places that are missing it.
gman@chromium.org
2011-05-20
1
-0
/
+8
*
Added more trace info to SwapBuffers, traced some functions in WebGraphicsCon...
jbates@chromium.org
2011-05-19
1
-0
/
+3
*
Implement GL_CHROMIUM_rate_limit_offscreen_context
nduca@chromium.org
2011-05-13
1
-0
/
+5
*
Drive compositor scheduling with the swapbuffers callback.
nduca@chromium.org
2011-05-12
1
-3
/
+8
*
The skia bindings calls were not at a correct place to ensure that the host G...
twiz@chromium.org
2011-04-26
1
-0
/
+2
*
Progress towards fixing 77536
backer@chromium.org
2011-04-19
1
-0
/
+1
*
Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...
backer@chromium.org
2011-04-18
1
-1
/
+0
*
Progress towards fixing 77536
backer@chromium.org
2011-04-18
1
-0
/
+1
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Move RenderThread to content\renderer.
jam@chromium.org
2011-04-14
1
-1
/
+1
*
Fix the incorrect method name override.
jbates@chromium.org
2011-04-13
1
-2
/
+3
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
1
-0
/
+35
*
Histogram added: GPU.GPUProcessLaunchCause
scheib@chromium.org
2011-04-06
1
-1
/
+3
*
Refactored GGL from c-style interface to c++ interface.
apatrick@chromium.org
2011-04-04
1
-27
/
+24
*
Setting last active URL in GPU process for crash reporting. For now this is j...
jbates@chromium.org
2011-03-29
1
-4
/
+11
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
1
-1
/
+1
*
Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...
jam@chromium.org
2011-03-17
1
-0
/
+1023