1. 285083e Fix collapse-pairs for last empty property by Yifan Hong · 7 years ago
  2. 7b21221 Merge changes from topic "manifest_fixer_targetSdkVersion" by Colin Cross · 7 years ago
  3. a90b607 Move manifest fixing to a separate rule by Colin Cross · 7 years ago
  4. 04c58de Build rules to derive greylists from annotations. by Mathew Inwood · 7 years ago
  5. 1ecc925 Run appcompat on all /product modules. by Dario Freni · 7 years ago
  6. f012af1 Remove '=' from the valid module/stem names by Dan Willemsen · 7 years ago
  7. ab501e0 Add singleton rule for hiddenapi list generation by David Brazdil · 7 years ago
  8. 385442d aidl: -ninja -> --ninja by Steven Moreland · 7 years ago
  9. c06f48a Fix unzip on sdk_mac build by David Brazdil · 7 years ago
  10. 9b53066 Merge "Refactor hiddenapi rules to share common code" by David Brazdil · 7 years ago
  11. dadcb9c Merge "Adjust arguments of `hiddenapi` tool" by David Brazdil · 7 years ago
  12. 3dbb886 Merge "Support java sdk libraries" by Treehugger Robot · 7 years ago
  13. 6b60b21 Refactor hiddenapi rules to share common code by David Brazdil · 7 years ago
  14. 57b1e54 Adjust arguments of `hiddenapi` tool by David Brazdil · 7 years ago
  15. b448834 Do not set entry-point for Windows by Pirama Arumuga Nainar · 7 years ago
  16. effbc37 Merge "Disable standalone relocation packer" by Colin Cross · 7 years ago
  17. 875691c Merge "Filter out clang-tidy unknown arguments." by Chih-hung Hsieh · 7 years ago
  18. 979f9f9 Disable standalone relocation packer by Colin Cross · 7 years ago
  19. d3ef282 Merge "Revert "Revert "Build System: Validate AndroidTest.xml Configs""" by Treehugger Robot · 7 years ago
  20. b02e447 Filter out clang-tidy unknown arguments. by Chih-Hung Hsieh · 7 years ago
  21. a2a8b9b Revert "Revert "Build System: Validate AndroidTest.xml Configs"" by Nelson Li · 7 years ago
  22. fc97764 Reland: Verify init scripts for correctness during build by Tom Cherry · 7 years ago
  23. 560890b Merge "Revert "Verify init scripts for correctness during build"" by Yifan Hong · 7 years ago
  24. d15e500 Revert "Verify init scripts for correctness during build" by Tom Cherry · 7 years ago
  25. 8075746 Merge "Verify init scripts for correctness during build" by Tom Cherry · 7 years ago
  26. 1cf8ee6 Export SDK library names by Jiyong Park · 7 years ago
  27. a059c71 Support java sdk libraries by Sundong Ahn · 7 years ago
  28. ac92659 Restrict / from module names by Dan Willemsen · 7 years ago
  29. 03303f9 Verify init scripts for correctness during build by Tom Cherry · 7 years ago
  30. bbe6a02 Restrict characters in module names by Dan Willemsen · 7 years ago
  31. 87d8dc4 Merge "Use llvm-{objcopy,strip} when clang lld is used." by Treehugger Robot · 7 years ago
  32. 50ad8c9 Merge "Revert "Revert "Remove desugar support""" by Treehugger Robot · 7 years ago
  33. 79b6e26 Merge "Revert "Build System: Validate AndroidTest.xml Configs"" by Treehugger Robot · 7 years ago
  34. 9546d67 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  35. cf01085 Revert "Revert "Remove desugar support"" by Colin Cross · 7 years ago
  36. cf7407e Revert "Remove desugar support" by Colin Cross · 7 years ago
  37. 054f210 Revert "Build System: Validate AndroidTest.xml Configs" by Nelson Li · 7 years ago
  38. bfad2c0 Remove desugar support by Colin Cross · 7 years ago
  39. d45079a Add minSdkVersion to default manifests by Colin Cross · 7 years ago
  40. af076d2 Merge "Build System: Validate AndroidTest.xml Configs" by Treehugger Robot · 7 years ago
  41. 2029903 Allow forcing AAPT2 on by Colin Cross · 7 years ago
  42. 164a33f Fix zipped resources by Colin Cross · 7 years ago
  43. 479da2f Build System: Validate AndroidTest.xml Configs by Nelson Li · 7 years ago
  44. 43c247e Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES by Colin Cross · 7 years ago
  45. 639c6cc Allow tests to be disabled for presubmit check by Dan Shi · 7 years ago
  46. a4155e8 Delay eval to save memory use in create-suite-dependencies by Dan Willemsen · 7 years ago
  47. e543e40 Merge "Support manifest fragments." by Treehugger Robot · 7 years ago
  48. 3629aa7 Support manifest fragments. by Steven Moreland · 7 years ago
  49. a77e2ac Merge "Fix mini_debug_info stripping when no symbols should be kept." by Treehugger Robot · 7 years ago
  50. 160bb70 Fix the comment for find-test-data-in-subdirs. by Tao Bao · 7 years ago
  51. a45f583 Fix mini_debug_info stripping when no symbols should be kept. by Ryan Prichard · 7 years ago
  52. f6d68cf Use a srcjar for aapt and aapt2 output by Colin Cross · 8 years ago
  53. dc1e028 Use srcjar and resource zip as output of renderscript rules by Colin Cross · 7 years ago
  54. 3f99cd5 Replace extract_srcjars.sh with zipsync by Colin Cross · 7 years ago
  55. 1f4f672 Merge "Update turbine command line flags" by Colin Cross · 7 years ago
  56. 0c0adb9 Allow compiles with only srcjars by Colin Cross · 7 years ago
  57. 6b27285 Update turbine command line flags by Colin Cross · 8 years ago
  58. bc0c494 Allow aapt2 rules to take zipped resource files by Colin Cross · 8 years ago
  59. 11e2d55 Add LOCAL_SRCJARS support by Colin Cross · 8 years ago
  60. 5ef6e79 Remove sharding support from make by Colin Cross · 8 years ago
  61. 8938595 Use xz prebuilt by Dan Willemsen · 8 years ago
  62. f6799e8 Silence more duplicate path warnings by Colin Cross · 8 years ago
  63. 4c36d45 Use xmllint built from source by Dan Willemsen · 8 years ago
  64. 7441319 Merge "Move to-upper and to-lower to definitions.mk" by Treehugger Robot · 8 years ago
  65. 18fae7a Move to-upper and to-lower to definitions.mk by Colin Cross · 8 years ago
  66. 7aecf33 Don't use the same temp directory to uncompress dex by Victor Hsieh · 8 years ago
  67. b8fa6dd Revert "Revert "Apply hiddenapi build tool on boot jars"" by David Brazdil · 8 years ago
  68. 893bebc Clean up some kati warnings by Dan Willemsen · 8 years ago
  69. e1b94da Merge "javac 9 -target 1.9: Move bootclasspath jars onto classpath." by Tobias Thierer · 8 years ago
  70. 4a2926a Revert "Apply hiddenapi build tool on boot jars" by Alex Light · 8 years ago
  71. 0276db1 javac 9 -target 1.9: Move bootclasspath jars onto classpath. by Tobias Thierer · 8 years ago
  72. b7f00ed Apply hiddenapi build tool on boot jars by David Brazdil · 8 years ago
  73. ec1fdc8 Merge "Tighter control of stripping in dex_preopt_odex_install." by Nicolas Geoffray · 8 years ago
  74. 3972a47 Tighter control of stripping in dex_preopt_odex_install. by Nicolas Geoffray · 8 years ago
  75. f795dcb Experimental feature: LOCAL_PATCH_MODULE option in .mk files. by Tobias Thierer · 8 years ago
  76. aca57b6 Remove --no-locals -> --release translation by Colin Cross · 8 years ago
  77. c8ef37d Prep D8 default instead of CompatDX in build/core by Alan Leung · 8 years ago
  78. 973301a Merge "Replace build/tools with build/make/tools" by Treehugger Robot · 8 years ago
  79. aff156b Avoid feeding D8 with dex files. by Alan Leung · 8 years ago
  80. eaafb3c Add USE_D8_DESUGAR option in build/core by Alan Leung · 8 years ago
  81. fdea893 Replace build/tools with build/make/tools by Colin Cross · 8 years ago
  82. 5f03da0 Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 8 years ago
  83. 0765d53 Merge "Add build script to generate TF test XML file with filters" by Treehugger Robot · 8 years ago
  84. f3e8302 Add LOCAL_SDK_VERSION := system_$(VER) am: 5a44d1f069 by Sundong Ahn · 8 years ago
  85. 5a44d1f Add LOCAL_SDK_VERSION := system_$(VER) by Sundong Ahn · 8 years ago
  86. 2338f23 Merge "Tighten restrictions on LOCAL_JACK_COVERAGE_(INCLUDE|EXCLUDE)_FILTER" by Colin Cross · 8 years ago
  87. 711bfab Merge "Tighten restrictions on LOCAL_JACK_COVERAGE_(INCLUDE|EXCLUDE)_FILTER" by Colin Cross · 8 years ago
  88. 3c8d30c Tighten restrictions on LOCAL_JACK_COVERAGE_(INCLUDE|EXCLUDE)_FILTER by Colin Cross · 8 years ago
  89. c792d08 Merge "Silence yet more superfluous build messages." am: 01e1fe60b8 by Tomasz Wasilczyk · 8 years ago
  90. 01e1fe6 Merge "Silence yet more superfluous build messages." by Tomasz Wasilczyk · 8 years ago
  91. 4ffaa14 Merge "Break EXPERIMENTAL_USE_OPENJDK9 into {USE,TARGET}_OPENJDK9." by Tobias Thierer · 8 years ago
  92. f6bd495 Break EXPERIMENTAL_USE_OPENJDK9 into {USE,TARGET}_OPENJDK9. by Tobias Thierer · 8 years ago
  93. 4eee474 Merge "Rename r8 to r8-compat-proguard" am: 81eeb78200 by Alan Leung · 8 years ago
  94. 7d6144d Rename r8 to r8-compat-proguard by Alan Leung · 8 years ago
  95. 1c26bc9 Silence yet more superfluous build messages. by Tomasz Wasilczyk · 8 years ago
  96. 44dd488 Merge commit '66b8b530187b129934a685bf0c4349eef00e4b0c' from by Xin Li · 8 years ago
  97. 26efd3a Add build script to generate TF test XML file with filters by Dan Shi · 8 years ago
  98. c66d297 Use prebuild R8 for USE_R8=true by Søren Gjesse · 8 years ago
  99. 85e391b Merge changes I30a83721,I1094f213 by Treehugger Robot · 8 years ago
  100. 9625765 Merge "Skip Proguard for EXPERIMENTAL_USE_OPENJDK9=true" by Tobias Thierer · 8 years ago