1. a14f280 Merge "Allow java_test.go tests to use any Android.bp file" am: 45656aacab by Paul Duffin · 6 years ago
  2. baccf7e Allow java_test.go tests to use any Android.bp file by Paul Duffin · 6 years ago
  3. 6a98d5d Merge "android_app stl property bug fix" am: 4f67c42d76 am: 58d0f0cf69 by Jaewoong Jung · 6 years ago
  4. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  5. 4f3124e Merge "Port uses-shared library verification and dexpreopting to Soong" am: 7a1fefc2de by Colin Cross · 6 years ago
  6. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  7. 11a19ed Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" am: 7d06395f0c by Colin Cross · 6 years ago
  8. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  9. 7cb1d9c Merge changes from topic "verify_uses_libraries" am: 2f4c55e9f7 am: 3c8e809052 by Colin Cross · 6 years ago
  10. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  11. b16dc74 Merge "Fix override_android_app dependency issues." am: 105920a792 by Jaewoong Jung · 6 years ago
  12. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  13. 2c18ebd Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." am: 42e862c56d by Pete Gillin · 6 years ago
  14. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  15. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  16. 726fd0d Merge "Implement DPI variants in android_app_import." am: 53ad63c127 by Jaewoong Jung · 6 years ago
  17. 53ad63c Merge "Implement DPI variants in android_app_import." by Jaewoong Jung · 6 years ago
  18. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  19. 2146d56 Merge "Track sources for srcjars across modules" am: 082640d6ee am: 222f5ee5f2 by Colin Cross · 6 years ago
  20. 0c4ce21 Track sources for srcjars across modules by Colin Cross · 6 years ago
  21. 212106a Merge "Add android_app_import." am: e7d52c779f am: 5fa44dfb04 by Jaewoong Jung · 6 years ago
  22. ccbb393 Add android_app_import. by Jaewoong Jung · 6 years ago
  23. 19b9e85 Merge "Build framework.aidl in Soong" am: 8bf9bd9f91 am: 2e2967423a by Colin Cross · 6 years ago
  24. 8bf9bd9 Merge "Build framework.aidl in Soong" by Colin Cross · 6 years ago
  25. a6cc184 Merge "Fix handling optimize.enabled from java_defaults" am: 36ab727c82 by Sasha Smundak · 6 years ago
  26. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  27. 2057f82 Fix handling optimize.enabled from java_defaults by Sasha Smundak · 6 years ago
  28. a2181fd Add support for prebuilt java_sdk_library modules am: 79c7c26d8a am: c1afb65520 by Colin Cross · 6 years ago
  29. 79c7c26 Add support for prebuilt java_sdk_library modules by Colin Cross · 6 years ago
  30. f449d2a Merge "Use LoadHook to create modules in java_sdk_library" am: 59d4a31063 by Colin Cross · 6 years ago
  31. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  32. c5f8f6e Stop using build/target -> build/make/target symlink am: 412160e1c9 by Dan Willemsen · 6 years ago
  33. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  34. 49c87df Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true" am: b007b2bde5 am: 8c3f398c6c by Colin Cross · 6 years ago
  35. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  36. fdd34fa Merge "Always package JNI libs into android_test modules" am: eae12cf400 am: f394fb0a27 by Colin Cross · 6 years ago
  37. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 6 years ago
  38. 79e3e79 Merge "Add override_android_app module type." am: e9665723da am: 9874d6abe6 by Jaewoong Jung · 6 years ago
  39. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  40. 5654c3f Add dex_import module type am: 42be761ebd am: 66f3f2a01a am: 5d56651745 by Colin Cross · 6 years ago
  41. 42be761 Add dex_import module type by Colin Cross · 7 years ago
  42. ccfe15d Merge "Add modules for converting java modules between host and device" am: e3ad4144db am: d5f25c7685 by Colin Cross · 6 years ago
  43. 3d7c982 Add modules for converting java modules between host and device by Colin Cross · 6 years ago
  44. 33db6a2 Move some java test setup later am: c28bb0b8f9 am: 7e2b9c48ca am: 7cb6f9e601 by Colin Cross · 6 years ago
  45. c28bb0b Move some java test setup later by Colin Cross · 7 years ago
  46. 2cfaf13 Merge "Revert "Add override_module."" am: ef36053829 am: 4ab2e63974 by Jaewoong Jung · 6 years ago
  47. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  48. 049aea1 Merge "Add override_module." am: b709575a75 am: e8eaf4608d am: b44bb0896b by Jaewoong Jung · 6 years ago
  49. aa65e17 Add override_module. by Jaewoong Jung · 7 years ago
  50. e4759b9 Add java/testing.go for sysprop_test.go by Colin Cross · 7 years ago
  51. b197453 Add java/testing.go for sysprop_test.go by Colin Cross · 7 years ago
  52. 12865b0 Create sysprop_library soong module am: c0907f191a am: 92053b977e am: 751a2cb98a by Inseob Kim · 7 years ago
  53. c0907f1 Create sysprop_library soong module by Inseob Kim · 7 years ago
  54. 5e24ba9 resolve merge conflicts of dec157bd6c01da7817ac69a01d75d25ee7150848 to master by Colin Cross · 7 years ago
  55. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 7 years ago
  56. 2343386 Add updatable_media_stubs to prevent private API use. by Insun Kang · 7 years ago
  57. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 7 years ago
  58. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 7 years ago
  59. afbb173 Pass annotation processors to kotlinc by Colin Cross · 7 years ago
  60. 21fc9bb Move kotlin to it's own file by Colin Cross · 7 years ago
  61. b9a1151 Enable arch variant properties in prebuilt_etc. by Jaewoong Jung · 7 years ago
  62. 054b19a Support core library by Sundong Ahn · 7 years ago
  63. 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 7 years ago
  64. fb6d781 Split out sdk.go from java.go by Colin Cross · 7 years ago
  65. 638149e Add dexpreopt enabled tests by Colin Cross · 7 years ago
  66. 38e4fb2 Add buildDir to java patch-module paths. by Jaewoong Jung · 7 years ago
  67. 8736ce2 Enable kotlinc flags in blueprint files by Zoran Jovanovic · 7 years ago
  68. 54c1d2f Remove reference to core-oj/core-libart, etc. by Neil Fuller · 7 years ago
  69. bf210f7 Build platform with core library stubs by default by Neil Fuller · 7 years ago
  70. 1fee9f3 Include all core libs in default boot classpath by Neil Fuller · 7 years ago
  71. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 7 years ago
  72. cedd476 Allow exclude_java_resources to affect java_resource_dirs by Colin Cross · 7 years ago
  73. 9b38aef Revert "Add support for renamed kotlin stdlib." by Colin Cross · 7 years ago
  74. 6095259 Track changes to add core-simple to the boot cp by Neil Fuller · 7 years ago
  75. 331a121 Don't pass resources to r8 by Colin Cross · 7 years ago
  76. f4936b0 Fix the issue that changing merge_annotations_dir doesn't trigger build by Nan Zhang · 7 years ago
  77. 37f6d79 Add exclude_files and exclude_dirs properties to java_import by Colin Cross · 7 years ago
  78. 9ae1b92 Don't install java libraries by default by Colin Cross · 7 years ago
  79. 27eecb9 Add api_dirs property and use module name as prefix by Sundong Ahn · 7 years ago
  80. 1be9691 Export SDK library names by Jiyong Park · 7 years ago
  81. 86a60ae Add core-lambda-stubs to classpath by Colin Cross · 7 years ago
  82. 7cdc22e Revert "Add core-lambda-stubs to classpath" by Colin Cross · 7 years ago
  83. d9d7be0 Add core-lambda-stubs to classpath by Colin Cross · 7 years ago
  84. 1e44068 droiddoc accepts aidl files as inputs by Jiyong Park · 7 years ago
  85. 58c518b java_sdk_library does the apicheck by default by Jiyong Park · 7 years ago
  86. 61819ce Apicheck Support in Soong by Nan Zhang · 7 years ago
  87. 5a8d1be Add prebuilt_etc_xml by Jiyong Park · 7 years ago
  88. c678ad3 Adding java_sdk_library by Jiyong Park · 7 years ago
  89. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  90. f66efeb Migrate soong to use new sdk prebuilts. by Anton Hansson · 7 years ago
  91. a97c5d3 Add support for android_library modules by Colin Cross · 7 years ago
  92. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  93. 0ead1d7 Allow wildcards in java_resource_dirs by Colin Cross · 7 years ago
  94. f19b9bb Use built SDK stubs by Colin Cross · 7 years ago
  95. 2d49294 Link type check for Android.bp defined Java modules by Jiyong Park · 7 years ago
  96. 66c0c40 Add support for renamed kotlin stdlib. by Przemyslaw Szczepaniak · 7 years ago
  97. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  98. cc09097 Add droiddoc_template by Dan Willemsen · 7 years ago
  99. 3bb1420 Change name of droiddoc target output to *-stubs.srcjar by Nan Zhang · 7 years ago
  100. 581fd21 Droiddoc Support in Soong by Nan Zhang · 8 years ago