1. 46afd7f Merge "Add ro.build.system_root_image" by Daniel Rosenberg · 9 years ago
  2. 59156a6 Add ro.build.system_root_image by Daniel Rosenberg · 10 years ago
  3. be46a54 build: Fix "adb shell" in recovery for system_root_image. by Tao Bao · 9 years ago
  4. 8427c58 Merge "Make TSAN easier to use." by Dan Albert · 9 years ago
  5. 524a7e4 Merge "Remove HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  6. a6311b7 Make TSAN easier to use. by Dan Albert · 9 years ago
  7. 7f80a9e Remove the now-empty darwin AndroidConfig.h. by Elliott Hughes · 9 years ago
  8. cf427fb Merge "Don't define S_IRGRP in AndroidConfig.h." by Elliott Hughes · 9 years ago
  9. f07ddab Merge "Remove global Windows __BEGIN_DECLS/__END_DECLS." by Elliott Hughes · 9 years ago
  10. 61c9425 Remove global Windows __BEGIN_DECLS/__END_DECLS. by Elliott Hughes · 9 years ago
  11. 47b557a Don't define S_IRGRP in AndroidConfig.h. by Elliott Hughes · 9 years ago
  12. 1de24c7 Remove HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  13. 1a5a615 Merge "Update mac_sdk_versions_supported." by Ying Wang · 9 years ago
  14. d1123ff Update mac_sdk_versions_supported. by Ying Wang · 9 years ago
  15. 45e2a12 Remove OS_PATH_SEPARATOR from AndroidConfig.h. by Elliott Hughes · 9 years ago
  16. 0c0b2e6 Merge "Use unmodified MAKECMDGOALS in ninja.mk." by Ying Wang · 9 years ago
  17. 37700c9 Merge "Add compressor options for squashfs system images" by Simon Wilson · 9 years ago
  18. bb1da5e Use unmodified MAKECMDGOALS in ninja.mk. by Ying Wang · 9 years ago
  19. d864f43 Merge "Remove $(DEX2OAT) from DEX2OAT_DEPENDENCY when USE_DEX2OAT_DEBUG is set." by Ying Wang · 9 years ago
  20. b15b512 Remove HAVE_WINDOWS_PATHS. by Elliott Hughes · 9 years ago
  21. f2cffbd Support systems that use a full copy of recovery image. by Tao Bao · 9 years ago
  22. 8a3dd24 Remove $(DEX2OAT) from DEX2OAT_DEPENDENCY when USE_DEX2OAT_DEBUG is set. by Fredrik Roubert · 9 years ago
  23. d4ff228 Merge "Disallow LOCAL_CXX_STL with LOCAL_SDK_VERSION." by Dan Albert · 9 years ago
  24. ef3e7cf Disallow LOCAL_CXX_STL with LOCAL_SDK_VERSION. by Dan Albert · 9 years ago
  25. cb03141 Merge "Fix mmma uses like "mmma ./external/apache-harmony"" by Ying Wang · 9 years ago
  26. a518480 Fix mmma uses like "mmma ./external/apache-harmony" by Ying Wang · 9 years ago
  27. f8f448b Merge "Build with kati+ninja when USE_NINJA=true" by Colin Cross · 9 years ago
  28. 3b324cb Build with kati+ninja when USE_NINJA=true by Colin Cross · 10 years ago
  29. 1a71f95 Remove unneeded aapt dependency by Brian Carlstrom · 9 years ago
  30. cd7dfdb Merge "Cleanups." by Ying Wang · 9 years ago
  31. 0633273 Create OUT_DIR before writing build_number.txt. by Ying Wang · 9 years ago
  32. bbd4755 Cleanups. by Ying Wang · 9 years ago
  33. 57d9060 Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] by Ying Wang · 10 years ago
  34. 1d0f6eb Merge "Read BUILD_NUMBER from file in rules" by Colin Cross · 10 years ago
  35. db38e7b Merge "Disable relocation packer in SANITIZE_TARGET mode." by Evgenii Stepanov · 10 years ago
  36. 14da142 Do not update previous_XXX.mk when there is no change by Shinichiro Hamaji · 10 years ago
  37. d37b540 Auto-clean host tools when switching between apps_only and platform build. by Ying Wang · 10 years ago
  38. 4b396e4 Disable relocation packer in SANITIZE_TARGET mode. by Evgenii Stepanov · 10 years ago
  39. f4ffafb Merge "Revert "Revert "Hide unwinder symbols in each binary.""" by Dan Albert · 10 years ago
  40. f37b455 Read BUILD_NUMBER from file in rules by Colin Cross · 10 years ago
  41. b6da589 Move @echo to first command in rules by Colin Cross · 10 years ago
  42. f737a12 Merge "Enable verbose output for add_img_to_target_files." by Tao Bao · 10 years ago
  43. 7055791 Enable verbose output for add_img_to_target_files. by Tao Bao · 10 years ago
  44. 8f5e67a Use a different linker for ASan binaries. by Evgenii Stepanov · 10 years ago
  45. ff7a781 Disable detection of bugs on global variables. by Evgenii Stepanov · 10 years ago
  46. 2c15d9e Pack file_contexts into target_files zip. by Tao Bao · 10 years ago
  47. ba2f676 Remove HAVE_WIN32_IPC. by Elliott Hughes · 10 years ago
  48. 60dda9c Merge "Remove mkbootimg from the pathmap." by Elliott Hughes · 10 years ago
  49. fd5692b Merge "Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h." by Elliott Hughes · 10 years ago
  50. 3d949bb Remove mkbootimg from the pathmap. by Elliott Hughes · 10 years ago
  51. b248bf8 Remove pathmap.mk entries for libc. by Elliott Hughes · 10 years ago
  52. 5dbf4ea Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h. by Elliott Hughes · 10 years ago
  53. 011ea06 Add compressor options for squashfs system images by Simon Wilson · 10 years ago
  54. 491fca9 Simplify LOCAL_NO_CRT. by Ying Wang · 10 years ago
  55. cd26a2d Merge "Remove HAVE_STDINT_H namespace pollution." by Elliott Hughes · 10 years ago
  56. 75011b2 Add LOCAL_NO_LIBGCC. by Ying Wang · 10 years ago
  57. d47e01a Remove HAVE_STDINT_H namespace pollution. by Elliott Hughes · 10 years ago
  58. bbaeaa5 Merge "Configure synci generation explicitly" by Ying Wang · 10 years ago
  59. 473dfdf Merge "Move sanitized vendor libraries to /data/vendor/lib(|64)." by Evgenii Stepanov · 10 years ago
  60. bf14097 Move sanitized vendor libraries to /data/vendor/lib(|64). by Evgenii Stepanov · 10 years ago
  61. 4e66343 Retry adjusting the size computation for reserved blocks. by Tao Bao · 10 years ago
  62. 5adfcb1 SANITIZE_TARGET: allow undef symbols in non-sanitized shared libraries. by Evgenii Stepanov · 10 years ago
  63. 8f180b9 Merge "Create userdata.img with real data when SANITIZE_TARGET=address." by Ying Wang · 10 years ago
  64. 2a04839 Create userdata.img with real data when SANITIZE_TARGET=address. by Ying Wang · 10 years ago
  65. 19cfe7d Merge "Add img2simg in host and ota packages" by Mohamad Ayyash · 10 years ago
  66. 9764892 Add img2simg in host and ota packages by Mohamad Ayyash · 10 years ago
  67. 686a557 Revert "Revert "Hide unwinder symbols in each binary."" by Dan Albert · 10 years ago
  68. e6e544e Don't include static executables when SANITIZE_TARGET=address by Ying Wang · 10 years ago
  69. cd5bee3 Add variable ANDROID_NO_TEST_CHECK to not build all test modules by Claes Elgemark · 10 years ago
  70. a36223e Clean intermediate files if SANITIZE_TARGET has changed. by Evgenii Stepanov · 10 years ago
  71. 4d3d414 With SANITIZE_TARGET, move shared libraries to /data. by Evgenii Stepanov · 10 years ago
  72. d479a7a Merge "Enable SANITIZE_TARGET." by Evgenii Stepanov · 10 years ago
  73. abf4bc9 Add support for `LOCAL_SANITIZE := integer`. by Dan Albert · 10 years ago
  74. 1578c48 Cleanup unused clear_vars.mk entry. by Dan Albert · 10 years ago
  75. 3632cc3 Enable SANITIZE_TARGET. by Evgenii Stepanov · 10 years ago
  76. 06f0a13 Merge "Remove LOCAL_ADDRESS_SANITIZER." by Dan Albert · 10 years ago
  77. 9109128 Revert "[MIPS] Do not use compact branches until GDB supports them" by Nikola Veljkovic · 10 years ago
  78. b32c000 Remove LOCAL_ADDRESS_SANITIZER. by Dan Albert · 10 years ago
  79. c09eaa7 Remove copy & paste cruft from the mips64 combo. by Elliott Hughes · 10 years ago
  80. c27d471 Merge "Fix libdl inclusion for default-ub." by Dan Albert · 10 years ago
  81. 99d9250 Add support for LOCAL_DETECT_INTEGER_OVERFLOWS by Nick Kralevich · 10 years ago
  82. 7508a81 Fix libdl inclusion for default-ub. by Dan Albert · 10 years ago
  83. d160041 Force some clang Werrors that *will* break things. by Dan Albert · 10 years ago
  84. 1b96592 Merge "Add build_verity_metadata.py to dist-tools" by Ying Wang · 10 years ago
  85. 7d2c71c Merge "Remove duplicate CTS tests from libcore cts packages." by Narayan Kamath · 10 years ago
  86. 6ca9b2b Remove duplicate CTS tests from libcore cts packages. by Narayan Kamath · 10 years ago
  87. 911637b Merge "Add missing shared libraries to dist tools" by Mark Salyzyn · 10 years ago
  88. 8e42131 Merge "Strip path from verity_signer_cmd in the target-files meta data." by Ying Wang · 10 years ago
  89. 080f57a Merge "Remove the unnecessary full_x86_64 and full_mips64." by Ying Wang · 10 years ago
  90. 0a76df5 Remove the unnecessary full_x86_64 and full_mips64. by Ying Wang · 10 years ago
  91. 82a19d3 Add build_verity_metadata.py to dist-tools by Claes Elgemark · 10 years ago
  92. d0ec665 Add missing shared libraries to dist tools by Claes Elgemark · 10 years ago
  93. 934d9b1 Add selinux and verity support to custom image generation. by Ying Wang · 10 years ago
  94. 4540a85 Support to configure and build multiple custom images. by Ying Wang · 10 years ago
  95. d53cd9b Add VeritySigner.jar to ota tools by Claes Elgemark · 10 years ago
  96. ec99604 Strip path from verity_signer_cmd in the target-files meta data. by Claes Elgemark · 10 years ago
  97. b518c3e [DO NOT MERGE] Add support for RMTYPEDEF with Jack by Yohann Roussel · 10 years ago
  98. 30127bf Add $ORIGIN/lib[64] to host binary's rpath. by Ying Wang · 10 years ago
  99. 128d51e Remove gcc 4.9 workaround. by Chih-Hung Hsieh · 10 years ago
  100. 1a81a0e Merge "[MIPS] Do not use compact branches until GDB supports them" by Elliott Hughes · 10 years ago