summaryrefslogtreecommitdiffstats
path: root/mojo/gles2
Commit message (Expand)AuthorAgeFilesLines
* 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