1. a70dcb5 Merge "Add "hwaddress" sanitizer." am: 9b4f9afbaf am: 72a8984921 by Evgenii Stepanov · 7 years ago
  2. 72a8984 Merge "Add "hwaddress" sanitizer." am: 9b4f9afbaf by Evgenii Stepanov · 7 years ago
  3. 9b4f9af Merge "Add "hwaddress" sanitizer." by Treehugger Robot · 7 years ago
  4. 7ec95eb Merge "Fix using defaults in android_app and android_test modules" am: 06e36c737f by Colin Cross · 7 years ago
  5. 777eeb5 Merge "Fix using defaults in android_app and android_test modules" by Colin Cross · 7 years ago
  6. 17fa0e5 Merge "Append previous_api to "--migrate-nullness" option" am: 910fff22e6 by Nan Zhang · 7 years ago
  7. c4d0a6f Fix template for native benchmark test config am: 91606c016e am: 050f2d0496 by Colin Cross · 7 years ago
  8. 06e36c7 Merge "Fix using defaults in android_app and android_test modules" by Treehugger Robot · 7 years ago
  9. 3e3b064 Merge "Append previous_api to "--migrate-nullness" option" am: 910fff22e6 by Nan Zhang · 7 years ago
  10. 050f2d0 Fix template for native benchmark test config am: 91606c016e by Colin Cross · 7 years ago
  11. 910fff2 Merge "Append previous_api to "--migrate-nullness" option" by Treehugger Robot · 7 years ago
  12. b98c0f4 Fix using defaults in android_app and android_test modules by Colin Cross · 7 years ago
  13. 91606c0 Fix template for native benchmark test config by Colin Cross · 7 years ago
  14. d05a436 Append previous_api to "--migrate-nullness" option by Nan Zhang · 7 years ago
  15. d176680 Add update-api support for Metalava am: 55e0bf4231 am: d436e87797 by Nan Zhang · 7 years ago
  16. d436e87 Add update-api support for Metalava am: 55e0bf4231 by Nan Zhang · 7 years ago
  17. 55e0bf4 Add update-api support for Metalava by Nan Zhang · 7 years ago
  18. 829b606 Removed Metalava related checks am: 863f05b797 am: 8e8129b1ed by Nan Zhang · 7 years ago
  19. 8e8129b Removed Metalava related checks am: 863f05b797 by Nan Zhang · 7 years ago
  20. 863f05b Removed Metalava related checks by Nan Zhang · 7 years ago
  21. 1be62ce Merge "Allow paths containing glob characters in glob results" am: 9b93a7dc70 by Colin Cross · 7 years ago
  22. dba150d Merge changes from topic "java_test_junit" am: a192c7370c am: 49306342c6 by Colin Cross · 7 years ago
  23. 578229e Support patch_module in java modules am: 8144008360 am: 7dcc028055 by Colin Cross · 7 years ago
  24. 5bc2fd8 Make :module provide the output file for java modules am: 3063b78ea5 by Colin Cross · 7 years ago
  25. ad04436 Don't link java tests against junit by default am: b628ea5327 am: 7973efc07b by Colin Cross · 7 years ago
  26. 3d87e54 Merge "Allow paths containing glob characters in glob results" am: 9b93a7dc70 by Colin Cross · 7 years ago
  27. 4930634 Merge changes from topic "java_test_junit" am: a192c7370c by Colin Cross · 7 years ago
  28. 7dcc028 Support patch_module in java modules am: 8144008360 by Colin Cross · 7 years ago
  29. 976957a Make :module provide the output file for java modules am: 3063b78ea5 by Colin Cross · 7 years ago
  30. 7973efc Don't link java tests against junit by default am: b628ea5327 by Colin Cross · 7 years ago
  31. 9b93a7d Merge "Allow paths containing glob characters in glob results" by Colin Cross · 7 years ago
  32. a192c73 Merge changes from topic "java_test_junit" by Colin Cross · 7 years ago
  33. e3924e1 Allow paths containing glob characters in glob results by Colin Cross · 7 years ago
  34. 331a121 Don't pass resources to r8 by Colin Cross · 7 years ago
  35. 8144008 Support patch_module in java modules by Colin Cross · 7 years ago
  36. 3063b78 Make :module provide the output file for java modules by Colin Cross · 7 years ago
  37. d97a6e9 Add "hwaddress" sanitizer. by Evgenii Stepanov · 7 years ago
  38. fa46eda Remove POSIXLY_CORRECT from the build environment am: 00fcb26f2f am: 3cb082b4b4 by Dan Willemsen · 7 years ago
  39. 3cb082b Remove POSIXLY_CORRECT from the build environment am: 00fcb26f2f by Dan Willemsen · 7 years ago
  40. 00fcb26 Remove POSIXLY_CORRECT from the build environment by Dan Willemsen · 7 years ago
  41. 178921e Add lsof and ps to the allowed tool lists am: 42740f2c78 am: a56f7b87cf by Dan Willemsen · 7 years ago
  42. a56f7b8 Add lsof and ps to the allowed tool lists am: 42740f2c78 by Dan Willemsen · 7 years ago
  43. b628ea5 Don't link java tests against junit by default by Colin Cross · 7 years ago
  44. 42740f2 Add lsof and ps to the allowed tool lists by Dan Willemsen · 7 years ago
  45. 640522a Add du, paste, xxd to allowed PATH tools am: 14eae19b1c am: 3386770273 by Dan Willemsen · 7 years ago
  46. 3386770 Add du, paste, xxd to allowed PATH tools am: 14eae19b1c by Dan Willemsen · 7 years ago
  47. 14eae19 Add du, paste, xxd to allowed PATH tools by Dan Willemsen · 7 years ago
  48. a128a7a Support data properties in java_test and android_test am: d96ca35779 by Colin Cross · 7 years ago
  49. 16a1d89 Move autogenerated test config into Soong am: 303e21f695 am: f83e82933e by Colin Cross · 7 years ago
  50. 14763b2 Support data properties in java_test and android_test am: d96ca35779 by Colin Cross · 7 years ago
  51. f83e829 Move autogenerated test config into Soong am: 303e21f695 by Colin Cross · 7 years ago
  52. d96ca35 Support data properties in java_test and android_test by Colin Cross · 7 years ago
  53. 303e21f Move autogenerated test config into Soong by Colin Cross · 7 years ago
  54. 49e19c3 Merge stage-dr1-aosp-master into stage-aosp-master am: 7693c2fae1 by Xin Li · 7 years ago
  55. a31eaa9 Add proguard_flags_files to r8 command line am: bd1cef5618 am: 09fac0c3b4 by Colin Cross · 7 years ago
  56. 7693c2f Merge stage-dr1-aosp-master into stage-aosp-master by Xin Li · 7 years ago
  57. 09fac0c Add proguard_flags_files to r8 command line am: bd1cef5618 by Colin Cross · 7 years ago
  58. bd1cef5 Add proguard_flags_files to r8 command line by Colin Cross · 7 years ago
  59. a8e07b2 Merge "Support prebuilt shared libs end with versions" am: 0c3b508d2b am: 31e8907827 by Logan Chien · 7 years ago
  60. 70c7973 Merge "Support prebuilt shared libs end with versions" am: 0c3b508d2b by Logan Chien · 7 years ago
  61. 31e8907 Merge "Support prebuilt shared libs end with versions" am: 0c3b508d2b by Logan Chien · 7 years ago
  62. 0c3b508 Merge "Support prebuilt shared libs end with versions" by Logan Chien · 7 years ago
  63. b749aa4 Merge "Support Dokka in Soong." am: 815ef453df am: 1cf9fe1fc3 am: 8fc7c5e510 by Nan Zhang · 7 years ago
  64. 8fc7c5e Merge "Support Dokka in Soong." am: 815ef453df am: 1cf9fe1fc3 by Nan Zhang · 7 years ago
  65. 1cf9fe1 Merge "Support Dokka in Soong." am: 815ef453df by Nan Zhang · 7 years ago
  66. 16f805f Enable prebuilt jar installation in framework am: 4973ecff89 am: 803b41fe15 by Nan Zhang · 7 years ago
  67. 33fef42 Merge "Remove additional 'docs' Dir when genearate Soong droiddoc" am: 1a1f7f24ab am: 0f74d7fa3f by Nan Zhang · 7 years ago
  68. 815ef45 Merge "Support Dokka in Soong." by Treehugger Robot · 7 years ago
  69. d071209 Enable prebuilt jar installation in framework am: 4973ecff89 am: 803b41fe15 by Nan Zhang · 7 years ago
  70. 78f2027 Merge "Remove additional 'docs' Dir when genearate Soong droiddoc" am: 1a1f7f24ab by Nan Zhang · 7 years ago
  71. 803b41f Enable prebuilt jar installation in framework am: 4973ecff89 by Nan Zhang · 7 years ago
  72. 0f74d7f Merge "Remove additional 'docs' Dir when genearate Soong droiddoc" by Nan Zhang · 7 years ago
  73. 4973ecf Enable prebuilt jar installation in framework by Nan Zhang · 7 years ago
  74. 86d2d55 Support Dokka in Soong. by Nan Zhang · 7 years ago
  75. e257eec Merge "Support overrides for android_app" am: fe295b45fc am: d7a3f0464d by Jason Monk · 7 years ago
  76. 4b90cdb Add exclude_header_libs for recovery_available:true libs am: 280febfb14 am: 877a4c1fbc by Hridya Valsaraju · 7 years ago
  77. 1a1f7f2 Merge "Remove additional 'docs' Dir when genearate Soong droiddoc" by Treehugger Robot · 7 years ago
  78. 60a08e2 Merge "Support overrides for android_app" am: fe295b45fc am: d7a3f0464d by Jason Monk · 7 years ago
  79. 80f8565 Add exclude_header_libs for recovery_available:true libs am: 280febfb14 by Hridya Valsaraju · 7 years ago
  80. d7a3f04 Merge "Support overrides for android_app" am: fe295b45fc by Jason Monk · 7 years ago
  81. fe295b4 Merge "Support overrides for android_app" by Jason Monk · 7 years ago
  82. 877a4c1 Add exclude_header_libs for recovery_available:true libs am: 280febfb14 by Hridya Valsaraju · 7 years ago
  83. 280febf Add exclude_header_libs for recovery_available:true libs by Hridya Valsaraju · 7 years ago
  84. d4122be Support overrides for android_app by Jason Monk · 7 years ago
  85. 7d80ba1 Add exclude_header_libs for vendor_available:true libs am: 8dbc653dff am: 76180a8c7d by Jiwen 'Steve' Cai · 7 years ago
  86. e5d9bde Add exclude_header_libs for vendor_available:true libs am: 8dbc653dff by Jiwen 'Steve' Cai · 7 years ago
  87. 76180a8 Add exclude_header_libs for vendor_available:true libs am: 8dbc653dff by Jiwen 'Steve' Cai · 7 years ago
  88. 8dbc653 Add exclude_header_libs for vendor_available:true libs by Jiwen 'Steve' Cai · 7 years ago
  89. de860a4 Remove additional 'docs' Dir when genearate Soong droiddoc by Nan Zhang · 7 years ago
  90. 5b29bfd Merge "Use soong_droiddoc_prebuilt.mk" am: 1d5ed78072 am: 442a3d7e05 by Colin Cross · 7 years ago
  91. b61ff91 Merge "Use soong_droiddoc_prebuilt.mk" am: 1d5ed78072 am: 442a3d7e05 by Colin Cross · 7 years ago
  92. 442a3d7 Merge "Use soong_droiddoc_prebuilt.mk" am: 1d5ed78072 by Colin Cross · 7 years ago
  93. 1d5ed78 Merge "Use soong_droiddoc_prebuilt.mk" by Colin Cross · 7 years ago
  94. a3dfdf1 Dedup version-script handling code. am: 61f32128aa am: 3475e072b6 am: 0d205d4d85 by Dan Albert · 7 years ago
  95. 0d205d4 Dedup version-script handling code. am: 61f32128aa am: 3475e072b6 by Dan Albert · 7 years ago
  96. 3475e07 Dedup version-script handling code. am: 61f32128aa by Dan Albert · 7 years ago
  97. b9a019c Revive and document HostAndDeviceDefault. am: 0981b5c30f am: 9eeab49fc9 by Dan Albert · 7 years ago
  98. 1a457ca Revive and document HostAndDeviceDefault. am: 0981b5c30f am: 9eeab49fc9 by Dan Albert · 7 years ago
  99. 9eeab49 Revive and document HostAndDeviceDefault. am: 0981b5c30f by Dan Albert · 7 years ago
  100. 5fa9d6f Use soong_droiddoc_prebuilt.mk by Colin Cross · 7 years ago