1. 5ca1dc1 Fix Windows SDK build to not use clang. by Tim Murray · 11 years ago
  2. f82de5b Merge "Switch host builds to use Clang by default." by Tim Murray · 11 years ago
  3. 92d79cb Switch host builds to use Clang by default. by Tim Murray · 11 years ago
  4. 1bb9adb Merge "[MIPS64] Enable mips64 clang" by Ying Wang · 11 years ago
  5. 41ca444 [MIPS64] Enable mips64 clang by Duane Sand · 11 years ago
  6. 6837ac6 Merge "Refactor FDO support code to ensure arm64 can also be built with FDO." by Ying Wang · 11 years ago
  7. 7092c79 Refactor FDO support code to ensure arm64 can also be built with FDO. by Dehao Chen · 11 years ago
  8. 38470c3 Merge "Default to "prescott" as our baseline i686 host build architecture." by Stephen Hines · 11 years ago
  9. 1b50a12 Default to "prescott" as our baseline i686 host build architecture. by Stephen Hines · 11 years ago
  10. 1029013 Merge "Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex" by Yohann Roussel · 11 years ago
  11. d5389ba Merge "Move multidex support library" by Yohann Roussel · 11 years ago
  12. 182ac4e Merge "Stubs of android-support-multidex-instrumentation." by Yohann Roussel · 11 years ago
  13. 2d3e4d2 Merge "Generates SDK stubs of android-support-multidex" by Yohann Roussel · 11 years ago
  14. 34ba233 Merge "Support dx generating multiple dex files." by Yohann Roussel · 11 years ago
  15. 0b30c5f Merge "Remove linker64 and debuggerd64" by Ying Wang · 11 years ago
  16. b2be5ff Remove linker64 and debuggerd64 by Ying Wang · 11 years ago
  17. 100aba5 Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex by Yohann Roussel · 11 years ago
  18. bc30611 Merge "Vary non-image Xmx for dex2oat on MIPS." by Ian Rogers · 11 years ago
  19. 87f0d00 Vary non-image Xmx for dex2oat on MIPS. by Ian Rogers · 11 years ago
  20. e1caecf Merge "Fix the MIPS build." by Ying Wang · 11 years ago
  21. 7d70f83 Fix the MIPS build. by Ian Rogers · 11 years ago
  22. 4cb1d09 Move multidex support library by Maurice Chu · 12 years ago
  23. 06fe5d1 Stubs of android-support-multidex-instrumentation. by Yohann Roussel · 12 years ago
  24. 10713dc Generates SDK stubs of android-support-multidex by Yohann Roussel · 12 years ago
  25. e019dfd Support dx generating multiple dex files. by Yohann Roussel · 12 years ago
  26. 15d0066 Merge "Revert "Fix Java detection on some Linux distributions"" by Ying Wang · 11 years ago
  27. d28feb0 Revert "Fix Java detection on some Linux distributions" by Ying Wang · 11 years ago
  28. c7f1389 Merge "Fix Java detection on some Linux distributions" by Ying Wang · 11 years ago
  29. 60a0ba2 Merge "Remove bcc from generic_no_telephony.mk." by Stephen Hines · 11 years ago
  30. 176b0d3 Remove bcc from generic_no_telephony.mk. by leozwang · 11 years ago
  31. fd5e704 Merge "Add bcc into /system/bin." by Stephen Hines · 11 years ago
  32. 01e6853 Add bcc into /system/bin. by leozwang · 11 years ago
  33. 09040dd Fix Java detection on some Linux distributions by Bernhard Rosenkränzer · 11 years ago
  34. 6ff8495 Merge "Fix PIC default to be -fPIC" by Nick Kralevich · 11 years ago
  35. ec5563b Merge "build: fix host dex2oat runtime args" by Colin Cross · 11 years ago
  36. dd2ff55 build: fix host dex2oat runtime args by Colin Cross · 11 years ago
  37. c4954f3 Merge "Don't enable LOCAL_DEX_PREOPT for apks outside system.img" by Ying Wang · 11 years ago
  38. c35cc93 Merge "Allow symlinks to device or vendor tree in envsetup.sh." by Ying Wang · 11 years ago
  39. 506410a Allow symlinks to device or vendor tree in envsetup.sh. by Ying Wang · 11 years ago
  40. edfd55a Don't enable LOCAL_DEX_PREOPT for apks outside system.img by Ying Wang · 11 years ago
  41. 02a5b51 Merge "Make dex2oat heap size product configurable [build]" by Brian Carlstrom · 11 years ago
  42. bc7501e Merge "More consistent use of 64-bit build variable." by Ying Wang · 11 years ago
  43. 4b1c95d More consistent use of 64-bit build variable. by Ying Wang · 11 years ago
  44. cffe289 Make dex2oat heap size product configurable [build] by Brian Carlstrom · 11 years ago
  45. af95db0 Merge "ADBS now uses stack_core code to parse traces." by Elliott Hughes · 11 years ago
  46. 3ffcf18 Merge "Remove -Bsymbolic from builds." by Dan Albert · 11 years ago
  47. 90c66cf ADBS now uses stack_core code to parse traces. by Brigid Smith · 11 years ago
  48. 979d578 Merge "Fix host java doc by referring to the correct classpath." by Ying Wang · 11 years ago
  49. ad7809b Fix host java doc by referring to the correct classpath. by Ying Wang · 11 years ago
  50. d2aa51b Merge "Clean the last bit of LOCAL_BUILD_HOST_DEX." by Ying Wang · 11 years ago
  51. f25318a Clean the last bit of LOCAL_BUILD_HOST_DEX. by Ying Wang · 11 years ago
  52. 3a8d2bf Fix PIC default to be -fPIC by Pavel Chupin · 11 years ago
  53. 7b53bca Merge "Strip all multidex files, not just classes.dex" by Brian Carlstrom · 11 years ago
  54. fca8145 Strip all multidex files, not just classes.dex by Brian Carlstrom · 11 years ago
  55. cc80f5a Merge "Fix partition_tag usage in install_jni_libs" by Ying Wang · 11 years ago
  56. 731322a Fix partition_tag usage in install_jni_libs by Dan Willemsen · 11 years ago
  57. 4b539d1 Merge "More consistent host library path in multilib build." by Ying Wang · 11 years ago
  58. 36ef50f More consistent host library path in multilib build. by Ying Wang · 11 years ago
  59. 51254e6 Merge "Fix missing rs_compatibility_jni_libs." by Ying Wang · 11 years ago
  60. efe7779 Fix missing rs_compatibility_jni_libs. by Ying Wang · 11 years ago
  61. dc58c2a Merge "Remove nonexistent $ANDROID_QTOOLS from $PATH." by Ying Wang · 11 years ago
  62. 2a859d5 Remove nonexistent $ANDROID_QTOOLS from $PATH. by Ying Wang · 11 years ago
  63. 7634e41 Merge "Host support for prefer symlink" by Ian Rogers · 11 years ago
  64. cf331d9 Host support for prefer symlink by Ian Rogers · 11 years ago
  65. 4b7ba41 Merge "Add -Wl,--fatal-warnings to x86_64." by Elliott Hughes · 11 years ago
  66. 3beb516 Add -Wl,--fatal-warnings to x86_64. by Elliott Hughes · 11 years ago
  67. e1b4325 Merge "Add --pseudo-localize aapt parameter for builds." by Ying Wang · 11 years ago
  68. c4dfe6e Add --pseudo-localize aapt parameter for builds. by Igor Viarheichyk · 11 years ago
  69. 432cd6d Merge "Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build" by Ying Wang · 11 years ago
  70. 6129192 Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build by Ying Wang · 11 years ago
  71. e69d435 Merge "Support to add JNI of both archs in multilib build." by Ying Wang · 11 years ago
  72. 8e20ef6 Support to add JNI of both archs in multilib build. by Ying Wang · 11 years ago
  73. b0c6ea9 Merge "Invoke debuggerd64 when appropriate with stacks." by Michael Wright · 11 years ago
  74. aeed721 Invoke debuggerd64 when appropriate with stacks. by Michael Wright · 11 years ago
  75. b00bb2d Merge "Resolve :32 to 32-bit variant only if the variant exists." by Ying Wang · 11 years ago
  76. 7e73eb3 Resolve :32 to 32-bit variant only if the variant exists. by Ying Wang · 11 years ago
  77. eb12847 Merge "Switch another reference from core to core-libart" by Ying Wang · 11 years ago
  78. 074151b Switch another reference from core to core-libart by Brian Carlstrom · 11 years ago
  79. c04b445 Merge "Updated gdbclient path support." by Elliott Hughes · 11 years ago
  80. 7a569a6 Updated gdbclient path support. by Brigid Smith · 11 years ago
  81. 6a8b3b4 Merge " delete duplicate variable definition" by Ying Wang · 11 years ago
  82. e0be913 Merge "Bump BOARD_SYSTEMIMAGE_PARTITION_SIZE for generic_x86_64" by Brian Carlstrom · 11 years ago
  83. 6bf07cc Bump BOARD_SYSTEMIMAGE_PARTITION_SIZE for generic_x86_64 by Brian Carlstrom · 11 years ago
  84. 85fe143 Merge "Restore AOSP-style version numbers - DO NOT MERGE" by Bill Yi · 11 years ago
  85. b76d409 Restore AOSP-style version numbers - DO NOT MERGE by Bill Yi · 11 years ago
  86. dab766a Merge "Switch from core to core-libart" by Brian Carlstrom · 11 years ago
  87. b1dafb1 Switch from core to core-libart by Brian Carlstrom · 11 years ago
  88. 17c6426 Merge "Document the worker_threads option." by Ying Wang · 11 years ago
  89. 0f1ca83 Merge "Rewrite the clean steps for TARGET_2ND_ARCH." by Ying Wang · 11 years ago
  90. f6268b8 Rewrite the clean steps for TARGET_2ND_ARCH. by Ying Wang · 11 years ago
  91. 8fb55d0 Merge "Remove some uses of the deprecated WITH_HOST_DALVIK." by Brian Carlstrom · 11 years ago
  92. a00ba56 Remove some uses of the deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  93. fa63e30 Merge "Fix the CTS build now that core is gone" by Neil Fuller · 11 years ago
  94. c61caf1 Fix the CTS build now that core is gone by Neil Fuller · 11 years ago
  95. 9d8854e Merge "build: delete 64-bit blacklist" by Colin Cross · 11 years ago
  96. ae2986e build: delete 64-bit blacklist by Colin Cross · 11 years ago
  97. c426298 Merge "Use the correct MKBOOTIMG." by Ying Wang · 11 years ago
  98. 42c9804 Use the correct MKBOOTIMG. by Ying Wang · 11 years ago
  99. 7cc3174 Merge "Removed /system/bin prefix from gdbclient." by Elliott Hughes · 11 years ago
  100. 0a2712d Removed /system/bin prefix from gdbclient. by Brigid Smith · 11 years ago