summaryrefslogtreecommitdiffstats
path: root/mojo/gles2
Commit message (Expand)AuthorAgeFilesLines
* Move GLES2, GPU & Surfaces into the ViewManager directory. This does not merg...ben2015-05-224-7/+7
* Update mojo sdk to rev f84766d3b6420b7cf6a113d9d65d73cb5fe18d90rockot2015-05-141-1/+3
* Moves services implementations out of third_party/mojo_servicessky2015-04-233-3/+3
* Moves mojo/services/* to components/* part 1sky2015-04-203-5/+6
* Revert of Revert of Update mojo sdk to rev 8563c3d4162bd74e96783e823e076e9986...dcheng2015-04-171-0/+15
* Revert of Update mojo sdk to rev 8563c3d4162bd74e96783e823e076e99869d7385 (pa...dcheng2015-04-171-15/+0
* Update mojo sdk to rev 8563c3d4162bd74e96783e823e076e99869d7385sky2015-04-171-0/+15
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-028-0/+704
* Remove mojo/shell and (most) service implementationsjamesr2014-10-289-688/+0
* GN: Fix Android component buildcjhopman2014-10-271-0/+1
* Standardize usage of virtual/override/final in mojo/dcheng2014-10-213-37/+36
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-132-14/+25
* Move mojo/services/public mojom targets into m/s/p/m_s_p.gypjamesr2014-10-081-1/+1
* Move command_buffer.mojom file to m/s/public/interfaces/gpujamesr2014-10-062-4/+4
* gpu: Remove Echo and SwapCompletion GL interfacessievers2014-10-022-5/+0
* Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.viettrungluu2014-09-303-26/+26
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* GN: Replace mojo/system.gni with forwarding groupsjamesr2014-09-161-2/+1
* GN: Create a :gles2_interface target to resolve some check errors in //cc.jbroman2014-09-161-0/+1
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-202-4/+5
* GN: Mojo wget, sample_app, surfaces app and component buildjamesr@chromium.org2014-08-191-2/+2
* Revert 290431 "Mojo multiple command buffer support and sample"sashab@chromium.org2014-08-192-5/+4
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-192-4/+5
* Revert of Mojo multiple command buffer support and sample (patchset #6 of htt...tdanderson@chromium.org2014-08-162-5/+4
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-162-4/+5
* Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headersjamesr@chromium.org2014-08-132-0/+4
* GN: Add mojo_shell_tests, get more things working on androidjamesr@chromium.org2014-08-131-4/+21
* Make async waiter explicit MojoGLES2CreateContext paramjamesr@chromium.org2014-08-121-29/+17
* mojo: Reland "Convert gles2 to the new thunking system."erg@chromium.org2014-08-124-151/+83
* Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..."rkc@chromium.org2014-08-094-83/+151
* mojo: Reland "Convert gles2 to the new thunking system."erg@chromium.org2014-08-094-151/+83
* Revert of mojo: Convert gles2 to the new thunking system (https://codereview....tapted@chromium.org2014-07-304-83/+151
* mojo: Convert gles2 to the new thunking system.erg@chromium.org2014-07-304-151/+83
* GN: Add GN rules for mojo_shell targetjamesr@chromium.org2014-07-291-0/+37
* Remove RequestAnimationFrame from mojo, add delayed tasks to RunLoopjamesr@chromium.org2014-07-256-48/+0
* Mojo: Use InterfaceFactory<Interface> for service registrationjamesr@chromium.org2014-07-241-1/+1
* mojo: Make InterfacePtr<> testable in if() statements without .get().erg@chromium.org2014-07-191-1/+1
* Mojo: Eliminate SyncDispatcher in favor of WaitForIncomingMethodCalldarin@chromium.org2014-07-102-35/+52
* Add support for strong future sync points.jbauman@chromium.org2014-07-012-0/+13
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-192-8/+0
* Mojo: Make |MojoAsyncWaiter|s const and remove the MojoAsyncWaiter* argument ...viettrungluu@chromium.org2014-06-146-8/+8
* Mojo: Implement support for |Foo&| mojom syntaxdarin@chromium.org2014-05-301-2/+1
* Mojo: more idiomatic C++ bindingsdarin@chromium.org2014-05-292-7/+4
* Mojo: Remove SetClient from generated interfacesdarin@chromium.org2014-05-231-1/+1
* Make Mojo sample app work again.aa@chromium.org2014-05-152-2/+5
* Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpldarin@chromium.org2014-05-095-15/+22
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-062-0/+2
* gpu: Separate GpuControlService from GpuControlboliu@chromium.org2014-05-021-1/+1
* Remove CommandBuffer::GetStatepiman@chromium.org2014-04-302-6/+0
* mojo/gpu: use SharedBuffer instead of base::SharedMemory with hackspiman@chromium.org2014-04-032-24/+47