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
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
GN: Add GN rules for mojo_shell target
jamesr@chromium.org
2014-07-29
1
-1
/
+1
*
Validate incoming JS Message Headers: test message parser
hansmuller@chromium.org
2014-07-25
3
-410
/
+0
*
Fix GN linking issues.
brettw@chromium.org
2014-07-24
1
-0
/
+26
*
Move mojo java bindings to mojo/public
qsr@chromium.org
2014-07-22
21
-2533
/
+0
*
Adding a router class to handle messages that expect responses.
qsr@chromium.org
2014-07-18
12
-54
/
+787
*
Revert of Adding a router class to handle messages that expect responses. (ht...
johnme@chromium.org
2014-07-18
12
-779
/
+54
*
Adding a router class to handle messages that expect responses.
qsr@chromium.org
2014-07-17
12
-54
/
+779
*
Add support for MojoCreateMessagePipeOptions struct to Java bindings
qsr@chromium.org
2014-07-16
1
-1
/
+2
*
Add support for MojoCreateMessagePipeOptions struct to JS bindings
qsr@chromium.org
2014-07-16
2
-9
/
+64
*
Revert 283490 "Add GN build targets for the rest of mojo/public"
petewil@chromium.org
2014-07-16
1
-24
/
+0
*
Add GN build targets for the rest of mojo/public
cmasone@chromium.org
2014-07-16
1
-0
/
+24
*
Rename WaitFlags (etc.) to HandleSignals in Java bindings
qsr@chromium.org
2014-07-16
2
-2
/
+2
*
Remove @Nullable annoation on readAndDispatchMessage
qsr@chromium.org
2014-07-11
1
-4
/
+4
*
Support packed arrays of booleans in Mojo messages
hansmuller@chromium.org
2014-07-10
1
-3
/
+9
*
Adding an ExecutorFactory for the bindings.
qsr@chromium.org
2014-07-08
1
-0
/
+183
*
Add serialization/deserialization of structs for mojo java bindings.
qsr@chromium.org
2014-07-03
5
-1
/
+1047
*
Mojo: Add HANDLE_SIGNAL_WRITABLE back to the JS bindings.
viettrungluu@chromium.org
2014-07-01
1
-0
/
+1
*
Adding Connector class to observe a message pipe.
qsr@chromium.org
2014-07-01
2
-0
/
+248
*
Remove duplicate properties from mojo js bindings templates
jochen@chromium.org
2014-07-01
1
-1
/
+0
*
Add Message and MessageReceiver classes.
qsr@chromium.org
2014-07-01
2
-0
/
+80
*
Start java generation of mojo interfaces.
qsr@chromium.org
2014-06-26
3
-0
/
+46
*
Generate java bindings for structs.
qsr@chromium.org
2014-06-25
1
-0
/
+12
*
Revert 279677 "Generate java bindings for structs."
pastarmovj@google.com
2014-06-25
1
-12
/
+0
*
Generate java bindings for structs.
qsr@chromium.org
2014-06-25
1
-0
/
+12
*
Default value for a JavaScript array is now null
hansmuller@chromium.org
2014-06-21
1
-1
/
+1
*
Mojo: Make GetDefault{AsyncWaiter,Logger} static methods of Environment.
viettrungluu@chromium.org
2014-06-19
2
-4
/
+3
*
Mojo: Rename MOJO_WAIT_FLAG_... -> MOJO_HANDLE_SIGNAL_....
viettrungluu@chromium.org
2014-06-18
1
-4
/
+3
*
Mojo: MojoWaitFlags -> MojoHandleSignals.
viettrungluu@chromium.org
2014-06-18
4
-9
/
+10
*
Mojo: Remove extraneous end-of-file newlines.
viettrungluu@chromium.org
2014-06-14
1
-1
/
+0
*
Mojo: Make |MojoAsyncWaiter|s const and remove the MojoAsyncWaiter* argument ...
viettrungluu@chromium.org
2014-06-14
1
-5
/
+2
*
Mojo: Add a MojoCreateMessagePipeOptions struct parameter to MojoCreateMessag...
viettrungluu@chromium.org
2014-06-10
1
-1
/
+2
*
Adding generic callback interfaces.
qsr@chromium.org
2014-06-06
1
-0
/
+121
*
Mojo: Reimplement unicode.js in JavaScript, remove native implementation.
mpcomplete@chromium.org
2014-06-06
3
-93
/
+0
*
Mojo: Mojom: Remove default values for structs and arrays.
viettrungluu@chromium.org
2014-05-21
1
-0
/
+3
*
Update mojom example files.
qsr@chromium.org
2014-05-20
1
-3
/
+3
*
Helper classes for java bindings.
qsr@chromium.org
2014-05-15
1
-0
/
+64
*
We want to be able to use the generated mojom.js files on web servers
abarth@chromium.org
2014-05-11
3
-4
/
+32
*
Two fixes for mojo JS bindings
sky@chromium.org
2014-05-11
3
-38
/
+46
*
Use ignore_result instead of MOJO_ALLOW_UNUSED.
mpcomplete@chromium.org
2014-05-06
1
-1
/
+1
*
Mojo: Add String type to codec.js.
mpcomplete@chromium.org
2014-04-29
1
-0
/
+29
*
Enable mojo js tests which depend on mojom.js files in gen/.
yzshen@chromium.org
2014-04-25
1
-7
/
+13
*
Convert codec.js to use a DataView instead of a Uint8Array.
tsepez@chromium.org
2014-04-23
1
-3
/
+4
*
Update mojom parser to allow array of arrays.
qsr@chromium.org
2014-04-22
1
-3
/
+3
*
Mojo: Update/add README.md files.
viettrungluu@chromium.org
2014-04-22
1
-1
/
+1
*
Mojo: Add JavaScript documentation for the core, support, and unicode modules.
mpcomplete@chromium.org
2014-04-19
4
-4
/
+4
*
Mojo: properly encode and decode UTF8 strings in the JavaScript bindings
mpcomplete@chromium.org
2014-04-16
4
-0
/
+121
*
Mojo: Move mojo/public/bindings/js to mojo/public/js/bindings.
viettrungluu@chromium.org
2014-04-04
1
-1
/
+1
*
Change mojo JS bindings to expose a handle object, which is Closed when garbage
mpcomplete@chromium.org
2014-04-03
4
-28
/
+107
*
Mojo: Move mojo/public/bindings/tests/*.mojom to mojo/public/interfaces/bindi...
viettrungluu@chromium.org
2014-04-01
1
-1
/
+1
*
Mojo: Move public/environment to public/cpp/environment.
viettrungluu@chromium.org
2014-03-29
1
-1
/
+1
[next]