1. 20ebd2e Introduce per-product per-module dex-preopt config by Ying Wang · 10 years ago
  2. 8330c4c Merge "Apply LOCAL_CXX_STL to also prebuilts." by Ying Wang · 10 years ago
  3. 75e8fcb Apply LOCAL_CXX_STL to also prebuilts. by Ying Wang · 10 years ago
  4. 9bf56c5 Merge "Fix typo." by Nicolas Geoffray · 10 years ago
  5. 4c0c390 Fix typo. by Nicolas Geoffray · 10 years ago
  6. 4af753c Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 10 years ago
  7. 75c08b2 Make which dex2oat version to use configurable. by Nicolas Geoffray · 10 years ago
  8. 642c81e Merge "Stash original values of CC and CXX." by Dan Albert · 10 years ago
  9. b636196 Merge "Remove unused my_compiler_dependencies." by Dan Albert · 10 years ago
  10. a8fd668 Remove unused my_compiler_dependencies. by Dan Albert · 10 years ago
  11. ec1b90f Stash original values of CC and CXX. by Dan Albert · 10 years ago
  12. 9979ae4 Merge "Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h." by Dan Albert · 10 years ago
  13. 2251ea4 Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h. by Dan Albert · 10 years ago
  14. 35dd358 Merge "Update prebuilt RS clcore location." by Tim Murray · 10 years ago
  15. 00fa757 Update prebuilt RS clcore location. by Tim Murray · 10 years ago
  16. 09cdd50 Merge "Clear all LOCAL_CLANG_*FLAGS*." by Chih-Hung Hsieh · 10 years ago
  17. 78b6cea Clear all LOCAL_CLANG_*FLAGS*. by Chih-Hung Hsieh · 10 years ago
  18. 326363b Merge "java_alternative_checked_module takes precedence." by Ying Wang · 10 years ago
  19. 8260562 java_alternative_checked_module takes precedence. by Ying Wang · 10 years ago
  20. 8d85600 Merge "Don't modify LOCAL_CHECKED_MODULE." by Ying Wang · 10 years ago
  21. 6c1d1cc Don't modify LOCAL_CHECKED_MODULE. by Ying Wang · 10 years ago
  22. 00bd658 Merge "Remove obsolete libffi" by Brian Carlstrom · 10 years ago
  23. 894aaf4 Remove obsolete libffi by Brian Carlstrom · 10 years ago
  24. 9d5f5d0 Merge "Add domains for goldfish services." by Nick Kralevich · 10 years ago
  25. 4a8d5c1 Merge "Add local Clang+target specific flags." by Chih-Hung Hsieh · 10 years ago
  26. 619fdb8 Add local Clang+target specific flags. by Chih-Hung Hsieh · 10 years ago
  27. 91adf75 Merge "Fix detection of C++ STL for tests." by Dan Albert · 10 years ago
  28. 683c392 Fix detection of C++ STL for tests. by Dan Albert · 10 years ago
  29. 670018f Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables." by Stephen Hines · 10 years ago
  30. 3cf2057 Merge "Use new variable LLVM_PREBUILTS_VERSION to simplify path construction." by Stephen Hines · 10 years ago
  31. 577184a Merge "Test __GLIBC__ is defined before using its value." by Ian Rogers · 10 years ago
  32. f008966 Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables. by Stephen Hines · 10 years ago
  33. 850a4cb Test __GLIBC__ is defined before using its value. by Ian Rogers · 10 years ago
  34. 8affa16 Use new variable LLVM_PREBUILTS_VERSION to simplify path construction. by Lai Wei-Chih · 10 years ago
  35. 3302924 Merge "Add option for generating coverage info." by Dan Albert · 10 years ago
  36. 4bbc6c7 Add option for generating coverage info. by Dan Albert · 10 years ago
  37. cb0755f Merge "Remove unused HAVE_OFF64_T." by Elliott Hughes · 10 years ago
  38. 8fe8dc8 Remove unused HAVE_OFF64_T. by Elliott Hughes · 10 years ago
  39. 88c7544 Merge "Remove the unused IPC macros." by Elliott Hughes · 10 years ago
  40. 76ab00f Remove the unused IPC macros. by Elliott Hughes · 10 years ago
  41. c65d93f Merge "build: remove HAVE_OOM_ADJ" by Elliott Hughes · 10 years ago
  42. 9c226d1 build: remove HAVE_OOM_ADJ by Todd Poynor · 11 years ago
  43. 704744a Add domains for goldfish services. by Stephen Smalley · 10 years ago
  44. c5a9904 Merge "Use "$@" to preserve argument word breaks" by Ying Wang · 10 years ago
  45. 850ca0d Use "$@" to preserve argument word breaks by Ying Wang · 10 years ago
  46. b69b7d7 Merge "Fix recovery image build for 32p" by Ying Wang · 10 years ago
  47. 70d3c70 Merge "Remove PinyinIME from target config - DO NOT MERGE" by Bill Yi · 10 years ago
  48. 8b244b3 Remove PinyinIME from target config - DO NOT MERGE by Bill Yi · 10 years ago
  49. e2f5470 Merge "Remove unused HAVE_EPOLL." by Elliott Hughes · 10 years ago
  50. 67839a5 Remove unused HAVE_EPOLL. by Elliott Hughes · 10 years ago
  51. b97b1e5 Merge "Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug" by Brian Carlstrom · 10 years ago
  52. 85d56eb Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug by Brian Carlstrom · 10 years ago
  53. 98f7742 Merge "Move selection of C++ STL into the build system." by Dan Albert · 10 years ago
  54. b05f2ca Move selection of C++ STL into the build system. by Dan Albert · 10 years ago
  55. ef3148c Merge "Docs: Replacing s.a.c. Android logo to match other sites." by Clay Murphy · 10 years ago
  56. d9e4b52 Docs: Replacing s.a.c. Android logo to match other sites. by Clay Murphy · 10 years ago
  57. 7c02ec9 Fix recovery image build for 32p by Bruce Beare · 10 years ago
  58. 88cfa03 Merge "Enable multilib odex only if TARGET_2ND_ARCH is defined." by Ying Wang · 10 years ago
  59. 8209d99 Merge "Support to build apk odex for both arch." by Ying Wang · 10 years ago
  60. 96c2af0 Enable multilib odex only if TARGET_2ND_ARCH is defined. by Ying Wang · 10 years ago
  61. 2e9f639 Support to build apk odex for both arch. by Ying Wang · 10 years ago
  62. c3aeddd Merge "Fix mma/mmma by making gettop canonicalize TOP when set" by Brian Carlstrom · 10 years ago
  63. 0ff3aba Fix mma/mmma by making gettop canonicalize TOP when set by Brian Carlstrom · 10 years ago
  64. 1feb478 Merge "Missed one part of removing the vbox target." by Dan Albert · 10 years ago
  65. bfbd41e Missed one part of removing the vbox target. by Dan Albert · 10 years ago
  66. 30dbfce Merge "Remove the vbox target from the build system." by Dan Albert · 10 years ago
  67. de21059 Remove the vbox target from the build system. by Dan Albert · 10 years ago
  68. 4850532 Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:" by Ying Wang · 10 years ago
  69. 388dce3 Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: by Alexander Ivchenko · 10 years ago
  70. 53e9502 Merge "Add LOCAL_POST_LINK_CMD." by Ying Wang · 10 years ago
  71. 8b34769 Add LOCAL_POST_LINK_CMD. by Ying Wang · 10 years ago
  72. 1051d5d Merge "Add LOCAL_CLANG_*FLAGS for clang only flags." by Chih-Hung Hsieh · 10 years ago
  73. 9aa69a6 Add LOCAL_CLANG_*FLAGS for clang only flags. by Chih-Hung Hsieh · 10 years ago
  74. 5c11a76 Merge "Add debug.atrace.tags.enableflags=0 to /default.prop." by Elliott Hughes · 10 years ago
  75. 039cd7e Merge "Add LOCAL_NO_FPIE." by Tim Murray · 10 years ago
  76. 595d0db Add LOCAL_NO_FPIE. by Tim Murray · 10 years ago
  77. 7754e0c Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6." by Ying Wang · 10 years ago
  78. 88c5a13 Add debug.atrace.tags.enableflags=0 to /default.prop. by Stephen Smalley · 10 years ago
  79. 2f9fa52 Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE." by Stephen Hines · 10 years ago
  80. 5c72544 Fix build breakage due to incorrect bcc_compat RS_TRIPLE. by Stephen Hines · 10 years ago
  81. cee38d5 Merge "[MIPSR6] R6 target options for clang" by Ying Wang · 10 years ago
  82. 10326b3 [MIPS64] Modify the default MIPS64 build to MIPS64R6. by Raghu Gandham · 10 years ago
  83. 0850330 Merge "Default host module to 64-bit except for SDK builds." by Ying Wang · 10 years ago
  84. 7ba7d7f Default host module to 64-bit except for SDK builds. by Ying Wang · 10 years ago
  85. ec8778e8 Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS." by Stephen Hines · 10 years ago
  86. 7852b80 Merge "Add missing flags to x86 (both 32- and 64-bit) arch variants. Delete x86_64-atom.mk as we don't support 64-bit on old Atom." by Ying Wang · 10 years ago
  87. 15493ce Merge "Remove webviewchromium from PRODUCT_BOOT_JARS for real." by Marcin Kosiba · 10 years ago
  88. 6eeacd3 Remove webviewchromium from PRODUCT_BOOT_JARS for real. by Marcin Kosiba · 10 years ago
  89. aab8cdb Merge "Remove webviewchromium from PRODUCT_BOOT_JARS." by Marcin Kosiba · 10 years ago
  90. 98cee3b Remove webviewchromium from PRODUCT_BOOT_JARS. by Marcin Kosiba · 10 years ago
  91. 039675a Fix RS_TRIPLE and RS_TRIPLE_CFLAGS. by Stephen Hines · 10 years ago
  92. d2cf1b9 Merge "Add --no-include-debug-symbols to avoid bloat in user builds" by Brian Carlstrom · 10 years ago
  93. a4331e3 Add --no-include-debug-symbols to avoid bloat in user builds by Brian Carlstrom · 10 years ago
  94. 8078df9 Merge "Make sure that ro.dalvik.vm.native.bridge is always set." by Calin Juravle · 10 years ago
  95. c783b50 Make sure that ro.dalvik.vm.native.bridge is always set. by Calin Juravle · 10 years ago
  96. 90d5c7f Merge "Clang rejects -Wno-old-style-declaration flag." by Chih-Hung Hsieh · 10 years ago
  97. fb482c6 Clang rejects -Wno-old-style-declaration flag. by Chih-Hung Hsieh · 10 years ago
  98. b699b0e Merge "Clang does not recognize -Wno-literal-suffix." by Chih-Hung Hsieh · 10 years ago
  99. 4d12b57 Clang does not recognize -Wno-literal-suffix. by Chih-Hung Hsieh · 10 years ago
  100. 18f23de Merge "Push ISA features into system properties" by Calin Juravle · 10 years ago