1. c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 5 years ago
  2. ae83ce6 Merge "Revert "Another round of no-vendor-variant VNDK whitelist cleanup"" by Treehugger Robot · 5 years ago
  3. 23be2bf Merge "Add support for cc_binary in module_exports" by Treehugger Robot · 5 years ago
  4. cbeaab2 Merge "Add system server jars expressed in make in the system server classpath." by Nicolas Geoffray · 5 years ago
  5. 7667b62 Revert "Another round of no-vendor-variant VNDK whitelist cleanup" by Albal Tai · 5 years ago
  6. 252d744 Merge "Enable tautological-bitwise-compare warning" by Chih-hung Hsieh · 5 years ago
  7. 8a2d1b4 Merge "Do not add ccWrapper to ccNoDeps rule" by Treehugger Robot · 5 years ago
  8. e6c44dc Merge "Another round of no-vendor-variant VNDK whitelist cleanup" by Vic Yang · 5 years ago
  9. 15631dc Enable tautological-bitwise-compare warning by Chih-Hung Hsieh · 5 years ago
  10. 2f94e85 Merge "Allow for setting a logging_parent for an Android App." by Treehugger Robot · 5 years ago
  11. 207b18c Merge "Switch from clang-r377782 to clang-r377782b" by Chih-hung Hsieh · 5 years ago
  12. d8b80bc Merge "Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true." by Peter Collingbourne · 5 years ago
  13. ab392f6 Merge "Enable bool-operation warning" by Chih-hung Hsieh · 5 years ago
  14. 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 5 years ago
  15. 25ce04b Add support for cc_binary in module_exports by Paul Duffin · 5 years ago
  16. 2976bfd Do not add ccWrapper to ccNoDeps rule by Kousik Kumar · 5 years ago
  17. 36b6aec Merge "Simple refactoring of prefix related functions." by Jaewoong Jung · 5 years ago
  18. 7c9662a Merge "sdk_version: "system_server_current"" by Treehugger Robot · 5 years ago
  19. 287a13f Switch from clang-r377782 to clang-r377782b by Chih-Hung Hsieh · 5 years ago
  20. 47cbfcd Add system server jars expressed in make in the system server classpath. by Nicolas Geoffray · 5 years ago
  21. 954b297 Merge "Revert "Turn on the instrumentation by default for the java code in APEXes"" by Jackal Guo · 5 years ago
  22. c021ea0 Revert "Turn on the instrumentation by default for the java code in APEXes" by Jackal Guo · 5 years ago
  23. 2fe818f Merge "Add apex name to description" by Treehugger Robot · 5 years ago
  24. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 5 years ago
  25. 1d62b1c Merge "Turn on the instrumentation by default for the java code in APEXes" by Treehugger Robot · 5 years ago
  26. b13a948 Add apex name to description by Dan Willemsen · 5 years ago
  27. f1366a3 Merge "Allow using test_config_template for CTS tests." by Treehugger Robot · 5 years ago
  28. 77def87 Another round of no-vendor-variant VNDK whitelist cleanup by Vic Yang · 5 years ago
  29. 0e5bb27 Enable bool-operation warning by Chih-Hung Hsieh · 5 years ago
  30. d0bf3db Merge "Remove execute-only support." by Ivan Lozano · 5 years ago
  31. e29c21e Allow using test_config_template for CTS tests. by Lorenzo Colitti · 5 years ago
  32. dc4f986 Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true. by Peter Collingbourne · 5 years ago
  33. edb3174 Merge "Bump the macOS version to 10.10." by Treehugger Robot · 5 years ago
  34. 46459b0 Remove empty directories when removing previously installed files by Dan Willemsen · 5 years ago
  35. 7d8ecd0 Merge "Remove liblog from whitelist" by Jeffrey Huang · 5 years ago
  36. 7622713 Bump the macOS version to 10.10. by Elliott Hughes · 5 years ago
  37. 680afd7 Merge "apexDepsMutator is a top-down mutator" by Treehugger Robot · 5 years ago
  38. 33b6654 Turn on the instrumentation by default for the java code in APEXes by Jiyong Park · 5 years ago
  39. c9f9ab8 Merge changes from topic "dex2oat-soong-dep-2" by Treehugger Robot · 5 years ago
  40. 8744cdf Merge "Switch from clang-r370808b to clang-r377782" by Chih-hung Hsieh · 5 years ago
  41. f0ae6cc Remove liblog from whitelist by Jeffrey Huang · 5 years ago
  42. 8107b85 Remove execute-only support. by Ivan Lozano · 5 years ago
  43. 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 5 years ago
  44. 8d80cee Pass dexpreopt config structs by reference. by Martin Stjernholm · 5 years ago
  45. d90676f Reland: Get the dex2oat host tool path from module dependency on the by Martin Stjernholm · 5 years ago
  46. 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 5 years ago
  47. 75a48d8 Reland: Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
  48. 394b9b3 Merge "Use precise class loader context for system server jars." by Ulyana Trafimovich · 5 years ago
  49. 3375433 Merge "Bump our macOS target version to 10.9." by Elliott Hughes · 5 years ago
  50. f3ff010 Use precise class loader context for system server jars. by Ulya Trafimovich · 5 years ago
  51. cc9a5ed Merge "Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint." by Ulyana Trafimovich · 5 years ago
  52. 4cdada2 Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint. by Ulya Trafimovich · 5 years ago
  53. f048446 Merge "Add vendor snapshot modules" by Treehugger Robot · 5 years ago
  54. 64a075c Merge "Disable PGO profile use in Clang-based coverage builds" by Treehugger Robot · 5 years ago
  55. 632dbb3 Bump our macOS target version to 10.9. by Elliott Hughes · 5 years ago
  56. 9401b18 Update apex.go to remove libutils by Jeffrey Huang · 5 years ago
  57. 807d49b Disable PGO profile use in Clang-based coverage builds by Pirama Arumuga Nainar · 5 years ago
  58. 9d9555e Switch from clang-r370808b to clang-r377782 by Chih-Hung Hsieh · 5 years ago
  59. 6a20b17 Merge "Improve documentation of the enabled property" by Treehugger Robot · 5 years ago
  60. 6eb0da1 Merge "Update the doc about apex_available" by Treehugger Robot · 5 years ago
  61. 9a1e14e Update the doc about apex_available by Jiyong Park · 5 years ago
  62. 54d9bb7 Improve documentation of the enabled property by Paul Duffin · 5 years ago
  63. f760cae apexDepsMutator is a top-down mutator by Jiyong Park · 5 years ago
  64. 4e29184 Merge "Update apex dependency even for test and non-installable APEXes" by Treehugger Robot · 5 years ago
  65. 6655756 Merge "Automatically set compile_dex:true and hostdex:true for APEX variants" by Treehugger Robot · 5 years ago
  66. 19d84a0 Merge "java_sdk_library - replace .docs suffix with .stubs.source" by Treehugger Robot · 5 years ago
  67. 6b21c7d Automatically set compile_dex:true and hostdex:true for APEX variants by Jiyong Park · 5 years ago
  68. 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" by Jiyong Park · 5 years ago
  69. 45f3c9b Merge "m <module_name> builds <module_name>.<apex_name>" by Treehugger Robot · 5 years ago
  70. 226adf2 Merge "neverallow: update for different HIDL build." by Steven Moreland · 5 years ago
  71. ab872e0 Update apex dependency even for test and non-installable APEXes by Jiyong Park · 5 years ago
  72. 2d743b5 Merge "Revert "Allow Linux hosts to use ubsan runtime sanitizers."" by Ivan Lozano · 5 years ago
  73. 9e37faa Revert "Allow Linux hosts to use ubsan runtime sanitizers." by Ivan Lozano · 5 years ago
  74. aae9bd1 sdk_version: "system_server_current" by Jiyong Park · 5 years ago
  75. 7072100 Merge "rm libbinderthreadstate" by Steven Moreland · 5 years ago
  76. 0dbb324 Merge "Allow Linux hosts to use ubsan runtime sanitizers." by Ivan Lozano · 5 years ago
  77. 91b883d java_sdk_library - replace .docs suffix with .stubs.source by Paul Duffin · 5 years ago
  78. a871ee2 Merge "Document apex and apex_test" by Treehugger Robot · 5 years ago
  79. 51ce4f6 neverallow: update for different HIDL build. by Steven Moreland · 5 years ago
  80. 31af267 m <module_name> builds <module_name>.<apex_name> by Jiyong Park · 5 years ago
  81. 705cd46 Merge "Implement vendor snapshot" by Treehugger Robot · 5 years ago
  82. fce0b42 Document apex and apex_test by Jiyong Park · 5 years ago
  83. 2b2aee3 Merge "Pass library kind when linking native libraries." by Ivan Lozano · 5 years ago
  84. 0bdcb27 java_sdk_library_import - Allow it to replace java_sdk_library by Paul Duffin · 5 years ago
  85. 3b531e3 Merge "java_sdk_library - pass patch_module through to stubs library" by Paul Duffin · 5 years ago
  86. 58b5030 Merge "add walkPayloadDeps" by Jiyong Park · 5 years ago
  87. 22f3ce1 Merge "<apexname>-installed-file.txt shows symlinks" by Jiyong Park · 5 years ago
  88. d862f0b Merge "Remove UseApexImage and GenerateApexImage." by Nicolas Geoffray · 5 years ago
  89. 26bf49b Fix sdk aidl include for droiddoc by Anton Hansson · 5 years ago
  90. ab8da5d java_sdk_library - pass patch_module through to stubs library by Paul Duffin · 5 years ago
  91. bd63a10 <apexname>-installed-file.txt shows symlinks by Jiyong Park · 5 years ago
  92. 14850a5 rm libbinderthreadstate by Steven Moreland · 5 years ago
  93. 7a8a425 Merge "Differentiate between exported and internal sdk members" by Treehugger Robot · 5 years ago
  94. c17a04d Merge "Add android.hardware.light-ndk_platform to vndkMustUseVendorVariantList" by Treehugger Robot · 5 years ago
  95. 568a82a Merge "Add java_system_modules to sdk/module_exports" by Treehugger Robot · 5 years ago
  96. 7be7886 Merge "Add support for transitive sdk members" by Treehugger Robot · 5 years ago
  97. 73d5983 Remove UseApexImage and GenerateApexImage. by Nicolas Geoffray · 5 years ago
  98. 396b950 Merge "Support dexpreopt against the primary boot image." by Vladimir Marko · 5 years ago
  99. 7291095 Differentiate between exported and internal sdk members by Paul Duffin · 5 years ago
  100. 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 5 years ago