1. 3f39d41 core: copy installed ramdisk and bootloader to BOOT/ by David Marble · 10 years ago
  2. eaba041 repopick: Actually try to fetch from Gerrit if fetching from GitHub fails by Chirayu Desai · 10 years ago
  3. 47aaaa7 Permit redirection of vendor to system by Sam Mortimer · 10 years ago
  4. 58fa716 envsetup: Remove Busybox references by Steve Kondik · 10 years ago
  5. a69cf8b build: qcom: Define legacy ALSA audio flag by Arne Coucheron · 10 years ago
  6. 854ca26 build: Do not make recoveries or recoveryzip by Jessica Wagantall · 10 years ago
  7. e9f828c eat: GTFO after done eating by Steve Kondik · 10 years ago
  8. c4ad122 generate_extra_images: Fix userdata_extra generation by Michael Bestas · 10 years ago
  9. 3f68ff0 generate_extra_images: Remove deprecated image generation by Michael Bestas · 10 years ago
  10. b425f41 Enable color output from gcc and clang by Colin Cross · 10 years ago
  11. 8113a24 build: Add option to disable block-based ota by Tom Marshall · 11 years ago
  12. 121ca49 build: Fix extra userdata generation by Brint E. Kriebel · 10 years ago
  13. e964714 Change the cache partition size check into warnings. by Tao Bao · 10 years ago
  14. 795f825 dt_image: Fix build error by dhacker29 · 10 years ago
  15. 298e8a5 core: Account for prebuilt DT images by Christopher N. Hesse · 10 years ago
  16. 6a01403 build: Don't load dt.img task if custom mkbootimg is used by Ethan Chen · 10 years ago
  17. b21ccfd build: Disable relocation packing on recovery and utility executables by Tom Marshall · 10 years ago
  18. 5edc9e0 Conditionally create symlink /system/vendor if needed by dhacker29 · 10 years ago
  19. 766a518 Merge tag 'android-6.0.0_r26' into HEAD by Ricardo Cerqueira · 10 years ago
  20. 5cd236c Merge tag 'android-6.0.0_r5' into cm-13.0 by Ricardo Cerqueira · 10 years ago
  21. e3500ed Revert "New Theme Engine [4/6]" by Michael Bestas · 10 years ago
  22. 6056e46 full_base: Fix mismerge by Michael Bestas · 10 years ago
  23. c20c9a3 Revert "Add auditd" by Michael Bestas · 10 years ago
  24. 0807008 build: Fix broken Darwin builds by Christopher N. Hesse · 10 years ago
  25. 3c04f70 build: create dt.img task by Luca Stefani · 10 years ago
  26. 406c2af build: fix dopush with zsh by Luca Stefani · 10 years ago
  27. b15154e build: Add support for device tree in boot.img by David Ng · 13 years ago
  28. 2a3745d Add -mfpu=neon-vfpv4 if cpu is krait by Pirama Arumuga Nainar · 10 years ago
  29. 23624be build: skip checking boot jars by default by Scott Mertz · 10 years ago
  30. ac607b8 generate_extra_images: Allow supplying arguments to dtbtool by Michael Bestas · 10 years ago
  31. 8cce9db build: Adjust for device-specific HAL paths by Ethan Chen · 10 years ago
  32. a96ef59 build: Introduce ainfo, aerror functions by Tom Marshall · 10 years ago
  33. 12b0900 Revert "Remove mkyaffs2image references." by Michael Bestas · 10 years ago
  34. 4a9a7c4 kernel: Don't update defconfig with KERNEL_ADDITIONAL_CONFIG options by Matt Wagantall · 10 years ago
  35. 0db1237 kernel: use merge-config.sh for integrating KERNEL_ADDITIONAL_CONFIG by Matt Wagantall · 10 years ago
  36. abcd194 mka: allow mka to be run from anywhere in the tree by Khalid Zubair · 10 years ago
  37. 093f92c build: Generalize kernel DTB path by David Ng · 12 years ago
  38. 5960a84 generate_extra_images: Look for 3.10 dtbs by Stephen Boyd · 12 years ago
  39. 163381a envsetup: Fix mismerged comment about java version by Michael Bestas · 10 years ago
  40. dfd4c08 envsetup: dopush: set file permissions on files pushed to /data too by Matt Mower · 11 years ago
  41. ce5e2e0 Apply correct, optimized mfpu compiler flag for ARMv7-A Cortex CPUs by arter97 · 11 years ago
  42. d17b74b Fix ccache mismerges by Michael Bestas · 10 years ago
  43. f796411 build/core: Define find-other-aidl-files. by Adnan Begovic · 10 years ago
  44. 158f45c Fix TARGET_RELEASETOOL_MAKE_RECOVERY_PATCH_SCRIPT mismerge by Michael Bestas · 10 years ago
  45. 0da522f build: Move bacon public key to device tree by Michael Bestas · 10 years ago
  46. 61af563 build: Fix image creation for F2FS-only configuration by Steve Kondik · 10 years ago
  47. b9e27f8 build: Fix import build step. by Adnan Begovic · 10 years ago
  48. 031d729 build: Separate commands in recovery foreach loops by Matt Mower · 10 years ago
  49. ead9a5c fix success/failure coloring for darwin by Roman Birg · 10 years ago
  50. c240fb9 More custom mkbootimg cleanup by Michael Bestas · 10 years ago
  51. 49834a8 build: Fix check on BOARD_CUSTOM_BOOTIMG_MK by Gabriele M · 10 years ago
  52. c3eb107 envsetup: Show error when supplied dir isn't present with mmm by Abhinav1997 · 10 years ago
  53. 358c890 "MDB08M" by The Android Automerger · 10 years ago
  54. 3d1c612 Revert "Revert "core: Makefile: Build install-recovery into the system image"" by dhacker29 · 10 years ago
  55. 8e0ac24 build: Actually build the recovery.img if !BOARD_CUSTOM_BOOTIMG_MK by dhacker29 · 10 years ago
  56. b1e4001 build: Add bt-vendor variant and fix wlan variant by Steve Kondik · 10 years ago
  57. d7b9ac7 Add all-cpp-files-under by Dan Willemsen · 10 years ago
  58. 468ddd9 Revert "core: Makefile: Build install-recovery into the system image" by Steve Kondik · 10 years ago
  59. 95bd379 build: Fix BOARD_CUSTOM_BOOTIMG_MK for recovery target. by Adnan Begovic · 10 years ago
  60. 4d75c7c build: Allow devices to specify a WLAN variant by LuK1337 · 10 years ago
  61. aedf17e "MDB08L" by The Android Automerger · 10 years ago
  62. 5f51f7d Updating PLATFORM_SECURITY_PATCH to 2015-11-01 for Nov OTA by Zach Jang · 10 years ago
  63. 77bf289 "MDB08K" by The Android Automerger · 10 years ago
  64. f63a6a8 Reverting Android Security Patch Level string back to 2015-10-01 by Zach Jang · 10 years ago
  65. b1cbe9f releasetools: don't attempt to read fingerprint on unified devices by Dan Pasanen · 10 years ago
  66. 64c362a "MDB08J" by The Android Automerger · 10 years ago
  67. f047da6 Updating PLATFORM_SECURITY_PATCH to 2015-11-01 for Nov OTA by Zach Jang · 10 years ago
  68. 4a343e7 "MDB08I" by The Android Automerger · 10 years ago
  69. a7319a2 qcom: Remove QCOM_DIRECTTRACK by Ethan Chen · 10 years ago
  70. 79fdbdb "MDB08H" by The Android Automerger · 10 years ago
  71. c91e1da qcom: Add QTI_BSP by Rashed Abdel-Tawab · 10 years ago
  72. 1fafa55 build: Cleanup and fix merge derp by Rashed Abdel-Tawab · 10 years ago
  73. 0e5acc1 qcom: Enable TARGET_COMPILE_WITH_MSM_KERNEL by Rashed Abdel-Tawab · 10 years ago
  74. b365f4f Adding msm8909 as a QCOM board platform by Marcos Marado · 10 years ago
  75. 0e5e4e0 qcom_utils: Add msm8992 and msm8994 by Rashed Abdel-Tawab · 10 years ago
  76. ef07d67 Merge branch 'LA.BF64.1.2.2_rb4.1' of git://codeaurora.org/platform/build into caf-merge by Steve Kondik · 10 years ago
  77. 8f6a464 Fix case where boot/recovery.img were being built with wrong params. by Ameya Thakur · 13 years ago
  78. 8d97745 "MDB08G" by The Android Automerger · 10 years ago
  79. 97561d9 Fix libelf path for mm by Alvin Francis · 11 years ago
  80. 4db7ba6 Underp releasetools by Michael Bestas · 10 years ago
  81. 7fdf377 tools/device: Remove deprecated line gsm.mk no longer exist in vendor/cm by Jackeagle · 10 years ago
  82. b8b2859 "MDB08F" by The Android Automerger · 10 years ago
  83. faf3535 Set kernel gcc version to 4.8 for ARM targets by Brandon McAnsh · 10 years ago
  84. 8d442bd Allow a device to generically define its own headers by Ricardo Cerqueira · 14 years ago
  85. 2a99d65 Force bsdiff for recovery_from_boot.p if not using GZIP by Andreas Blaesius · 10 years ago
  86. f8ff73e build: Enable custom ccache cache dir for Android by Matt Mower · 10 years ago
  87. b3d9a57 build: Allow packaging of factory image files into target files by Brint E. Kriebel · 10 years ago
  88. 9ce090a misc_info: Add factory script location to misc_info when available by Brint E. Kriebel · 10 years ago
  89. d013e76 Allow setting the recovery density separately from the aapt config by Chirayu Desai · 10 years ago
  90. ec4627c build: Fix device detection for a few of the envsetup commands by Steve Kondik · 10 years ago
  91. 3a13433 minnow_max: search for cm.mk in additional directories by Howard M. Harte · 10 years ago
  92. 8dacaed envsetup: repolastsync by Matt Mower · 12 years ago
  93. 1797b2d otasigcheck: Extract the key by Chirayu Desai · 10 years ago
  94. 8222d80 build: Add the factorypackage target by Diogo Ferreira · 10 years ago
  95. d03b0a8 Remove LatinIME as it is included per target in vendor/cm by dhacker29 · 10 years ago
  96. fec47be Allow dopush to load binaries onto the "wrong" device by Chris Sarbora · 10 years ago
  97. 0780f2f envsetup: cleanup the full list by Anthony King · 10 years ago
  98. 850627c lunch: sort the choices by Anthony King · 10 years ago
  99. 4375c68 build: avoid recovery patch if device setup can't do it correctly by Hashcode · 10 years ago
  100. 40b093f envsetup: add mk_timer by Anthony King · 10 years ago