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
/
mojo
/
gles2
/
command_buffer_client_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove RequestAnimationFrame from mojo, add delayed tasks to RunLoop
jamesr@chromium.org
2014-07-25
1
-13
/
+0
*
Mojo: Use InterfaceFactory<Interface> for service registration
jamesr@chromium.org
2014-07-24
1
-1
/
+1
*
mojo: Make InterfacePtr<> testable in if() statements without .get().
erg@chromium.org
2014-07-19
1
-1
/
+1
*
Mojo: Eliminate SyncDispatcher in favor of WaitForIncomingMethodCall
darin@chromium.org
2014-07-10
1
-25
/
+48
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
1
-0
/
+11
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
1
-6
/
+0
*
Mojo: Make |MojoAsyncWaiter|s const and remove the MojoAsyncWaiter* argument ...
viettrungluu@chromium.org
2014-06-14
1
-1
/
+1
*
Mojo: Implement support for |Foo&| mojom syntax
darin@chromium.org
2014-05-30
1
-2
/
+1
*
Mojo: more idiomatic C++ bindings
darin@chromium.org
2014-05-29
1
-6
/
+3
*
Mojo: Remove SetClient from generated interfaces
darin@chromium.org
2014-05-23
1
-1
/
+1
*
Make Mojo sample app work again.
aa@chromium.org
2014-05-15
1
-2
/
+4
*
Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpl
darin@chromium.org
2014-05-09
1
-7
/
+16
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
1
-0
/
+1
*
Remove CommandBuffer::GetState
piman@chromium.org
2014-04-30
1
-5
/
+0
*
mojo/gpu: use SharedBuffer instead of base::SharedMemory with hacks
piman@chromium.org
2014-04-03
1
-18
/
+44
*
Refactor gpu::Buffer to allow different types of backing
piman@chromium.org
2014-04-02
1
-1
/
+1
*
Mojo: Move mojo/public/bindings/*.h to mojo/public/cpp/bindings/*.h.
viettrungluu@chromium.org
2014-04-01
1
-2
/
+2
*
Remove CommandBuffer::GetTransferBuffer.
piman@chromium.org
2014-04-01
1
-37
/
+0
*
GPU: Reference count gpu::Buffer.
epenner@chromium.org
2014-03-26
1
-14
/
+12
*
Revert of Add creation of ServiceManager to Content (https://codereview.chrom...
vandebo@chromium.org
2014-03-21
1
-1
/
+1
*
Add creation of ServiceManager to Content
davemoore@chromium.org
2014-03-21
1
-1
/
+1
*
Revert 258438 "Add creation of ServiceManager to Content"
davemoore@chromium.org
2014-03-20
1
-1
/
+1
*
Add creation of ServiceManager to Content
davemoore@chromium.org
2014-03-20
1
-1
/
+1
*
Fix typo in mojo CommandBufferClientImpl::WaitForGetOffsetInRange
jamesr@chromium.org
2014-03-19
1
-1
/
+1
*
Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...
jbauman@chromium.org
2014-03-18
1
-6
/
+13
*
Mojo: request/response C++ bindings
darin@chromium.org
2014-03-17
1
-8
/
+1
*
gpu: Generate mailboxes on client side
piman@chromium.org
2014-02-15
1
-8
/
+0
*
Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>
darin@chromium.org
2014-02-11
1
-5
/
+5
*
Implement gpu::CommandBuffer over mojo IPCs and have mojo::gles2 use that.
piman@chromium.org
2014-02-07
1
-0
/
+293