1. f88d8e0 Syntax check generated Android.bp snapshot by Paul Duffin · 5 years ago
  2. b67b9a4 Merge "Add test_mainline_modules to the auto-gen test config(GTest only)." by Treehugger Robot · 5 years ago
  3. e72da7f Merge "Add sourcepath to inputs of remoteable metalava action." by Treehugger Robot · 5 years ago
  4. bcaea49 Merge "Register ALL_MODULES subvars with my_register_name" by Yo Chiang · 5 years ago
  5. 0a5dae1 Merge "Defer \n quoting generatedContents until creating the ninja rule" by Treehugger Robot · 5 years ago
  6. 1110827 Defer \n quoting generatedContents until creating the ninja rule by Paul Duffin · 5 years ago
  7. 0a5c8de Add sourcepath to inputs of remoteable metalava action. by Ramy Medhat · 5 years ago
  8. 432f75c Merge "Fix API lint copy command" by Anton Hansson · 5 years ago
  9. ecea813 Merge "Introduce app -deps-info." by satayev · 5 years ago
  10. 1111b84 Introduce app -deps-info. by Artur Satayev · 5 years ago
  11. a586fec Merge "java_sdk_library: Path extraction from deps depend on tag" by Treehugger Robot · 5 years ago
  12. 3361a29 Fix API lint copy command by Anton Hansson · 5 years ago
  13. d2e4822 Merge "Expand SystemApi annotation for generating system api" by Treehugger Robot · 5 years ago
  14. c878250 java_sdk_library: Path extraction from deps depend on tag by Paul Duffin · 5 years ago
  15. 6e7ecbf Switch java_sdk_library_import to use SetDefaultableHook() by Paul Duffin · 5 years ago
  16. 9f10bbf Merge "java_sdk_library: Specify visibility of stubs modules" by Paul Duffin · 5 years ago
  17. 2346e96 Merge "Retry: Fix snapshot of a host/device cc_library with stubs" by Paul Duffin · 5 years ago
  18. ad51918 Merge "Retry: Adds support for 'ignored-on-host'" by Paul Duffin · 5 years ago
  19. 385378b Merge "Retry: Detect invalid arch specific properties in snapshot" by Paul Duffin · 5 years ago
  20. 9c3a129 Merge "Add error checking and tests for jni_uses_sdk_apis and jni_uses_platform_apis" by Treehugger Robot · 5 years ago
  21. 3c00770 Add error checking and tests for jni_uses_sdk_apis and jni_uses_platform_apis by Colin Cross · 5 years ago
  22. 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 5 years ago
  23. c459f89 Retry: Adds support for 'ignored-on-host' by Paul Duffin · 5 years ago
  24. 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 5 years ago
  25. a71fe15 Merge changes from topic "revert-1302576-NGVCIVIIJO" by Greg Kaiser · 5 years ago
  26. e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 5 years ago
  27. e08e03f Revert "Adds support for 'ignored-on-host'" by Greg Kaiser · 5 years ago
  28. ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 5 years ago
  29. 50fc599 Merge "Add androidmk support for runtime_resource_overlay" by Liz Kammer · 5 years ago
  30. 4911a89 java_sdk_library: Specify visibility of stubs modules by Paul Duffin · 5 years ago
  31. f49f431 Merge "java_sdk_library: Add support for module_lib API surface" by Paul Duffin · 5 years ago
  32. d34bc09 Merge "java_sdk_library: Control API surfaces generated" by Paul Duffin · 5 years ago
  33. ad521ee Merge "Removes $(PRODUCT_OUT)/misc_info.txt on installclean." by Daniel Norman · 5 years ago
  34. 0d54364 Expand SystemApi annotation for generating system api by Paul Duffin · 5 years ago
  35. ef2d489 Register ALL_MODULES subvars with my_register_name by Yo Chiang · 5 years ago
  36. 18bbde1 Merge "Revert "Prevent statically linking to a lib providing stable C APIs"" by Jiyong Park · 5 years ago
  37. 5b75774 Revert "Prevent statically linking to a lib providing stable C APIs" by Jiyong Park · 5 years ago
  38. 8f265b9 java_sdk_library: Add support for module_lib API surface by Paul Duffin · 5 years ago
  39. 3375e35 java_sdk_library: Control API surfaces generated by Paul Duffin · 5 years ago
  40. 06938a0 Merge changes from topic "no_staticlinking_to_stubs" by Jiyong Park · 5 years ago
  41. b8e7f81 Removes $(PRODUCT_OUT)/misc_info.txt on installclean. by Daniel Norman · 5 years ago
  42. af6fbcb Merge changes I167b47a1,I7ebd3330,Ifc8116e1 by Paul Duffin · 5 years ago
  43. 74151f2 Add androidmk support for runtime_resource_overlay by Liz Kammer · 5 years ago
  44. cf23ab4 Merge "Skip dexpreopting android_test_import modules" by Treehugger Robot · 5 years ago
  45. 3d60daa Merge "Switch java_sdk_library to use SetDefaultableHook()" by Treehugger Robot · 5 years ago
  46. c80828d Skip dexpreopting android_test_import modules by Colin Cross · 5 years ago
  47. 7500f46 Merge "Add jni_uses_sdk_apis" by Colin Cross · 5 years ago
  48. 7204cf0 Add jni_uses_sdk_apis by Colin Cross · 5 years ago
  49. 6c4e5c0 Merge "Add gcov coverage support to Rust modules." by Ivan Lozano · 5 years ago
  50. 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 5 years ago
  51. 12f67bc Adds support for 'ignored-on-host' by Paul Duffin · 5 years ago
  52. ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 5 years ago
  53. bd7e329 Merge "Allow extractCommonProperties to return an error" by Paul Duffin · 5 years ago
  54. 38e2fbd Merge changes If673d482,I98b575b8 by Paul Duffin · 5 years ago
  55. 4779327 Merge "Remove implicit Bionic and kernel system includes." by Treehugger Robot · 5 years ago
  56. 9d902ce Merge "Remove networkstack-aidl-interfaces-unstable-java from the whitelist" by Jeongik Cha · 5 years ago
  57. d9e4bf9 Merge "Reduce the number of Soong invocations, and various other minor script fixes." by Treehugger Robot · 5 years ago
  58. aa71638 Merge "java_sdk_library: Define relationship between api scopes" by Treehugger Robot · 5 years ago
  59. f022920 Switch java_sdk_library to use SetDefaultableHook() by Paul Duffin · 5 years ago
  60. 955ade6 Merge changes I13df3115,I825c6df0 by Paul Duffin · 5 years ago
  61. 45b90e7 Prevent statically linking to a lib providing stable C APIs by Jiyong Park · 5 years ago
  62. 1c7e962 Add GetPathString by Jiyong Park · 5 years ago
  63. 6345dfd Merge "APEX should require base module of stub libraries" by Yo Chiang · 5 years ago
  64. 1e3fdcd Add test_mainline_modules to the auto-gen test config(GTest only). by easoncylee · 5 years ago
  65. 691503e Reduce the number of Soong invocations, and various other minor script fixes. by Martin Stjernholm · 5 years ago
  66. 97486db Merge "Encapsulate getter into an extractorProperty structure" by Paul Duffin · 5 years ago
  67. 11c91dc Merge "Encapsulate properties to be optimized in a container" by Paul Duffin · 5 years ago
  68. 574cc84 Merge "Merge the "big 3" metalava invocations into one" by Makoto Onuki · 5 years ago
  69. 41ab251 Remove implicit Bionic and kernel system includes. by Martin Stjernholm · 5 years ago
  70. 4b8b793 Allow extractCommonProperties to return an error by Paul Duffin · 5 years ago
  71. 425b0ea Remove reference to obsolete BuildSnapshot() by Paul Duffin · 5 years ago
  72. b28369a Encapsulate getter into an extractorProperty structure by Paul Duffin · 5 years ago
  73. f34f6d8 Encapsulate properties to be optimized in a container by Paul Duffin · 5 years ago
  74. 1d6c0df Correct order of parameters to AssertDeepEquals by Paul Duffin · 5 years ago
  75. 97b53b8 java_sdk_library: Define relationship between api scopes by Paul Duffin · 5 years ago
  76. 88b9905 Merge the "big 3" metalava invocations into one by Makoto Onuki · 5 years ago
  77. 29555d5 APEX should require base module of stub libraries by Yo Chiang · 5 years ago
  78. afa9fa1 Add hook to be called after defaults have been applied by Paul Duffin · 5 years ago
  79. c988c8e Move prebuilts mutators after defaults have been applied by Paul Duffin · 5 years ago
  80. e051d0d add researcher_submitted field to cc_fuzz by Kris Alder · 5 years ago
  81. 00789cc Merge "Simplify package by using LoadHook instead of mutators" by Treehugger Robot · 5 years ago
  82. a1ffd53 Merge "Add support for the remote execution of metalava actions." by Ramy Medhat · 5 years ago
  83. 7097b05 Merge "Allow bootjars in system_ext." by Chris Gross · 5 years ago
  84. cdfcec9 Simplify package by using LoadHook instead of mutators by Paul Duffin · 5 years ago
  85. 39298b3 Merge "Improve error messages when output file is invalid" by Treehugger Robot · 5 years ago
  86. e7fe252 Merge "Switch rustc to 1.43.0" by Matthew Maurer · 5 years ago
  87. bd1f870 Merge "Canonicalize saved paths, Kythe cannot handle symlinks" by Alexander Smundak · 5 years ago
  88. a1910e8 Merge "Disable "check last" for test api" by Anton Hansson · 5 years ago
  89. d066644 Merge "Document preArch mutators" by Paul Duffin · 5 years ago
  90. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 5 years ago
  91. 6478ac1 Disable "check last" for test api by Anton Hansson · 5 years ago
  92. 712993c Improve error messages when output file is invalid by Paul Duffin · 5 years ago
  93. fb6d57e Merge "Make prebuilt_sdk support module-lib and system-server" by Anton Hansson · 5 years ago
  94. 292e7c0 Merge changes Ie6568cb8,Ibd521c96 by satayev · 5 years ago
  95. aa4162e Document preArch mutators by Paul Duffin · 5 years ago
  96. 57769e4 Merge "Export depsInfo into android package." by satayev · 5 years ago
  97. 0a80524 Merge "Fix build error of sysprop_library in namespace" by Treehugger Robot · 5 years ago
  98. baf8c3a Merge "Make android_app_import multi targets arch module." by Jaewoong Jung · 5 years ago
  99. f39f6a4 Merge changes I2e370952,I811cc8e1 by Treehugger Robot · 5 years ago
  100. ede5078 Merge "Fix soong crashing when there's no baseline file" by Anton Hansson · 5 years ago