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
*
Mojo: Add basic logging facilities to environment.
viettrungluu@chromium.org
2014-06-14
9
-0
/
+213
*
Mojo: Make |MojoAsyncWaiter|s const and remove the MojoAsyncWaiter* argument ...
viettrungluu@chromium.org
2014-06-14
27
-80
/
+59
*
Mojo: ~0 -> ~0u, since the compiler on Linux Trusty doesn't like the conversion.
viettrungluu@chromium.org
2014-06-14
1
-4
/
+3
*
Mojo: Trim #includes in mojo/public/c.
viettrungluu@chromium.org
2014-06-14
2
-2
/
+2
*
Add more mojo targets to the GN build.
brettw@chromium.org
2014-06-13
5
-0
/
+224
*
Mojo: Update Waiter::Wait() to not put the context into the return value.
viettrungluu@chromium.org
2014-06-13
15
-236
/
+380
*
Mojo: Remove (unused) mojo/environment/async_waiter_impl.{cc,h}.
viettrungluu@chromium.org
2014-06-13
2
-70
/
+0
*
Only change the spinning cube color on right click.
aa@chromium.org
2014-06-13
1
-9
/
+15
*
Adds a parameter to Launchable that is a ViewTreeNode to render in. Adds an i...
ben@chromium.org
2014-06-13
17
-37
/
+376
*
Mojo: Rename/replace the wait (MojoResult) "wake result" with a (uint32_t) "c...
viettrungluu@chromium.org
2014-06-13
28
-108
/
+122
*
Launcher flow
ben@chromium.org
2014-06-13
9
-2
/
+321
*
Introduce internal::ServiceRegistry to prepare for ServiceProvider split.
davemoore@chromium.org
2014-06-13
8
-105
/
+179
*
Mojo: Remove old form of WaiterList::AwakeWaitersForStateChange().
viettrungluu@chromium.org
2014-06-12
2
-15
/
+0
*
Mojo: Make the TestService quit when there are no more connections.
viettrungluu@chromium.org
2014-06-12
5
-17
/
+81
*
Makes the view manager notify the client of new roots correctly
sky@chromium.org
2014-06-12
2
-3
/
+10
*
Mojo: Plumb wait flags state through DataPipe::Awake...WaitersForStateChangeN...
viettrungluu@chromium.org
2014-06-12
2
-18
/
+21
*
Implement reordering of nodes.
ben@chromium.org
2014-06-12
21
-40
/
+693
*
mojo: handle WM_DELETE_WINDOW in native_viewport_x11
tim@chromium.org
2014-06-12
1
-1
/
+1
*
Mojo: Wrap the satisfied/unsatisfied wait flags state in a single object.
viettrungluu@chromium.org
2014-06-12
19
-165
/
+216
*
Mojo: Plumb MojoCreateMessagePipeOptions through to the C++ wrappers.
viettrungluu@chromium.org
2014-06-12
7
-15
/
+23
*
Fix text input.
ben@chromium.org
2014-06-12
1
-41
/
+5
*
Mojo: Fix the C++ bindings generator for methods taking imported interfaces.
sammc@chromium.org
2014-06-12
5
-6
/
+28
*
Mojo: Expose service names in the JS bindings.
sammc@chromium.org
2014-06-12
2
-0
/
+6
*
More clear comment for ValidateStructHeader.
yzshen@chromium.org
2014-06-12
2
-0
/
+3
*
Introduce very beginning of navigation.
aa@chromium.org
2014-06-12
9
-40
/
+205
*
Renames view manager Connect methods to Embed
sky@chromium.org
2014-06-11
12
-93
/
+88
*
Pass embedding app identity through at embed time
ben@chromium.org
2014-06-11
12
-10
/
+59
*
Mojo: Add the IInterfaceProvider interface.
sammc@chromium.org
2014-06-11
3
-0
/
+38
*
Mojo: Add resize and push_back to Array.
sammc@chromium.org
2014-06-11
3
-0
/
+271
*
Get rid of TransactionType. Not needed anymore.
ben@chromium.org
2014-06-11
1
-34
/
+11
*
Mojo: move DeleteFile call to ~NetworkLoader
darin@chromium.org
2014-06-11
3
-8
/
+5
*
Fixes warn_unused_result of fwrite.
mukai@chromium.org
2014-06-11
1
-2
/
+2
*
Mojo: Use the MessagePipe creation helper whenever possible/reasonable in tests.
viettrungluu@chromium.org
2014-06-10
4
-35
/
+23
*
Mojo: Add a MojoCreateMessagePipeOptions struct parameter to MojoCreateMessag...
viettrungluu@chromium.org
2014-06-10
20
-63
/
+175
*
Mojo: Deflakiy mojo_shell_tests.
viettrungluu@chromium.org
2014-06-10
1
-2
/
+24
*
Wires up necessary pieces to use views with view_manager
sky@chromium.org
2014-06-10
19
-1
/
+612
*
Mojo: cleanup redirect handling for network service.
darin@chromium.org
2014-06-10
5
-15
/
+60
*
Mojo: Use network service to load non-local Mojo Apps.
darin@chromium.org
2014-06-10
32
-623
/
+405
*
Fix ownership bug with ViewObserver::OnViewInputEvent
sky@chromium.org
2014-06-10
5
-8
/
+8
*
Mojo: Fix mojo_test_service.
viettrungluu@chromium.org
2014-06-10
2
-6
/
+9
*
Revert 275934 "Mojo: Fix mojo_test_service."
viettrungluu@chromium.org
2014-06-10
2
-9
/
+5
*
Mojo: Fix mojo_test_service.
viettrungluu@chromium.org
2014-06-10
2
-5
/
+9
*
Mojo: Make the trivial shell service-loading test more carefully detect failu...
viettrungluu@chromium.org
2014-06-10
1
-2
/
+35
*
Mojo: Remove redundant verification of Options pointers.
viettrungluu@chromium.org
2014-06-10
1
-28
/
+10
*
Now that there are N ViewManager instances, one per unique connection, just l...
ben@chromium.org
2014-06-10
12
-348
/
+253
*
Mojo: Add mojo_shell_tests to the mojob test list.
viettrungluu@chromium.org
2014-06-10
1
-0
/
+4
*
Mojo: Make default Options directly accessible.
viettrungluu@chromium.org
2014-06-10
5
-53
/
+48
*
Consolidates view_manager typedefs
sky@chromium.org
2014-06-09
23
-353
/
+317
*
Add input data parser for Mojo message validation tests.
yzshen@chromium.org
2014-06-09
6
-35
/
+645
*
Mojo: Add a trivial end-to-end (in-process) test of Mojo shell.
viettrungluu@chromium.org
2014-06-09
9
-3
/
+252
[next]