- Aug 07, 2018
-
-
Kevin Wells authored
Change-Id: Ia26ecc9aabe4e541867714584a8f03226c8c2502
-
- Aug 06, 2018
-
-
mukesh agrawal authored
Our debugging page should mention that we have a debugger. :-) Bug: DX-369 Test: loaded CL in gerrit/gitiles, clicked link Change-Id: I2b53386bf2897993b10b0a72312ecf5f59780251
-
- Aug 03, 2018
-
-
Adam Barth authored
WaitForResponse() is deprecated. We should not be teaching people to use it. Change-Id: Ied54795ff5b56332880eae15b702fc4684eb8fe5
-
- Aug 01, 2018
-
-
George Kulakowski authored
Change-Id: Ia17a5b808e3f10f40152f89688af6ab4d7c8d4d3
-
George Kulakowski authored
FIDL-228 #done Change-Id: I78630b60fe53a1b0e84ee693a47cd092da49ff81
-
Robert Lord authored
Change-Id: I6146f9a854816775bcf376445789f44423e1cf78
-
- Jul 31, 2018
-
-
Adam Barth authored
... rather than a prescription. Change-Id: I381a2d3e78504d362cf2d814b4f4763fe2c461ae
-
- Jul 28, 2018
-
-
Andres Oportus authored
-Specify that a shorter version of a library name can be used. -Remove type casts space between the type and the literal. Change-Id: I1c4605ce22781c26f8621a26ccd7b3f802ec455b
-
- Jul 27, 2018
-
-
Justin Mattson authored
Change-Id: I406524509cee5acfc0317feaa7a7e179fbbe9f53
-
Gary Miguel authored
Change-Id: I3229cf8a52dcb9b0d2e31288d18b1a551bea98e2
-
Kevin Wells authored
Change-Id: I5cfea9c3120a35bb654aa2534a041e3d4db10f2b
-
- Jul 26, 2018
-
-
Kendal Harland authored
Change-Id: I84c9454d602c603ccc253ba481012f4a648be5ff
-
Cristián Donoso authored
Makes reading a bit more clearer, as somewhat related but different topics where too mushed together, confusing me a bit. Changed some function signatures to align with the "tag" theme. Change-Id: Iae4fd31dbb7cb402be15cc9157d61e4feea1e8cb
-
- Jul 25, 2018
-
-
Andres Oportus authored
Change-Id: I7e07f075d137acfc1d69acebee65fee860092ce7
-
P.Y. Laligand authored
Bug: BLD-62 Test: builds fine Change-Id: I160ecea7ca65f8fd254a7e0542fb2f7d4e6d4d6b
-
- Jul 24, 2018
-
-
Petr Hosek authored
FIDL examples should follow recommended syntax. Change-Id: I12d97c3a198e7a9c3439cd8e9a8d22cfa579b333
-
- Jul 23, 2018
-
-
Adam Barth authored
Change-Id: Ib3ff990b30cf2f39028053b4a0002c08cb8bccf6
-
James Tucker authored
Change-Id: Ia6f13f7fea9a963c59e6886ae435c124d34b34a2
-
- Jul 22, 2018
-
-
Adam Barth authored
The --target flag is no longer needed. Change-Id: Icaf8aa8e5dbc24a0e756de27cabc3b64795987b5
-
- Jul 21, 2018
-
-
Adam Barth authored
Change-Id: If252696b794b1b31425ac6cc60113fa529834dbc
-
Adam Barth authored
The readability rubric has replaced the style guide. Change-Id: I7d9ab38bfc2709a28721051b6439c4431a621131
-
Adam Barth authored
Change-Id: Ib7c6e7be2af1e447900253c35b0fd0f1e7beb8d4
-
- Jul 20, 2018
-
-
George Kulakowski authored
Change-Id: I31f771319771e3777b8559ed831e340e0896e881
-
- Jul 19, 2018
-
-
Kostya Kortchinsky authored
Since `LLVM_SRCDIR` is referencing the root of the monorepo, the path provided to cmake should point to the `llvm` subdirectory that contains the actual `CMakeLists.txt` and from which the other projects are relative to. Change-Id: Ia121d7fd9f0ad535a375885b3756a72555eca385
-
jhmanson authored
Change-Id: I35f5e3de76a7cfeff511cb758617fc058d2d1870
-
- Jul 18, 2018
-
-
Kendal Harland authored
IN-449 #comment Change-Id: I96c2724de0c22eee486cde7214da38568538254b
-
- Jul 17, 2018
-
-
James Tucker authored
Change-Id: Ie2bba46d3e8db1967f696d3b9b6a497b841dfa4e
-
- Jul 13, 2018
-
-
James Robinson authored
This adds a bit more detail about the way configuration data is exposed to components: - namespaces.md now describes the /config space - package_metadata.md now describes what configuration data is provided by the `vulkan` feature Change-Id: I438652ed738ffd2c8337ff2be0d14b4b3b2ee1ef
-
Adam Barth authored
Change-Id: I36c493bf695dc45b99bc9de9a0a38215877ce7e8
-
Adam Barth authored
This CL updates fidl/c.md to match reality and to include information about the simple C bindings. Previously, this document referenced features that we did not end up implementing. Change-Id: Ia3a83b43599c9277a71e7ccd16050efb4e4bd40a
-
Mary Xia authored
Adds rule for functions that return widgets, to be typed Widget rather than the widget-type itself (e.g. Container, Row). TEST=none. Change-Id: Iad469f6e7672b934c766b64294aae4f40e3deb69
-
- Jul 12, 2018
-
-
Adam Barth authored
These need to be updated, but the first step is to move them to their new home. Change-Id: Ic978401b34543a016f857ec3a1a7cc09edb6537e
-
gridman authored
Change-Id: I121036e4ce1be1bed416566b409a73e8b2f1d278
-
Gary Miguel authored
Bug: DX-223 #comment Test: NA Change-Id: I5225a23f8d44be3e3b64c7992a06690e218bc899
-
- Jul 09, 2018
-
-
Taylor Cramer authored
Change-Id: Ice66b967450a8254fdad4d49edfa629792690aa5
-
Leo Lung authored
Looks like the generated path is based on the library name instead of the build name. https://fuchsia.git.corp.google.com/build/+/HEAD/cpp/fidl_cpp_stem_from_library.py#17 Change-Id: Ic123d43c83bf66e3f304172fcd3fbd5eefd5e3a0
-
Justin Mattson authored
Mainly changing to new recommended commands. Change-Id: I6af4971b53c7c33a112d9de7eed5d6c086609bcc
-
Jayson Adams authored
Change-Id: I3dc595783158e4efed73e37264cb34269a2850d7
-
- Jul 04, 2018
-
-
Przemyslaw Pietrzkiewicz authored
Test: none Change-Id: If15181248829b7df6e94d094104805879c19c587
-
- Jul 03, 2018
-
-
Dave Schuyler authored
Change-Id: I2abfd062a7f0f228924ea11da259db47f028d840
-