- 05 Oct, 2009 1 commit
-
-
Joe Onorato authored
and put the commonly used options at the top.
-
- 01 Oct, 2009 2 commits
-
-
Android (Google) Code Review authored
* changes: Add assets from all density to the SDK system image.
-
Xavier Ducrohet authored
Change-Id: I57500a81607edf04337f0a0a75077c00d6d17274
-
- 30 Sep, 2009 8 commits
-
-
Android (Google) Code Review authored
* changes: revise the deprecated warning to use the 'caution' style and add a line break
-
Scott Main authored
style and add a line break
-
Android (Google) Code Review authored
* changes: Clean steps for a product configuration change.
-
Jason Chen authored
Cleans up intermediates produced for a prebuilt app included in some product configurations.
-
Xavier Ducrohet authored
Merge commit '1933782f' into eclair * commit '1933782f': Remove kickback/talkback/soundback from SDK.
-
Dirk Dougherty authored
Merge commit '7259bae0' into eclair * commit '7259bae0': Add NDK version reference to template.
-
Doug Zongker authored
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).
-
Xavier Ducrohet authored
These apps are not in the AOSP tree and cannot be part of the standard SDK build. They are available at http://code.google.com/p/eyes-free/
-
- 29 Sep, 2009 4 commits
-
-
Android (Google) Code Review authored
* changes: Update usage and readme for zipalign.
-
Andy McFadden authored
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.
-
Android (Google) Code Review authored
* changes: Add NDK version reference to template.
-
Dave Sparks authored
-
- 28 Sep, 2009 2 commits
-
-
Nick Pelly authored
Change-Id: I3bc628b4dae7757aa616f09a69e6c0f6612b7f87
-
Doug Zongker authored
-
- 26 Sep, 2009 2 commits
-
-
Jeff Hamilton authored
Change-Id: I82169a926e7df2aa92bac2c4f427bc64f4811362
-
Doug Zongker authored
Should have been in change Id98e0870 (though it builds on my machine even without this...)
-
- 25 Sep, 2009 11 commits
-
-
Android (Google) Code Review authored
* changes: integrate bsdiff into imgdiff, instead of using subprocess
-
Scott Main authored
Merge commit 'afdb6feb' into eclair * commit 'afdb6feb': docs only.
-
Android (Google) Code Review authored
* changes: docs only. inherit the line height to resolve vertical scroll issue in WebKit browsers
-
Scott Main authored
inherit the line height to resolve vertical scroll issue in WebKit browsers Change-Id: I1707893614e3983e6b53a31229b3e19e584d6950
-
Android (Google) Code Review authored
* changes: parallellize computation of binary patches
-
Doug Zongker authored
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).
-
Doug Zongker authored
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.)
-
Scott Main authored
am ad4d4efa: adds a parameter to the URL hash on all search queries. depends on change 3583, in order to handle the new parameter Merge commit 'ad4d4efa' into eclair * commit 'ad4d4efa': adds a parameter to the URL hash on all search queries.
-
Scott Main authored
depends on change 3583, in order to handle the new parameter Change-Id: I86ead029371615243cfd809bd7cb2a2f2830c4be
-
Scott Main authored
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
-
Android (Google) Code Review authored
* changes: Set default build ID to eclair (usually this is overridden). Please do not merge.
-
- 24 Sep, 2009 5 commits
-
-
Android (Google) Code Review authored
* 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
-
http://b/2114936Joe Onorato authored
-
Joe Onorato authored
-
David 'Digit' Turner authored
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.
-
Dirk Dougherty authored
Change-Id: Ied94685e7c8dde2eab4f708d30cbf2757cea10d5
-
- 23 Sep, 2009 3 commits
-
-
Dave Bort authored
-
Mike Lockwood authored
Change-Id: I9717440f74a76b06e0128465234d588b26aa71a0 Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
Android (Google) Code Review authored
* changes: improve the OTA progress bar
-
- 21 Sep, 2009 2 commits
-
-
Scott Main authored
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
-
Android (Google) Code Review authored
* changes: Add a cleanspec entry for the VoiceSearch breakage that works.
-