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
/
interfaces
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow fixed-size arrays in nested array definitions.
yzshen
2014-10-15
7
-7
/
+55
*
mojo: Allow circular dependencies between structs
qsr
2014-10-10
1
-0
/
+19
*
Mojo JS bindings: simplify mojo.connectToService() usage - Part 1
hansmuller
2014-10-07
1
-0
/
+26
*
Define gyp targets for mojo/public/* in mojo/public/mojo_public.gyp
jamesr
2014-10-07
1
-1
/
+1
*
mojo: Remove Application's client.
qsr
2014-10-06
2
-1
/
+1
*
mojom: Change array syntax from uint8[] to array<uint8>.
erg
2014-10-03
6
-27
/
+27
*
mojo: Fix java generator
qsr
2014-09-29
3
-0
/
+48
*
GN: Fix compile errors with os==chromeos mojo/public build
cmasone
2014-09-26
1
-0
/
+1
*
The default value for NullableString should be null (was ""). Mojo struct fie...
hansmuller
2014-09-25
1
-0
/
+62
*
Fix mojom dependencies in media/mojo/services, make gn check pass
jamesr
2014-09-22
1
-0
/
+1
*
Add Initialize() method to Application with ability to send args using
davemoore
2014-09-19
1
-0
/
+3
*
mojo: Generate top level enums for python bindings.
qsr
2014-09-10
1
-0
/
+1
*
mojo: Run validation tests on java
Benjamin Lerman
2014-09-04
2
-0
/
+0
*
Mojo: validate nullability in Java serialization.
ppi
2014-09-03
1
-0
/
+6
*
Mojo: add support for {double,float}.{INFINITY,NEGATIVE_INFINITY,NAN}
darin
2014-08-26
1
-0
/
+15
*
Mojom: Blanket change to mark all pointer/handle fields as nullable.
yzshen
2014-08-26
3
-3
/
+3
*
Mojo JS bindings generator doesn't generate import-qualified struct references
hansmuller@chromium.org
2014-08-20
3
-7
/
+18
*
Mojom cpp bindings: Enable non-nullable check.
yzshen@chromium.org
2014-08-20
2
-15
/
+15
*
Mojo cpp bindings: More clear checks for array num_bytes and num_elements.
yzshen@chromium.org
2014-08-20
2
-0
/
+20
*
Mojo: Fix warnings when generating code for empty struct in java.
qsr@chromium.org
2014-08-19
1
-0
/
+3
*
Mojo: Add warning of invalid serialization results (in debug build).
yzshen@chromium.org
2014-08-19
3
-4
/
+37
*
Add validation logic for non-nullable types.
yzshen@chromium.org
2014-08-15
25
-22
/
+227
*
Mojo: split up service_provider.mojom
darin@chromium.org
2014-07-31
5
-33
/
+53
*
Mojo: Always suffix int literals with L in generated Java bindings.
sammc@chromium.org
2014-07-17
1
-1
/
+5
*
Mojo: Correctly handle large unsigned integer literals.
sammc@chromium.org
2014-07-16
1
-4
/
+3
*
Mojo: Automatically prepend enum names to enum values for C++ bindings.
sammc@chromium.org
2014-07-16
4
-16
/
+29
*
Mojo: Add support for InterfacePtr as a struct member
darin@chromium.org
2014-07-16
2
-0
/
+4
*
Revert 282555 "Mojo: Add support for InterfacePtr as a struct me..."
kustermann@google.com
2014-07-11
2
-4
/
+0
*
Mojo: Add support for InterfacePtr as a struct member
darin@chromium.org
2014-07-11
2
-0
/
+4
*
Support packed arrays of booleans in Mojo messages
hansmuller@chromium.org
2014-07-10
1
-0
/
+1
*
Mojo: Remove InterfaceProvider.
sammc@chromium.org
2014-06-30
3
-34
/
+0
*
Split ServiceProvider into 3
davemoore@chromium.org
2014-06-25
1
-6
/
+19
*
Rename Object to NamedObject.
qsr@chromium.org
2014-06-25
1
-2
/
+2
*
Generate java bindings for structs.
qsr@chromium.org
2014-06-25
8
-7
/
+9
*
Revert 279677 "Generate java bindings for structs."
pastarmovj@google.com
2014-06-25
8
-9
/
+7
*
Generate java bindings for structs.
qsr@chromium.org
2014-06-25
8
-7
/
+9
*
Add support for fixed-sized arrays in mojom
jamesr@chromium.org
2014-06-21
5
-0
/
+71
*
Add ArrayDataTraits<> specialization for Array_Data<T>*.
yzshen@chromium.org
2014-06-19
5
-0
/
+47
*
Support [handles] in validation test input format and add handle-related tests.
yzshen@chromium.org
2014-06-16
13
-0
/
+195
*
Add more test cases for Mojo message validation.
yzshen@chromium.org
2014-06-15
75
-8
/
+594
*
Mojo message validation tests: add integration tests and move existing confor...
yzshen@chromium.org
2014-06-15
21
-4
/
+107
*
Mojo: Fix the C++ bindings generator for methods taking imported interfaces.
sammc@chromium.org
2014-06-12
2
-0
/
+9
*
Mojo: Add the IInterfaceProvider interface.
sammc@chromium.org
2014-06-11
2
-0
/
+23
*
Add input data parser for Mojo message validation tests.
yzshen@chromium.org
2014-06-09
2
-8
/
+9
*
Mojom: Add 'default' keyword for initializing structs to non-null value.
mpcomplete@chromium.org
2014-06-06
1
-2
/
+2
*
Mojom: Remove expression support from IDL compiler.
mpcomplete@chromium.org
2014-06-04
1
-13
/
+12
*
Add requestor_url to ConnectToService()
davemoore@chromium.org
2014-06-04
1
-1
/
+6
*
Mojo cpp bindings: report the reason of validation failure.
yzshen@chromium.org
2014-06-04
3
-3
/
+3
*
Add module annotation to specify the name of the java class for constants.
qsr@chromium.org
2014-06-03
1
-0
/
+3
*
Add name to services
davemoore@chromium.org
2014-05-30
1
-1
/
+1
[next]