1. 125a3c9 Always use prebuilt clang, even if we're explicitly building clang/LLVM. by Tim Murray · 11 years ago
  2. 47e6073 Merge "cortex-a7 supports div" by Brian Carlstrom · 11 years ago
  3. 49c80cd cortex-a7 supports div by Brian Carlstrom · 11 years ago
  4. aafbbe7 Merge "Add a default value for ro.zygote." by Narayan Kamath · 11 years ago
  5. 6a9f2b1 Merge "Add intel to the vendor whitelist" by Ying Wang · 11 years ago
  6. 625974c Add intel to the vendor whitelist by Daniel Leung · 11 years ago
  7. b34af41 Merge "Fix java version detection when _JAVA_OPTIONS is set." by Ying Wang · 11 years ago
  8. bb406bf Fix java version detection when _JAVA_OPTIONS is set. by Peter Ammon · 11 years ago
  9. 0c4870a Merge "Specify -mcpu=cortex-a15 for denver CPU variants." by Christopher Ferris · 11 years ago
  10. 1c380c1 Merge "Remove the unnecessary indirection of TARGET_STRIP_COMMAND" by Ying Wang · 11 years ago
  11. 431b4bb Merge "Extend the CPU ABI specification mechanism." by Narayan Kamath · 11 years ago
  12. 39fd21a Add a default value for ro.zygote. by Narayan Kamath · 11 years ago
  13. ce1c596 Remove the unnecessary indirection of TARGET_STRIP_COMMAND by Ying Wang · 11 years ago
  14. 1da02a1 Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000" by Mathieu Chartier · 11 years ago
  15. 1a43b37 Extend the CPU ABI specification mechanism. by Narayan Kamath · 11 years ago
  16. 708242d Merge "Increase the maximum javac heap size." by Ying Wang · 11 years ago
  17. 01f11b2 Increase the maximum javac heap size. by Ying Wang · 11 years ago
  18. 007faa4 Merge "add support for LOCAL_MULTILIB" by Colin Cross · 11 years ago
  19. e6e48f6 add support for LOCAL_MULTILIB by Colin Cross · 11 years ago
  20. 36a67a9 Merge topic 'tests' by Colin Cross · 11 years ago
  21. 5a9db90 add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64 by Colin Cross · 11 years ago
  22. 8797405 add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64 by Colin Cross · 11 years ago
  23. 01aa01d Merge "Make Clang host builds hermetic on Linux." by Tim Murray · 11 years ago
  24. a3c76c2 Merge "remove libeffects from 64-bit blacklist" by Colin Cross · 11 years ago
  25. fa97fe6 Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION" by Andrew Hsieh · 11 years ago
  26. 02cefc9 Make Clang host builds hermetic on Linux. by Tim Murray · 11 years ago
  27. 92d50c1 Pick gnu-libstdc++ based on TARGET_GCC_VERSION by Andrew Hsieh · 11 years ago
  28. 966c919 remove libeffects from 64-bit blacklist by Colin Cross · 11 years ago
  29. 453afb2 Specify -mcpu=cortex-a15 for denver CPU variants. by Shu Zhang · 11 years ago
  30. 8c60a1d Merge "Complete installed shared library dependency" by Ying Wang · 11 years ago
  31. d8d3721 Complete installed shared library dependency by Ying Wang · 11 years ago
  32. 8c1bbdb Merge "remove more projects from 64-bit blacklist" by Colin Cross · 11 years ago
  33. 1c43aae Merge "Remove the redundant DISABLE_DEXPREOPT" by Ying Wang · 11 years ago
  34. c6848b3 Remove the redundant DISABLE_DEXPREOPT by Ying Wang · 11 years ago
  35. 4f9d6f5 Merge "Fix embedded build" by Ying Wang · 11 years ago
  36. 8c7e74e Fix embedded build by Ying Wang · 11 years ago
  37. e6d1185 remove more projects from 64-bit blacklist by Colin Cross · 11 years ago
  38. 3408ca0 Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000 by Mathieu Chartier · 11 years ago
  39. cb902ff Merge "A few other removals for the 64 bit blacklist." by Glenn Kasten · 11 years ago
  40. 8b1bcc7 Merge "Add a method to leave the symbol table in a library." by Christopher Ferris · 11 years ago
  41. f2fd6d9 Merge "Allow shell serial_device read-write access" by Nick Kralevich · 11 years ago
  42. c7d24d0 A few other removals for the 64 bit blacklist. by Narayan Kamath · 11 years ago
  43. a6e2f93 Add a method to leave the symbol table in a library. by Christopher Ferris · 11 years ago
  44. bce52ca Merge "Remove arm64 clang build warning" by Ying Wang · 11 years ago
  45. ed56902 Remove arm64 clang build warning by Ying Wang · 11 years ago
  46. b20966f Allow shell serial_device read-write access by Nick Kralevich · 11 years ago
  47. 97542cc Merge "Don't blacklist all of frameworks/av for 64-bit" by Glenn Kasten · 11 years ago
  48. 267afcd Merge "HACK: disable emulator on x86_64" by Greg Hackmann · 11 years ago
  49. 488fe84 Don't blacklist all of frameworks/av for 64-bit by Glenn Kasten · 11 years ago
  50. 255ea2b Merge "Remove unused LOCAL_ASSET_FILES." by Ying Wang · 11 years ago
  51. 594f2a4 Remove unused LOCAL_ASSET_FILES. by Ying Wang · 11 years ago
  52. 4562c5b HACK: disable emulator on x86_64 by Greg Hackmann · 11 years ago
  53. 5384c18 Merge "Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared" by Andrew Hsieh · 11 years ago
  54. 73d800e Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared by Andrew Hsieh · 11 years ago
  55. 1cda15d Merge "Don't modify LOCAL_STRIP_MODULE" by Ying Wang · 11 years ago
  56. e1889af Don't modify LOCAL_STRIP_MODULE by Ying Wang · 11 years ago
  57. db24577 Merge "Work in progress to enable build system support for Clang." by Colin Cross · 11 years ago
  58. b5f333b Work in progress to enable build system support for Clang. by Tim Murray · 11 years ago
  59. 933e894 Merge "Fix HOST_TOOLCHAIN_PREFIX" by Andrew Hsieh · 11 years ago
  60. cc8d6da Merge "Revert "Remove external/chromium from the 64 bit blacklist."" by Narayan Kamath · 11 years ago
  61. c00ab8e Revert "Remove external/chromium from the 64 bit blacklist." by Narayan Kamath · 11 years ago
  62. 2524962 Merge "Remove external/chromium from the 64 bit blacklist." by Narayan Kamath · 11 years ago
  63. c62d6f7 Merge "Add TARGET_2ND_ARCH to dumpvar" by Dmitriy Ivanov · 11 years ago
  64. d5cd1e2 Add TARGET_2ND_ARCH to dumpvar by Dmitriy Ivanov · 11 years ago
  65. 27bf511 Remove external/chromium from the 64 bit blacklist. by Narayan Kamath · 11 years ago
  66. cbe162e Fix HOST_TOOLCHAIN_PREFIX by Andrew Hsieh · 11 years ago
  67. ce15681 Merge "Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG" by Ying Wang · 11 years ago
  68. ba8b377 Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG by Ying Wang · 11 years ago
  69. 775d15e Merge "Define __STDC_CONSTANT_MACROS globally to work around host build differences." by Ian Rogers · 11 years ago
  70. aa54033 Define __STDC_CONSTANT_MACROS globally to work around host build differences. by Ian Rogers · 11 years ago
  71. f1e697b Merge "Revert "Define __STDC_LIMIT_MACROS globally to work around host build differences."" by Ian Rogers · 11 years ago
  72. c61a942 Revert "Define __STDC_LIMIT_MACROS globally to work around host build differences." by Ian Rogers · 11 years ago
  73. 4783dc7 Merge "Define __STDC_LIMIT_MACROS globally to work around host build differences." by Ian Rogers · 11 years ago
  74. 668427c Define __STDC_LIMIT_MACROS globally to work around host build differences. by Ian Rogers · 11 years ago
  75. 60ef9d5 Merge "jdk error message should not mention the version" by Ying Wang · 11 years ago
  76. 22e3835 jdk error message should not mention the version by Chris Wren · 11 years ago
  77. 05192e5 Merge "Docs: replacing analytics ID from D.A.C. Bug: 11476435" by Clay Murphy · 11 years ago
  78. f230bcf Merge "OProfile is no longer compiled now." by Ben Cheng · 11 years ago
  79. d8ce7d8 OProfile is no longer compiled now. by Ben Cheng · 11 years ago
  80. 231f3d0 Docs: replacing analytics ID from D.A.C. Bug: 11476435 by Clay Murphy · 12 years ago
  81. 247dd0c Merge "Do not remove the generated .hpp file from yacc." by Nicolas Geoffray · 11 years ago
  82. 68d3815 Merge "Remove host-prefix command line argument to dex2oat." by Nicolas Geoffray · 11 years ago
  83. 5fd9a32 Remove host-prefix command line argument to dex2oat. by Nicolas Geoffray · 11 years ago
  84. 3cb9ddb Do not remove the generated .hpp file from yacc. by Nicolas Geoffray · 11 years ago
  85. 6808c26 Merge "Use analyzer at new location: prebuilts/misc/{linux-x86,darwin-x86}/analyzer" by Andrew Hsieh · 11 years ago
  86. 38626e6 Merge "Add external/google-fonts/*/fonts.mk." by Victoria Lease · 11 years ago
  87. 460ed38 Merge "Extend YACC and LEX handling to .yy and .ll files." by Nicolas Geoffray · 11 years ago
  88. 368faf8 Merge "Add usage comment to explain how to limit modules in mmm." by Primiano Tucci · 11 years ago
  89. 9484e2e Extend YACC and LEX handling to .yy and .ll files. by Nicolas Geoffray · 11 years ago
  90. 0d08449 Merge "Amend 64 bit blacklist." by Narayan Kamath · 11 years ago
  91. c4f7fba Use analyzer at new location: prebuilts/misc/{linux-x86,darwin-x86}/analyzer by Andrew Hsieh · 11 years ago
  92. 9f27495 Amend 64 bit blacklist. by Narayan Kamath · 11 years ago
  93. 26bcd64 Merge "Try to catch more misuse of $(my-dir)." by Ying Wang · 11 years ago
  94. 79e8319 Try to catch more misuse of $(my-dir). by Ying Wang · 11 years ago
  95. 8da3a02 Add external/google-fonts/*/fonts.mk. by Victoria Lease · 11 years ago
  96. 2bd77d5 Merge "Make gdbclient smarter for gdb[server] setup." by Ben Cheng · 11 years ago
  97. fba67bf Make gdbclient smarter for gdb[server] setup. by Ben Cheng · 11 years ago
  98. cf1b7d4 Merge "Select src arch for prebuilts." by Ying Wang · 11 years ago
  99. 6c930fc Select src arch for prebuilts. by Ying Wang · 11 years ago
  100. 031bff4 Merge "DO NOT MERGE: Revert the revert now that tcpdump+64bit=ok" by JP Abgrall · 11 years ago