1. 039a83f Merge "Include all core libs in default boot classpath" by Neil Fuller · 6 years ago
  2. 9d45299 Add ApexModule interface for APEX-aware modules by Jiyong Park · 6 years ago
  3. 1fee9f3 Include all core libs in default boot classpath by Neil Fuller · 6 years ago
  4. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  5. ee0bc3b Add multi-target variants by Colin Cross · 6 years ago
  6. 445a484 Merge "Remove Sepolicy_split." by Treehugger Robot · 6 years ago
  7. d6ea749 Remove Sepolicy_split. by Steven Moreland · 6 years ago
  8. 17ccb45 Merge "Add methods to get source file path and subdir of prebuilt_etc" by Treehugger Robot · 6 years ago
  9. 2a07692 Add tests for genrule command expansion by Colin Cross · 6 years ago
  10. c43e0ac Add methods to get source file path and subdir of prebuilt_etc by Jiyong Park · 6 years ago
  11. a9d8bee Make prefer32 a lambda by Colin Cross · 6 years ago
  12. 5eca7cb Clean up archMutator by Colin Cross · 6 years ago
  13. 88da24e Add DevicePrefer32BitApps to Soong by Colin Cross · 6 years ago
  14. 2465c3d Add phony targets for go binary modules by Colin Cross · 6 years ago
  15. cf157cc Allow conscrypt to depend on core.intra.stubs by Neil Fuller · 6 years ago
  16. 7692bf2 Merge "Update soong for ShouldFollowSymlinks argument to pathtools.Glob" by Colin Cross · 6 years ago
  17. eb37ed3 Add support for cortex-a72 by Richard Fung · 6 years ago
  18. 3f4d116 Update soong for ShouldFollowSymlinks argument to pathtools.Glob by Colin Cross · 6 years ago
  19. 5d45c6f Collect modules' info to create IDE project file. by Brandon Lee · 6 years ago
  20. ab033dc Merge "Revert "Change LibartImgDeviceBaseAddress to 0x60000000"" by Mathieu Chartier · 6 years ago
  21. d42f19c Revert "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 6 years ago
  22. 4fd04bb Change the dist file path for sdk library by Sundong Ahn · 6 years ago
  23. 1278a6c Merge "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 6 years ago
  24. fe4bc36 Allow '$' in some paths by Colin Cross · 6 years ago
  25. 0c7bb7f Change LibartImgDeviceBaseAddress to 0x60000000 by Mathieu Chartier · 6 years ago
  26. 953d3a2 Wrap panics that occur in AndroidMkDataProviders by Colin Cross · 6 years ago
  27. 37710d3 Merge changes Ifd529f88,I2fb4429a,I67ec2e94 by Treehugger Robot · 6 years ago
  28. 3dceee3 Fix multilib first with multiple 64-bit architectures by Colin Cross · 6 years ago
  29. ed064c0 Fix logic for adding gnu debuglink to match Make by Colin Cross · 6 years ago
  30. 61ebf8d Provide access to product_variables.malloc_svelte.cflags inside target. by Sasha Smundak · 6 years ago
  31. 6db4a6a Skip DepsMutator on disabled modules by Colin Cross · 6 years ago
  32. e97e68a Clean up darwin cc toolchain by Dan Willemsen · 6 years ago
  33. 5baac54 link type of recovery variant of a vendor module should not be native:vendor by Jiyong Park · 6 years ago
  34. e125532 Specify LOCAL_INSTALLED_MODULE_STEM for prebuilt_etc. by Tao Bao · 6 years ago
  35. aefd64a Merge "Add recovery_available to prebuilt_etc." by Tao Bao · 6 years ago
  36. 7bbacf3 Merge "s/product-services/product_services/g" by Yifan Hong · 6 years ago
  37. 95cf767 s/product-services/product_services/g by Dario Freni · 6 years ago
  38. 0ba5c94 Add recovery_available to prebuilt_etc. by Tao Bao · 6 years ago
  39. e3924e1 Allow paths containing glob characters in glob results by Colin Cross · 6 years ago
  40. 3063b78 Make :module provide the output file for java modules by Colin Cross · 6 years ago
  41. 0981b5c Revive and document HostAndDeviceDefault. by Dan Albert · 6 years ago
  42. 6bc5b83 Stop versioning NDK stubs pre-M. by Dan Albert · 7 years ago
  43. af42826 Fix `go vet` issues am: 59339a29e1 by Dan Willemsen · 7 years ago
  44. 59339a2 Fix `go vet` issues by Dan Willemsen · 7 years ago
  45. fafe84f Add support for /product-services partition am: fd05a74e06 by Dario Freni · 7 years ago
  46. fd05a74 Add support for /product-services partition by Dario Freni · 7 years ago
  47. 8847412 Merge changes I420a5953,I8e2352f3,I7a6bb905 am: 23be383843 by Logan Chien · 7 years ago
  48. 23be383 Merge changes I420a5953,I8e2352f3,I7a6bb905 by Treehugger Robot · 7 years ago
  49. cdf399c Merge "Stop versioning NDK stubs pre-M." by Treehugger Robot · 7 years ago
  50. e67144e Stop versioning NDK stubs pre-M. by Dan Albert · 7 years ago
  51. 7f41314 Merge "Don't create non-primary arch variant for recovery-only module" by Jiyong Park · 7 years ago
  52. 37b2520 Don't create non-primary arch variant for recovery-only module by Jiyong Park · 7 years ago
  53. 6b9e67e Merge "Allow disabling LTO on eng" am: 7f1c57ee33 by John Reck · 7 years ago
  54. 7f1c57e Merge "Allow disabling LTO on eng" by Treehugger Robot · 7 years ago
  55. 3165695 Use manifest merger in Soong by Colin Cross · 7 years ago
  56. 1d2b7ee Allow disabling LTO on eng by John Reck · 7 years ago
  57. 7eefdc4 Support text ABI dump file format by Logan Chien · 7 years ago
  58. 5237bed Remove vndkVsNdk() by Logan Chien · 7 years ago
  59. 83c415f Remove isSourceDump from PathForVndkRefAbiDump() by Logan Chien · 7 years ago
  60. cfae5a6 Use manifest merger in Soong by Colin Cross · 7 years ago
  61. 0d08b06 Merge "Fix: recovery module is disabled on 32-bit targets" am: bdf16ec5b2 by Jiyong Park · 7 years ago
  62. 8d52f86 Fix: recovery module is disabled on 32-bit targets by Jiyong Park · 7 years ago
  63. f739144 Use correct variant for annotation processors. am: 878c662602 by Mathew Inwood · 7 years ago
  64. 878c662 Use correct variant for annotation processors. by Mathew Inwood · 7 years ago
  65. 0a24608 Merge "Add Product_is_iot to soong config." am: ffc924b8f8 by Ari Hausman-Cohen · 7 years ago
  66. 7805d1d Add Product_is_iot to soong config. by Ari Hausman-Cohen · 7 years ago
  67. e98238b Merge "Use WalkDeps instead of VisitDepsDepthFirst" am: cbafd0fb48 by Colin Cross · 7 years ago
  68. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  69. 7a5fe2b Merge "Always use OpenJDK9 for building" am: 5c733856bd by Colin Cross · 7 years ago
  70. 5711acd Merge "Run ErrorProne in OpenJDK9" am: 8eb0ad15bf by Colin Cross · 7 years ago
  71. 997262f Always use OpenJDK9 for building by Colin Cross · 7 years ago
  72. 6654810 Run ErrorProne in OpenJDK9 by Colin Cross · 7 years ago
  73. ee4898c Update soong for blueprint change to allow multiple deps am: a1ce2a0071 by Colin Cross · 7 years ago
  74. a1ce2a0 Update soong for blueprint change to allow multiple deps by Colin Cross · 7 years ago
  75. eb946e1 Recovery partition has same layout as system am: 2e6743176a by Jiyong Park · 7 years ago
  76. 2e67431 Recovery partition has same layout as system by Jiyong Park · 7 years ago
  77. 7a72575 Merge "Revert "Revert "Remove desugar support""" am: 38462a6881 am: 216c4c8a7a by Colin Cross · 7 years ago
  78. 0b16af4 Merge "Revert "Remove desugar support"" am: 7302905413 am: ecf35d00ea by Colin Cross · 7 years ago
  79. d4bf7d9 Merge "Remove desugar support" am: 0d39cb1179 am: 406aa5fa90 by Colin Cross · 7 years ago
  80. bafb897 Revert "Revert "Remove desugar support"" by Colin Cross · 7 years ago
  81. 7576916 Revert "Remove desugar support" by Colin Cross · 7 years ago
  82. 000280b Remove desugar support by Colin Cross · 7 years ago
  83. ec3a768 Merge "Account for multiple BOARD_PLAT_PUBLIC[PRIVATE]_SEPOLICY_DIR dirs" am: 542d60062f by Tri Vo · 7 years ago
  84. f544fe3 Account for multiple BOARD_PLAT_PUBLIC[PRIVATE]_SEPOLICY_DIR dirs by Tri Vo · 7 years ago
  85. 07ba19c Support recovery and recovery_available am: f9332f1c86 am: 84c2e79acf by Jiyong Park · 7 years ago
  86. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  87. 5cd937b Merge "Remove the unused `tags` property" am: ff9d8911f6 am: ff1b69616d by Dan Willemsen · 7 years ago
  88. f923f2b Remove the unused `tags` property by Dan Willemsen · 7 years ago
  89. 0026c37 Merge "Add support for cortex-a55/cortex-a75." am: 9623892890 am: c6752f63e3 by Christopher Ferris · 7 years ago
  90. ba14a8f Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  91. bfd347d Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  92. 37d46e4 Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  93. b691e24 Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  94. 64f3435 Merge "Expose selinux variables to Soong." am: c5934c55c7 am: 368e0ab5a2 by Tri Vo · 7 years ago
  95. c5934c5 Merge "Expose selinux variables to Soong." by Tri Vo · 7 years ago
  96. 30d728b Merge "Don't install modules in unexported namespaces" am: bd1dd19c3a by android-build-prod (mdb) · 7 years ago
  97. 3607f21 Don't install modules in unexported namespaces by Colin Cross · 7 years ago
  98. 35a5143 Expose selinux variables to Soong. by Tri Vo · 7 years ago
  99. 5edf8e8 Add prebuilt_etc_xml am: 5a8d1bee89 am: 6455f181e9 by Jiyong Park · 7 years ago
  100. 5a8d1be Add prebuilt_etc_xml by Jiyong Park · 7 years ago