| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* changes:
revise the deprecated warning to use the 'caution' style and add a line break
|
| |
| |
| |
| | |
style and add a line break
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Merge commit '7259bae08d7915c0d5ba6427c815d7576c0ef045' into eclair
* commit '7259bae08d7915c0d5ba6427c815d7576c0ef045':
Add NDK version reference to template.
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Add NDK version reference to template.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ied94685e7c8dde2eab4f708d30cbf2757cea10d5
|
| |_|/
|/| |
| | |
| | |
| | |
| | | |
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).
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Update usage and readme for zipalign.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
|/ / / |
|
| | |
| | |
| | |
| | | |
Change-Id: I82169a926e7df2aa92bac2c4f427bc64f4811362
|
| | |
| | |
| | |
| | |
| | | |
Should have been in change Id98e0870 (though it builds on my machine
even without this...)
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
integrate bsdiff into imgdiff, instead of using subprocess
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.)
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
Merge commit 'afdb6feb9b5051f93cecb7fca77cc4a2b3a702ba' into eclair
* commit 'afdb6feb9b5051f93cecb7fca77cc4a2b3a702ba':
docs only.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
docs only. inherit the line height to resolve vertical scroll issue in WebKit browsers
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | | |
inherit the line height to resolve vertical scroll
issue in WebKit browsers
Change-Id: I1707893614e3983e6b53a31229b3e19e584d6950
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
* changes:
parallellize computation of binary patches
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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).
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
depends on change 3583, in order to handle the new parameter
Change-Id: I86ead029371615243cfd809bd7cb2a2f2830c4be
|
| |/
|/|
| |
| |
| |
| | |
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
|
|\ \
| | |
| | |
| | |
| | | |
* 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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
|/ /
| |
| |
| |
| |
| |
| | |
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.
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
clickthrough.
Merge commit 'c66c90a803ef256b5f945d10bd0ddd5abae15d64' into eclair
* commit 'c66c90a803ef256b5f945d10bd0ddd5abae15d64':
Change sdk doc template so that ADT download link bypasses clickthrough.
|
| |
| |
| |
| | |
Change-Id: Ibea052b718f17043c992af7d5334b1c7e4fe2c6b
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Fix CS templates to handle non-included classes.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| |
| |
| | |
transparency issues
Merge commit 'ded57160b406d5b253206cf5884ab9b33ac23b3c' into eclair
* commit 'ded57160b406d5b253206cf5884ab9b33ac23b3c':
docs only.
|
| |
| |
| |
| |
| |
| | |
new donut image for compatibility with IE6 transparency issues
Change-Id: I444b09d7c5b211b3a07e7221ad96b3a7e4d989f7
|
| |
| |
| |
| |
| |
| |
| | |
This behaves the same as @hide, but can be used to annotate API that are
only hidden pending API approval.
Change-Id: I4c0bf46c6d74ed45a8890ecdfd9b14ce234a5c18
|
| |
| |
| |
| | |
Change-Id: Ic7829a4ea62a614ef8b525bd84f8fbaaa4674d06
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '4d545a82917db0ca90494e4cfb7944e1b5ea564a' into eclair
* commit '4d545a82917db0ca90494e4cfb7944e1b5ea564a':
Doc changes for SDK update.
|
| |\
| | |
| | |
| | |
| | | |
* changes:
Doc changes for SDK update. Update SDK toc template.
|
| | |
| | |
| | |
| | | |
Update SDK toc template.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
solution. this fixes all prior problems with nested lists in OLs, ULs, and DLs
Merge commit 'a01ee1ea93cd2a4d876fcb5678392bbd277b6042' into eclair
* commit 'a01ee1ea93cd2a4d876fcb5678392bbd277b6042':
docs only.
|
| |/
| |
| |
| |
| | |
my previous change to the list styles was the wrong solution.
this fixes all prior problems with nested lists in OLs, ULs, and DLs
|
| |
| |
| |
| |
| | |
These should be done by the device-specific module where necessary;
they aren't appropriate for all devices.
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'dab571d613c2d9955163fa672e3b8ad92fdf5cb7' into eclair
* commit 'dab571d613c2d9955163fa672e3b8ad92fdf5cb7':
docs only.
|
| |
| |
| |
| | |
fix api level highlighting for the treeview navigation.
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '8fead6912ed3f04867974631935435a887ed889d' into eclair
* commit '8fead6912ed3f04867974631935435a887ed889d':
incremental OTAs should remove /system/recovery.img
|
| |\
| | |
| | |
| | |
| | | |
* changes:
incremental OTAs should remove /system/recovery.img
|
| | |
| | |
| | |
| | |
| | | |
This file has been replaced by the recovery_from_boot.p patch file,
but needs to be removed from existing devices if it exists.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '72a5cc829038254988054046c302550d6821a300' into eclair
* commit '72a5cc829038254988054046c302550d6821a300':
docs only.
|