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
*
Add run_mojo_python_tests.py so that we can run the python tests on the bots.
dpranke@chromium.org
2014-04-18
2
-3
/
+41
*
Mojo: Minor mojom bindings generator error message refactor.
viettrungluu@chromium.org
2014-04-18
2
-11
/
+35
*
Mojo: Start work on having the mojom parser build a richer AST.
viettrungluu@chromium.org
2014-04-18
4
-33
/
+84
*
Mojo: Make some attempts towards fixing remote message pipe closure.
viettrungluu@chromium.org
2014-04-18
15
-132
/
+391
*
Revert 264559 "Get sample_app running on Android again"
davemoore@chromium.org
2014-04-17
4
-19
/
+30
*
Get sample_app running on Android again
davemoore@chromium.org
2014-04-17
4
-30
/
+19
*
Fix 64-bit data type encoding from JavaScript.
tsepez@chromium.org
2014-04-16
1
-1
/
+1
*
Move MojoChannelInit to mojo/common
cmasone@chromium.org
2014-04-16
4
-0
/
+128
*
Mojo: Make it possible to refer to types defined later in the mojom file
darin@chromium.org
2014-04-16
4
-14
/
+32
*
Fixes race condition in MojoMessagePump
sky@chromium.org
2014-04-16
2
-43
/
+66
*
Mojo: properly encode and decode UTF8 strings in the JavaScript bindings
mpcomplete@chromium.org
2014-04-16
7
-24
/
+135
*
Fix dependencies of JSTest.connection and reenable it.
mpcomplete@chromium.org
2014-04-16
3
-13
/
+9
*
Adds supported for nested modules
sky@chromium.org
2014-04-16
6
-15
/
+41
*
Load the nvs directly in the shell
davemoore@chromium.org
2014-04-15
4
-20
/
+29
*
Make mojo_system static and mojo_system_impl a component, never use both
davemoore@chromium.org
2014-04-15
30
-519
/
+703
*
Revert 263717 "Make mojo_system static and mojo_system_impl a co..."
fischman@chromium.org
2014-04-14
29
-695
/
+516
*
Make mojo_system static and mojo_system_impl a component, never use both
davemoore@chromium.org
2014-04-14
29
-516
/
+695
*
Mojo: Make it not CHECK-fail on receiving a bogus channel control message.
viettrungluu@chromium.org
2014-04-12
6
-16
/
+34
*
Interceptor test for the mojo spy.
cpu@chromium.org
2014-04-11
1
-0
/
+42
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
2
-27
/
+0
*
Mojo Spy: Fix a couple of bugs noticed by vtl@ and qsr@
cpu@chromium.org
2014-04-10
1
-4
/
+12
*
Mojo's JS codec missing 16-bit read/write operations.
tsepez@chromium.org
2014-04-10
1
-0
/
+11
*
Mojo: Fix my LOG_IF(ERROR, ...) from r262803.
viettrungluu@chromium.org
2014-04-10
1
-1
/
+1
*
Mojo: Log an error on the remote message pipe leak condition.[1]
viettrungluu@chromium.org
2014-04-09
2
-2
/
+15
*
Adds a maximum segment size and enforces it.
tsepez@chromium.org
2014-04-09
4
-25
/
+40
*
Mojo: Allow dispatchers to attach PlatformHandles to the MessageInTransit on ...
viettrungluu@chromium.org
2014-04-09
7
-83
/
+179
*
Have NativeViewportX11 create a default PlatformEventSource.
scherkus@chromium.org
2014-04-09
1
-0
/
+3
*
Make net use v8 through gin
jochen@chromium.org
2014-04-08
1
-1
/
+1
*
Mojo: in the JS bindings, have connection errors reject the Promise associated
mpcomplete@chromium.org
2014-04-08
4
-11
/
+55
*
Fix mojo dependencies for component build.
primiano@chromium.org
2014-04-08
1
-0
/
+1
*
Mojo: MessageInTransit clean-up.
viettrungluu@chromium.org
2014-04-08
2
-30
/
+29
*
base: Add ScopedJavaLocalFrame class.
reveman@chromium.org
2014-04-08
1
-1
/
+7
*
Mojo: Dispatcher::MessageInTransitAccess functions don't need to take the lock.
viettrungluu@chromium.org
2014-04-07
4
-12
/
+10
*
Mojo: Mojom: Test the parser when there's no module declared.
viettrungluu@chromium.org
2014-04-07
3
-7
/
+52
*
Mojo Spy core first CL. Introduces mojo::Spy files
cpu@chromium.org
2014-04-07
9
-5
/
+239
*
Removes use_mojo
sky@chromium.org
2014-04-05
1
-17
/
+0
*
x11: Move X event handling out of the message-pump.
sadrul@chromium.org
2014-04-05
1
-19
/
+16
*
Mojo: Abstract out write/writev vs send/sendmsg (for Unix domain sockets).
viettrungluu@chromium.org
2014-04-05
6
-29
/
+122
*
Mojo: Get rid of some EOL whitespace in C++ .tmpl files.
viettrungluu@chromium.org
2014-04-05
3
-8
/
+8
*
Adds ScopedHandleBase::From
sky@chromium.org
2014-04-05
1
-0
/
+10
*
Mojo: Use Promises for request/response calls in the JavaScript bindings.
mpcomplete@google.com
2014-04-05
3
-58
/
+52
*
Mojo: Add a "pytest" to mojob.sh that runs Python unit tests.
viettrungluu@chromium.org
2014-04-05
1
-1
/
+11
*
Mojo: Move mojo/public/data/bindings/tests/ to mojo/public/interfaces/binding...
viettrungluu@chromium.org
2014-04-04
1
-0
/
+0
*
Mojo: Move mojo/public/bindings to mojo/public/tools/bindings.
viettrungluu@chromium.org
2014-04-04
47
-100
/
+98
*
Get rid of all component builds specific .isolate.
maruel@chromium.org
2014-04-04
2
-78
/
+0
*
Mojo: Add the ability to attach PlatformHandles to MessageInTransits.
viettrungluu@chromium.org
2014-04-04
3
-13
/
+47
*
Makes it so mojom files don't need a module
sky@chromium.org
2014-04-04
4
-2
/
+18
*
Fix for x64. Address passed using jint.
anton@chromium.org
2014-04-04
2
-2
/
+2
*
Mojo: Move mojo/public/bindings/js to mojo/public/js/bindings.
viettrungluu@chromium.org
2014-04-04
14
-33
/
+33
*
Replace RULE_INPUT_PATH with RULE_INPUT_DIRNAME/RULE_INPUT_ROOT.mojom
sky@chromium.org
2014-04-04
1
-6
/
+6
[next]