1. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  2. f45c693 Stop building MIPS ABIs for the NDK. by Dan Albert · 8 years ago
  3. d1dec3b Merge "Revert "Revert "Make some common properties overridden when used in defaults modules""" by Treehugger Robot · 8 years ago
  4. 7d716ba Revert "Revert "Make some common properties overridden when used in defaults modules"" by Colin Cross · 8 years ago
  5. 126a25c Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it by Colin Cross · 8 years ago
  6. 5c3c768 Revert "Make some common properties overridden when used in defaults modules" by Nicolas Geoffray · 8 years ago
  7. 617016a Make some common properties overridden when used in defaults modules by Colin Cross · 8 years ago
  8. 76530ec Merge "Import AAPT-related product variables from make" by Treehugger Robot · 8 years ago
  9. face4e4 Import AAPT-related product variables from make by Colin Cross · 8 years ago
  10. 7e76830 Merge "ModuleFactoryAdapter -> ModuleFactoryAdaptor" by Treehugger Robot · 8 years ago
  11. b1448e4 ModuleFactoryAdapter -> ModuleFactoryAdaptor by Steven Moreland · 8 years ago
  12. 9a36418 Use prebuilt turbine jar for unbundled javac builds. by Nan Zhang · 8 years ago
  13. 0617bb8 Fix missing source module with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 8 years ago
  14. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 8 years ago
  15. b671544 Move first/last unique elements utility functions to android package by Colin Cross · 8 years ago
  16. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 8 years ago
  17. 3f68a13 Make android.ModuleContext not include blueprint.ModuleContext by Colin Cross · 8 years ago
  18. 0d3f8c0 Use prebuilt dx for PDK builds by Colin Cross · 8 years ago
  19. ed19fc3 Support Turbine in Soong. by Nan Zhang · 8 years ago
  20. 9e07394 Merge "Add D8 support" by Alan Leung · 8 years ago
  21. 1d476fc Add D8 support by Alan Leung · 8 years ago
  22. 702e0f8 Use full relative paths to get module outputs in tests by Colin Cross · 8 years ago
  23. 294356f Automatically reorder C/C++ link dependencies in Soong by Jeff Gaston · 8 years ago
  24. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  25. 99967a7 Allow arch-specific modules to be disabled in the PDK by Colin Cross · 8 years ago
  26. 93e8595 Initial kotlin support by Colin Cross · 8 years ago
  27. 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 8 years ago
  28. 6a43f04 Squash vendor sources before linkageMutator runs by Jiyong Park · 8 years ago
  29. 6ccbc91 Let tests override environment by Colin Cross · 8 years ago
  30. 9243010 Add hostdex support by Colin Cross · 8 years ago
  31. 05a39cb Fix mixing genrule dependencies with globs by Colin Cross · 8 years ago
  32. 9d93e33 Merge "Add target.linux for linux kernel based targets" by Dan Willemsen · 8 years ago
  33. 60e38b6 Merge "Revert "Some clarifications in preparation to automatically order linker dependencies"" by Jeff Gaston · 8 years ago
  34. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 8 years ago
  35. 2ade024 Merge "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 8 years ago
  36. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  37. 19ab372 Merge "Add support for .proto files in java modules" by Colin Cross · 8 years ago
  38. 86fc1eb Add target.linux for linux kernel based targets by Dan Willemsen · 8 years ago
  39. 5746bd4 Remove target.linux by Dan Willemsen · 8 years ago
  40. 6af17aa Add support for .proto files in java modules by Colin Cross · 8 years ago
  41. d5934c8 Fix arch specific properties for java modules by Colin Cross · 8 years ago
  42. 0f37af0 Add java file resources and flag to include sources by Colin Cross · 8 years ago
  43. 866b563 Add target.linux_glibc and target.bionic by Dan Willemsen · 8 years ago
  44. 968df27 Merge changes I28a15bcc,I86cccefc by Treehugger Robot · 8 years ago
  45. 61d88b8 Add (host|host-cross|target)[-<OS>] phony targets when not using make by Dan Willemsen · 8 years ago
  46. d2e95fb Fix mma/mmma when soong is not embedded in make by Dan Willemsen · 8 years ago
  47. fc3674a Remove android_prebuilt_sdk modules by Colin Cross · 8 years ago
  48. ae4c618 Add test infrastructure for running the arch mutator by Colin Cross · 8 years ago
  49. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 8 years ago
  50. 5349941 Use soong_java_prebuilt.mk to export soong jars to java by Colin Cross · 8 years ago
  51. 32616ed Ignore environment variables in tests by Colin Cross · 8 years ago
  52. aa76858 Fix path to notice file by Colin Cross · 8 years ago
  53. 5aac362 Add notice property to all modules by Colin Cross · 8 years ago
  54. 595a406 Pass --min-sdk-version to dx by Colin Cross · 8 years ago
  55. 5c51792 Make binaries executable by Colin Cross · 8 years ago
  56. 25393eb Merge "Remove more duplicated flags and dependencies" by Treehugger Robot · 8 years ago
  57. d1401c5 Merge "Add a name to API level map for O." by Treehugger Robot · 8 years ago
  58. fe92c96 Remove more duplicated flags and dependencies by Dan Willemsen · 8 years ago
  59. e3e4fc8 Add a name to API level map for O. by Dan Albert · 8 years ago
  60. c6bbef3 Add error-prone support by Colin Cross · 8 years ago
  61. dba5419 Add product_variables.uml by Dmitry Shmidt · 8 years ago
  62. fd7141e Merge "Update the minimum NDK target API." am: fb5a671c7c by Dan Albert · 8 years ago
  63. 9904196 Merge "Expose the minimum supported SDK version to make." am: fd697f4256 by Dan Albert · 8 years ago
  64. d4db4ac Update the minimum NDK target API. by Dan Albert · 8 years ago
  65. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 8 years ago
  66. 07b79f2 Merge changes Id9717132,I3e3b7251,I021c7971,I8a117a86,Ia5196f1f, ... by Colin Cross · 8 years ago
  67. 0f86d18 Allow AndroidMkData.Custom handlers to extend normal values by Colin Cross · 8 years ago
  68. a18e9cf Remove error from AndroidMkDataProvider.AndroidMk by Colin Cross · 8 years ago
  69. 91825d2 Remove error from AndroidMkData.Custom by Colin Cross · 8 years ago
  70. 27a4b05 Remove error from AndroidMkData.Extra by Colin Cross · 8 years ago
  71. 6416271 Bring java support closer to current version of make by Colin Cross · 8 years ago
  72. 74d73e2 Rename java_prebuilt_library to java_import by Colin Cross · 8 years ago
  73. 7fcfcb1 Merge changes I047d103b,I35de5d93,I3327d275 am: ec0aca3a84 by Colin Cross · 8 years ago
  74. ec0aca3 Merge changes I047d103b,I35de5d93,I3327d275 by Treehugger Robot · 8 years ago
  75. 7e73d5f Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. am: 31384debd7 by Dan Albert · 8 years ago
  76. 31384de Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. by Dan Albert · 8 years ago
  77. 35f9c22 Merge changes from topic 'ndk-weak-stubs' am: bbe3ff4c50 by Dan Albert · 8 years ago
  78. bbe3ff4 Merge changes from topic 'ndk-weak-stubs' by Treehugger Robot · 8 years ago
  79. 5ea9bcc Fix java prebuilts by Colin Cross · 8 years ago
  80. 30486cb Merge "Add support for Exynos-M1" am: ed2c78ef4e by Junmo Park · 8 years ago
  81. ed2c78e Merge "Add support for Exynos-M1" by Treehugger Robot · 8 years ago
  82. 1510271 Add NDK API codenames for old releases. by Dan Albert · 8 years ago
  83. eb08b58 Merge "Delete output files before copying to them." am: 074a5d35bf by Josh Gao · 8 years ago
  84. 074a5d3 Merge "Delete output files before copying to them." by Treehugger Robot · 8 years ago
  85. ae15271 Delete output files before copying to them. by Josh Gao · 8 years ago
  86. a9d4cf2 Use a unified ninja builddir am: 05f17764c3 by Dan Willemsen · 8 years ago
  87. 05f1776 Use a unified ninja builddir by Dan Willemsen · 8 years ago
  88. 8ea4959 Add support for Exynos-M1 by Junmo Park · 8 years ago
  89. 8e0416b Merge changes I646f303b,I294ca692 am: 99cd671ac3 by Junmo Park · 8 years ago
  90. 99cd671 Merge changes I646f303b,I294ca692 by Treehugger Robot · 8 years ago
  91. d86c902 Add support for Exynos-M2. by Junmo Park · 8 years ago
  92. 2947e85 Add support for java_defaults modules am: 89536d4948 by Colin Cross · 8 years ago
  93. 89536d4 Add support for java_defaults modules by Colin Cross · 8 years ago
  94. b6b050c Merge "Don't pass same argument twice for defaults modules initialization" by Colin Cross · 8 years ago
  95. 1f44a3a Don't pass same argument twice for defaults modules initialization by Colin Cross · 8 years ago
  96. 7376231 Merge "Switch `owner` to *string to disable concat" am: 1651953ca5 by Dan Willemsen · 8 years ago
  97. efac4a8 Switch `owner` to *string to disable concat by Dan Willemsen · 8 years ago
  98. 9f32b6b Merge "Allow integer_overflow sanitizer path exclusion." am: 335565d300 by Ivan Lozano · 8 years ago
  99. 5f59553 Allow integer_overflow sanitizer path exclusion. by Ivan Lozano · 8 years ago
  100. daf9154 Merge "Add integration testing infrastructure" am: dddf50039a by Colin Cross · 8 years ago