1. cbf9e82 Update default configuration by Dan Willemsen · 8 years ago
  2. bafc47a Merge "Change remaining properties to *string, *bool in Soong." by Treehugger Robot · 8 years ago
  3. 08bb51c Merge "Send soong output to std.log in multiproduct_kati" by Treehugger Robot · 8 years ago
  4. f196396 Send soong output to std.log in multiproduct_kati by Dan Willemsen · 8 years ago
  5. cc178b3 Merge "Re-enable -Wunknown-warning-option" by Treehugger Robot · 8 years ago
  6. 62255a7 Merge "Add presingletons" by Colin Cross · 8 years ago
  7. dbe8b78 Merge "pom2mk: Allow setting LOCAL_SDK_VERSION" by Treehugger Robot · 8 years ago
  8. a005991 Merge "Add OncePer.Get()" by Colin Cross · 8 years ago
  9. 15a8e79 pom2mk: Allow setting LOCAL_SDK_VERSION by Dan Willemsen · 8 years ago
  10. 4c0e1bf Re-enable -Wunknown-warning-option by Pirama Arumuga Nainar · 8 years ago
  11. a5e7cb4 Change remaining properties to *string, *bool in Soong. by Nan Zhang · 8 years ago
  12. ea568a4 Change bool, and string properties to *bool, and *string for java, by Nan Zhang · 8 years ago
  13. 99a5635 Merge "Pass results of Finder into Blueprint" by Jeff Gaston · 8 years ago
  14. 1fa3ac5 CFI include/exclude path support (Soong) by Vishwath Mohan · 8 years ago
  15. 06643be Merge changes I73abb992,Ifcd42073 by Jeff Gaston · 8 years ago
  16. d3e141d Pass results of Finder into Blueprint by Jeff Gaston · 8 years ago
  17. 94cc566 Merge "Have genrule use $genDir as sbox's --output-root" by Jeff Gaston · 8 years ago
  18. 8a88db5 Have sbox remove its output directory before running by Jeff Gaston · 8 years ago
  19. 02c4c1d Fix mac build by Dan Willemsen · 8 years ago
  20. 437d23c Consolidate gensrcs implementation into one task each by Jeff Gaston · 8 years ago
  21. 5acec2b Have genrule use $genDir as sbox's --output-root by Jeff Gaston · 8 years ago
  22. b760f5d Merge "Setup java paths in soong_ui" by Dan Willemsen · 8 years ago
  23. c7b8e72 Merge "Change bool, and string properties to *bool, and *string for cc" by Treehugger Robot · 8 years ago
  24. f20e48a Merge "Add support for test_suites for python_binary_host and python_test_host" by Treehugger Robot · 8 years ago
  25. d9e8f0a Setup java paths in soong_ui by Dan Willemsen · 8 years ago
  26. 2bce8ed Generic 32-bit armv8 built as generic armv7 fix by Isaac Chen · 8 years ago
  27. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  28. d293e65 Merge "Let LoadHooks call CreateModule" by Colin Cross · 8 years ago
  29. 4eeb44b Merge "Change storage behavior of multiproduct_kati" by Dan Willemsen · 8 years ago
  30. 5a79c83 Add presingletons by Colin Cross · 8 years ago
  31. 99c6dfa Add OncePer.Get() by Colin Cross · 8 years ago
  32. c9c6cb7 Add support for test_suites for python_binary_host and python_test_host by Nan Zhang · 8 years ago
  33. 519917d Let LoadHooks call CreateModule by Colin Cross · 8 years ago
  34. 4647be4 Merge changes Ieaff757f,I5bdbba8d by Dan Willemsen · 8 years ago
  35. e348076 Change storage behavior of multiproduct_kati by Dan Willemsen · 8 years ago
  36. 5f9d8a6 pom2mk: Fix unlisted dependency types by Dan Willemsen · 8 years ago
  37. 7feb847 Merge "Support Javac sharding in Soong." by Treehugger Robot · 8 years ago
  38. a632e9f Merge changes Ie8ecb6c9,Ia9befd7c by Treehugger Robot · 8 years ago
  39. 61eaedb Support Javac sharding in Soong. by Nan Zhang · 8 years ago
  40. d790353 Use relative paths in copygcclib.sh deps files by Colin Cross · 8 years ago
  41. 39d450b Move -fno-canonical-system-headers to global cflags by Colin Cross · 8 years ago
  42. 9c7dcfd Merge "Remove CFI-related WARs that seem no longer necessary" by Treehugger Robot · 8 years ago
  43. 048bf57 Merge "Use flag.Parse in sbox" by Jeff Gaston · 8 years ago
  44. 5c9cf6e Merge changes from topic "crt_cflags" by Colin Cross · 8 years ago
  45. a39899e Merge "Always use installed version of d8-compat-dx" by Alan Leung · 8 years ago
  46. 5d37417 Merge "Add default jar wrapper when wrapper property is not specified" by Treehugger Robot · 8 years ago
  47. 87dd963 Remove no_default_compiler_flags property by Colin Cross · 8 years ago
  48. 0f1f679 Move -fomit-frame-pointer to armCflags by Colin Cross · 8 years ago
  49. 324a457 Consolidate ldflags that are used on all devices by Colin Cross · 8 years ago
  50. 8eaca18 Merge "Export test/benchmark factory symbols." by Treehugger Robot · 8 years ago
  51. 93f0f37 Use flag.Parse in sbox by Jeff Gaston · 8 years ago
  52. 3c807db Add default jar wrapper when wrapper property is not specified by Nan Zhang · 8 years ago
  53. 47e44a4 pom2mk: Add a flag to specify a specific version of artifacts by Dan Willemsen · 8 years ago
  54. f45c693 Stop building MIPS ABIs for the NDK. by Dan Albert · 8 years ago
  55. 0e37bc7 Remove -Wl,--gc-sections from target flags by Colin Cross · 8 years ago
  56. 133dbe7 Consolidate cflags that are set on all devices by Colin Cross · 8 years ago
  57. 7278afc Consolidate global cflags by Colin Cross · 8 years ago
  58. bdb17f0 Remove CFI-related WARs that seem no longer necessary by Pirama Arumuga Nainar · 8 years ago
  59. 87c9d7b Export test/benchmark factory symbols. by Steven Moreland · 8 years ago
  60. f9e6216 Export cc library factories. by Steven Moreland · 8 years ago
  61. 845da14 Merge "Don't install both variants for host or non-make builds." by Treehugger Robot · 8 years ago
  62. 7a709da Merge "Convert abi warnings to errors." by Jayant Chowdhary · 8 years ago
  63. e21fe42 Don't install both variants for host or non-make builds. by Vishwath Mohan · 8 years ago
  64. a3bb1b3 Convert abi warnings to errors. by Jayant Chowdhary · 8 years ago
  65. d1dec3b Merge "Revert "Revert "Make some common properties overridden when used in defaults modules""" by Treehugger Robot · 8 years ago
  66. 9117c87 Merge "Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it" by Colin Cross · 8 years ago
  67. 7d716ba Revert "Revert "Make some common properties overridden when used in defaults modules"" by Colin Cross · 8 years ago
  68. 126a25c Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it by Colin Cross · 8 years ago
  69. b743e9c Revert "Revert "Build system changes for CFI (Soong)"" by Vishwath Mohan · 8 years ago
  70. 5c3c768 Revert "Make some common properties overridden when used in defaults modules" by Nicolas Geoffray · 8 years ago
  71. 617016a Make some common properties overridden when used in defaults modules by Colin Cross · 8 years ago
  72. 76530ec Merge "Import AAPT-related product variables from make" by Treehugger Robot · 8 years ago
  73. 33c252c Revert "Build system changes for CFI (Soong)" by Orion Hodson · 8 years ago
  74. da11d74 Revert "Hide mutated variant in non-make builds." by Orion Hodson · 8 years ago
  75. 2e19cd8 Always use installed version of d8-compat-dx by Yohann Roussel · 8 years ago
  76. a6253ea Merge "Make $(depfile) work with sbox" by Treehugger Robot · 8 years ago
  77. 6147c69 Hide mutated variant in non-make builds. by Vishwath Mohan · 8 years ago
  78. 9ee0197 Merge "Build system changes for CFI (Soong)" by Vishwath Mohan · 8 years ago
  79. 02a684b Make $(depfile) work with sbox by Jeff Gaston · 8 years ago
  80. face4e4 Import AAPT-related product variables from make by Colin Cross · 8 years ago
  81. 0ed7d24 Switch to clang-4393122. by Stephen Hines · 8 years ago
  82. d4b484b Build system changes for CFI (Soong) by Vishwath Mohan · 8 years ago
  83. 047a24a Merge "Allow java_host_binary to be used with genrule." by Treehugger Robot · 8 years ago
  84. 7e76830 Merge "ModuleFactoryAdapter -> ModuleFactoryAdaptor" by Treehugger Robot · 8 years ago
  85. 2423717 Allow java_host_binary to be used with genrule. by Alex Light · 8 years ago
  86. b1448e4 ModuleFactoryAdapter -> ModuleFactoryAdaptor by Steven Moreland · 8 years ago
  87. 5bab222 Merge "Use D8 by default" by Alan Leung · 8 years ago
  88. bdb04ac Merge "Make clang libTooling tools ignore all lto flags." by Treehugger Robot · 8 years ago
  89. 899f374 Use D8 by default by Alan Leung · 8 years ago
  90. 20f5d13 Make clang libTooling tools ignore all lto flags. by Jayant Chowdhary · 8 years ago
  91. 3ae6d30 Merge "Add support for packaging static libs in the NDK." by Treehugger Robot · 8 years ago
  92. f563d25 Add support for packaging static libs in the NDK. by Dan Albert · 8 years ago
  93. 715d711 Fix kotlin -classpath argument by Colin Cross · 8 years ago
  94. b563989 Merge "Switch instruction_set to *string" by Treehugger Robot · 8 years ago
  95. 8eadbf0 Fix source jars by Colin Cross · 8 years ago
  96. 5922f3c Switch instruction_set to *string by Dan Willemsen · 8 years ago
  97. 9a36418 Use prebuilt turbine jar for unbundled javac builds. by Nan Zhang · 8 years ago
  98. 49a7feb Merge changes If6d512ff,I3171f921 by Colin Cross · 8 years ago
  99. 2a45412 LLNDK can re-export headers by Jiyong Park · 8 years ago
  100. 88c37d3 Add convenience phony targets for system modules by Colin Cross · 8 years ago