1. 1b3370f Enable Java language level 9 by default. by Pete Gillin · 5 years ago
  2. c080617 Shard aidl compiles into srcjars by Colin Cross · 6 years ago
  3. 6e104c7 Merge changes Ife12ba69,Ibf910262 am: 7ca5576905 by Jaewoong Jung · 5 years ago
  4. b28eb5f Implement android_test_import by Jaewoong Jung · 5 years ago
  5. 7a6bb1d Merge "Add arch variant support to android_app_import." am: a701d9071e by Jaewoong Jung · 5 years ago
  6. 1ce9ac6 Add arch variant support to android_app_import. by Jaewoong Jung · 5 years ago
  7. a741ebf Merge "Add a rule about platform_apis" am: 8a64f8c907 by Jeongik Cha · 5 years ago
  8. 538c0d0 Add a rule about platform_apis by Jeongik Cha · 6 years ago
  9. a373a94 Merge changes Ic2a585ea,I11ccabc4,Icc932c4a,I020556c7,I08713e91 am: ed9a92c311 by Colin Cross · 5 years ago
  10. ed9a92c Merge changes Ic2a585ea,I11ccabc4,Icc932c4a,I020556c7,I08713e91 by Treehugger Robot · 5 years ago
  11. f35b561 filegroup.path is used to specify the include path for aidl files am: 2907459e43 by Jiyong Park · 5 years ago
  12. 2907459 filegroup.path is used to specify the include path for aidl files by Jiyong Park · 6 years ago
  13. ab05443 Convert droiddoc modules to android.RuleBuilder by Colin Cross · 6 years ago
  14. 29c01bf Merge "Java test code clean-up" am: 66bb414fb7 by Jaewoong Jung · 6 years ago
  15. f9a0443 Java test code clean-up by Jaewoong Jung · 6 years ago
  16. 218964e Merge "Enforce hidden api usage in vendor (soong)" am: e65d84c84c am: 7a22534a47 by Jeongik Cha · 6 years ago
  17. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 6 years ago
  18. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 6 years ago
  19. a4d59ff Optionally embed NOTICE files in apks. am: 5b425e2e20 am: 5d48965fed by Jaewoong Jung · 6 years ago
  20. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  21. b343889 Merge changes I42cb181f,I6413c9b1 am: 33ee25466f am: 00c2bbb0e7 by Paul Duffin · 6 years ago
  22. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  23. f45775e Merge "Add sdk_version:"none" to replace no_standard_libs:true" am: b11c72b0b8 by Paul Duffin · 6 years ago
  24. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  25. a14f280 Merge "Allow java_test.go tests to use any Android.bp file" am: 45656aacab by Paul Duffin · 6 years ago
  26. baccf7e Allow java_test.go tests to use any Android.bp file by Paul Duffin · 6 years ago
  27. 6a98d5d Merge "android_app stl property bug fix" am: 4f67c42d76 am: 58d0f0cf69 by Jaewoong Jung · 6 years ago
  28. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  29. 4f3124e Merge "Port uses-shared library verification and dexpreopting to Soong" am: 7a1fefc2de by Colin Cross · 6 years ago
  30. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  31. 11a19ed Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" am: 7d06395f0c by Colin Cross · 6 years ago
  32. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  33. 7cb1d9c Merge changes from topic "verify_uses_libraries" am: 2f4c55e9f7 am: 3c8e809052 by Colin Cross · 6 years ago
  34. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  35. b16dc74 Merge "Fix override_android_app dependency issues." am: 105920a792 by Jaewoong Jung · 6 years ago
  36. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  37. 2c18ebd Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." am: 42e862c56d by Pete Gillin · 6 years ago
  38. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  39. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  40. 726fd0d Merge "Implement DPI variants in android_app_import." am: 53ad63c127 by Jaewoong Jung · 6 years ago
  41. 53ad63c Merge "Implement DPI variants in android_app_import." by Jaewoong Jung · 6 years ago
  42. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  43. 2146d56 Merge "Track sources for srcjars across modules" am: 082640d6ee am: 222f5ee5f2 by Colin Cross · 6 years ago
  44. 0c4ce21 Track sources for srcjars across modules by Colin Cross · 6 years ago
  45. 212106a Merge "Add android_app_import." am: e7d52c779f am: 5fa44dfb04 by Jaewoong Jung · 6 years ago
  46. ccbb393 Add android_app_import. by Jaewoong Jung · 6 years ago
  47. 19b9e85 Merge "Build framework.aidl in Soong" am: 8bf9bd9f91 am: 2e2967423a by Colin Cross · 6 years ago
  48. 8bf9bd9 Merge "Build framework.aidl in Soong" by Colin Cross · 6 years ago
  49. a6cc184 Merge "Fix handling optimize.enabled from java_defaults" am: 36ab727c82 by Sasha Smundak · 6 years ago
  50. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  51. 2057f82 Fix handling optimize.enabled from java_defaults by Sasha Smundak · 6 years ago
  52. a2181fd Add support for prebuilt java_sdk_library modules am: 79c7c26d8a am: c1afb65520 by Colin Cross · 6 years ago
  53. 79c7c26 Add support for prebuilt java_sdk_library modules by Colin Cross · 6 years ago
  54. f449d2a Merge "Use LoadHook to create modules in java_sdk_library" am: 59d4a31063 by Colin Cross · 6 years ago
  55. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  56. c5f8f6e Stop using build/target -> build/make/target symlink am: 412160e1c9 by Dan Willemsen · 6 years ago
  57. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  58. 49c87df Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true" am: b007b2bde5 am: 8c3f398c6c by Colin Cross · 6 years ago
  59. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  60. fdd34fa Merge "Always package JNI libs into android_test modules" am: eae12cf400 am: f394fb0a27 by Colin Cross · 6 years ago
  61. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 6 years ago
  62. 79e3e79 Merge "Add override_android_app module type." am: e9665723da am: 9874d6abe6 by Jaewoong Jung · 6 years ago
  63. 525443a Add override_android_app module type. by Jaewoong Jung · 6 years ago
  64. 5654c3f Add dex_import module type am: 42be761ebd am: 66f3f2a01a am: 5d56651745 by Colin Cross · 6 years ago
  65. 42be761 Add dex_import module type by Colin Cross · 6 years ago
  66. ccfe15d Merge "Add modules for converting java modules between host and device" am: e3ad4144db am: d5f25c7685 by Colin Cross · 6 years ago
  67. 3d7c982 Add modules for converting java modules between host and device by Colin Cross · 6 years ago
  68. 33db6a2 Move some java test setup later am: c28bb0b8f9 am: 7e2b9c48ca am: 7cb6f9e601 by Colin Cross · 6 years ago
  69. c28bb0b Move some java test setup later by Colin Cross · 6 years ago
  70. 2cfaf13 Merge "Revert "Add override_module."" am: ef36053829 am: 4ab2e63974 by Jaewoong Jung · 6 years ago
  71. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  72. 049aea1 Merge "Add override_module." am: b709575a75 am: e8eaf4608d am: b44bb0896b by Jaewoong Jung · 6 years ago
  73. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  74. e4759b9 Add java/testing.go for sysprop_test.go by Colin Cross · 6 years ago
  75. b197453 Add java/testing.go for sysprop_test.go by Colin Cross · 6 years ago
  76. 12865b0 Create sysprop_library soong module am: c0907f191a am: 92053b977e am: 751a2cb98a by Inseob Kim · 6 years ago
  77. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  78. 5e24ba9 resolve merge conflicts of dec157bd6c01da7817ac69a01d75d25ee7150848 to master by Colin Cross · 6 years ago
  79. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 6 years ago
  80. 2343386 Add updatable_media_stubs to prevent private API use. by Insun Kang · 6 years ago
  81. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 6 years ago
  82. be9cdb8 Replace annotation_processors with plugins by Colin Cross · 6 years ago
  83. afbb173 Pass annotation processors to kotlinc by Colin Cross · 6 years ago
  84. 21fc9bb Move kotlin to it's own file by Colin Cross · 6 years ago
  85. b9a1151 Enable arch variant properties in prebuilt_etc. by Jaewoong Jung · 6 years ago
  86. 054b19a Support core library by Sundong Ahn · 6 years ago
  87. 98fd574 Use latest SDK version for current in PDK builds by Colin Cross · 6 years ago
  88. fb6d781 Split out sdk.go from java.go by Colin Cross · 6 years ago
  89. 638149e Add dexpreopt enabled tests by Colin Cross · 6 years ago
  90. 38e4fb2 Add buildDir to java patch-module paths. by Jaewoong Jung · 6 years ago
  91. 8736ce2 Enable kotlinc flags in blueprint files by Zoran Jovanovic · 6 years ago
  92. 54c1d2f Remove reference to core-oj/core-libart, etc. by Neil Fuller · 6 years ago
  93. bf210f7 Build platform with core library stubs by default by Neil Fuller · 6 years ago
  94. 1fee9f3 Include all core libs in default boot classpath by Neil Fuller · 6 years ago
  95. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  96. cedd476 Allow exclude_java_resources to affect java_resource_dirs by Colin Cross · 6 years ago
  97. 9b38aef Revert "Add support for renamed kotlin stdlib." by Colin Cross · 6 years ago
  98. 6095259 Track changes to add core-simple to the boot cp by Neil Fuller · 6 years ago
  99. 331a121 Don't pass resources to r8 by Colin Cross · 6 years ago
  100. f4936b0 Fix the issue that changing merge_annotations_dir doesn't trigger build by Nan Zhang · 6 years ago