summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Merge change I962d468d into eclairAndroid (Google) Code Review2009-09-301-2/+2
|\ | | | | | | | | * changes: revise the deprecated warning to use the 'caution' style and add a line break
| * revise the deprecated warning to use the 'caution'Scott Main2009-09-301-2/+2
| | | | | | | | style and add a line break
* | am 7259bae0: Merge change Ied94685e into donutDirk Dougherty2009-09-301-4/+4
|\ \ | | | | | | | | | | | | | | | | | | Merge commit '7259bae08d7915c0d5ba6427c815d7576c0ef045' into eclair * commit '7259bae08d7915c0d5ba6427c815d7576c0ef045': Add NDK version reference to template.
| * \ Merge change Ied94685e into donutAndroid (Google) Code Review2009-09-291-4/+4
| |\ \ | | | | | | | | | | | | | | | | * changes: Add NDK version reference to template.
| | * | Add NDK version reference to template.Dirk Dougherty2009-09-231-4/+4
| | | | | | | | | | | | | | | | Change-Id: Ied94685e7c8dde2eab4f708d30cbf2757cea10d5
* | | | remember device-specific releasetools extensions in target-filesDoug Zongker2009-09-302-1/+19
| |_|/ |/| | | | | | | | | | | | | | Store the location of the releasetools extensions in the target-files zip, and make ota_from_target_files use that stored location by default (though it can still be overridden with -s if desired).
* | | Merge change I95ed76bd into eclairAndroid (Google) Code Review2009-09-292-1/+12
|\ \ \ | | | | | | | | | | | | | | | | * changes: Update usage and readme for zipalign.
| * | | Update usage and readme for zipalign.Andy McFadden2009-09-292-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | Added the "-c" flag to the README, and added a short description of the flag meanings to the usage output. Threw in an AOSP copyright one-liner for good measure.
* | | | fix python syntax errorDoug Zongker2009-09-281-1/+1
|/ / /
* | | Fix the build. imgdiff.c needed #include <sys/types.h>.Jeff Hamilton2009-09-251-0/+1
| | | | | | | | | | | | Change-Id: I82169a926e7df2aa92bac2c4f427bc64f4811362
* | | add missing include directoryDoug Zongker2009-09-251-1/+1
| | | | | | | | | | | | | | | Should have been in change Id98e0870 (though it builds on my machine even without this...)
* | | Merge change 27088 into eclairAndroid (Google) Code Review2009-09-254-259/+647
|\ \ \ | | | | | | | | | | | | | | | | * changes: integrate bsdiff into imgdiff, instead of using subprocess
| * | | integrate bsdiff into imgdiff, instead of using subprocessDoug Zongker2009-09-254-259/+647
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate the bsdiff code into imgdiff so we can just call it rather than writing temp files and invoking bsdiff as a subprocess. When computing multiple patches from the same source file, we can also save time by doing some bsdiff preprocessing on the source file only once. (Note this renames the existing 'bsdiff.c' -- which actually does patching in applypatch -- to 'bspatch.c', and introduces a new bsdiff.c linked into imgdiff.)
* | | | am afdb6feb: Merge change 27127 into donutScott Main2009-09-251-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Merge commit 'afdb6feb9b5051f93cecb7fca77cc4a2b3a702ba' into eclair * commit 'afdb6feb9b5051f93cecb7fca77cc4a2b3a702ba': docs only.
| * | | Merge change 27127 into donutAndroid (Google) Code Review2009-09-251-0/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: docs only. inherit the line height to resolve vertical scroll issue in WebKit browsers
| | * | | docs only.Scott Main2009-09-251-0/+1
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | inherit the line height to resolve vertical scroll issue in WebKit browsers Change-Id: I1707893614e3983e6b53a31229b3e19e584d6950
* | | | Merge change 27066 into eclairAndroid (Google) Code Review2009-09-251-55/+127
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | * changes: parallellize computation of binary patches
| * | | parallellize computation of binary patchesDoug Zongker2009-09-251-55/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change ota_from_target_files to compute binary patches for all the changed files in the OTA package in parallel. On a recent test build this cuts incremental construction time roughly in half (6 min to 2 min 40 sec).
* | | | am ad4d4efa: adds a parameter to the URL hash on all search queries. depends ↵Scott Main2009-09-251-1/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | on change 3583, in order to handle the new parameter Merge commit 'ad4d4efac403eeba5d648f172aca46c3ad7962c5' into eclair * commit 'ad4d4efac403eeba5d648f172aca46c3ad7962c5': adds a parameter to the URL hash on all search queries.
| * | | adds a parameter to the URL hash on all search queries.Scott Main2009-09-241-1/+1
| | |/ | |/| | | | | | | | | | | | | depends on change 3583, in order to handle the new parameter Change-Id: I86ead029371615243cfd809bd7cb2a2f2830c4be
* | | docs only.Scott Main2009-09-241-8/+8
| |/ |/| | | | | | | | | change the SDK tab to point to the release notes in offline mode; hide all other languages by default instead of depending on the stylesheet
* | Merge change 26258 into eclairAndroid (Google) Code Review2009-09-242-113/+51
|\ \ | | | | | | | | | | | | * changes: docs only. remove Home tab from offline docs and make SDK tab point to new offline welcome page; hide all other languages by default instead of depending on the stylesheet
| * | docs only.Scott Main2009-09-212-113/+51
| | | | | | | | | | | | | | | | | | | | | remove Home tab from offline docs and make SDK tab point to new offline welcome page; hide all other languages by default instead of depending on the stylesheet
* | | Fix ARMv7 -user buildsDavid 'Digit' Turner2009-09-231-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | Allow the dex preoptimization pass for ARMv7 system images to use the ARMv7-specific kernel image. This is needed to fix the -user builds that absolutely depend on running the dex preopt in the emulator. This will hopefully be removed when we'll be able to perform the dex preopt on the host instead.
* | | improve the OTA progress barDoug Zongker2009-09-203-31/+44
|/ / | | | | | | | | | | | | Make the OTA progress bar advance a bit more smoothly by reallocating how much is dedicated to various phases of incremental OTA installation, based on some crude measurements of how long each phase takes.
* | am 1da82386: docs only. use normal DOM mod instead of jquery to load the ↵Scott Main2009-09-171-1/+1
|\ \ | |/ | | | | | | | | | | | | | | lists.js file because jquery was appending GET parameters that eliminated any caching of the file. Merge commit '1da823869ccbc5f848cdd35d52d1630886288446' into eclair * commit '1da823869ccbc5f848cdd35d52d1630886288446': docs only.
| * docs only.Scott Main2009-09-171-1/+1
| | | | | | | | | | | | | | | | use normal DOM mod instead of jquery to load the lists.js file because jquery was appending GET parameters that eliminated any caching of the file. Change-Id: I926ef8c164ba81d040256accaf78883807c3b57e
* | am c66c90a8: Change sdk doc template so that ADT download link bypasses ↵Dirk Dougherty2009-09-161-1/+1
|\ \ | |/ | | | | | | | | | | | | | | clickthrough. Merge commit 'c66c90a803ef256b5f945d10bd0ddd5abae15d64' into eclair * commit 'c66c90a803ef256b5f945d10bd0ddd5abae15d64': Change sdk doc template so that ADT download link bypasses clickthrough.
| * Change sdk doc template so that ADT download link bypasses clickthrough.Dirk Dougherty2009-09-161-1/+1
| | | | | | | | Change-Id: Ibea052b718f17043c992af7d5334b1c7e4fe2c6b
* | Bug in Mac build where it gets confused over case, fix no longer needed.Mike Ritter2009-09-151-2/+11
| |
* | Merge change 24712 into eclairAndroid (Google) Code Review2009-09-113-26/+38
|\ \ | | | | | | | | | | | | * changes: Fix CS templates to handle non-included classes.
| * | Fix CS templates to handle non-included classes.Xavier Ducrohet2009-09-113-26/+38
| | | | | | | | | | | | | | | | | | | | | | | | This fix is to handle generate documentation not including base clases (like java.* or android.*). Links to missing base classes must not be created or they would point nowhere. Change-Id: Ic591916fe9b6802903d894bd2cd3c45690533912
* | | am ded57160: docs only. new donut image for compatibility with IE6 ↵Scott Main2009-09-111-0/+0
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | transparency issues Merge commit 'ded57160b406d5b253206cf5884ab9b33ac23b3c' into eclair * commit 'ded57160b406d5b253206cf5884ab9b33ac23b3c': docs only.
| * docs only.Scott Main2009-09-111-0/+0
| | | | | | | | | | | | new donut image for compatibility with IE6 transparency issues Change-Id: I444b09d7c5b211b3a07e7221ad96b3a7e4d989f7
* | Add support for @pending annotation.Xavier Ducrohet2009-09-102-4/+5
| | | | | | | | | | | | | | This behaves the same as @hide, but can be used to annotate API that are only hidden pending API approval. Change-Id: I4c0bf46c6d74ed45a8890ecdfd9b14ce234a5c18
* | Add missing @Override to DroidDoc and ApiCheckXavier Ducrohet2009-09-1019-88/+123
| | | | | | | | Change-Id: Ic7829a4ea62a614ef8b525bd84f8fbaaa4674d06
* | am 4d545a82: Merge change 23037 into donutDirk Dougherty2009-09-021-16/+21
|\ \ | |/ | | | | | | | | | | Merge commit '4d545a82917db0ca90494e4cfb7944e1b5ea564a' into eclair * commit '4d545a82917db0ca90494e4cfb7944e1b5ea564a': Doc changes for SDK update.
| * Merge change 23037 into donutAndroid (Google) Code Review2009-09-021-16/+21
| |\ | | | | | | | | | | | | * changes: Doc changes for SDK update. Update SDK toc template.
| | * Doc changes for SDK update.Dirk Dougherty2009-08-271-16/+21
| | | | | | | | | | | | Update SDK toc template.
* | | do a pass of normal-chunk-merging before comparing src and tgt filesDoug Zongker2009-09-021-0/+23
| | | | | | | | | | | | | | | | | | | | | Merge the gzip footer and header together with any adjacent normal chunks before comparing chunk structures; this should make the recovery-from-boot diff not fail due to differences in the footer after the ramdisk part of the image.
* | | use imgdiff -z to diff zipfilesDoug Zongker2009-09-011-3/+11
| | | | | | | | | | | | | | | | | | imgdiff now understands the zip file format and can produce smaller patches by doing the patching in uncompressed space. Start taking advantage of this for .zip, .apk, and .jar files.
* | | am a01ee1ea: docs only. my previous change to the list styles was the wrong ↵Scott Main2009-09-011-3/+7
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | solution. this fixes all prior problems with nested lists in OLs, ULs, and DLs Merge commit 'a01ee1ea93cd2a4d876fcb5678392bbd277b6042' into eclair * commit 'a01ee1ea93cd2a4d876fcb5678392bbd277b6042': docs only.
| * | docs only.Scott Main2009-09-011-3/+7
| |/ | | | | | | | | my previous change to the list styles was the wrong solution. this fixes all prior problems with nested lists in OLs, ULs, and DLs
* | remove bootloader assertionsDoug Zongker2009-08-271-7/+0
| | | | | | | | | | These should be done by the device-specific module where necessary; they aren't appropriate for all devices.
* | am dab571d6: Merge change 22524 into donutScott Main2009-08-261-12/+24
|\ \ | |/ | | | | | | | | | | Merge commit 'dab571d613c2d9955163fa672e3b8ad92fdf5cb7' into eclair * commit 'dab571d613c2d9955163fa672e3b8ad92fdf5cb7': docs only.
| * docs only.Scott Main2009-08-241-12/+24
| | | | | | | | fix api level highlighting for the treeview navigation.
* | am 8fead691: Merge change 22448 into donutDoug Zongker2009-08-241-1/+2
|\ \ | |/ | | | | | | | | | | Merge commit '8fead6912ed3f04867974631935435a887ed889d' into eclair * commit '8fead6912ed3f04867974631935435a887ed889d': incremental OTAs should remove /system/recovery.img
| * Merge change 22448 into donutAndroid (Google) Code Review2009-08-241-1/+2
| |\ | | | | | | | | | | | | * changes: incremental OTAs should remove /system/recovery.img
| | * incremental OTAs should remove /system/recovery.imgDoug Zongker2009-08-241-1/+2
| | | | | | | | | | | | | | | This file has been replaced by the recovery_from_boot.p patch file, but needs to be removed from existing devices if it exists.
* | | am 72a5cc82: Merge change 22354 into donutScott Main2009-08-221-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '72a5cc829038254988054046c302550d6821a300' into eclair * commit '72a5cc829038254988054046c302550d6821a300': docs only.