summaryrefslogtreecommitdiffstats
path: root/mojo/gles2
Commit message (Expand)AuthorAgeFilesLines
* Gets remainder of mojo directory passing gn checksky2015-08-101-0/+1
* Fixes dependency in //mojo/gles2sky2015-08-071-0/+1
* gpu: Add calling convention for win32hendrikw2015-08-051-1/+1
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-041-6/+3
* Set correct errors when transfer buffer creation fails.dyen2015-08-041-1/+4
* Remove mojo::ErrorHandler usage from the mojo/ folder.yzshen2015-07-132-10/+2
* Fix size_t to int/int32_t conversion warnings.yzshen2015-06-161-3/+3
* Support impl-side painting in Mandoline.jam2015-06-163-8/+68
* Cleanup GN BUILD files, gni's and imports.msw2015-06-091-2/+0
* DCHECK if shader compilation fails that it's due to context loss.danakj2015-06-092-0/+6
* 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