1. 2e1ade9 Runtime resource overlay, iteration 2 by Mårten Kongstad · 10 years ago
  2. ad9209a Merge "Define __STDC_FORMAT_MACROS on Windows host builds." by Narayan Kamath · 10 years ago
  3. 694b2b7 Define __STDC_FORMAT_MACROS on Windows host builds. by Ian Rogers · 10 years ago
  4. a8e6166 Merge "build: rename LOCAL_32BIT_ONLY to LOCAL_32_BIT_ONLY" by Colin Cross · 10 years ago
  5. 2dcaf9f Merge "build: support LOCAL_*_32 and LOCAL_*_64" by Colin Cross · 10 years ago
  6. 78d642f build: rename LOCAL_32BIT_ONLY to LOCAL_32_BIT_ONLY by Colin Cross · 10 years ago
  7. 44a7526 build: support LOCAL_*_32 and LOCAL_*_64 by Colin Cross · 10 years ago
  8. 805cb8f Merge "Fix the host inttypes.h problem globally." by Ian Rogers · 10 years ago
  9. 61e5059 Fix the host inttypes.h problem globally. by Ian Rogers · 10 years ago
  10. cece05e Merge "Bump generic_mips BOARD_SYSTEMIMAGE_PARTITION_SIZE for PRODUCT_RUNTIME := libart_runtime_default" by Brian Carlstrom · 10 years ago
  11. 4d662a6 Bump generic_mips BOARD_SYSTEMIMAGE_PARTITION_SIZE for PRODUCT_RUNTIME := libart_runtime_default by Brian Carlstrom · 10 years ago
  12. 472a485 Merge "gtest needs -lpthread." by Elliott Hughes · 10 years ago
  13. 52e52d1 gtest needs -lpthread. by Elliott Hughes · 10 years ago
  14. d21197d Merge "Make libart the default runtime" by Brian Carlstrom · 10 years ago
  15. 1a731ad Merge "Fix KERNEL_HEADERS_ARCH for mips and x86." by Elliott Hughes · 10 years ago
  16. 171e940 Fix KERNEL_HEADERS_ARCH for mips and x86. by Elliott Hughes · 10 years ago
  17. 49eb440 Merge "build: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA" by Brian Carlstrom · 10 years ago
  18. 8fb5dfc build: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA by Brian Carlstrom · 10 years ago
  19. 08d410f Make libart the default runtime by Brian Carlstrom · 10 years ago
  20. cdd1475 Merge "Add support for TARGET_GLOBAL_UNSUPPORTED_CFLAGS" by Colin Cross · 10 years ago
  21. 8f47fc3 Add support for TARGET_GLOBAL_UNSUPPORTED_CFLAGS by Colin Cross · 10 years ago
  22. 0a3cf1a Merge "Remove libthread_db from the default include path." by Elliott Hughes · 10 years ago
  23. 2f8dcdd Remove libthread_db from the default include path. by Elliott Hughes · 10 years ago
  24. 7382ec7 Merge "ota_from_target_files: Add an option to not sign OTA packages" by Ying Wang · 10 years ago
  25. 1acb1b6 Merge changes I62504bad,I16208cca,I4e4ceec6 by Colin Cross · 10 years ago
  26. 25a16fe Merge "Don't modify LOCAL_MODULE_TAGS." by Ying Wang · 10 years ago
  27. 37bd1f2 Don't modify LOCAL_MODULE_TAGS. by Ying Wang · 10 years ago
  28. 07b16c0 Merge "collect_gpl_sources.mk: Declare rule to assemble GPL sources FORCE" by Ying Wang · 10 years ago
  29. d826264 add new gen/ directory for generated sources by Colin Cross · 10 years ago
  30. d0378b3 warn on LOCAL_MODULE_PATH in multiarch shared libraries by Colin Cross · 10 years ago
  31. 639c336 Support LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 10 years ago
  32. f3ec9ed collect_gpl_sources.mk: Declare rule to assemble GPL sources FORCE by Andrew Boie · 11 years ago
  33. 18294fb Merge "Support arch-specific LOCAL_C_INCLUDES." by Ying Wang · 10 years ago
  34. dbdafdb Support arch-specific LOCAL_C_INCLUDES. by Ying Wang · 10 years ago
  35. e153b34 ota_from_target_files: Add an option to not sign OTA packages by Takeshi Kanemoto · 11 years ago
  36. 7c7f28e Merge changes Ib1d950e1,I3d020a3c,Ic9594718 by Colin Cross · 10 years ago
  37. d957446 Add 2nd arch directories for apps by Colin Cross · 10 years ago
  38. 0b70c43 Set up rules to build prebuilts for TARGET_2ND_ARCH by Colin Cross · 10 years ago
  39. 2343cfb Set up rules to build packages for TARGET_2ND_ARCH by Colin Cross · 10 years ago
  40. 2c0260a Merge "build: print module that has unhandled install path" by Ying Wang · 10 years ago
  41. b34911c build: print module that has unhandled install path by Colin Cross · 10 years ago
  42. 125ddab Merge "build: use correct arm vs thumb arguments for 2nd arch builds" by Ying Wang · 10 years ago
  43. 6e087a3 build: use correct arm vs thumb arguments for 2nd arch builds by Colin Cross · 10 years ago
  44. f2044b4 Merge "build: use arm kernel headers for arm 2nd arch builds" by Ying Wang · 10 years ago
  45. c3256c7 build: use arm kernel headers for arm 2nd arch builds by Colin Cross · 10 years ago
  46. e778ec8 Merge "Support arch-specific LOCAL_ variables" by Ying Wang · 10 years ago
  47. 3beb831 Merge "Make sure to install the .odex when running "make <module_name>"" by Ying Wang · 10 years ago
  48. 9e21bcd Merge "Support to build executables for TARGET_2ND_ARCH" by Ying Wang · 10 years ago
  49. 7da9740 Merge "Replace all references to LOCAL_GENERATED_SOURCES with my_generated_sources" by Ying Wang · 10 years ago
  50. a07de32 Merge "Set up rules to build shared libraries for TARGET_2ND_ARCH" by Ying Wang · 10 years ago
  51. e7345ed Merge "Set up rules to build static libraries for TARGET_2ND_ARCH" by Ying Wang · 10 years ago
  52. 732bdb2 Merge "Load compiler environment for a second arch." by Ying Wang · 10 years ago
  53. b8e0185 Support arch-specific LOCAL_ variables by Ying Wang · 10 years ago
  54. 5c7fed2 Make sure to install the .odex when running "make <module_name>" by Ying Wang · 10 years ago
  55. dd814bf Support to build executables for TARGET_2ND_ARCH by Ying Wang · 10 years ago
  56. ec6d626 Replace all references to LOCAL_GENERATED_SOURCES with my_generated_sources by Ying Wang · 10 years ago
  57. 4d2cc66 Set up rules to build shared libraries for TARGET_2ND_ARCH by Ying Wang · 10 years ago
  58. 6ef6519 Set up rules to build static libraries for TARGET_2ND_ARCH by Ying Wang · 11 years ago
  59. 1d274d2 Load compiler environment for a second arch. by Ying Wang · 11 years ago
  60. d5227a8 Merge "build: rename aarch64 target to arm64" by Colin Cross · 10 years ago
  61. 4f0eb7d build: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  62. 51c4785 Merge "Vibra: compile and stage vibrator.default on all targets" by David Turner · 10 years ago
  63. dfc140c Merge "Vibra: emulator: compile and stage vibrator.goldfish" by David Turner · 10 years ago
  64. dbc9eac Merge "Make jgrep, cgrep, resgrep not recurse into 'out' directory." by Ying Wang · 10 years ago
  65. f99a23b Merge "Make envsetup.sh set JAVA_HOME correctly for java7." by Narayan Kamath · 10 years ago
  66. 9260bba Make envsetup.sh set JAVA_HOME correctly for java7. by Narayan Kamath · 10 years ago
  67. 62043de Merge "Revert "Fix filter rule when checking for apks in PRODUCT_COPY_FILES."" by Ying Wang · 10 years ago
  68. 06b3255 Revert "Fix filter rule when checking for apks in PRODUCT_COPY_FILES." by Ying Wang · 10 years ago
  69. 8d1f91f Merge "Fix filter rule when checking for apks in PRODUCT_COPY_FILES." by Ying Wang · 10 years ago
  70. 6ec3545 Merge "Add missing paren in "java -version" check" by Ying Wang · 10 years ago
  71. 0cf57dc Add missing paren in "java -version" check by Brian Carlstrom · 10 years ago
  72. ca37190 Fix filter rule when checking for apks in PRODUCT_COPY_FILES. by Robert Craig · 10 years ago
  73. 166bc09 Merge "[MIPS] Reenable linker fatal-warnings" by Ying Wang · 11 years ago
  74. 13eb1eb [MIPS] Reenable linker fatal-warnings by Chris Dearman · 11 years ago
  75. 365e443 Merge "Add aosp_aarch64-eng to the default lunch menu." by Ben Cheng · 11 years ago
  76. 89ccc48 Add aosp_aarch64-eng to the default lunch menu. by Ben Cheng · 11 years ago
  77. c4c71f0 Merge "Remove aprof support from the build system." by Ying Wang · 11 years ago
  78. 4587455 Remove aprof support from the build system. by Ying Wang · 11 years ago
  79. f5ce4fa Merge "Install 64-bit libraries to /system/lib64." by Ying Wang · 11 years ago
  80. c634974 Install 64-bit libraries to /system/lib64. by Ying Wang · 11 years ago
  81. 37c699c Merge "Remove obsolete CUSTOM_KERNEL_HEADERS." by Elliott Hughes · 11 years ago
  82. dddb566 Remove obsolete CUSTOM_KERNEL_HEADERS. by Elliott Hughes · 11 years ago
  83. 987616e Merge "Fix x86_64 build" by Ying Wang · 11 years ago
  84. 522b0a6 Fix x86_64 build by Pavel Chupin · 11 years ago
  85. 4e0ee6c Vibra: compile and stage vibrator.default on all targets by David Wagner · 11 years ago
  86. ad8271a Merge "Add support for ALTERNATE_JAVAC" by Brian Carlstrom · 11 years ago
  87. a26ea82 Merge "Define PRIVATE_TARGET_ variables for only target modules." by Ying Wang · 11 years ago
  88. b6dcef8 Add support for ALTERNATE_JAVAC by Brian Carlstrom · 11 years ago
  89. 7fff9a1 Define PRIVATE_TARGET_ variables for only target modules. by Ying Wang · 11 years ago
  90. aed4998 Merge "Allow clang to build host binaries." by Ying Wang · 11 years ago
  91. 8530e25 Merge "Remove libSR_AudioIn from base.mk" by Narayan Kamath · 11 years ago
  92. f12d481 Merge "PRODUCT_BOOT_JARS as a list of jar names separated by space" by Ying Wang · 11 years ago
  93. ad6674c PRODUCT_BOOT_JARS as a list of jar names separated by space by Ying Wang · 11 years ago
  94. 8ef8224 Remove libSR_AudioIn from base.mk by Narayan Kamath · 11 years ago
  95. e6f6543 Allow clang to build host binaries. by Logan Chien · 11 years ago
  96. a47d12e Merge "Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt" by Ying Wang · 11 years ago
  97. 9db168c Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt by Ying Wang · 11 years ago
  98. 6e8ffe3 Merge "Allow execmem and ashmem_device execute as required." by Nick Kralevich · 11 years ago
  99. 48b4946 Vibra: emulator: compile and stage vibrator.goldfish by David Wagner · 11 years ago
  100. d23bd8f Merge "e2fsck missing from emulator" by Ying Wang · 11 years ago