aboutsummaryrefslogtreecommitdiff
path: root/ndk
AgeCommit message (Expand)Author
2019-06-12Remove support for 32-bit Windows.Dan Albert
2019-06-11Use the libc++ tests from the source directory.Dan Albert
2019-05-24Resolve circular imports.Dan Albert
2019-05-24Add types to ndk.win32.Dan Albert
2019-05-24Add missing types to ndk.timer.Dan Albert
2019-05-24Add types to ndk.test_graph.Dan Albert
2019-05-24Add types to ndk.test.test_spec.Dan Albert
2019-05-24Add types to ndk.test.test_paths.Dan Albert
2019-05-24Add types to ndk.test.printers.Dan Albert
2019-05-24Add types to ndk.test.result.Dan Albert
2019-05-24Add types to ndk.test.report.Dan Albert
2019-05-24Add types to ndk.test.filters.Dan Albert
2019-05-24Add types to ndk.test.config.Dan Albert
2019-05-24Add types to ndk.test.types.Dan Albert
2019-05-24Add types to ndk.test.devices.Dan Albert
2019-05-24Add types for ndk.test_deps.Dan Albert
2019-05-24Add types to ndk.test.test_workqueue.py.Dan Albert
2019-05-14Merge changes I663b1eb7,Ia4528f0bTreehugger Robot
2019-05-14Fix Vulkan notice group.Dan Albert
2019-05-07Add types to ndk.run_tests.Dan Albert
2019-05-07Add types to ndk.test.ui.Dan Albert
2019-05-07Add types to ndk.ext.Dan Albert
2019-05-02Add missing type annotation to ndk.ui.Dan Albert
2019-05-02Add types to ndk.test.scanner.Dan Albert
2019-05-02Add types to ndk.test.spec.Dan Albert
2019-05-02Add missing types in checkbuild.pyDan Albert
2019-04-29Add type information to ndk.test.builder.Dan Albert
2019-04-26Add type information to checkbuild.pyDan Albert
2019-04-19vulkan: Add vulkan-tools componentsCody Northrop
2019-04-19vulkan: Update notices for headers and layersCody Northrop
2019-04-18checkbuild: Specify encoding when reading and writing notice files.Peter Collingbourne
2019-04-02Mypy fix.Dan Albert
2019-04-01Add types and docstrings for most modules.Dan Albert
2019-03-22Add Clang toolchain APIs.Dan Albert
2019-03-22Fix pylint nit.Dan Albert
2019-03-22Replace stringly typed hosts with an enum.Dan Albert
2019-03-19Fix timer doc test.Dan Albert
2019-02-27Merge "Fix <prefix>clang++.cmd script."Treehugger Robot
2019-02-27Merge "Pylint fixes."Treehugger Robot
2019-02-27Fix <prefix>clang++.cmd script.Dan Albert
2019-02-27Pylint fixes.Dan Albert
2019-02-26Update to clang-r349610b.Dan Albert
2019-02-25Master is now r21 canary.Dan Albert
2019-02-21Shaderc: Ship new exes; tests use effcee and re2David Neto
2019-02-14Stop making repo.prop files.Dan Albert
2019-01-25Refactor test config inputs.Dan Albert
2019-01-18Update Clang to r346389c.Dan Albert
2019-01-14Rename GTest docs back to old case.Dan Albert
2019-01-08Default to -fno-addrsig.Dan Albert
2018-12-19Merge "Update build systems/docs for the new Clang."Treehugger Robot