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
*
Mojo bindings environment: remove usage in gles2.
yzshen
2016-03-02
5
-18
/
+6
*
Mojo: Remove GLES2 support from runner.
yzshen
2016-03-01
2
-21
/
+10
*
Revert of Mojo bindings environment: remove usage in gles2. (patchset #1 id:1...
yzshen
2016-02-26
5
-6
/
+18
*
Mojo bindings environment: remove usage in gles2.
yzshen
2016-02-24
5
-18
/
+6
*
Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.
lukasza
2016-02-16
2
-5
/
+8
*
mus: Modify mojo command buffer to match current chrome gpu ipc.
penghuang
2016-02-10
2
-12
/
+30
*
mus: gpu: Use native struct in mojo mus gpu interfaces.
penghuang
2016-02-08
1
-12
/
+20
*
Removed last references to old sync points.
dyen
2016-01-22
3
-40
/
+0
*
Removed old sync point support from Mojo.
dyen
2016-01-21
1
-19
/
+5
*
mustash: gpu: Move OS GL calls from main thread to a dedicated GPU thread.
penghuang
2016-01-12
1
-8
/
+8
*
Added method to synchronize command buffers within GpuControl.
dyen
2016-01-05
2
-0
/
+5
*
Switch to standard integer types in mojo/.
Avi Drissman
2015-12-21
5
-14
/
+28
*
Convert Pass()→std::move() in //mojo
dcheng
2015-12-18
3
-13
/
+19
*
mustash: gpu: Remove CommandBufferSyncClient & CommandBufferSyncPointClient.
penghuang
2015-12-09
2
-116
/
+51
*
Reland "Added an extra sync token field for extra command buffer..."
dyen
2015-12-09
2
-0
/
+5
*
Revert of mustash: gpu: Remove CommandBufferSyncClient & CommandBufferSyncPoi...
fsamuel
2015-12-08
2
-44
/
+116
*
mustash: gpu: Remove CommandBufferSyncClient & CommandBufferSyncPointClient.
penghuang
2015-12-07
2
-116
/
+44
*
Revert of Added an extra sync token field for extra command buffer identifica...
ajuma
2015-12-04
2
-5
/
+0
*
Added an extra sync token field for extra command buffer identification.
dyen
2015-12-04
2
-0
/
+5
*
Cleanup SurfaceVisibility code.
sohan.jyoti
2015-11-30
2
-6
/
+0
*
gpu: Implement the new fence syncs in mojo command buffer.
penghuang
2015-11-25
1
-7
/
+24
*
Allow wait in CommandBufferClientImpl.
penghuang
2015-11-23
1
-3
/
+3
*
Remove CreateStreamTexture from GL interfaces.
siva.gunturi
2015-11-15
2
-7
/
+0
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
5
-14
/
+14
*
Eliminate third_party/mojo/src from all targets' include paths
Ken Rockot
2015-11-11
3
-6
/
+6
*
Implement a MusBrowserFrame.
ben
2015-11-10
1
-0
/
+4
*
Get Mandoline working in component build.
jam
2015-11-06
2
-6
/
+13
*
ui: Revert gfx::BufferUsage::SCANOUT to gfx::BufferUsage::GPU_READ_WRITE change.
reveman
2015-10-30
1
-1
/
+1
*
ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.
reveman
2015-10-26
1
-1
/
+1
*
Added support for sync token signals.
dyen
2015-10-22
2
-0
/
+7
*
components/mus/public/interfaces View => Window
fsamuel
2015-10-16
2
-23
/
+25
*
Added method to wait on fence syncs which do not need to be flushed.
dyen
2015-10-14
2
-0
/
+12
*
Revert "Add more tracking detail to Mojo async waits."
rockot
2015-10-12
1
-1
/
+1
*
Implemented new fence syncs which replaces the old sync points.
dyen
2015-10-07
2
-0
/
+21
*
Add more tracking detail to Mojo async waits.
rockot
2015-10-06
1
-1
/
+1
*
Make SharedMemoryHandle a class on windows.
erikchen
2015-09-25
1
-1
/
+1
*
Mandoline: Enable more GL commands which are used by WebGL & GMap.
penghuang
2015-09-19
1
-9
/
+1
*
Added a unique command buffer ID for command buffers.
dyen
2015-09-18
2
-0
/
+14
*
Mandoline UI Process: Update namespaces and file names
fsamuel
2015-09-17
1
-4
/
+4
*
Mandoline: WebGL: Pass context creation attributes to GPU.
penghuang
2015-09-17
5
-5
/
+27
*
Revert of Mandoline UI Process: Update namespaces and file names (patchset #9...
thakis
2015-09-17
1
-4
/
+4
*
This change adds WebGL support in mandoline. It also adds GL
penghuang
2015-09-16
1
-0
/
+1
*
Mandoline UI Process: Update namespaces and file names
fsamuel
2015-09-16
1
-4
/
+4
*
Revert of Mandoline: Add WebGL support (patchset #9 id:180001 of https://code...
dpranke
2015-09-16
1
-1
/
+0
*
This change adds WebGL support in mandoline. It also adds GL
penghuang
2015-09-16
1
-0
/
+1
*
Mandoline: Rename components/view_manager to components/mus
fsamuel
2015-09-14
4
-9
/
+9
*
Update mojo sdk to rev cbf8d2ee9b7d07c7751d8d861f3b7e2bd9829b05
rockot
2015-08-27
1
-0
/
+17
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-24
1
-0
/
+1
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
rockot
2015-08-23
1
-1
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
1
-0
/
+1
[next]