summaryrefslogtreecommitdiffstats
path: root/mojo/public/interfaces/bindings
Commit message (Expand)AuthorAgeFilesLines
* 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-222-48/+48
* Mojo: Mojom: Remove default values for structs and arrays.viettrungluu@chromium.org2014-05-212-12/+33
* Update mojom example files.qsr@chromium.org2014-05-207-8/+20
* 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-094-9/+6
* Fix out-of-bound access in MessageHeaderValidator and test facility.yzshen@chromium.org2014-05-092-0/+1
* Adding attributes to module and struct in mojom.qsr@chromium.org2014-05-057-0/+8
* Validate MessageHeader before usingdarin@chromium.org2014-05-016-0/+15
* Add GN targets for mojom generator.yzshen@chromium.org2014-04-301-0/+17
* Mojo: Generate TypeTraits specializations for enums.sammc@chromium.org2014-04-231-0/+5
* 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-182-1/+2
* Mojo: Make it possible to refer to types defined later in the mojom filedarin@chromium.org2014-04-161-4/+6
* Mojo: Move mojo/public/data/bindings/tests/ to mojo/public/interfaces/binding...viettrungluu@chromium.org2014-04-041-0/+25
* Mojo: Move mojo/public/bindings/tests/*.mojom to mojo/public/interfaces/bindi...viettrungluu@chromium.org2014-04-017-0/+210