| Commit message (Expand) | Author | Age | Files | Lines |
* | Mojo C++ bindings: pass SerializationContext to GetSerializedSize_() and Seri... | yzshen | 2016-03-02 | 1 | -4/+4 |
* | Mojo C++ bindings: Preparation for supporting WTF-firendly string/arrary/map. | yzshen | 2016-02-29 | 1 | -1/+1 |
* | Mojo C++ bindings: make Array/Map/String non-null by default. | yzshen | 2016-02-13 | 1 | -2/+4 |
* | Convert Pass()→std::move() in //mojo/public/ | dcheng | 2015-12-26 | 1 | -27/+28 |
* | Switch to standard integer types in mojo/. | Avi Drissman | 2015-12-21 | 1 | -0/+2 |
* | Move third_party/mojo/src/mojo/public to mojo/public | rockot | 2015-11-13 | 1 | -0/+227 |
* | Move //mojo/{public, edk} underneath //third_party | blundell | 2015-01-19 | 1 | -223/+0 |
* | Update mojo sdk to rev 3b54eded8dadb36548934c09c5100e9e645ec328 | jamesr | 2014-10-23 | 1 | -1/+1 |
* | mojo: Allow circular dependencies between structs | qsr | 2014-10-10 | 1 | -1/+2 |
* | Mojo: clang-format mojo/public/cpp/{application,bindings}. | Viet-Trung Luu | 2014-10-07 | 1 | -15/+27 |
* | mojom: Change array syntax from uint8[] to array<uint8>. | erg | 2014-10-03 | 1 | -5/+5 |
* | Mojo: Add warning of invalid serialization results (in debug build). | yzshen@chromium.org | 2014-08-19 | 1 | -0/+210 |