1. b05880e Merge "Move profile logic to dex_preopt_odex_install" by Mathieu Chartier · 8 years ago
  2. a57a2fd Merge "Update product_id and product_version location." by Alex Deymo · 8 years ago
  3. e902950 Merge "Add PRODUCT_IOT to the list of product vars." by Alex Deymo · 8 years ago
  4. 2ac264f Move profile logic to dex_preopt_odex_install by Mathieu Chartier · 8 years ago
  5. c2159fd Merge "Avoid copying profile" by Mathieu Chartier · 8 years ago
  6. cf858d8 Merge "Remove DBus support." by Sen Jiang · 8 years ago
  7. 62e1ed7 Avoid copying profile by Mathieu Chartier · 8 years ago
  8. 4fdf218 Merge "Use ANDROID_LOG_TAGS to filter spammy profman output" by Mathieu Chartier · 8 years ago
  9. b4309d4 Update product_id and product_version location. by Alex Deymo · 8 years ago
  10. 8fe63c3 Add PRODUCT_IOT to the list of product vars. by Alex Deymo · 8 years ago
  11. 69e8252 Merge "Fix for compile error when BUILD_HEADER_LIBRARY is used" by Vijay Venkatraman · 8 years ago
  12. 3e78704 Merge "Include secilc and sepolicy conditionally, elsewhere" by Treehugger Robot · 8 years ago
  13. d1f397e Remove DBus support. by Sen Jiang · 9 years ago
  14. fea31c0 Merge "Add local preopt options for generating app image and profile" by Mathieu Chartier · 8 years ago
  15. 1e91c9d Use ANDROID_LOG_TAGS to filter spammy profman output by Mathieu Chartier · 8 years ago
  16. 34200a1 Merge "Enable secondary dex compilation in the background dexopt job" by Calin Juravle · 8 years ago
  17. a4b993b Add local preopt options for generating app image and profile by Mathieu Chartier · 8 years ago
  18. d9880a0 Merge "Do not read the block device when generating the care map" by Tianjie Xu · 8 years ago
  19. 148d231 Enable secondary dex compilation in the background dexopt job by Calin Juravle · 8 years ago
  20. 8e87853 Include secilc and sepolicy conditionally, elsewhere by Alex Klyubin · 8 years ago
  21. 465b17f Fix for compile error when BUILD_HEADER_LIBRARY is used by Vijay Venkatraman · 8 years ago
  22. afc0ea1 Merge "releasetools: Drop the support for fstab_version 1." by Treehugger Robot · 8 years ago
  23. 955629b Do not read the block device when generating the care map by Tianjie Xu · 8 years ago
  24. 6f8e0d0 Merge "Don't include patch information for dex preopt." by Richard Uhler · 8 years ago
  25. 5236e11 Merge "Add PRODUCT_FULL_TREBLE." by Treehugger Robot · 8 years ago
  26. aeec3bf Merge "sintf.xml => manifest.xml" by Treehugger Robot · 8 years ago
  27. c10f141 Add PRODUCT_FULL_TREBLE. by Steven Moreland · 8 years ago
  28. c3373a3 sintf.xml => manifest.xml by Yifan Hong · 8 years ago
  29. d1de6f3 releasetools: Drop the support for fstab_version 1. by Tao Bao · 8 years ago
  30. e889893 Merge "releasetools: Add support for --override_timestamp." by Tao Bao · 8 years ago
  31. aea79fa Merge "Fix stacks on 64 bit processes." by Treehugger Robot · 8 years ago
  32. 310b6ff Fix stacks on 64 bit processes. by Josh Gao · 8 years ago
  33. 779ba5e Merge "Ship BuiltInPrintService in default repo" by Philip P. Moltmann · 8 years ago
  34. 59978ab Merge "releasetools: Merge two identical conditional branches." by Treehugger Robot · 8 years ago
  35. 9beea2a releasetools: Merge two identical conditional branches. by Tao Bao · 8 years ago
  36. d579b8e Merge "Use c and cpp objects for gcov." by Ryan Campbell · 8 years ago
  37. 569cb34 Merge "Add system/manifest.xml on device" by Treehugger Robot · 8 years ago
  38. 5a6ea36 Use c and cpp objects for gcov. by Ryan Campbell · 8 years ago
  39. 7ebc342 Add system/manifest.xml on device by Yifan Hong · 8 years ago
  40. 6abedc9 Merge "Add support for multiple LOCAL_COMPATIBILITY_SUITES & undefined testcase directories." by Treehugger Robot · 8 years ago
  41. 93de777 Merge changes I5e684409,I4fa35540,I24015ef0 by Dan Willemsen · 8 years ago
  42. 3e6161a releasetools: Add support for --override_timestamp. by Tao Bao · 8 years ago
  43. 6bea37c Add support for multiple LOCAL_COMPATIBILITY_SUITES & undefined testcase directories. by Simran Basi · 8 years ago
  44. 39a6418 Merge "Turn USE_SOONG_UI on by default" by Dan Willemsen · 8 years ago
  45. dda91db Merge "There's no longer a limit on property names." by Treehugger Robot · 8 years ago
  46. 73da612 Turn USE_SOONG_UI on by default by Dan Willemsen · 9 years ago
  47. 042d5a8 Merge "Remove the backwards compatibility support for misc_info.txt." by Treehugger Robot · 8 years ago
  48. 05c1a2a There's no longer a limit on property names. by Elliott Hughes · 8 years ago
  49. 41408b0 Don't include patch information for dex preopt. by Richard Uhler · 8 years ago
  50. e317a2d Merge "Support path exclusion for native coverage." by Treehugger Robot · 8 years ago
  51. 6cd5473 Remove the backwards compatibility support for misc_info.txt. by Tao Bao · 8 years ago
  52. bbdd0e8 Merge "Make secilc available" by Treehugger Robot · 8 years ago
  53. fa064b3 Ship BuiltInPrintService in default repo by Philip P. Moltmann · 8 years ago
  54. 46dd574 Make secilc available by Alex Klyubin · 8 years ago
  55. b55ff74 Support path exclusion for native coverage. by Ryan Campbell · 8 years ago
  56. 2af09af Merge "releasetools: Fix an equality check bug when asserting stash size." by Treehugger Robot · 8 years ago
  57. e8c68a0 releasetools: Fix an equality check bug when asserting stash size. by Tao Bao · 8 years ago
  58. 12e17ca Merge "Port java.mk desugar changes to host_dalvik_java_library.mk" by Treehugger Robot · 8 years ago
  59. d84721a Merge "Add a script to check OWNERS file syntax." by Treehugger Robot · 8 years ago
  60. 1e4fb7f Improve module tags warnings by Dan Willemsen · 8 years ago
  61. 8f2f7b9 Port java.mk desugar changes to host_dalvik_java_library.mk by Colin Cross · 8 years ago
  62. e19ca03 Improve warnings for package-modules.mk by Dan Willemsen · 8 years ago
  63. 594c3fc Fix all_named_products, remove kati_all_products by Dan Willemsen · 8 years ago
  64. adaed14 Add a script to check OWNERS file syntax. by Chih-Hung Hsieh · 8 years ago
  65. 61d68b6 Merge "Statically link libwinpthread into windows binaries." by Josh Gao · 8 years ago
  66. 353a659 Merge "Add progress indicator to Android.mk includes" by Dan Willemsen · 8 years ago
  67. 56a2d9f Merge "Make the packaging of VBOOT_SIGNER tools conditional." by Tao Bao · 8 years ago
  68. 4d9268e Statically link libwinpthread into windows binaries. by Josh Gao · 8 years ago
  69. d2aed43 Make the packaging of VBOOT_SIGNER tools conditional. by Tao Bao · 8 years ago
  70. 1adeeb8 Merge "Remove cpusets and schedboost product variables" by Treehugger Robot · 8 years ago
  71. 4e429cc Merge "Makefile: Add the missing dependency on FUTILITY." by Tao Bao · 8 years ago
  72. bbad7c3 Merge "Pass min sdk version to dx and desugar" by Colin Cross · 8 years ago
  73. 119e97b Remove cpusets and schedboost product variables by Colin Cross · 8 years ago
  74. 4b57741 Makefile: Add the missing dependency on FUTILITY. by Tao Bao · 8 years ago
  75. f7b6bf8 Merge "Don't duplicate default platform libraries into proguard flags" by Colin Cross · 8 years ago
  76. 5118a25 Don't duplicate default platform libraries into proguard flags by Colin Cross · 8 years ago
  77. c436f9e Merge "Add device-tests and general-tests make targets." by Treehugger Robot · 8 years ago
  78. 33631b3 Add progress indicator to Android.mk includes by Dan Willemsen · 8 years ago
  79. 536ef4e Pass min sdk version to dx and desugar by Colin Cross · 8 years ago
  80. 38a231d Merge "Filter JUnit and android.test classes from applications using proguard" by Paul Duffin · 8 years ago
  81. 1948f64 Merge "Use ifndef or ifeq () instead of ifeq """ by Treehugger Robot · 8 years ago
  82. 9b1a185 Merge "Wait for children to exit in makeparallel" by Treehugger Robot · 8 years ago
  83. f0e2986 Wait for children to exit in makeparallel by Dan Willemsen · 8 years ago
  84. 63fe36a Use ifndef or ifeq () instead of ifeq "" by Colin Cross · 8 years ago
  85. 9c295b4 Add device-tests and general-tests make targets. by Simran Basi · 8 years ago
  86. a7d4e0c Merge "Stop double-printing config" by Treehugger Robot · 8 years ago
  87. 557ce05 Merge "Revert "Replace hardware features conf file to be emulator specific"" by Colin Cross · 8 years ago
  88. 70aac88 Merge "Prevent duplicate signals from makeparallel" by Treehugger Robot · 8 years ago
  89. 0d25529 Stop double-printing config by Dan Willemsen · 8 years ago
  90. c6a900b Prevent duplicate signals from makeparallel by Dan Willemsen · 8 years ago
  91. 9a3049d Merge "releasetools: allow for multiple OEM property values." by Treehugger Robot · 8 years ago
  92. 7f804ba releasetools: allow for multiple OEM property values. by Alain Vongsouvanh · 8 years ago
  93. f22aca1 Filter JUnit and android.test classes from applications using proguard by Paul Duffin · 8 years ago
  94. 6cf9da7 Merge "2nd attempt to remove legacy-test from TARGET_DEFAULT_JAVA_LIBRARIES" by Paul Duffin · 8 years ago
  95. 29f3642 Merge "Revert "Revert "Add soong_javac_filter to all javac commands""" by Treehugger Robot · 8 years ago
  96. 440079b Revert "Revert "Add soong_javac_filter to all javac commands"" by Colin Cross · 8 years ago
  97. 271b1f6 Merge "Disable building coverage with javac" by Treehugger Robot · 8 years ago
  98. 48a3ccb Merge "releasetools: Allow using futility-host to sign old TF.zip." by Tao Bao · 8 years ago
  99. efa6ae8 Revert "Replace hardware features conf file to be emulator specific" by Colin Cross · 8 years ago
  100. 25a79da Disable building coverage with javac by Colin Cross · 8 years ago