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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Mojo: Force folks to handle the return value of MessageReceiver::Accept{WithR...
darin@chromium.org
2014-05-03
2
-5
/
+10
*
Mojo: Fix Router::HandleIncomingMessage().
viettrungluu@chromium.org
2014-05-02
1
-1
/
+2
*
Mojo: Add simple test utils to run the mojom parser and translater.
viettrungluu@chromium.org
2014-05-02
4
-71
/
+106
*
Validate MessageHeader before using
darin@chromium.org
2014-05-01
16
-6
/
+341
*
Adding an invalid handle in the public API.
qsr@chromium.org
2014-05-01
1
-0
/
+177
*
mojo::TypeConverter: support inherting implicit conversion settings from anot...
yzshen@chromium.org
2014-05-01
4
-50
/
+28
*
Add module reference in struct, interface and enums.
qsr@chromium.org
2014-05-01
4
-28
/
+32
*
Delete remaining responders when Router is destructed.
yzshen@chromium.org
2014-04-30
1
-0
/
+5
*
Adding mojo_test_apk in the fyi waterfall.
qsr@chromium.org
2014-04-30
1
-3
/
+9
*
Add GN targets for mojom generator.
yzshen@chromium.org
2014-04-30
5
-0
/
+163
*
Add support for mojo::TypeConverter to control how convenient conversion shou...
yzshen@chromium.org
2014-04-29
5
-21
/
+131
*
Have field ordering for method parameters and response starts at 0.
qsr@chromium.org
2014-04-29
1
-1
/
+1
*
Mojo: Add String type to codec.js.
mpcomplete@chromium.org
2014-04-29
2
-61
/
+43
*
Mojo: Mojom: Add flag to force using bundled Python modules.
viettrungluu@chromium.org
2014-04-25
2
-4
/
+23
*
Add support for Float/Double types for JS Mojo bindings.
tsepez@chromium.org
2014-04-24
2
-22
/
+47
*
Mojo: Move mojom (python) unittests to mojom_tests package and combine errors.
viettrungluu@chromium.org
2014-04-24
13
-121
/
+176
*
Java API for mojo system.
qsr@chromium.org
2014-04-23
10
-0
/
+1110
*
Mojo: Generate TypeTraits specializations for enums.
sammc@chromium.org
2014-04-23
4
-0
/
+54
*
Convert codec.js to use a DataView instead of a Uint8Array.
tsepez@chromium.org
2014-04-23
5
-160
/
+315
*
Update mojom parser to allow array of arrays.
qsr@chromium.org
2014-04-22
3
-1
/
+21
*
Add a missing return statement to SharedData::operator=.
sammc@chromium.org
2014-04-22
2
-1
/
+5
*
Mojo: Update/add README.md files.
viettrungluu@chromium.org
2014-04-22
10
-54
/
+157
*
Mojo: Mojom C++ generator: Avoid in_ prefixes in declarations.
viettrungluu@chromium.org
2014-04-22
4
-9
/
+9
*
Mojo: Mojom: Don't assume that we're inside a src/ directory.
viettrungluu@chromium.org
2014-04-21
4
-16
/
+31
*
Mojo: Move .../bindings/pylib/generate to .../bindings/pylib/mojom/generate.
viettrungluu@chromium.org
2014-04-21
16
-104
/
+113
*
Mojo: Mojom: Fix no-namespace handling for C++ generator.
viettrungluu@chromium.org
2014-04-19
1
-1
/
+1
*
Mojo: Add JavaScript documentation for the core, support, and unicode modules.
mpcomplete@chromium.org
2014-04-19
6
-4
/
+282
*
Mojo: Add support for arrays of interface handles
darin@chromium.org
2014-04-18
8
-77
/
+277
*
Change Service<> to ServiceConnection<> and ServiceFactory<> to ServiceConnec...
davemoore@chromium.org
2014-04-18
4
-73
/
+74
*
Mojo: Move .../bindings/pylib/parse to .../bindings/pylib/mojom/parse.
viettrungluu@chromium.org
2014-04-18
10
-70
/
+78
*
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
*
Fix 64-bit data type encoding from JavaScript.
tsepez@chromium.org
2014-04-16
1
-1
/
+1
*
Mojo: Make it possible to refer to types defined later in the mojom file
darin@chromium.org
2014-04-16
4
-14
/
+32
*
Mojo: properly encode and decode UTF8 strings in the JavaScript bindings
mpcomplete@chromium.org
2014-04-16
1
-24
/
+10
*
Adds supported for nested modules
sky@chromium.org
2014-04-16
6
-15
/
+41
*
Make mojo_system static and mojo_system_impl a component, never use both
davemoore@chromium.org
2014-04-15
4
-159
/
+199
*
Revert 263717 "Make mojo_system static and mojo_system_impl a co..."
fischman@chromium.org
2014-04-14
3
-196
/
+156
*
Make mojo_system static and mojo_system_impl a component, never use both
davemoore@chromium.org
2014-04-14
3
-156
/
+196
*
Mojo's JS codec missing 16-bit read/write operations.
tsepez@chromium.org
2014-04-10
1
-0
/
+11
*
Adds a maximum segment size and enforces it.
tsepez@chromium.org
2014-04-09
4
-25
/
+40
*
Mojo: in the JS bindings, have connection errors reject the Promise associated
mpcomplete@chromium.org
2014-04-08
3
-11
/
+40
*
Mojo: Mojom: Test the parser when there's no module declared.
viettrungluu@chromium.org
2014-04-07
3
-7
/
+52
*
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
1
-24
/
+17
*
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
43
-91
/
+89
*
Makes it so mojom files don't need a module
sky@chromium.org
2014-04-04
4
-2
/
+18
*
Mojo: Move mojo/public/bindings/js to mojo/public/js/bindings.
viettrungluu@chromium.org
2014-04-04
8
-26
/
+26
[prev]
[next]