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
/
ppapi
/
proxy
/
ppapi_command_buffer_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace context parenting by sharing through mailboxes
piman@chromium.org
2013-06-05
1
-5
/
+1
*
pepper: simplify context creation/initialization
piman@chromium.org
2013-05-31
1
-2
/
+1
*
Move InsertSyncPoint to GLES2Interface
piman@chromium.org
2013-03-08
1
-0
/
+9
*
Add CommandBuffer::GetLastToken
gman@chromium.org
2013-01-25
1
-0
/
+6
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-21
1
-18
/
+14
*
Revert 172805
apatrick@google.com
2012-12-14
1
-14
/
+18
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-13
1
-18
/
+14
*
Fix layering violation where content is included by gpu.
ccameron@chromium.org
2012-10-28
1
-46
/
+0
*
Don't crash when destoying transfer buffer that isn't mapped.
jbauman@chromium.org
2012-10-25
1
-4
/
+5
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
1
-2
/
+2
*
Put locks around PPB_Graphics3d.
nfullagar@chromium.org
2012-10-15
1
-0
/
+2
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
1
-6
/
+8
*
gpu: add SignalSyncPoint to complement WaitSyncPoint
piman@chromium.org
2012-06-19
1
-0
/
+6
*
GPU: Adding sync points for cross-channel synchronization
piman@chromium.org
2012-06-05
1
-1
/
+9
*
Browser Plugin: Fixed silly typo in PpapiCommandBufferProxy.
fsamuel@chromium.org
2012-05-22
1
-1
/
+2
*
Browser Plugin: PpapiCommandBufferProxy should see a lost context if the embe...
fsamuel@chromium.org
2012-05-19
1
-7
/
+15
*
Remove NOTIMPLEMENTED() from PpapiCommandBufferProxy::Echo because it's too
fsamuel@chromium.org
2012-05-10
1
-1
/
+0
*
PpapiCommandBufferProxy implements CommandBufferProxy.
fsamuel@chromium.org
2012-04-02
1
-5
/
+55
*
Updated PpapiCommandBufferProxy to take a ChannelError callback (same signatu...
fsamuel@chromium.org
2012-03-28
1
-0
/
+12
*
Factor out the command buffer implementation in ppb_graphics_3d_proxy so that...
fsamuel@chromium.org
2012-03-08
1
-0
/
+210