summaryrefslogtreecommitdiffstats
path: root/mojo/public/interfaces/bindings/tests/sample_service.mojom
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Always suffix int literals with L in generated Java bindings.sammc@chromium.org2014-07-171-1/+5
* Mojo: Correctly handle large unsigned integer literals.sammc@chromium.org2014-07-161-4/+3
* Mojo: Automatically prepend enum names to enum values for C++ bindings.sammc@chromium.org2014-07-161-8/+8
* Support packed arrays of booleans in Mojo messageshansmuller@chromium.org2014-07-101-0/+1
* Generate java bindings for structs.qsr@chromium.org2014-06-251-1/+1
* Revert 279677 "Generate java bindings for structs."pastarmovj@google.com2014-06-251-1/+1
* Generate java bindings for structs.qsr@chromium.org2014-06-251-1/+1
* Mojom: Add 'default' keyword for initializing structs to non-null value.mpcomplete@chromium.org2014-06-061-2/+2
* Mojom: Remove expression support from IDL compiler.mpcomplete@chromium.org2014-06-041-13/+12
* Mojo: Implement support for |Foo&| mojom syntaxdarin@chromium.org2014-05-301-0/+1
* Mojo: Mojom: Remove support for octal.viettrungluu@chromium.org2014-05-221-14/+11
* Mojo: Mojom: Change order of default values and ordinals.viettrungluu@chromium.org2014-05-221-45/+45
* Mojo: Mojom: Remove default values for structs and arrays.viettrungluu@chromium.org2014-05-211-11/+32
* Update mojom example files.qsr@chromium.org2014-05-201-2/+14
* Mojo: Add support for constants to the IDL compiler.mpcomplete@chromium.org2014-05-111-2/+6
* Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpldarin@chromium.org2014-05-091-3/+2
* Adding attributes to module and struct in mojom.qsr@chromium.org2014-05-051-0/+1
* Update mojom parser to allow array of arrays.qsr@chromium.org2014-04-221-0/+1
* Mojo: Add support for arrays of interface handlesdarin@chromium.org2014-04-181-1/+1
* Mojo: Make it possible to refer to types defined later in the mojom filedarin@chromium.org2014-04-161-4/+6
* Mojo: Move mojo/public/bindings/tests/*.mojom to mojo/public/interfaces/bindi...viettrungluu@chromium.org2014-04-011-0/+72