summaryrefslogtreecommitdiffstats
path: root/mojo/public/bindings/pylib/generate/mojom.py
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Move mojo/public/bindings to mojo/public/tools/bindings.viettrungluu@chromium.org2014-04-041-188/+0
* mojo: add handle<shared_buffer> support to generatorpiman@chromium.org2014-04-021-17/+19
* Create response_parameters as part of mojomdavemoore@chromium.org2014-03-011-0/+8
* Final touches on enums as mojom types.mpcomplete@chromium.org2014-02-281-0/+13
* Allow enums to be used as type names in mojom.mpcomplete@chromium.org2014-02-281-25/+8
* Mojo: Include "path/to/foo.mojom.h"darin@chromium.org2014-02-271-0/+1
* Fix a bug with mojom imports where 2 imports with the same namespace wouldmpcomplete@google.com2014-02-131-7/+7
* Add support for importing other modules to mojom.mpcomplete@google.com2014-02-101-0/+25
* Mojo: Make it possible to refer to interfaces as typesdarin@chromium.org2014-02-071-1/+6
* Mojo: mojom: Move generation modules to pylib/generate/.viettrungluu@chromium.org2014-01-251-0/+151