1. 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
  2. 1e96ac8 Make the recovery.img construction (from boot.img) logic depend on whether recovery.img was installed. by Sriram Raman · 15 years ago
  3. 9c3b0d5 Merge commit '66ae61670d3ea69dd1cf72cf529c29654c07405e' by Android Git Automerger · 15 years ago
  4. c41bda6 Merge commit '3455a3d4a1b5f59ccbcc2ac7268d11b03861c229' by Android Git Automerger · 15 years ago
  5. dabee36 Merge commit 'b003d89ee3a6d39a0ad3ca6e9c8a61f39ef3b92a' by Android Git Automerger · 15 years ago
  6. cb69dab Merge commit '22bc517cdfb6b7ee5f90f61de425516c1d7b0245' by Android Git Automerger · 15 years ago
  7. 72e108a Merge commit '7a7cd0d8a3ee6d061d7b505583cb791eec6124f5' by Android Git Automerger · 15 years ago
  8. 358a48e merge 73ef8257ce54ce1ddc2d4cfc3b3814ca734c0e11 from donut (resolved conflicts) by Android Git Automerger · 15 years ago
  9. 66ae616 Merge change 8517 into donut by Android (Google) Code Review · 15 years ago
  10. b11428e Fix generic-userdebug build (don't build OTA for this target). by Sriram Raman · 15 years ago
  11. 90c23aa DO NOT MERGE TO MASTER remove opencore avc encoder DSO bug 2001900 by James Dong · 15 years ago
  12. ef9f4ea am 4d7c4348: Merge change 8295 into donut by Android (Google) Code Review · 15 years ago
  13. 3455a3d don't try to build recovery patch in generic build by Doug Zongker · 15 years ago
  14. b003d89 make path explicit when running imgdiff by Doug Zongker · 15 years ago
  15. 22bc517 fix imgdiff/bsdiff dependencies by Doug Zongker · 15 years ago
  16. 7a7cd0d fix system size calculation for SDK build by Doug Zongker · 15 years ago
  17. 8c0a465 Merge change 8404 by Android (Google) Code Review · 15 years ago
  18. 511569b add librs and librs_jni to the prelink map. by Jason Sams · 15 years ago
  19. 73ef825 use a binary patch to install recovery from system by Doug Zongker · 15 years ago
  20. cfcbcf2 Merge commit '289d80ee' into manualmerge2 by Jesse Wilson · 15 years ago
  21. 6c77046 applypatch changes for patching recovery image by Doug Zongker · 15 years ago
  22. 289d80e Adding version information to DroidDoc. Rather than pulling the version from by Jesse Wilson · 15 years ago
  23. b7c41aa Add a separate version of the docs build that only does the stubs. by Joe Onorato · 15 years ago
  24. dce85e3 am 6ef19dad: Merge change 7040 into donut by Android (Google) Code Review · 15 years ago
  25. 36cb84f Merge change 7774 by Android (Google) Code Review · 15 years ago
  26. f2bce89 am e334d255: Speed up the full build. by Joe Onorato · 15 years ago
  27. c12c518 enable cortex branch predition errata workaround for armv7-a builds by Erik Gilling · 15 years ago
  28. 6ef19da Merge change 7040 into donut by Android (Google) Code Review · 15 years ago
  29. e334d25 Speed up the full build. by Joe Onorato · 15 years ago
  30. 04418dc Merge change 7583 by Android (Google) Code Review · 15 years ago
  31. a5b5ea9 Modify libqcamera to be called liboemcamera by Rebecca Schultz Zavin · 15 years ago
  32. 582dcbd add HAVE_VFP flag by Mike Reed · 15 years ago
  33. 571d0f2 CTS: Add media test cases to CTS makefile by Phil Dubach · 15 years ago
  34. 1935a3a Merge change 6928 by Android (Google) Code Review · 15 years ago
  35. e4aaa36 Apparently the build server uses a different compiler, one that doesn't understand '-fdiagnostics-show-option' by Marco Nelissen · 15 years ago
  36. bac9a7f Enable some more useful warnings, and treat some particularly bad ones (that we don't have currently) as errors. by Marco Nelissen · 15 years ago
  37. 8ce877a set -fpu=neon so we can use arm_neon.h by Mike Reed · 15 years ago
  38. 06f88f5 Merge change 6571 by Android (Google) Code Review · 15 years ago
  39. a14deb7 rename libsgl/libscorecg to libskia by Mike Reed · 15 years ago
  40. 73a075d Since we're using gcc 4.4 in master, we can use the -Werror= option by Marco Nelissen · 15 years ago
  41. 60175aa Merge change 6444 by Android (Google) Code Review · 15 years ago
  42. c8e545b am e41accf6: Merge change 6412 into donut by Android (Google) Code Review · 15 years ago
  43. b17199e am 742fa575: fix problems with new image size calculations by Doug Zongker · 15 years ago
  44. e41accf Merge change 6412 into donut by Android (Google) Code Review · 15 years ago
  45. 742fa57 fix problems with new image size calculations by Doug Zongker · 15 years ago
  46. 8e879ba Revert "Ensure that /system/etc/vold.conf is created in the "generic" product." by San Mehat · 15 years ago
  47. b6d8944 am 8cebf1ff: fix mislaid \'if\' in recovery by Doug Zongker · 15 years ago
  48. 8cebf1f fix mislaid 'if' in recovery by Doug Zongker · 15 years ago
  49. 97f696c am 4647f12a: fix image size tests by Doug Zongker · 15 years ago
  50. 79005e0 Pass compiler flags for C++ too, and add a flag that enables warnings about missing virtual destructors by Marco Nelissen · 15 years ago
  51. 04edc95 Merge branch 'master' of git://android.git.kernel.org/platform/build into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  52. 45ae88c am 92c8ecbf: Merge change 5929 into donut by Android (Google) Code Review · 15 years ago
  53. 4647f12 fix image size tests by Doug Zongker · 15 years ago
  54. c74bbee Add the JNI library of CertTool for handling certificates. by Chung-yih Wang · 15 years ago
  55. 810e4c9 am c898974b: Merge change 5553 into donut by Android (Google) Code Review · 15 years ago
  56. c898974 Merge change 5553 into donut by Android (Google) Code Review · 15 years ago
  57. 67bae7f Change cts makefile to bundle junit.jar. by Brett Chabot · 15 years ago
  58. f4f85a2 Fix the simulator build by setting TARGET_PRELINK_MODULE before including by Patrick Scott · 15 years ago
  59. 3fbb580 Merge change 5099 by Android (Google) Code Review · 15 years ago
  60. 31424d6 Merge change 5082 by Android (Google) Code Review · 15 years ago
  61. 4179f16 Merge change 4992 by Android (Google) Code Review · 15 years ago
  62. 87c8657 Move the BoardConfig.mk search and inclusion to core/config.mk. by Patrick Scott · 15 years ago
  63. 659fc55 pass correct -s and -m options to release tools by Doug Zongker · 15 years ago
  64. 6178e23 am 9d9f3678: Java 1.5 is required. Enforce it. by Joe Onorato · 15 years ago
  65. 9d9f367 Java 1.5 is required. Enforce it. by Joe Onorato · 15 years ago
  66. e01100c generalize the definition of a "radio image" by Doug Zongker · 15 years ago
  67. f28c6fa Change to add the 4.4.0 toolchain directory to PATH. by Jing Yu · 15 years ago
  68. 24254db am edb6829f: Merge change 4654 into donut by Android (Google) Code Review · 15 years ago
  69. edb6829 Merge change 4654 into donut by Android (Google) Code Review · 15 years ago
  70. ac4920a resolved conflicts for merge of c494d7ce to master by Doug Zongker · 15 years ago
  71. c494d7c generate OTA packages that use edify by Doug Zongker · 15 years ago
  72. 483d924 Put the java source file list files somewhere where they don't by Joe Onorato · 15 years ago
  73. d6fb2d4 am 602a84e0: fix releasetools for non-linux architectures by Doug Zongker · 15 years ago
  74. 602a84e fix releasetools for non-linux architectures by Doug Zongker · 15 years ago
  75. d67bb86 Merge change 4496 by Android (Google) Code Review · 15 years ago
  76. daadaaa am 1a28c1a4: Merge change 4541 into donut by Android (Google) Code Review · 15 years ago
  77. 1bc6248 Fix the build name. Previously "DONUT-BURGER"; Now "Donut" by Sriram Raman · 15 years ago
  78. b1134dd remember in the target-files package what version of the API recovery uses by Doug Zongker · 15 years ago
  79. b845c2f Switch default toolchain to 4.4.0 in master. by Jing Yu · 15 years ago
  80. 38a649f handle BOARD_KERNEL_BASE in releasetools by Doug Zongker · 15 years ago
  81. 157064f manual merge of dddd957c, explicitly list SDK image dependencies by The Android Open Source Project · 15 years ago
  82. dddd957 explicitly list SDK image dependencies by Doug Zongker · 15 years ago
  83. 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
  84. 367910f don't build ota or update packages for sdk or sim by Doug Zongker · 15 years ago
  85. 61ceba2 manual merge of 37c0e274, fix building of otacerts.zip by The Android Open Source Project · 15 years ago
  86. 6be991f am cf348b97: Merge change 4232 into donut by Android (Google) Code Review · 15 years ago
  87. 37c0e27 fix building of otacerts.zip by Doug Zongker · 15 years ago
  88. 8678df4 use releasetools scripts to build update and OTA packages by Doug Zongker · 15 years ago
  89. 622a564 am 03474237: Merge change 4054 into donut by Android (Google) Code Review · 15 years ago
  90. a406c1e build 'updater' binary for use in OTA packages by Doug Zongker · 15 years ago
  91. e3eb0fa joeo here. This localize command is unused and causes that execve error. by Jason Sams · 15 years ago
  92. 9305cf9 am 67647752: Add keystore in the pathmap of frameworks base. by Chung-yih Wang · 15 years ago
  93. 7e09fc1 am 4175bb90: Removing "tts" from the list of directories containing source code under frameworks/base. This directory doesn\'t exist anymore after change 3730 which moved the TTS code to frameworks/base/packages/TtsService/. by Jean-Michel Trivi · 15 years ago
  94. 6764775 Add keystore in the pathmap of frameworks base. by Chung-yih Wang · 15 years ago
  95. 4175bb9 Removing "tts" from the list of directories containing source code by Jean-Michel Trivi · 15 years ago
  96. da7f6c3 Merge change 3569 by Android (Google) Code Review · 15 years ago
  97. 63b5064 Merge change 3830 by Android (Google) Code Review · 15 years ago
  98. 7c805e8 joeo here. This localize command is unused and causes that execve error. by Jason Sams · 15 years ago
  99. 0942768 Bluez4 changes by Jaikumar Ganesh · 15 years ago
  100. d9f7a05 am f1a55f8b: Fix the usual build hanging issue by using -o (overwrite without prompting) option with unzip by Sriram Raman · 15 years ago