1. 99967a7 Allow arch-specific modules to be disabled in the PDK by Colin Cross · 8 years ago
  2. 93e8595 Initial kotlin support by Colin Cross · 8 years ago
  3. 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 8 years ago
  4. 6a43f04 Squash vendor sources before linkageMutator runs by Jiyong Park · 8 years ago
  5. 6ccbc91 Let tests override environment by Colin Cross · 8 years ago
  6. 9243010 Add hostdex support by Colin Cross · 8 years ago
  7. 05a39cb Fix mixing genrule dependencies with globs by Colin Cross · 8 years ago
  8. 9d93e33 Merge "Add target.linux for linux kernel based targets" by Dan Willemsen · 8 years ago
  9. 60e38b6 Merge "Revert "Some clarifications in preparation to automatically order linker dependencies"" by Jeff Gaston · 8 years ago
  10. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 8 years ago
  11. 2ade024 Merge "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 8 years ago
  12. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  13. 19ab372 Merge "Add support for .proto files in java modules" by Colin Cross · 8 years ago
  14. 86fc1eb Add target.linux for linux kernel based targets by Dan Willemsen · 8 years ago
  15. 5746bd4 Remove target.linux by Dan Willemsen · 8 years ago
  16. 6af17aa Add support for .proto files in java modules by Colin Cross · 8 years ago
  17. d5934c8 Fix arch specific properties for java modules by Colin Cross · 8 years ago
  18. 0f37af0 Add java file resources and flag to include sources by Colin Cross · 8 years ago
  19. 866b563 Add target.linux_glibc and target.bionic by Dan Willemsen · 8 years ago
  20. 968df27 Merge changes I28a15bcc,I86cccefc by Treehugger Robot · 8 years ago
  21. 61d88b8 Add (host|host-cross|target)[-<OS>] phony targets when not using make by Dan Willemsen · 8 years ago
  22. d2e95fb Fix mma/mmma when soong is not embedded in make by Dan Willemsen · 8 years ago
  23. fc3674a Remove android_prebuilt_sdk modules by Colin Cross · 8 years ago
  24. ae4c618 Add test infrastructure for running the arch mutator by Colin Cross · 8 years ago
  25. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 8 years ago
  26. 5349941 Use soong_java_prebuilt.mk to export soong jars to java by Colin Cross · 8 years ago
  27. 32616ed Ignore environment variables in tests by Colin Cross · 8 years ago
  28. aa76858 Fix path to notice file by Colin Cross · 8 years ago
  29. 5aac362 Add notice property to all modules by Colin Cross · 8 years ago
  30. 595a406 Pass --min-sdk-version to dx by Colin Cross · 8 years ago
  31. 5c51792 Make binaries executable by Colin Cross · 8 years ago
  32. 25393eb Merge "Remove more duplicated flags and dependencies" by Treehugger Robot · 8 years ago
  33. d1401c5 Merge "Add a name to API level map for O." by Treehugger Robot · 8 years ago
  34. fe92c96 Remove more duplicated flags and dependencies by Dan Willemsen · 8 years ago
  35. e3e4fc8 Add a name to API level map for O. by Dan Albert · 8 years ago
  36. c6bbef3 Add error-prone support by Colin Cross · 8 years ago
  37. dba5419 Add product_variables.uml by Dmitry Shmidt · 8 years ago
  38. fd7141e Merge "Update the minimum NDK target API." am: fb5a671c7c by Dan Albert · 8 years ago
  39. 9904196 Merge "Expose the minimum supported SDK version to make." am: fd697f4256 by Dan Albert · 8 years ago
  40. d4db4ac Update the minimum NDK target API. by Dan Albert · 8 years ago
  41. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 8 years ago
  42. 07b79f2 Merge changes Id9717132,I3e3b7251,I021c7971,I8a117a86,Ia5196f1f, ... by Colin Cross · 8 years ago
  43. 0f86d18 Allow AndroidMkData.Custom handlers to extend normal values by Colin Cross · 8 years ago
  44. a18e9cf Remove error from AndroidMkDataProvider.AndroidMk by Colin Cross · 8 years ago
  45. 91825d2 Remove error from AndroidMkData.Custom by Colin Cross · 8 years ago
  46. 27a4b05 Remove error from AndroidMkData.Extra by Colin Cross · 8 years ago
  47. 6416271 Bring java support closer to current version of make by Colin Cross · 8 years ago
  48. 74d73e2 Rename java_prebuilt_library to java_import by Colin Cross · 8 years ago
  49. 7fcfcb1 Merge changes I047d103b,I35de5d93,I3327d275 am: ec0aca3a84 by Colin Cross · 8 years ago
  50. ec0aca3 Merge changes I047d103b,I35de5d93,I3327d275 by Treehugger Robot · 8 years ago
  51. 7e73d5f Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. am: 31384debd7 by Dan Albert · 8 years ago
  52. 31384de Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. by Dan Albert · 8 years ago
  53. 35f9c22 Merge changes from topic 'ndk-weak-stubs' am: bbe3ff4c50 by Dan Albert · 8 years ago
  54. bbe3ff4 Merge changes from topic 'ndk-weak-stubs' by Treehugger Robot · 8 years ago
  55. 5ea9bcc Fix java prebuilts by Colin Cross · 8 years ago
  56. 30486cb Merge "Add support for Exynos-M1" am: ed2c78ef4e by Junmo Park · 8 years ago
  57. ed2c78e Merge "Add support for Exynos-M1" by Treehugger Robot · 8 years ago
  58. 1510271 Add NDK API codenames for old releases. by Dan Albert · 8 years ago
  59. eb08b58 Merge "Delete output files before copying to them." am: 074a5d35bf by Josh Gao · 8 years ago
  60. 074a5d3 Merge "Delete output files before copying to them." by Treehugger Robot · 8 years ago
  61. ae15271 Delete output files before copying to them. by Josh Gao · 8 years ago
  62. a9d4cf2 Use a unified ninja builddir am: 05f17764c3 by Dan Willemsen · 8 years ago
  63. 05f1776 Use a unified ninja builddir by Dan Willemsen · 8 years ago
  64. 8ea4959 Add support for Exynos-M1 by Junmo Park · 8 years ago
  65. 8e0416b Merge changes I646f303b,I294ca692 am: 99cd671ac3 by Junmo Park · 8 years ago
  66. 99cd671 Merge changes I646f303b,I294ca692 by Treehugger Robot · 8 years ago
  67. d86c902 Add support for Exynos-M2. by Junmo Park · 8 years ago
  68. 2947e85 Add support for java_defaults modules am: 89536d4948 by Colin Cross · 8 years ago
  69. 89536d4 Add support for java_defaults modules by Colin Cross · 8 years ago
  70. b6b050c Merge "Don't pass same argument twice for defaults modules initialization" by Colin Cross · 8 years ago
  71. 1f44a3a Don't pass same argument twice for defaults modules initialization by Colin Cross · 8 years ago
  72. 7376231 Merge "Switch `owner` to *string to disable concat" am: 1651953ca5 by Dan Willemsen · 8 years ago
  73. efac4a8 Switch `owner` to *string to disable concat by Dan Willemsen · 8 years ago
  74. 9f32b6b Merge "Allow integer_overflow sanitizer path exclusion." am: 335565d300 by Ivan Lozano · 8 years ago
  75. 5f59553 Allow integer_overflow sanitizer path exclusion. by Ivan Lozano · 8 years ago
  76. daf9154 Merge "Add integration testing infrastructure" am: dddf50039a by Colin Cross · 8 years ago
  77. cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago
  78. fc728d9 add device_kernel_headers module for vendor-specific kernel headers by Jiyong Park · 8 years ago
  79. d773eb3 add device_kernel_headers module for vendor-specific kernel headers by Jiyong Park · 8 years ago
  80. 1523dad Add integer_overflow sanitization build option. am: 0c3a1efae4 by Ivan Lozano · 8 years ago
  81. 0c3a1ef Add integer_overflow sanitization build option. by Ivan Lozano · 8 years ago
  82. b24b042 Merge "Fix install location for vendor tests" am: e9425b0277 by Dan Willemsen · 8 years ago
  83. e9425b0 Merge "Fix install location for vendor tests" by Treehugger Robot · 8 years ago
  84. 00269f2 Fix install location for vendor tests by Dan Willemsen · 8 years ago
  85. 9cfe442 Merge "Fixed the unexpected scenario for "device_supported"" am: 195fb4183c by Nan Zhang · 8 years ago
  86. 1a0f09b Fixed the unexpected scenario for "device_supported" by Nan Zhang · 8 years ago
  87. c59a004 Refactor factories am: 36242850fd by Colin Cross · 8 years ago
  88. 3624285 Refactor factories by Colin Cross · 8 years ago
  89. 7c9bfa1 Fix panic in builds with no device am: 20e1365e61 am: 414e59cb8b by Colin Cross · 8 years ago
  90. 20e1365 Fix panic in builds with no device by Colin Cross · 8 years ago
  91. bdbcdda Have Soong try to enforce that genrules declare all their outputs. am: efc1b412f1 by Jeff Gaston · 8 years ago
  92. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 9 years ago
  93. 24f4655 Merge "Fix install path for sanitized native tests. (Soong)" am: d20ac72951 by Vishwath Mohan · 8 years ago
  94. 87f3b24 Fix install path for sanitized native tests. (Soong) by Vishwath Mohan · 8 years ago
  95. 48f2ffa Merge "MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests." am: d55aa7bdad am: e75269a157 by Chris Larsen · 8 years ago
  96. d55aa7b Merge "MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests." by Treehugger Robot · 8 years ago
  97. ae7f3e2 MIPS: Lower LibartImgDeviceBaseAddress() to fix ART tests. by Chris Larsen · 8 years ago
  98. 550b646 Merge "Add pdk product variable" am: e5598169b3 am: 8a328382bf am: 6a30684b33 by Colin Cross · 8 years ago
  99. e559816 Merge "Add pdk product variable" by Colin Cross · 8 years ago
  100. 84c60fc Merge "Optimizations to abi checking." am: 4e87d89066 am: 87e5bd425c by Jayant Chowdhary · 8 years ago