1. 5968de7 Merge "Remove stale dexopt flags." by Ian Rogers · 11 years ago
  2. 9c7fc4b Remove stale dexopt flags. by Ian Rogers · 11 years ago
  3. 7a301af Merge "Force colorsheme to SVG, since darkblue doesn't exist on X11" by Ying Wang · 11 years ago
  4. 8683612 Merge "definitions.mk: look for definitions.mk in device/*/build also" by Ying Wang · 11 years ago
  5. 35e4ede Merge "Use automatic color option with the latest clang." by Stephen Hines · 11 years ago
  6. c141b85 Use automatic color option with the latest clang. by Stephen Hines · 11 years ago
  7. ce915d9 Merge "Never use ASAN for acp." by Dan Albert · 11 years ago
  8. bd0e8af Merge "Replacement for gdbclient" by Dmitriy Ivanov · 11 years ago
  9. 9b8e4b3 Replacement for gdbclient by Dmitriy Ivanov · 11 years ago
  10. 7909ea9 Never use ASAN for acp. by Dan Albert · 11 years ago
  11. 36084e6 Merge "Label goldfish block devices with their own types." by Nick Kralevich · 11 years ago
  12. 2ef5bf7 Label goldfish block devices with their own types. by Stephen Smalley · 11 years ago
  13. dfa2f8a Merge "Mark qemu_device as a mlstrustedobject." by Nick Kralevich · 11 years ago
  14. 968ce56 Mark qemu_device as a mlstrustedobject. by Stephen Smalley · 11 years ago
  15. 871b8df Merge "Add -fcolor-diagnostics to global clang cflags." by Ying Wang · 11 years ago
  16. c7d1a97 Add -fcolor-diagnostics to global clang cflags. by Ying Wang · 11 years ago
  17. 427d1e9 Merge "Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE." by Jeff Davidson · 11 years ago
  18. 93cb8c7 Merge "Specify -mcpu=krait for clang." by Ian Rogers · 11 years ago
  19. e270873 Specify -mcpu=krait for clang. by Ian Rogers · 11 years ago
  20. 388c04d definitions.mk: look for definitions.mk in device/*/build also by Andrew Boie · 11 years ago
  21. a69822c Force colorsheme to SVG, since darkblue doesn't exist on X11 by Marcos Marado · 11 years ago
  22. 97ef1d4 Merge "Add OpenJDK 8 experimental support" by Neil Fuller · 11 years ago
  23. 717ebfc Merge "Add unknown flag to CLANG_CONFIG_UNKNOWN_CFLAGS." by Chih-Hung Hsieh · 11 years ago
  24. 22b6c5c Add unknown flag to CLANG_CONFIG_UNKNOWN_CFLAGS. by Chih-Hung Hsieh · 11 years ago
  25. d274e04 Merge "Don't sort shared library link order." by Dan Albert · 11 years ago
  26. 04eead7 Don't sort shared library link order. by Dan Albert · 11 years ago
  27. ea503d2 Merge "Raise x86 arch requirement to prescott." by Chih-Hung Hsieh · 11 years ago
  28. b8ddd55 Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE. by Jeff Davidson · 11 years ago
  29. 960f22c Add OpenJDK 8 experimental support by Neil Fuller · 11 years ago
  30. 4dfda1f Merge "Remove Java 6 build support" by Neil Fuller · 11 years ago
  31. c248fa3 Raise x86 arch requirement to prescott. by Chih-Hung Hsieh · 11 years ago
  32. 660f3c9 Merge "Set default to Clang integrated assembler." by Chih-Hung Hsieh · 11 years ago
  33. 57c8a15 Set default to Clang integrated assembler. by Chih-Hung Hsieh · 11 years ago
  34. 46e00ea Remove Java 6 build support by Neil Fuller · 11 years ago
  35. 46ba24c Merge "Reset LOCAL_2ND_ARCH_VAR_PREFIX before referencing it." by Ying Wang · 11 years ago
  36. 85f24a4 Reset LOCAL_2ND_ARCH_VAR_PREFIX before referencing it. by Ying Wang · 11 years ago
  37. 18cd022 Merge "Add -Wno-unused-command-line-argument to clang cflags to enable ccache." by Ying Wang · 11 years ago
  38. 24e0336 Add -Wno-unused-command-line-argument to clang cflags to enable ccache. by Ying Wang · 11 years ago
  39. 28c265d Merge "We also need -rdynamic for host ASAN." by Dan Albert · 11 years ago
  40. 4ffe3f5 We also need -rdynamic for host ASAN. by Dan Albert · 11 years ago
  41. 1f134dd Merge "Add support for ASAN in host modules." by Dan Albert · 11 years ago
  42. 2daceaa Add support for ASAN in host modules. by Dan Albert · 11 years ago
  43. ed8206d Merge "Remove unnecessary 10.8-specific build rules" by Stephen Hines · 11 years ago
  44. 28c2d3b Merge "Fix breakage for x86_64 static executables." by Dan Albert · 11 years ago
  45. 781094f Remove unnecessary 10.8-specific build rules by Stephen Hines · 11 years ago
  46. 403ab71 Fix breakage for x86_64 static executables. by Dan Albert · 11 years ago
  47. 26707ca Merge "Use libstc++ for the name of bionic's STL." by Dan Albert · 11 years ago
  48. 93e8cf7 Use libstc++ for the name of bionic's STL. by Dan Albert · 11 years ago
  49. fc82be6 Merge "Add LPAE to dex2oat ISA feature list." by Ian Rogers · 11 years ago
  50. 4e3e9ff Merge "Fix Java detection on some Linux distributions" by Ying Wang · 11 years ago
  51. 6825e3c Add LPAE to dex2oat ISA feature list. by Ian Rogers · 11 years ago
  52. 07b212a Merge "Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level." by Ian Rogers · 11 years ago
  53. f2bdac7 Merge "Never use stlport on the host." by Dan Albert · 11 years ago
  54. b49987e Never use stlport on the host. by Dan Albert · 11 years ago
  55. 311384f Fix Java detection on some Linux distributions by Bernhard Rosenkraenzer · 11 years ago
  56. 63e551f Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level. by Ian Rogers · 11 years ago
  57. c131ec0 Merge "Link compiler-rt in the correct order." by Dan Albert · 11 years ago
  58. e1b17e7 Link compiler-rt in the correct order. by Dan Albert · 11 years ago
  59. 165fdf4 Merge "Remove "-mstackrealign" option from all x86 builds." by Elliott Hughes · 11 years ago
  60. ae2d47a Remove "-mstackrealign" option from all x86 builds. by Alexander Ivchenko · 11 years ago
  61. f179473 Merge "Introduce per-product per-module dex-preopt config" by Ying Wang · 11 years ago
  62. fb68db0 Merge "Docs: Making source.android.com headers match those of developer.android.com" by Clay Murphy · 11 years ago
  63. 29373be Merge "Add -fPIC as default Clang mips ASFLAGS." by Chih-Hung Hsieh · 11 years ago
  64. a01fa4f Merge "LOCAL_NATIVE_COVERAGE should imply -O0." by Dan Albert · 11 years ago
  65. 4c12c03 LOCAL_NATIVE_COVERAGE should imply -O0. by Dan Albert · 11 years ago
  66. ce6300a Add -fPIC as default Clang mips ASFLAGS. by Chih-Hung Hsieh · 11 years ago
  67. 20ebd2e Introduce per-product per-module dex-preopt config by Ying Wang · 11 years ago
  68. 8330c4c Merge "Apply LOCAL_CXX_STL to also prebuilts." by Ying Wang · 11 years ago
  69. 75e8fcb Apply LOCAL_CXX_STL to also prebuilts. by Ying Wang · 11 years ago
  70. 9bf56c5 Merge "Fix typo." by Nicolas Geoffray · 11 years ago
  71. 4c0c390 Fix typo. by Nicolas Geoffray · 11 years ago
  72. 4af753c Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 11 years ago
  73. 75c08b2 Make which dex2oat version to use configurable. by Nicolas Geoffray · 11 years ago
  74. 642c81e Merge "Stash original values of CC and CXX." by Dan Albert · 11 years ago
  75. b636196 Merge "Remove unused my_compiler_dependencies." by Dan Albert · 11 years ago
  76. a8fd668 Remove unused my_compiler_dependencies. by Dan Albert · 11 years ago
  77. ec1b90f Stash original values of CC and CXX. by Dan Albert · 11 years ago
  78. fbdac37 Docs: Making source.android.com headers match those of developer.android.com by Clay Murphy · 11 years ago
  79. 9979ae4 Merge "Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h." by Dan Albert · 11 years ago
  80. 2251ea4 Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h. by Dan Albert · 11 years ago
  81. 35dd358 Merge "Update prebuilt RS clcore location." by Tim Murray · 11 years ago
  82. 00fa757 Update prebuilt RS clcore location. by Tim Murray · 11 years ago
  83. 09cdd50 Merge "Clear all LOCAL_CLANG_*FLAGS*." by Chih-Hung Hsieh · 11 years ago
  84. 78b6cea Clear all LOCAL_CLANG_*FLAGS*. by Chih-Hung Hsieh · 11 years ago
  85. 326363b Merge "java_alternative_checked_module takes precedence." by Ying Wang · 11 years ago
  86. 8260562 java_alternative_checked_module takes precedence. by Ying Wang · 11 years ago
  87. 8d85600 Merge "Don't modify LOCAL_CHECKED_MODULE." by Ying Wang · 11 years ago
  88. 6c1d1cc Don't modify LOCAL_CHECKED_MODULE. by Ying Wang · 11 years ago
  89. 00bd658 Merge "Remove obsolete libffi" by Brian Carlstrom · 11 years ago
  90. 894aaf4 Remove obsolete libffi by Brian Carlstrom · 11 years ago
  91. 9d5f5d0 Merge "Add domains for goldfish services." by Nick Kralevich · 11 years ago
  92. 4a8d5c1 Merge "Add local Clang+target specific flags." by Chih-Hung Hsieh · 11 years ago
  93. 619fdb8 Add local Clang+target specific flags. by Chih-Hung Hsieh · 11 years ago
  94. 91adf75 Merge "Fix detection of C++ STL for tests." by Dan Albert · 11 years ago
  95. 683c392 Fix detection of C++ STL for tests. by Dan Albert · 11 years ago
  96. 670018f Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables." by Stephen Hines · 11 years ago
  97. 3cf2057 Merge "Use new variable LLVM_PREBUILTS_VERSION to simplify path construction." by Stephen Hines · 11 years ago
  98. 577184a Merge "Test __GLIBC__ is defined before using its value." by Ian Rogers · 11 years ago
  99. f008966 Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables. by Stephen Hines · 11 years ago
  100. 850a4cb Test __GLIBC__ is defined before using its value. by Ian Rogers · 11 years ago