summaryrefslogtreecommitdiffstats
path: root/mojo/gles2
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Move C gles2 header files to mojo/public/c/gles2.viettrungluu@chromium.org2014-03-303-3/+3
* Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h.viettrungluu@chromium.org2014-03-281-1/+1
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-262-17/+16
* Revert of Add creation of ServiceManager to Content (https://codereview.chrom...vandebo@chromium.org2014-03-211-1/+1
* Add creation of ServiceManager to Contentdavemoore@chromium.org2014-03-211-1/+1
* Revert 258438 "Add creation of ServiceManager to Content"davemoore@chromium.org2014-03-201-1/+1
* Add creation of ServiceManager to Contentdavemoore@chromium.org2014-03-201-1/+1
* Fix typo in mojo CommandBufferClientImpl::WaitForGetOffsetInRangejamesr@chromium.org2014-03-191-1/+1
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-182-7/+15
* Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/.viettrungluu@chromium.org2014-03-182-8/+10
* Mojo: request/response C++ bindingsdarin@chromium.org2014-03-172-11/+1
* Remove --enable-prune-gpu-command-bufferspiman@chromium.org2014-03-111-1/+0
* Mojo: Include "path/to/foo.mojom.h"darin@chromium.org2014-02-271-2/+1
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-152-10/+0
* Mojo: Introduce InterfaceHandle<S>, Interface<S> and InterfacePipe<S,P>darin@chromium.org2014-02-115-13/+13
* Implement gpu::CommandBuffer over mojo IPCs and have mojo::gles2 use that.piman@chromium.org2014-02-078-139/+568
* Create GLES2 context synchronously.piman@chromium.org2014-02-044-18/+33
* Mojo: cleanup lifetime management of shell and servicesdarin@chromium.org2014-02-031-1/+1
* Mojo: Add ErrorHandler to RemotePtrdarin@chromium.org2014-01-311-1/+1
* Send size to NativeViewportClient::OnCreated instead of GLES2Client::DidCreat...piman@chromium.org2014-01-282-7/+3
* Mojo: re-organize public/bindings/ directorydarin@chromium.org2014-01-281-1/+1
* Internalize the GLES2Client logic into libmojo_gles2piman@chromium.org2014-01-234-14/+189
* Make mojo_gles2 a stub shared librarypiman@chromium.org2014-01-224-35/+135
* Mojo: Fix android builddavemoore@chromium.org2013-12-213-88/+11
* Make mojo_gles2 work properly in the static buildabarth@chromium.org2013-12-113-11/+88
* [Mojo] Remove dependency between mojo/public and gpuabarth@chromium.org2013-12-043-0/+43