1. 9ca1628 Support building Windows SDK under Linux. by Raphael · 14 years ago
  2. 139e332 Add symbols.zip and build.prop to sdk dist. by Ying Wang · 14 years ago
  3. 910dcbe Cherry-pick 6f1c75849c4b101b55ae624755e43293724ce76e from eclair by Ying Wang · 14 years ago
  4. 283e2a1 store filesystem config info in target files at build time by Doug Zongker · 14 years ago
  5. d2e571c merge from open-source master by The Android Open Source Project · 14 years ago
  6. 518ce57 De-dupe PRODUCT_COPY_FILES by Jean-Baptiste Queru · 14 years ago
  7. 75e3264 Don't build OTA package for aosp_emulator_us by Jean-Baptiste Queru · 14 years ago
  8. 7e2f13b build the event-log-tags file for the simulator by Doug Zongker · 14 years ago
  9. 1181898 core: pass nand page size to mkyaffs2image based on BOARD_NAND_PAGE_SIZE boardconfig var by Dima Zavin · 14 years ago
  10. f6a53aa add "EXTERNAL" as special value of LOCAL_CERTIFICATE by Doug Zongker · 15 years ago
  11. 672b05c make build depend on event-log-tags file by Doug Zongker · 15 years ago
  12. 9bd4962 break up event-log-tags; generate java source files with constants by Doug Zongker · 15 years ago
  13. 258b2b4 am 1ae98804: Change where makefile looks for sdk_clean.sh by Xavier Ducrohet · 15 years ago
  14. 1ae9880 Change where makefile looks for sdk_clean.sh by Xavier Ducrohet · 15 years ago
  15. 2edfb71 Support secondary CPU ABI in build.prop by David 'Digit' Turner · 15 years ago
  16. c18736b remember device-specific releasetools extensions in target-files by Doug Zongker · 15 years ago
  17. ed96e88 resolved conflicts for merge of 6dd2ae02 to eclair by Doug Zongker · 15 years ago
  18. 6dd2ae0 turn down allowed image size by Doug Zongker · 15 years ago
  19. 8510a1e use *_PARTITION_SIZE instead of *_MAX_SIZE by Doug Zongker · 15 years ago
  20. 630b7d3 build: do not attempt to build recovery.img for TINY_ANDROID builds by Brian Swetland · 15 years ago
  21. 7b02ff0 am 1e96ac84: Make the recovery.img construction (from boot.img) logic depend on whether recovery.img was installed. Don\'t have to re-specify exclusion list for the patch file construction. by Sriram Raman · 15 years ago
  22. 1e96ac8 Make the recovery.img construction (from boot.img) logic depend on whether recovery.img was installed. by Sriram Raman · 15 years ago
  23. 9c3b0d5 Merge commit '66ae61670d3ea69dd1cf72cf529c29654c07405e' by Android Git Automerger · 15 years ago
  24. c41bda6 Merge commit '3455a3d4a1b5f59ccbcc2ac7268d11b03861c229' by Android Git Automerger · 15 years ago
  25. dabee36 Merge commit 'b003d89ee3a6d39a0ad3ca6e9c8a61f39ef3b92a' by Android Git Automerger · 15 years ago
  26. cb69dab Merge commit '22bc517cdfb6b7ee5f90f61de425516c1d7b0245' by Android Git Automerger · 15 years ago
  27. 72e108a Merge commit '7a7cd0d8a3ee6d061d7b505583cb791eec6124f5' by Android Git Automerger · 15 years ago
  28. 358a48e merge 73ef8257ce54ce1ddc2d4cfc3b3814ca734c0e11 from donut (resolved conflicts) by Android Git Automerger · 15 years ago
  29. b11428e Fix generic-userdebug build (don't build OTA for this target). by Sriram Raman · 15 years ago
  30. ef9f4ea am 4d7c4348: Merge change 8295 into donut by Android (Google) Code Review · 15 years ago
  31. 3455a3d don't try to build recovery patch in generic build by Doug Zongker · 15 years ago
  32. b003d89 make path explicit when running imgdiff by Doug Zongker · 15 years ago
  33. 22bc517 fix imgdiff/bsdiff dependencies by Doug Zongker · 15 years ago
  34. 7a7cd0d fix system size calculation for SDK build by Doug Zongker · 15 years ago
  35. 73ef825 use a binary patch to install recovery from system by Doug Zongker · 15 years ago
  36. 6c77046 applypatch changes for patching recovery image by Doug Zongker · 15 years ago
  37. b6d8944 am 8cebf1ff: fix mislaid \'if\' in recovery by Doug Zongker · 15 years ago
  38. 8cebf1f fix mislaid 'if' in recovery by Doug Zongker · 15 years ago
  39. 97f696c am 4647f12a: fix image size tests by Doug Zongker · 15 years ago
  40. 4647f12 fix image size tests by Doug Zongker · 15 years ago
  41. 659fc55 pass correct -s and -m options to release tools by Doug Zongker · 15 years ago
  42. e01100c generalize the definition of a "radio image" by Doug Zongker · 15 years ago
  43. ac4920a resolved conflicts for merge of c494d7ce to master by Doug Zongker · 15 years ago
  44. c494d7c generate OTA packages that use edify by Doug Zongker · 15 years ago
  45. d6fb2d4 am 602a84e0: fix releasetools for non-linux architectures by Doug Zongker · 15 years ago
  46. 602a84e fix releasetools for non-linux architectures by Doug Zongker · 15 years ago
  47. daadaaa am 1a28c1a4: Merge change 4541 into donut by Android (Google) Code Review · 15 years ago
  48. b1134dd remember in the target-files package what version of the API recovery uses by Doug Zongker · 15 years ago
  49. 38a649f handle BOARD_KERNEL_BASE in releasetools by Doug Zongker · 15 years ago
  50. 157064f manual merge of dddd957c, explicitly list SDK image dependencies by The Android Open Source Project · 15 years ago
  51. dddd957 explicitly list SDK image dependencies by Doug Zongker · 15 years ago
  52. 93521c4 manual merge of 367910fc, don't build ota or update packages for sdk or sim by The Android Open Source Project · 15 years ago
  53. 367910f don't build ota or update packages for sdk or sim by Doug Zongker · 15 years ago
  54. 61ceba2 manual merge of 37c0e274, fix building of otacerts.zip by The Android Open Source Project · 15 years ago
  55. 6be991f am cf348b97: Merge change 4232 into donut by Android (Google) Code Review · 15 years ago
  56. 37c0e27 fix building of otacerts.zip by Doug Zongker · 15 years ago
  57. 8678df4 use releasetools scripts to build update and OTA packages by Doug Zongker · 15 years ago
  58. 622a564 am 03474237: Merge change 4054 into donut by Android (Google) Code Review · 15 years ago
  59. a406c1e build 'updater' binary for use in OTA packages by Doug Zongker · 15 years ago
  60. f55791f am 8b70e8c6: use minigzip instead of system gzip in the build by Doug Zongker · 15 years ago
  61. 8b70e8c use minigzip instead of system gzip in the build by Doug Zongker · 15 years ago
  62. 4afb4f20 am 3026e96d: Merge change 2245 into donut by Android (Google) Code Review · 15 years ago
  63. ecc70d7 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  64. fbd10d9 Add PRODUCT_DEFAULT_WIFI_CHANNELS build var. by Robert Greenwalt · 15 years ago
  65. 9537884 Add new property for dev codename, update version to Donut. by Dianne Hackborn · 15 years ago
  66. 6ea3b88 core: Recovery image should have the custom kernel base as well. by Dima Zavin · 15 years ago
  67. 1e0847c core: Allow the board config to specify the kernel base address for mkbootimg by Dima Zavin · 15 years ago
  68. 7b2845a Don't rebuild the NOTICE files when building with mm, mmm, etc. by Joe Onorato · 15 years ago
  69. 03fbe40 AI 145850: am: CL 145512 SDK add-on updates by Joe Onorato · 15 years ago
  70. 64d85d0 AI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'. by Joe Onorato · 15 years ago
  71. 934de9b AI 144143: Define OTA_PUBLIC_KEYS to be the test keys in the otapackage by Doug Zongker · 15 years ago
  72. 17c83cf AI 144130: Don't build OTA package keys into the recovery binary; read by Doug Zongker · 15 years ago
  73. 7b64124 Automated import from //branches/donutburger/...@142410,142410 by Sriram Raman · 15 years ago
  74. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  75. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  76. 094268c auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  77. a9b2249 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  78. 4d23ccc auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  79. 41977d7 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  80. 475fa12 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  81. 35cfb08 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 15 years ago
  82. ed18741 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 15 years ago
  83. 66339ad auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 15 years ago
  84. dcc08f0 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  85. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago