1. 7b82656 build: core: Fix issue in recovery by Daniel Rosenberg · 10 years ago
  2. e6853b0 Add support for system images that contain the root directory by Daniel Rosenberg · 10 years ago
  3. 59156a6 Add ro.build.system_root_image by Daniel Rosenberg · 10 years ago
  4. dd24da9 Read fstab from the source build. by Tao Bao · 9 years ago
  5. d864f43 Merge "Remove $(DEX2OAT) from DEX2OAT_DEPENDENCY when USE_DEX2OAT_DEBUG is set." by Ying Wang · 9 years ago
  6. d3fd73f Merge "Remove HAVE_WINDOWS_PATHS." by Elliott Hughes · 9 years ago
  7. b15b512 Remove HAVE_WINDOWS_PATHS. by Elliott Hughes · 9 years ago
  8. bcc4d67 Merge "Support systems that use a full copy of recovery image." by Tao Bao · 9 years ago
  9. f2cffbd Support systems that use a full copy of recovery image. by Tao Bao · 9 years ago
  10. 8a3dd24 Remove $(DEX2OAT) from DEX2OAT_DEPENDENCY when USE_DEX2OAT_DEBUG is set. by Fredrik Roubert · 9 years ago
  11. 7ecb919 Merge "Remove unused "host/Directories.h"." by Elliott Hughes · 9 years ago
  12. cd5875f Remove unused "host/Directories.h". by Elliott Hughes · 9 years ago
  13. d4ff228 Merge "Disallow LOCAL_CXX_STL with LOCAL_SDK_VERSION." by Dan Albert · 9 years ago
  14. ef3e7cf Disallow LOCAL_CXX_STL with LOCAL_SDK_VERSION. by Dan Albert · 9 years ago
  15. b1c0a86 Merge "Bump generic_arm64 system partition size to 1200 MB." by Ying Wang · 9 years ago
  16. 97ba885 Bump generic_arm64 system partition size to 1200 MB. by Ying Wang · 9 years ago
  17. cb03141 Merge "Fix mmma uses like "mmma ./external/apache-harmony"" by Ying Wang · 9 years ago
  18. a518480 Fix mmma uses like "mmma ./external/apache-harmony" by Ying Wang · 9 years ago
  19. f8f448b Merge "Build with kati+ninja when USE_NINJA=true" by Colin Cross · 9 years ago
  20. 73a2a90 Merge "Remove unneeded aapt dependency" by Brian Carlstrom · 9 years ago
  21. 3b324cb Build with kati+ninja when USE_NINJA=true by Colin Cross · 9 years ago
  22. 1a71f95 Remove unneeded aapt dependency by Brian Carlstrom · 9 years ago
  23. 8291ad5 Merge "Add build subprojects to .gitignore" by Colin Cross · 9 years ago
  24. c3596d6 Add build subprojects to .gitignore by Colin Cross · 9 years ago
  25. cd7dfdb Merge "Cleanups." by Ying Wang · 9 years ago
  26. 83568a6 Merge "Create OUT_DIR before writing build_number.txt." by Ying Wang · 9 years ago
  27. 0633273 Create OUT_DIR before writing build_number.txt. by Ying Wang · 9 years ago
  28. bbd4755 Cleanups. by Ying Wang · 9 years ago
  29. 6525974 Merge "Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX]" by Ying Wang · 9 years ago
  30. 57d9060 Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] by Ying Wang · 9 years ago
  31. 1d0f6eb Merge "Read BUILD_NUMBER from file in rules" by Colin Cross · 9 years ago
  32. db38e7b Merge "Disable relocation packer in SANITIZE_TARGET mode." by Evgenii Stepanov · 9 years ago
  33. dd68e68 Merge "Override properties that point to out/ directory." by Tao Bao · 9 years ago
  34. b097c41 Merge "Do not update previous_XXX.mk when there is no change" by Shinichiro Hamaji · 9 years ago
  35. 14da142 Do not update previous_XXX.mk when there is no change by Shinichiro Hamaji · 9 years ago
  36. b74823e Merge "Auto-clean host tools when switching between apps_only and platform build." by Ying Wang · 9 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 · 9 years ago
  39. f4ffafb Merge "Revert "Revert "Hide unwinder symbols in each binary.""" by Dan Albert · 9 years ago
  40. 84e7568 Override properties that point to out/ directory. by Tao Bao · 9 years ago
  41. f37b455 Read BUILD_NUMBER from file in rules by Colin Cross · 9 years ago
  42. 03e74d6 Merge "Move @echo to first command in rules" by Colin Cross · 9 years ago
  43. b6da589 Move @echo to first command in rules by Colin Cross · 9 years ago
  44. a972891 Merge "file_contexts: Label /dev/ttyS2 as console_device" by Nick Kralevich · 9 years ago
  45. df2620a file_contexts: Label /dev/ttyS2 as console_device by Miodrag Dinic · 9 years ago
  46. f737a12 Merge "Enable verbose output for add_img_to_target_files." by Tao Bao · 9 years ago
  47. a521a37 Merge "mgrep: add output to environment commands" by Nick Kralevich · 9 years ago
  48. 2d0ec89 Merge "Use a different linker for ASan binaries." by Evgenii Stepanov · 9 years ago
  49. 7055791 Enable verbose output for add_img_to_target_files. by Tao Bao · 9 years ago
  50. ecb7b37 Merge "Assert the stash size when generating OTAs." by Tao Bao · 9 years ago
  51. 8dcf738 Assert the stash size when generating OTAs. by Tao Bao · 10 years ago
  52. 8f5e67a Use a different linker for ASan binaries. by Evgenii Stepanov · 10 years ago
  53. 832fa5d Merge "Disable detection of bugs on global variables." by Evgenii Stepanov · 9 years ago
  54. ff7a781 Disable detection of bugs on global variables. by Evgenii Stepanov · 9 years ago
  55. 23a298b mgrep: add output to environment commands by William Roberts · 9 years ago
  56. 2e4dd9a Merge "Fix the permission in common.ZipWriteStr()." by Tao Bao · 10 years ago
  57. 2a41058 Fix the permission in common.ZipWriteStr(). by Tao Bao · 10 years ago
  58. c881249 Merge "Pack file_contexts into target_files zip." by Tao Bao · 10 years ago
  59. 2c15d9e Pack file_contexts into target_files zip. by Tao Bao · 10 years ago
  60. da724f7 Merge "Zero out blocks that may be touched by dm-verity." by Tao Bao · 10 years ago
  61. e9b6191 Zero out blocks that may be touched by dm-verity. by Tao Bao · 10 years ago
  62. 76eaa96 Merge "Remove HAVE_WIN32_IPC." by Elliott Hughes · 10 years ago
  63. ba2f676 Remove HAVE_WIN32_IPC. by Elliott Hughes · 10 years ago
  64. 60dda9c Merge "Remove mkbootimg from the pathmap." by Elliott Hughes · 10 years ago
  65. fd5692b Merge "Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h." by Elliott Hughes · 10 years ago
  66. 3d949bb Remove mkbootimg from the pathmap. by Elliott Hughes · 10 years ago
  67. 8f548f3 Merge "Remove pathmap.mk entries for libc." by Elliott Hughes · 10 years ago
  68. b248bf8 Remove pathmap.mk entries for libc. by Elliott Hughes · 10 years ago
  69. 5dbf4ea Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h. by Elliott Hughes · 10 years ago
  70. e246964 Merge "Scan all init.*.rc files for flash_recovery service." by Tao Bao · 10 years ago
  71. 9f0c8df Scan all init.*.rc files for flash_recovery service. by Tao Bao · 10 years ago
  72. a002102 Merge "fix up ota_from_target_files symlink detection." by Tao Bao · 10 years ago
  73. 2ffb314 fix up ota_from_target_files symlink detection. by Ying Wang · 10 years ago
  74. 48a27bc Merge "Fix OTA scripts to generate incremental BBOTA with OEM property." by Tao Bao · 10 years ago
  75. 3806c23 Fix OTA scripts to generate incremental BBOTA with OEM property. by Tao Bao · 10 years ago
  76. 2e26f89 Merge "Simplify LOCAL_NO_CRT." by Ying Wang · 10 years ago
  77. 491fca9 Simplify LOCAL_NO_CRT. by Ying Wang · 10 years ago
  78. cd26a2d Merge "Remove HAVE_STDINT_H namespace pollution." by Elliott Hughes · 10 years ago
  79. b227586 Merge "Add LOCAL_NO_LIBGCC." by Stephen Hines · 10 years ago
  80. 75011b2 Add LOCAL_NO_LIBGCC. by Ying Wang · 10 years ago
  81. d47e01a Remove HAVE_STDINT_H namespace pollution. by Elliott Hughes · 10 years ago
  82. bbaeaa5 Merge "Configure synci generation explicitly" by Ying Wang · 10 years ago
  83. 473dfdf Merge "Move sanitized vendor libraries to /data/vendor/lib(|64)." by Evgenii Stepanov · 10 years ago
  84. bf14097 Move sanitized vendor libraries to /data/vendor/lib(|64). by Evgenii Stepanov · 10 years ago
  85. f40a34f Merge "Retry adjusting the size computation for reserved blocks." by Tao Bao · 10 years ago
  86. 4e66343 Retry adjusting the size computation for reserved blocks. by Tao Bao · 10 years ago
  87. 5df6b5c Merge "sparse_img.py: Don't write empty map groups." by Tao Bao · 10 years ago
  88. a897812 sparse_img.py: Don't write empty map groups. by Tao Bao · 10 years ago
  89. c94a705 Merge "Use fstab in the source build" by Tao Bao · 10 years ago
  90. dd77b56 Merge "Support SELinux context label when mounting" by Tao Bao · 10 years ago
  91. 34b47bf Use fstab in the source build by Tao Bao · 10 years ago
  92. c8f97ac Merge "SANITIZE_TARGET: allow undef symbols in non-sanitized shared libraries." by Evgenii Stepanov · 10 years ago
  93. 5adfcb1 SANITIZE_TARGET: allow undef symbols in non-sanitized shared libraries. by Evgenii Stepanov · 10 years ago
  94. 8f180b9 Merge "Create userdata.img with real data when SANITIZE_TARGET=address." by Ying Wang · 10 years ago
  95. 2a04839 Create userdata.img with real data when SANITIZE_TARGET=address. by Ying Wang · 10 years ago
  96. 19cfe7d Merge "Add img2simg in host and ota packages" by Mohamad Ayyash · 10 years ago
  97. 9764892 Add img2simg in host and ota packages by Mohamad Ayyash · 10 years ago
  98. 042e851 Merge "build_image.py: Make sparse squashfs images" by Mohamad Ayyash · 10 years ago
  99. 2cd51cc build_image.py: Make sparse squashfs images by Mohamad Ayyash · 10 years ago
  100. c9fcdae Merge "Fix the error in sparse_img.py" by Tao Bao · 10 years ago