History log of /external/libmojo/mojo/public/tools/bindings/mojom_bindings_generator.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cf86eeff81b51841769b5bb052878423ddb95951 17-Jan-2018 Risan <risan@chromium.org> Use importlib instead of imp in mojo_bindings_gen

This is to fix incompatibillities issue with Android.bp.

Bug: b:27569341
Test: Compile
Change-Id: Ifa44950b7de01b27dfd266495fc88f820a7b6fc2
Reviewed-on: https://chromium-review.googlesource.com/865734
Reviewed-by: Yuzhu Shen <yzshen@chromium.org>
Commit-Queue: Risan <risan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#529666}
/external/libmojo/mojo/public/tools/bindings/mojom_bindings_generator.py
0411add1e14cc2dc041f5f1776f05a8c4b787d73 13-Dec-2017 Hidehiko Abe <hidehiko@google.com> Revert "Revert "libmojo: Uprev the library to r456626 from Chromium""

This reverts commit 21a249e4d9cb0b2ec6f0ff84ed5f7939ea67ac52.

Test: Build.
Change-Id: Id31199817067e933eb08889b21b83c787b0d4c0d
Merged-In: I2f77e0bb4541d6520dac974cd499b30561c6658f
/external/libmojo/mojo/public/tools/bindings/mojom_bindings_generator.py
21a249e4d9cb0b2ec6f0ff84ed5f7939ea67ac52 26-Jul-2017 Luis Hector Chavez <lhchavez@google.com> Revert "libmojo: Uprev the library to r456626 from Chromium"

This reverts commit 8ac9103e05b66812c25348943383f9365d1ce3e0.

Reason for revert: Broke the mac_sdk
Exempt-From-Owner-Approval: Fixing mac_sdk

Change-Id: I0b74d1abaa66933a93fd6f82ff018e8948c1204e
/external/libmojo/mojo/public/tools/bindings/mojom_bindings_generator.py
8ac9103e05b66812c25348943383f9365d1ce3e0 30-Mar-2017 Jay Civelli <jcivelli@google.com> libmojo: Uprev the library to r456626 from Chromium

Pulled the latest and greatest version of libmojo from Chromium.

The merge was done against r456626 which corresponds to git commit
08266b3fca707804065a2cfd60331722ade41969 of Mar 14, 2017

Notable changes are:
- generated binding files are now split in 2 files, interface.mojom.h
and interface.mojom-shared.h

Change-Id: Idcfd27310e2c9d3c452b671c7ff7a755c3963618
/external/libmojo/mojo/public/tools/bindings/mojom_bindings_generator.py
645501c2ab19a559ce82a1d5a29ced159a4c30fb 28-Dec-2016 Luis Hector Chavez <lhchavez@google.com> Initial import of libmojo r405848

This brings libmojo in sync with libchrome.

Bug: 27569341
Test: mma -j32 libmojo
Change-Id: Ia7cb877e46dd3f86f18888b5d8d80bef5468b266
/external/libmojo/mojo/public/tools/bindings/mojom_bindings_generator.py