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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gets remainder of mojo directory passing gn check
sky
2015-08-10
1
-0
/
+1
*
Fixes dependency in //mojo/gles2
sky
2015-08-07
1
-0
/
+1
*
gpu: Add calling convention for win32
hendrikw
2015-08-05
1
-1
/
+1
*
Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzone
spang
2015-08-04
1
-6
/
+3
*
Set correct errors when transfer buffer creation fails.
dyen
2015-08-04
1
-1
/
+4
*
Remove mojo::ErrorHandler usage from the mojo/ folder.
yzshen
2015-07-13
2
-10
/
+2
*
Fix size_t to int/int32_t conversion warnings.
yzshen
2015-06-16
1
-3
/
+3
*
Support impl-side painting in Mandoline.
jam
2015-06-16
3
-8
/
+68
*
Cleanup GN BUILD files, gni's and imports.
msw
2015-06-09
1
-2
/
+0
*
DCHECK if shader compilation fails that it's due to context loss.
danakj
2015-06-09
2
-0
/
+6
*
Move GLES2, GPU & Surfaces into the ViewManager directory. This does not merg...
ben
2015-05-22
4
-7
/
+7
*
Update mojo sdk to rev f84766d3b6420b7cf6a113d9d65d73cb5fe18d90
rockot
2015-05-14
1
-1
/
+3
*
Moves services implementations out of third_party/mojo_services
sky
2015-04-23
3
-3
/
+3
*
Moves mojo/services/* to components/* part 1
sky
2015-04-20
3
-5
/
+6
*
Revert of Revert of Update mojo sdk to rev 8563c3d4162bd74e96783e823e076e9986...
dcheng
2015-04-17
1
-0
/
+15
*
Revert of Update mojo sdk to rev 8563c3d4162bd74e96783e823e076e99869d7385 (pa...
dcheng
2015-04-17
1
-15
/
+0
*
Update mojo sdk to rev 8563c3d4162bd74e96783e823e076e99869d7385
sky
2015-04-17
1
-0
/
+15
*
Get mojo_shell building inside chromium checkout.
John Abd-El-Malek
2015-04-02
8
-0
/
+704
*
Remove mojo/shell and (most) service implementations
jamesr
2014-10-28
9
-688
/
+0
*
GN: Fix Android component build
cjhopman
2014-10-27
1
-0
/
+1
*
Standardize usage of virtual/override/final in mojo/
dcheng
2014-10-21
3
-37
/
+36
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
2
-14
/
+25
*
Move mojo/services/public mojom targets into m/s/p/m_s_p.gyp
jamesr
2014-10-08
1
-1
/
+1
*
Move command_buffer.mojom file to m/s/public/interfaces/gpu
jamesr
2014-10-06
2
-4
/
+4
*
gpu: Remove Echo and SwapCompletion GL interfaces
sievers
2014-10-02
2
-5
/
+0
*
Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.
viettrungluu
2014-09-30
3
-26
/
+26
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
1
-1
/
+1
*
GN: Replace mojo/system.gni with forwarding groups
jamesr
2014-09-16
1
-2
/
+1
*
GN: Create a :gles2_interface target to resolve some check errors in //cc.
jbroman
2014-09-16
1
-0
/
+1
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-20
2
-4
/
+5
*
GN: Mojo wget, sample_app, surfaces app and component build
jamesr@chromium.org
2014-08-19
1
-2
/
+2
*
Revert 290431 "Mojo multiple command buffer support and sample"
sashab@chromium.org
2014-08-19
2
-5
/
+4
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-19
2
-4
/
+5
*
Revert of Mojo multiple command buffer support and sample (patchset #6 of htt...
tdanderson@chromium.org
2014-08-16
2
-5
/
+4
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-16
2
-4
/
+5
*
Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headers
jamesr@chromium.org
2014-08-13
2
-0
/
+4
*
GN: Add mojo_shell_tests, get more things working on android
jamesr@chromium.org
2014-08-13
1
-4
/
+21
*
Make async waiter explicit MojoGLES2CreateContext param
jamesr@chromium.org
2014-08-12
1
-29
/
+17
*
mojo: Reland "Convert gles2 to the new thunking system."
erg@chromium.org
2014-08-12
4
-151
/
+83
*
Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..."
rkc@chromium.org
2014-08-09
4
-83
/
+151
*
mojo: Reland "Convert gles2 to the new thunking system."
erg@chromium.org
2014-08-09
4
-151
/
+83
*
Revert of mojo: Convert gles2 to the new thunking system (https://codereview....
tapted@chromium.org
2014-07-30
4
-83
/
+151
*
mojo: Convert gles2 to the new thunking system.
erg@chromium.org
2014-07-30
4
-151
/
+83
*
GN: Add GN rules for mojo_shell target
jamesr@chromium.org
2014-07-29
1
-0
/
+37
*
Remove RequestAnimationFrame from mojo, add delayed tasks to RunLoop
jamesr@chromium.org
2014-07-25
6
-48
/
+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
2
-35
/
+52
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
2
-0
/
+13
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
2
-8
/
+0
[next]