1. 92afd7d Accept TARGET_DEVICE_DIR preserved from previous product load by Dan Willemsen · 6 years ago
  2. e887ccb Provide testcases directory for host cross out (windows) modules by Colin Cross · 6 years ago
  3. b7735d8 Support /product partition by Jaekyun Seok · 7 years ago
  4. 641b6cc Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 7 years ago
  5. 178cf8e Remove unnecessary USE_CLANG_PLATFORM_BUILD. by Stephen Hines · 7 years ago
  6. 240d97a Apply snapshot variant to vndk package module name by Jae Shin · 7 years ago
  7. 2a233b3 Define PLATFORM_VNDK_VERSION by Justin Yun · 7 years ago
  8. 0765d53 Merge "Add build script to generate TF test XML file with filters" by Treehugger Robot · 7 years ago
  9. 9272ef8 Check conformity of VNDK version by Justin Yun · 7 years ago
  10. 26efd3a Add build script to generate TF test XML file with filters by Dan Shi · 7 years ago
  11. 2a6e3b0 Turn off Windows builds during BUILD_HOST_static by Dan Willemsen · 7 years ago
  12. cf2da22 Merge "Re-apply ndk-docs rule." by Treehugger Robot · 7 years ago
  13. 303e603 Re-apply ndk-docs rule. by Dan Albert · 7 years ago
  14. 20f99a6 Use CALLED_FROM_SETUP instead of KATI by Dan Willemsen · 7 years ago
  15. c294f55 Revert "Generate the NDK docs with the ndk-docs target." by Colin Cross · 7 years ago
  16. d51b6d0 Generate the NDK docs with the ndk-docs target. by Dan Albert · 7 years ago
  17. 69b7f3f Move jacocoagent into the bootclasspath by Colin Cross · 7 years ago
  18. d6ed368 Remove (TARGET|HOST)_BUILD_TYPE path modifications by Dan Willemsen · 7 years ago
  19. 4ed21d1 Build: Change SANITIZE_LITE install settings by Andreas Gampe · 7 years ago
  20. ce7f8dd Run `uname -sm` once, don't use python for HOST_OS_EXTRA by Dan Willemsen · 7 years ago
  21. cbfba70 Define paths for vendor native tests. by Steven Moreland · 7 years ago
  22. 9d4639c core: Move core.oat bootjar definitions into envsetup.mk by Igor Murashkin · 7 years ago
  23. ccc4816 Fix ALLOW_MISSING_DEPENDENCIES in PDK builds by Dan Willemsen · 7 years ago
  24. 2ddbcdf Pass TARGET_BUILD_PDK to soong by Colin Cross · 7 years ago
  25. d8eabaa Enable incremental builds for ASAN. (make) by Vishwath Mohan · 7 years ago
  26. d4dbf79 Always use non-sanitized library locations for JNI. by Vishwath Mohan · 7 years ago
  27. b47d4e9 Rewrite link type checking by Dan Willemsen · 7 years ago
  28. b285c46 Refactor sanitized library on-disk layout - Make. by Vishwath Mohan · 7 years ago
  29. 4ef5040 Merge "Ensure that BOARD_VNDK_VERSION is current" by Treehugger Robot · 7 years ago
  30. c901659 Add min and max supported versions by Colin Cross · 7 years ago
  31. 2c3289b Ensure that BOARD_VNDK_VERSION is current by Dan Willemsen · 7 years ago
  32. 8873713 Add TARGET_PLATFORM_VERSION to lunch by Colin Cross · 7 years ago
  33. 57be564 Add TARGET_OUT_VENDOR_RENDERSCRIPT_BITCODE definition. by Miao Wang · 7 years ago
  34. 0d25529 Stop double-printing config by Dan Willemsen · 7 years ago
  35. 8dae49c Add Header Library support to Make by Dan Willemsen · 7 years ago
  36. 7166d1f Output *TS testcases to common testcase folders. by Simran Basi · 7 years ago
  37. 00cf767 TARGET_RECOVERY_UPDATER_LIBS should not be used with AB updates by Dan Willemsen · 8 years ago
  38. 1a4a0a4 Merge "Define TARGET_OUT_VENDOR_APPS_PRIVILEGED for 2nd arch" by Treehugger Robot · 8 years ago
  39. dc556b4 Prohibit host modules from using LOCAL_COPY_HEADERS am: 6e51ef61a7 by Dan Willemsen · 8 years ago
  40. 6e51ef6 Prohibit host modules from using LOCAL_COPY_HEADERS by Dan Willemsen · 8 years ago
  41. 4fac69d Merge "Fix typo in coverage target out path." am: c6507670f2 am: 1fd609359d by Ryan Campbell · 8 years ago
  42. 737bc02 Fix typo in coverage target out path. by Ryan Campbell · 8 years ago
  43. 5a63fe6 Merge "Implement path-based enabling of code coverage." am: 1e1ecd5d07 am: 6b92bb4ebb by Ryan Campbell · 8 years ago
  44. 81c9d29 Implement path-based enabling of code coverage. by Ryan Campbell · 8 years ago
  45. 3de35b8 Merge "Remove HOST_PREFER_32_BIT" am: 182ff5e2e7 am: a128976547 am: 0ab4eb9734 by Colin Cross · 8 years ago
  46. 70e0ac6 Remove HOST_PREFER_32_BIT by Colin Cross · 8 years ago
  47. 7d72b5e Merge "Fix GET-INSTALL-PATH to work with Soong" am: 6b9aa6938d am: 9fc9cac0ac by Dan Willemsen · 8 years ago
  48. 9fc9cac Merge "Fix GET-INSTALL-PATH to work with Soong" am: 6b9aa6938d by Dan Willemsen · 8 years ago
  49. 53e3899 Fix GET-INSTALL-PATH to work with Soong by Dan Willemsen · 8 years ago
  50. 74140b9 Merge "introduce AUX build class of targets" am: 556526bf95 am: 755391d77e by Alexey Polyudov · 8 years ago
  51. 755391d Merge "introduce AUX build class of targets" am: 556526bf95 by Alexey Polyudov · 8 years ago
  52. ccdc311 introduce AUX build class of targets by Alexey Polyudov · 8 years ago
  53. 665e740 Define TARGET_OUT_VENDOR_APPS_PRIVILEGED for 2nd arch by Hung-ying Tyan · 8 years ago
  54. 397a0fe Merge \\\"Build: Fix vendor sanitizer library for secondary arch\\\" am: 2302a76966 am: 80b32402dc by Andreas Gampe · 8 years ago
  55. 80b3240 Merge \"Build: Fix vendor sanitizer library for secondary arch\" am: 2302a76966 by Andreas Gampe · 8 years ago
  56. cf6268f Build: Fix vendor sanitizer library for secondary arch by Andreas Gampe · 8 years ago
  57. a3e8e9c resolve merge conflicts of 3f7c348 to nyc-mr1-dev-plus-aosp by Alex Light · 8 years ago
  58. db9f348 Merge \"Detect \`uname -m\` == i686 as a 32-bit host\" am: 55d4a46f6d by Dan Willemsen · 8 years ago
  59. 88225fd Detect `uname -m` == i686 as a 32-bit host by Dan Willemsen · 8 years ago
  60. 4e358ab Add system_other partition, install odex files by Alex Light · 8 years ago
  61. edc6ed7 Merge \"Clean up vendor image handling\" am: 4f807026e2 by Dan Willemsen · 8 years ago
  62. 6c3e79b Clean up vendor image handling by Dan Willemsen · 8 years ago
  63. 32b36a8 Merge "Add NATIVE_TESTS class, move host native tests" am: e72fc63901 by Dan Willemsen · 8 years ago
  64. e72fc63 Merge "Add NATIVE_TESTS class, move host native tests" by Dan Willemsen · 8 years ago
  65. 6532011 Merge "Add Soong tools to PATH" am: b09e644e1d am: 28874dc0c1 by Dan Willemsen · 8 years ago
  66. 60d9c67 Add Soong tools to PATH by Dan Willemsen · 8 years ago
  67. 6f8244b Merge "Fix mm and mmm in Android.bp directories" am: 8ed91b6624 am: 323396993c by Colin Cross · 8 years ago
  68. 8ed91b6 Merge "Fix mm and mmm in Android.bp directories" by Treehugger Robot · 8 years ago
  69. 8642525 Fix mm and mmm in Android.bp directories by Colin Cross · 8 years ago
  70. 238f4aa resolve merge conflicts of dfcf2e0 to nyc-dev-plus-aosp by Dan Willemsen · 8 years ago
  71. 056609c Remove unnecessary variables by Dan Willemsen · 8 years ago
  72. 7fe992c Add NATIVE_TESTS class, move host native tests by Dan Willemsen · 8 years ago
  73. ca50831 Merge "Error on USE_CLANG_PLATFORM_BUILD=" am: 7b31dd1094 am: 893f32053f by Colin Cross · 8 years ago
  74. b267cba Error on USE_CLANG_PLATFORM_BUILD= by Colin Cross · 8 years ago
  75. 97069b0 resolve merge conflicts of bc3720c to nyc-dev-plus-aosp by Guang Zhu · 8 years ago
  76. 188a1dd Benchmark have their own folder by Julien Desprez · 8 years ago
  77. 87538e4 Support x86+arm multilib build. by Ying Wang · 8 years ago
  78. 27c3223 Merge "Define TARGET_OUT_VENDOR_APPS_PRIVILEGED" by Todd Kennedy · 8 years ago
  79. 7dfdb84 Speed up lunch/tapas/etc. shell utility functions. by Ying Wang · 8 years ago
  80. 08800fd Speed up lunch/tapas/etc. shell utility functions. by Ying Wang · 8 years ago
  81. 7e57b8c Add 64-bit windows cross-compiles by Dan Willemsen · 8 years ago
  82. c12ad5c Define a class for renderscript bitcode files by Dan Willemsen · 8 years ago
  83. c6e194f Define a class for renderscript bitcode files by Dan Willemsen · 8 years ago
  84. 9ecbf83 Add 64-bit windows cross-compiles by Dan Willemsen · 8 years ago
  85. f3e7204 Error out if MALLOC_IMPL is defined. by Josh Gao · 9 years ago
  86. 8dd69d9 Set USE_CLANG_PLATFORM_BUILD to default true. by Chih-Hung Hsieh · 9 years ago
  87. c13f9c9 envsetup,product,ninja: enable symlink traversal by Will Drewry · 9 years ago
  88. e68a277 Define TARGET_OUT_VENDOR_APPS_PRIVILEGED by Benjamin Pujol · 9 years ago
  89. 05bb4fe am edc3e6cd: Merge "Sort more instances of wildcard and find" by Dan Willemsen · 9 years ago
  90. 7c3e3f8 Sort more instances of wildcard and find by Dan Willemsen · 9 years ago
  91. db4cba4 am 562ad0b5: Merge "Package breakpad symbols in target files zip" by Steve Fung · 9 years ago
  92. dfbab49 Package breakpad symbols in target files zip by Steve Fung · 9 years ago
  93. f267f71 am 908260a5: Merge "Add support of SANITIZE_TARGET=\'address coverage\' for fuzzing." by Evgenii Stepanov · 9 years ago
  94. 74b32b8 Add support of SANITIZE_TARGET='address coverage' for fuzzing. by Ivan Krasin · 9 years ago
  95. c98d9a9 am f1c09d7f: Merge "Add HOST_CROSS_OS" by Dan Willemsen · 9 years ago
  96. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 9 years ago
  97. 1b14846 am 48d95e75: am 05d97fe7: Merge "Remove legacy windows platform build support" by Dan Willemsen · 9 years ago
  98. 145ae32 Remove legacy windows platform build support by Dan Willemsen · 9 years ago
  99. 0a1026c am ede3e310: am 2c0c1e56: Merge "Build 64-bit host tools in Linux/Mac SDK build." by Ying Wang · 9 years ago
  100. 5c28bda Build 64-bit host tools in Linux/Mac SDK build. by Ying Wang · 9 years ago