1. 68b2464 Push ISA features into system properties by Calin Juravle · 11 years ago
  2. d61f0ff Merge "HAVE_FUTEX is unused." by Elliott Hughes · 11 years ago
  3. 0fa6a40 HAVE_FUTEX is unused. by Elliott Hughes · 11 years ago
  4. a9ec835 Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP." by Elliott Hughes · 11 years ago
  5. 10f5a42 Merge "HAVE_OPEN_MEMSTREAM is no longer used." by Elliott Hughes · 11 years ago
  6. 70f3f33 Remove HAVE_ANDROID_PTHREAD_SETNAME_NP. by Elliott Hughes · 11 years ago
  7. 31c667e HAVE_OPEN_MEMSTREAM is no longer used. by Elliott Hughes · 11 years ago
  8. df73a5f Merge "Performance improvement for whole static libs" by Dan Albert · 11 years ago
  9. e0f44ac Performance improvement for whole static libs by Dan Albert · 11 years ago
  10. 36ba1db Merge "Remove unused entries from AndroidConfig.h." by Elliott Hughes · 11 years ago
  11. 032ac32 Remove unused entries from AndroidConfig.h. by Elliott Hughes · 11 years ago
  12. be0af1f Merge "Strip my_clang on assignment." by Dan Albert · 11 years ago
  13. db905e7 Strip my_clang on assignment. by Dan Albert · 11 years ago
  14. f8d8857 Merge "Remove HAVE_GETTID." by Elliott Hughes · 11 years ago
  15. 1ac1401 Remove HAVE_GETTID. by Elliott Hughes · 11 years ago
  16. ce9b58b Merge "Add compile time check for statically linked libc" by Dmitriy Ivanov · 11 years ago
  17. c15103f Add compile time check for statically linked libc by Dmitriy Ivanov · 11 years ago
  18. b771d95 Merge "Add flag to enable default clang builds--USE_CLANG_PLATFORM_BUILD." by Tim Murray · 11 years ago
  19. 06659bc Add flag to enable default clang builds--USE_CLANG_PLATFORM_BUILD. by Tim Murray · 11 years ago
  20. 3c6e491 Merge "Fix HOST_LIBRARY_PATH." by Ying Wang · 11 years ago
  21. 5bac962 Fix HOST_LIBRARY_PATH. by Ying Wang · 11 years ago
  22. 9c80e8a Merge "Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so" by Ying Wang · 11 years ago
  23. bfd6516 Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so by Ying Wang · 11 years ago
  24. 1be3336 Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option." by Andreas Gampe · 11 years ago
  25. 8302879 Merge "wrap make and print success/failure message, more later" by Dan Albert · 11 years ago
  26. 440cc76 Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option. by Alex Light · 11 years ago
  27. 9e7b9b9 wrap make and print success/failure message, more later by Ed Heyl · 11 years ago
  28. 68715d0 Merge "Add SignTos tool" by Kenny Root · 11 years ago
  29. 9221ce6 Add SignTos tool by Kenny Root · 11 years ago
  30. 6dbbb15 Merge "Consistent use of USE_MINGW" by Ying Wang · 11 years ago
  31. 594a10a Consistent use of USE_MINGW by Ying Wang · 11 years ago
  32. 76c942c Merge "Fix Windows SDK build." by Dan Albert · 11 years ago
  33. 95994de Fix Windows SDK build. by Dan Albert · 11 years ago
  34. cbc742a Merge "Inhibit implicit -Bsymolic in -shared." by Dan Albert · 11 years ago
  35. b6bb71b Inhibit implicit -Bsymolic in -shared. by Dan Albert · 11 years ago
  36. 4803ce2 Fix uses of -fPIC and -fPIE. by Dan Albert · 11 years ago
  37. afae9fd Merge "Fix uses of -fPIC and -fPIE." by Dan Albert · 11 years ago
  38. fe12e8f Merge "Track bouncycastle upgrade to 1.51" by Kenny Root · 11 years ago
  39. bda807d Track bouncycastle upgrade to 1.51 by Kenny Root · 11 years ago
  40. ce06199 Merge "Make system use patchoat to relocate during runtime." by Brian Carlstrom · 11 years ago
  41. ce090d3 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
  42. 430ec57 Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]" by Brian Carlstrom · 11 years ago
  43. 4d30e5e Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build] by Brian Carlstrom · 11 years ago
  44. e1a7793 Merge "Update host linux toolchain to gcc 4.8" by Ying Wang · 11 years ago
  45. 44ee341 Update host linux toolchain to gcc 4.8 by David 'Digit' Turner · 11 years ago
  46. 38868b9 Merge "BuildBootImage: Add secondstage image support" by Ying Wang · 11 years ago
  47. fb9076d BuildBootImage: Add secondstage image support by Benoit Fradin · 11 years ago
  48. d23798b Merge "[MIPSR6] Add mips64r6 and mips32r6 targets" by Elliott Hughes · 11 years ago
  49. 717bc3a Merge "Don't fail the build for dangling module names." by Ying Wang · 11 years ago
  50. 495630f Don't fail the build for dangling module names. by Ying Wang · 11 years ago
  51. bb164eb Merge "Fix 64 bit emulator booting (again)." by Ying Wang · 11 years ago
  52. 97eae62 Fix 64 bit emulator booting (again). by Narayan Kamath · 11 years ago
  53. 0ad0d19 SDK targets should inherit from core_64_bit.mk by Narayan Kamath · 11 years ago
  54. be7449b Add SDK product for arm64, x86_64 and mips64. by Ying Wang · 11 years ago
  55. 3381a52 Remove the unused large_emu_hw.mk by Ying Wang · 12 years ago
  56. 4b323c6 Merge "SDK targets should inherit from core_64_bit.mk" by Ying Wang · 11 years ago
  57. 7a739f3 Merge "Use hermetic host toolchains." by Ying Wang · 11 years ago
  58. b0da826 Merge "Add SDK product for arm64, x86_64 and mips64." by Ying Wang · 11 years ago
  59. aea1cae Merge "Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""" by Ying Wang · 11 years ago
  60. 1b0fc43 Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Ying Wang · 11 years ago
  61. ecc4267 Merge "Allow LOCAL_ASSET_DIR point to nonexistent dir" by Ying Wang · 11 years ago
  62. bfcdf06 Allow LOCAL_ASSET_DIR point to nonexistent dir by Ying Wang · 11 years ago
  63. 5e2ebcb Use hermetic host toolchains. by Ying Wang · 11 years ago
  64. 8f509ba Merge "Remove the unused large_emu_hw.mk" by Ying Wang · 11 years ago
  65. 073dc97 Merge "Add PROP_NAME_MAX validation" by Brian Carlstrom · 11 years ago
  66. dad2ab4 Add PROP_NAME_MAX validation by Brian Carlstrom · 11 years ago
  67. 6bab974 [MIPSR6] Add mips64r6 and mips32r6 targets by Duane Sand · 11 years ago
  68. 6670e24 [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains by Duane Sand · 11 years ago
  69. 41ca444 [MIPS64] Enable mips64 clang by Duane Sand · 11 years ago
  70. 6be7d2e Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Marcin Kosiba · 11 years ago
  71. a4f84fd Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang." by Dan Albert · 11 years ago
  72. 45040bd Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang." by Ying Wang · 11 years ago
  73. 970d053 Merge "Fix doc target for multidex support library." by Yohann Roussel · 11 years ago
  74. 77d93bc Merge "fix build" by Tim Murray · 11 years ago
  75. f3ca3d5 fix build by Tim Murray · 11 years ago
  76. 5ca1dc1 Fix Windows SDK build to not use clang. by Tim Murray · 11 years ago
  77. 5679e35 Fix doc target for multidex support library. by Yohann Roussel · 11 years ago
  78. 16d4308 Merge "Fix Windows SDK build to not use clang." by Tim Murray · 11 years ago
  79. 1bb9adb Merge "[MIPS64] Enable mips64 clang" by Ying Wang · 11 years ago
  80. f82de5b Merge "Switch host builds to use Clang by default." by Tim Murray · 11 years ago
  81. 92d79cb Switch host builds to use Clang by default. by Tim Murray · 11 years ago
  82. 6837ac6 Merge "Refactor FDO support code to ensure arm64 can also be built with FDO." by Ying Wang · 11 years ago
  83. 7092c79 Refactor FDO support code to ensure arm64 can also be built with FDO. by Dehao Chen · 11 years ago
  84. 0b3c42c Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains" by Elliott Hughes · 11 years ago
  85. 38470c3 Merge "Default to "prescott" as our baseline i686 host build architecture." by Stephen Hines · 11 years ago
  86. 1b50a12 Default to "prescott" as our baseline i686 host build architecture. by Stephen Hines · 11 years ago
  87. 1029013 Merge "Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex" by Yohann Roussel · 11 years ago
  88. d5389ba Merge "Move multidex support library" by Yohann Roussel · 11 years ago
  89. 182ac4e Merge "Stubs of android-support-multidex-instrumentation." by Yohann Roussel · 11 years ago
  90. 2d3e4d2 Merge "Generates SDK stubs of android-support-multidex" by Yohann Roussel · 11 years ago
  91. 34ba233 Merge "Support dx generating multiple dex files." by Yohann Roussel · 11 years ago
  92. 0b30c5f Merge "Remove linker64 and debuggerd64" by Ying Wang · 11 years ago
  93. b2be5ff Remove linker64 and debuggerd64 by Ying Wang · 11 years ago
  94. 100aba5 Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex by Yohann Roussel · 11 years ago
  95. bc30611 Merge "Vary non-image Xmx for dex2oat on MIPS." by Ian Rogers · 11 years ago
  96. 87f0d00 Vary non-image Xmx for dex2oat on MIPS. by Ian Rogers · 11 years ago
  97. e1caecf Merge "Fix the MIPS build." by Ying Wang · 11 years ago
  98. 7d70f83 Fix the MIPS build. by Ian Rogers · 11 years ago
  99. 4cb1d09 Move multidex support library by Maurice Chu · 12 years ago
  100. 06fe5d1 Stubs of android-support-multidex-instrumentation. by Yohann Roussel · 12 years ago