1. 2c5454f Restrict replacements of source dependencies with prebuilts by Paul Duffin · 5 years ago
  2. 27cd4a5 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 5 years ago
  3. 7f3d7af Track the current java_sdk_library(_import) deps by Paul Duffin · 5 years ago
  4. 9ba460f Add property api_levels_jar_filename to droidstubs by Liz Kammer · 5 years ago
  5. f5f663b Remove most paths from java.TestConfig by Colin Cross · 5 years ago
  6. 8e9b63b Add support for Metalava implicit dependencies for remote execution. by Ramy Medhat · 5 years ago
  7. 5a757b1 java_sdk_library: Add system-server scope by Paul Duffin · 5 years ago
  8. 27fc414 Add default_to_stubs option to java_sdk_library by Jiyong Park · 5 years ago
  9. 2e7ed65 java_sdk_library: Only expose impl jars when they are built by Paul Duffin · 5 years ago
  10. d11e78e Retry: "java_sdk_library: Control shared library use" by Paul Duffin · 5 years ago
  11. 64e6199 Retry: "Improve tracking of exported sdk libraries" by Paul Duffin · 5 years ago
  12. 46fdda8 Retry: "java_sdk_library: Access outputs using tags" by Paul Duffin · 5 years ago
  13. 533f9c7 Retry: "java_sdk_library: Improve consistency with ..._import" by Paul Duffin · 5 years ago
  14. 5ae3079 Retry: "java_sdk_library: Add redirection to module-lib stubs" by Paul Duffin · 5 years ago
  15. b71d7f8 Revert "java_sdk_library: Add redirection to module-lib stubs" by Remi NGUYEN VAN · 5 years ago
  16. 2ee93a5 Revert "java_sdk_library: Improve consistency with ..._import" by Remi NGUYEN VAN · 5 years ago
  17. 58e4165 Revert "java_sdk_library: Access outputs using tags" by Remi NGUYEN VAN · 5 years ago
  18. ed03142 Revert "Improve tracking of exported sdk libraries" by Remi NGUYEN VAN · 5 years ago
  19. 31525da Revert "java_sdk_library: Control shared library use" by Remi NGUYEN VAN · 5 years ago
  20. e6428b4 java_sdk_library: Control shared library use by Paul Duffin · 5 years ago
  21. 442a475 Improve tracking of exported sdk libraries by Paul Duffin · 5 years ago
  22. f7a4660 java_sdk_library: Access outputs using tags by Paul Duffin · 5 years ago
  23. dce3fe7 java_sdk_library: Improve consistency with ..._import by Paul Duffin · 5 years ago
  24. fe82172 java_sdk_library: Add redirection to module-lib stubs by Paul Duffin · 5 years ago
  25. 080f5ee java_sdk_library: Add sdk_version for API scopes by Paul Duffin · 5 years ago
  26. 1c094a0 java_sdk_library: Remove some almost single use constants by Paul Duffin · 5 years ago
  27. 3a25498 java_sdk_library: Control API surfaces generated by Paul Duffin · 5 years ago
  28. f28329d Move NDK test modules into cc/testing.go by Colin Cross · 5 years ago
  29. 2d6d5d8 Merge "Permissions XML file for java_sdk_library is mutated for APEX" by Jiyong Park · 5 years ago
  30. 83a2d96 Allow java_system_modules_import to replace java_system_modules by Paul Duffin · 6 years ago
  31. e383388 Permissions XML file for java_sdk_library is mutated for APEX by Jiyong Park · 5 years ago
  32. d90676f Reland: Get the dex2oat host tool path from module dependency on the by Martin Stjernholm · 6 years ago
  33. 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 5 years ago
  34. 75a48d8 Reland: Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 6 years ago
  35. 91b883d java_sdk_library - replace .docs suffix with .stubs.source by Paul Duffin · 5 years ago
  36. a2db18f java_sdk_library use prebuilt jars for numeric sdk_version by Paul Duffin · 5 years ago
  37. fcfd791 Remove legacy properties from java_sdk_library_import by Paul Duffin · 5 years ago
  38. 56d4490 java_sdk_library_import - expose system and test stubs by Paul Duffin · 5 years ago
  39. 726d23c Improve java_sdk_library handling of test_current by Paul Duffin · 5 years ago
  40. e4b5342 Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..." by Hans Boehm · 5 years ago
  41. 453bf09 Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..." by Hans Boehm · 5 years ago
  42. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 5 years ago
  43. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 6 years ago
  44. dae8a80 Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package. by Martin Stjernholm · 5 years ago
  45. be9d0d2 Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 6 years ago
  46. 90169ba Added java_system_modules_import by Paul Duffin · 6 years ago
  47. a7b9f42 Add basic test for java_system_modules by Paul Duffin · 6 years ago
  48. 1b82e6a Add support for java_test in sdk by Paul Duffin · 6 years ago
  49. 9b478b0 Generate .srcjar for prebuilt_stubs_sources by Paul Duffin · 6 years ago
  50. d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 6 years ago
  51. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 6 years ago
  52. 77980a8 Dedup registration for cc default test config by Paul Duffin · 6 years ago
  53. a48f758 Dedup prebuilt apis module type/mutator registration by Paul Duffin · 6 years ago
  54. 43dc1cc Dedup system modules and sdk library module type registration by Paul Duffin · 6 years ago
  55. b0f8507 Dedup java genrule module type registration by Paul Duffin · 6 years ago
  56. 884363e Dedup droiddoc module type registration by Paul Duffin · 6 years ago
  57. f3273c5 Merge "Add updatable_media_stub to framework" by Jiyong Park · 6 years ago
  58. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 6 years ago
  59. 231d056 Add updatable_media_stub to framework by Jiyong Park · 6 years ago
  60. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  61. 7113d20 Use empty string for core image variant by Colin Cross · 6 years ago
  62. 667039f Merge "Cleanup java.DefaultsFactory()" by Treehugger Robot · 6 years ago
  63. ae6c520 Move ImageMutator after archMutator by Colin Cross · 6 years ago
  64. 4735766 Cleanup java.DefaultsFactory() by Paul Duffin · 6 years ago
  65. e403e9e Link type checking for java_library by Jeongik Cha · 6 years ago
  66. 9cf4669 Add exported_plugins to java.Library. by Artur Satayev · 6 years ago
  67. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  68. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 6 years ago
  69. 26dedd3 Add override_android_test. by Jaewoong Jung · 6 years ago
  70. 28df257 Rearrange import order by Jeongik Cha · 6 years ago
  71. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 6 years ago
  72. 74362a4 Move TestConfig sdk versions forward by Colin Cross · 6 years ago
  73. bdf5d71 Refactor and strengthen sdk_test.go. by Pete Gillin · 6 years ago
  74. 1b3370f Enable Java language level 9 by default. by Pete Gillin · 6 years ago
  75. c080617 Shard aidl compiles into srcjars by Colin Cross · 6 years ago
  76. 6e104c7 Merge changes Ife12ba69,Ibf910262 am: 7ca5576905 by Jaewoong Jung · 6 years ago
  77. b28eb5f Implement android_test_import by Jaewoong Jung · 6 years ago
  78. 7a6bb1d Merge "Add arch variant support to android_app_import." am: a701d9071e by Jaewoong Jung · 6 years ago
  79. 1ce9ac6 Add arch variant support to android_app_import. by Jaewoong Jung · 6 years ago
  80. a741ebf Merge "Add a rule about platform_apis" am: 8a64f8c907 by Jeongik Cha · 6 years ago
  81. 538c0d0 Add a rule about platform_apis by Jeongik Cha · 6 years ago
  82. a373a94 Merge changes Ic2a585ea,I11ccabc4,Icc932c4a,I020556c7,I08713e91 am: ed9a92c311 by Colin Cross · 6 years ago
  83. ed9a92c Merge changes Ic2a585ea,I11ccabc4,Icc932c4a,I020556c7,I08713e91 by Treehugger Robot · 6 years ago
  84. f35b561 filegroup.path is used to specify the include path for aidl files am: 2907459e43 by Jiyong Park · 6 years ago
  85. 2907459 filegroup.path is used to specify the include path for aidl files by Jiyong Park · 6 years ago
  86. ab05443 Convert droiddoc modules to android.RuleBuilder by Colin Cross · 6 years ago
  87. 29c01bf Merge "Java test code clean-up" am: 66bb414fb7 by Jaewoong Jung · 6 years ago
  88. f9a0443 Java test code clean-up by Jaewoong Jung · 6 years ago
  89. 218964e Merge "Enforce hidden api usage in vendor (soong)" am: e65d84c84c am: 7a22534a47 by Jeongik Cha · 6 years ago
  90. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 6 years ago
  91. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 6 years ago
  92. a4d59ff Optionally embed NOTICE files in apks. am: 5b425e2e20 am: 5d48965fed by Jaewoong Jung · 6 years ago
  93. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  94. b343889 Merge changes I42cb181f,I6413c9b1 am: 33ee25466f am: 00c2bbb0e7 by Paul Duffin · 6 years ago
  95. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  96. f45775e Merge "Add sdk_version:"none" to replace no_standard_libs:true" am: b11c72b0b8 by Paul Duffin · 6 years ago
  97. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  98. a14f280 Merge "Allow java_test.go tests to use any Android.bp file" am: 45656aacab by Paul Duffin · 6 years ago
  99. baccf7e Allow java_test.go tests to use any Android.bp file by Paul Duffin · 6 years ago
  100. 6a98d5d Merge "android_app stl property bug fix" am: 4f67c42d76 am: 58d0f0cf69 by Jaewoong Jung · 6 years ago