1. 7c70831 Apply sdk version check to product apps by Jeongik Cha · 6 years ago
  2. 323a4c3 Runtime deps to a stubs lib crosses APEX boundary by Jiyong Park · 5 years ago
  3. cfaa164 bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 5 years ago
  4. bd15961 bundle config for apexes are auto-generated by Jiyong Park · 5 years ago
  5. 9403e4b Merge "Collect metrics from inside soong_build" by Colin Cross · 5 years ago
  6. b2d0565 Merge "Emit error if expression cannot be evaluated to boolean during androidmk conversion" by Treehugger Robot · 5 years ago
  7. f14cd86 Merge changes from topic "soong_build_number_file" by Treehugger Robot · 5 years ago
  8. c2f4f20 Merge "Use header jar without jarjar for sharded classpath" by Treehugger Robot · 5 years ago
  9. 2a2e0db Add an order-only dependency on the build number file by Colin Cross · 5 years ago
  10. da71eda Add support for order-only dependencies to RuleBuilder by Colin Cross · 5 years ago
  11. 6a9f5cf Emit error if expression cannot be evaluated to boolean during androidmk conversion by Sasha Smundak · 5 years ago
  12. c6e5384 Merge "Add "jni_libs" property to apex module" by Jooyung Han · 5 years ago
  13. 6e147e4 Merge changes I789b526c,Ie15c811f by Jooyung Han · 5 years ago
  14. dd72d68 Merge changes I32bc93e0,I7ec47dbc by Paul Duffin · 5 years ago
  15. cc1b3da Avoid invoking sdk member to add empty list of dependencies by Paul Duffin · 5 years ago
  16. 08798aa Add windows to the list of available OS's in sdk tests by Paul Duffin · 5 years ago
  17. e7ea9e6 Merge "Distinguish boot images by target rather than arch" by David Srbecky · 5 years ago
  18. 0ffa3ab Merge "No symlink for host APEXes" by Jiyong Park · 5 years ago
  19. 2d4b8d2 Merge "Only dist apex sizes for checkbuild" by Colin Cross · 5 years ago
  20. 2642bc6 Merge changes I9170c7e2,I058201b2,Icf37bb3d by Treehugger Robot · 5 years ago
  21. 6f9bfc0 Merge "Support arch variant for data attribute" by Dan Shi · 5 years ago
  22. 643adc4 Add "jni_libs" property to apex module by Jooyung Han · 5 years ago
  23. 01a868d apex: refactor apex properties by Jooyung Han · 5 years ago
  24. e6436d7 apex: fix a test util (ensureExactContent) by Jooyung Han · 5 years ago
  25. 638d30e No symlink for host APEXes by Jiyong Park · 5 years ago
  26. 1c85e8e Only dist apex sizes for checkbuild by Colin Cross · 5 years ago
  27. 21321ef Merge "In kzip files, compilation unit paths should be relative to top." by Alexander Smundak · 5 years ago
  28. 40017be Merge "Unless overridden include LICENSE files in notices." by Bob Badour · 5 years ago
  29. c177ebe Distinguish boot images by target rather than arch by David Srbecky · 5 years ago
  30. d80cbca Convert cc to AndroidMkEntries by Colin Cross · 5 years ago
  31. 077f9a4 Merge "apex: do not follow jni_libs from android_app" by Jooyung Han · 5 years ago
  32. 67a8834 Support arch variant for data attribute by Dan Shi · 5 years ago
  33. 9a63ee1 Merge "Update ike.jar's name in code coverage configuration" by Yan Yan · 5 years ago
  34. b72c909 Collect metrics from inside soong_build by Colin Cross · 5 years ago
  35. f3be200 Merge "Fix forwarding a vararg parameter" by Treehugger Robot · 5 years ago
  36. b8f46cd In kzip files, compilation unit paths should be relative to top. by Sasha Smundak · 5 years ago
  37. cd87c69 Fix forwarding a vararg parameter by Jooyung Han · 5 years ago
  38. 414d50c Merge "Add min_sdk_version property to apexes" by Colin Cross · 5 years ago
  39. b7bebe2 apex: do not follow jni_libs from android_app by Jooyung Han · 5 years ago
  40. e1fd6a9 Merge "Add support for cc_library_headers in sdk/module_exports" by Paul Duffin · 5 years ago
  41. 78036c8 Merge "Prune any empty property sets from the modules before transforming" by Paul Duffin · 5 years ago
  42. 2125138 Merge "Simplify cc library sdk snapshot handling of include dirs/headers" by Paul Duffin · 5 years ago
  43. cbe936c Merge "Add support for transforming a property set after its contents" by Paul Duffin · 5 years ago
  44. e574be5 Merge "Fix issues with bp transformation" by Paul Duffin · 5 years ago
  45. 2e56067 Update ike.jar's name in code coverage configuration by evitayan · 5 years ago
  46. 139fa43 Merge changes Ibaf383c4,I2b1c0736 by Jiyong Park · 5 years ago
  47. 93e57a0 Expect added members for instrumented modules by Jiyong Park · 5 years ago
  48. 4483601 Merge changes Idd50ed38,Icbc86b21 by Treehugger Robot · 5 years ago
  49. a35e3ff Merge "Merge CSV files generated by UnsupportedAppUsageProcessor." by Treehugger Robot · 5 years ago
  50. 65b5b59 Merge "Output json without trailing whitespaces but with trailing newlines." by Treehugger Robot · 5 years ago
  51. 48c2f29 Merge "Require apps built against the SDK to use JNI built against the NDK" by Colin Cross · 5 years ago
  52. 37fa32c Output json without trailing whitespaces but with trailing newlines. by Martin Stjernholm · 5 years ago
  53. 897266e Make filesToInstall return InstallPaths and add it to Module by Colin Cross · 5 years ago
  54. 609c49a Add pathForInstall and InstallPaths by Colin Cross · 5 years ago
  55. 91756d2 Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 5 years ago
  56. a78f3a7 Prune any empty property sets from the modules before transforming by Paul Duffin · 5 years ago
  57. 64f54b0 Simplify cc library sdk snapshot handling of include dirs/headers by Paul Duffin · 5 years ago
  58. 180a006 Add support for transforming a property set after its contents by Paul Duffin · 5 years ago
  59. 047fdca Fix issues with bp transformation by Paul Duffin · 5 years ago
  60. f5ea9e1 Add cc_prebuilt_library_headers by Paul Duffin · 5 years ago
  61. 1c6c1c7 Separate cc_library_headers to its own file and add tests by Paul Duffin · 5 years ago
  62. 00cae1c Reland "Turn on the instrumentation by default for the java code in APEXes" by Jiyong Park · 5 years ago
  63. efbce1c Merge "Add C++ Host support on sysprop_library" by Treehugger Robot · 5 years ago
  64. 5d600c9 For legacy10 APEXes default target_sdk_version and min_sdk_version to 29 by Nikita Ioffe · 5 years ago
  65. f9f6a91 Merge "Allow compile_multilib to be specified on module exports" by Treehugger Robot · 5 years ago
  66. 5031787 Add min_sdk_version property to apexes by Colin Cross · 5 years ago
  67. 094cde4 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 5 years ago
  68. f7d8401 Use header jar without jarjar for sharded classpath by Colin Cross · 5 years ago
  69. 61f7a24 Merge "Allow Linux hosts to use ubsan runtime sanitizers." by Ivan Lozano · 5 years ago
  70. a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 5 years ago
  71. 004d717 Allow for setting a logging_parent for an Apex. by Baligh Uddin · 5 years ago
  72. 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 5 years ago
  73. a0d5889 Merge "Ensure consistent handling of generated headers/dirs" by Treehugger Robot · 5 years ago
  74. 1c1c6ab Merge "Do not add dependencies from disabled sdk variants to its members" by Treehugger Robot · 5 years ago
  75. 1a9be9f Merge "Add jni_uses_platform_api property to android_app" by Colin Cross · 5 years ago
  76. 5c50e7f Merge "Add static_libs field to target.vendor" by Treehugger Robot · 5 years ago
  77. ed5c146 Add static_libs field to target.vendor by Chong Zhang · 5 years ago
  78. 3f561c6 Merge "Add minijail to whitelist.go" by Lingfeng Yang · 5 years ago
  79. 7862000 Merge "Enable bitwise-conditional-parentheses warning" by Chih-hung Hsieh · 5 years ago
  80. 5efd198 Ensure consistent handling of generated headers/dirs by Paul Duffin · 5 years ago
  81. 583bf7e Do not add dependencies from disabled sdk variants to its members by Paul Duffin · 5 years ago
  82. 53fe467 Merge changes from topic "soong_tests_ndk" by Treehugger Robot · 5 years ago
  83. 9ac32c7 Allow Linux hosts to use ubsan runtime sanitizers. by Ivan Lozano · 5 years ago
  84. b5df8a0 Merge CSV files generated by UnsupportedAppUsageProcessor. by Artur Satayev · 5 years ago
  85. 1120452 Merge "Use flag names with merge_csv.py." by Treehugger Robot · 5 years ago
  86. 3a15b89 Merge "bpf progs depend on system/core/libcutils/include" by Maciej Żenczykowski · 5 years ago
  87. 3be82c0 Create manifest_utils library target. by Baligh Uddin · 5 years ago
  88. 0f8c5b4 Add minijail to whitelist.go by Lingfeng Yang · 5 years ago
  89. 44885e2 Simplify visibility rules that include //visibility:public by Paul Duffin · 5 years ago
  90. 5f78d55 Enable bitwise-conditional-parentheses warning by Chih-Hung Hsieh · 5 years ago
  91. 89db15d Add C++ Host support on sysprop_library by Inseob Kim · 6 years ago
  92. 7fa7646 Add tests for py(2|3)-cmd by Dan Willemsen · 5 years ago
  93. ee87c60 Add jni_uses_platform_api property to android_app by Colin Cross · 5 years ago
  94. f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 5 years ago
  95. f28329d Move NDK test modules into cc/testing.go by Colin Cross · 5 years ago
  96. eb9b9f2 Merge "have a per-module switch to turn the symlinking optimizaiton off" by Jiyong Park · 5 years ago
  97. 888d92e Merge "Automate dependency on inputs of genrule module type." by Bill Peckham · 5 years ago
  98. 578b7ac Merge "Fix .vendor suffix for snapshots" by Treehugger Robot · 5 years ago
  99. 07f3712 Merge "Do not hide VNDK prebuilts from make" by Treehugger Robot · 5 years ago
  100. 5b37383 Merge "Fix build error on vendor_snapshot_static" by Treehugger Robot · 5 years ago