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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.
lukasza
2016-02-16
3
-7
/
+11
*
Mojo bindings environment: remove usage of logger and task tracker.
yzshen
2016-02-16
26
-118
/
+117
*
Change some commonly accessed data structures for performance.
amistry
2016-02-15
3
-7
/
+17
*
Mojo C++ bindings: helpers to recusively convert between mojo and STL types.
yzshen
2016-02-15
6
-0
/
+342
*
Add a pair of debugging tools to help track down an invalid handle exception.
amistry
2016-02-15
1
-1
/
+25
*
Decompose Application Package Apptest a bit more.
ben
2016-02-15
9
-224
/
+302
*
Add mach port to PlatformHandle.
amistry
2016-02-15
2
-6
/
+39
*
Fix a race between WaitSetDispatcher::RemoveWaitingDispatcher and WaitSetDisp...
amistry
2016-02-15
1
-14
/
+13
*
Couple of changes to shell:
sky
2016-02-14
7
-4
/
+37
*
Revert of Couple of changes to shell: (patchset #1 id:1 of https://codereview...
thakis
2016-02-13
7
-36
/
+3
*
Package Manager
ben
2016-02-13
10
-0
/
+538
*
Removes kEnableMultiprocess
sky
2016-02-13
4
-11
/
+2
*
Couple of changes to shell:
sky
2016-02-13
7
-3
/
+36
*
Mojo C++ bindings: make Array/Map/String non-null by default.
yzshen
2016-02-13
15
-49
/
+72
*
Moves switches in mojo into mojo namespace
sky
2016-02-12
7
-4
/
+15
*
Convert mojo_test_apk android_apk->instrumentation_test_apk
agrieve
2016-02-12
1
-3
/
+1
*
Move two files into mojo/public/cpp/bindings.
yzshen
2016-02-12
18
-29
/
+30
*
Extracts InterfaceRegistry from ConnectionImpl.
ben
2016-02-12
9
-154
/
+242
*
Remove PlatformSupport.
amistry
2016-02-12
24
-393
/
+145
*
Fix GYP dependency for precompiled Mojo jinja templates
rockot
2016-02-11
2
-1
/
+4
*
Make rickyz an OWNER for mojo/shell/runner/host/linux_sandbox.cc
sky
2016-02-11
1
-0
/
+1
*
Move InterfaceProvider into the shell::mojom namespace like the rest of the s...
ben
2016-02-11
18
-65
/
+69
*
Add a Mojo embedder API that wraps a base::SharedMemoryHandle into a Mojo sha...
amistry
2016-02-11
14
-1
/
+281
*
Mojo EDK: Disable flaking data pipe ping-pong tests
rockot
2016-02-11
1
-16
/
+4
*
Fold AppRefCount/LifetimeHelper into ShellConnection.
ben
2016-02-11
18
-199
/
+120
*
[mojo-edk] Re-enable ping pong multiprocess tests
rockot
2016-02-11
3
-78
/
+108
*
[mojo-edk]: zero message buffer on allocation
rockot
2016-02-10
1
-0
/
+1
*
mus: Modify mojo command buffer to match current chrome gpu ipc.
penghuang
2016-02-10
2
-12
/
+30
*
Revise comments on various Shell interfaces. Make some methods private on She...
ben
2016-02-10
7
-63
/
+65
*
mojo: Now that mandoline/ is deleted, also remove mojo:clipboard.
erg
2016-02-10
2
-6
/
+0
*
[mojo-edk] Bring most tests back up on Android
rockot
2016-02-10
3
-36
/
+132
*
Rename ConnectToService to ConnectToInterface()
ben
2016-02-10
13
-24
/
+25
*
Disable MessagePipeTest.SharedBufferHandlePingPong
rockot
2016-02-10
1
-1
/
+1
*
disable most mojo_system_unittests on Android
rockot
2016-02-10
1
-13
/
+20
*
Fix MojoTest by having it build a dist.jar
agrieve
2016-02-10
1
-0
/
+1
*
[mojo] Disable tests that time out after deletion of //third_party/mojo
blundell
2016-02-10
1
-2
/
+4
*
[mojo] Delete third_party/mojo
rockot
2016-02-10
83
-691
/
+1630
*
Rename ServiceProvider to InterfaceProvider.
ben
2016-02-10
28
-268
/
+224
*
[mojo-edk] Initialize PortDescriptor padding
rockot
2016-02-10
6
-4
/
+57
*
Build mojo_runner_host_unittests with mojo:tests.
msw
2016-02-10
1
-7
/
+5
*
Handle closing of wait sets.
amistry
2016-02-10
2
-16
/
+32
*
[mojo-edk] Eliminate asynchronous Create*MessagePipe APIs
rockot
2016-02-10
8
-190
/
+51
*
Mojo C++ bindings: make mojo::Map<K,V> more friendly with std::map<K,V>.
yzshen
2016-02-10
4
-266
/
+109
*
Remove DevTools service for Mandoline.
yzshen
2016-02-10
3
-39
/
+0
*
Disable more flaky mojo_apptests
Ken Rockot
2016-02-09
1
-4
/
+6
*
Mojo C++ bindings: make mojo::Array<T> more friendly with std::vector<T>.
yzshen
2016-02-09
3
-95
/
+65
*
Bye bye Mandoline
sky
2016-02-09
1
-27
/
+0
*
Mojo C++ bindings: add aliases for [Associated]InterfaceRequest<Foo>.
yzshen
2016-02-09
2
-6
/
+9
*
[mojo-edk] Reland: Simplify multiprocess pipe bootstrap
rockot
2016-02-09
21
-659
/
+739
*
Revert of [mojo-edk] Simplify multiprocess pipe bootstrap (patchset #7 id:140...
blundell
2016-02-09
21
-739
/
+659
[next]