OSDN Git Service

android-x86/build.git
14 years agoDRC49
The Android Open Source Project [Tue, 18 Aug 2009 21:11:06 +0000 (14:11 -0700)]
DRC49

14 years agoDRC48
The Android Open Source Project [Mon, 17 Aug 2009 22:47:00 +0000 (15:47 -0700)]
DRC48

14 years agoDRC45B
The Android Open Source Project [Fri, 14 Aug 2009 21:30:53 +0000 (14:30 -0700)]
DRC45B

14 years agoDRC45
The Android Open Source Project [Fri, 14 Aug 2009 18:49:47 +0000 (11:49 -0700)]
DRC45

14 years agoDRC44
The Android Open Source Project [Thu, 13 Aug 2009 21:13:15 +0000 (14:13 -0700)]
DRC44

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Thu, 13 Aug 2009 21:13:05 +0000 (14:13 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agoFix the platform version (1.6 now) and sdk version (4)
Sriram Raman [Wed, 12 Aug 2009 23:02:12 +0000 (16:02 -0700)]
Fix the platform version (1.6 now) and sdk version (4)

14 years agoMerge change 21000 into donut
Android (Google) Code Review [Wed, 12 Aug 2009 22:47:22 +0000 (15:47 -0700)]
Merge change 21000 into donut

* changes:
  Update the platform-version-codename

14 years agoUpdate the platform-version-codename
Sriram Raman [Wed, 12 Aug 2009 22:22:34 +0000 (15:22 -0700)]
Update the platform-version-codename

14 years agoDRC43
The Android Open Source Project [Wed, 12 Aug 2009 17:41:20 +0000 (10:41 -0700)]
DRC43

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Wed, 12 Aug 2009 17:41:09 +0000 (10:41 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agoFrame-work for open source site
Gaurav Mathur [Wed, 12 Aug 2009 05:24:15 +0000 (22:24 -0700)]
Frame-work for open source site

modified:   customization.cs

14 years agoMerge change 20880 into donut
Android (Google) Code Review [Wed, 12 Aug 2009 02:56:57 +0000 (19:56 -0700)]
Merge change 20880 into donut

* changes:
  Fix issue #2048267: Run zipalign on all prebuilts

14 years agoFix issue #2048267: Run zipalign on all prebuilts
Dianne Hackborn [Wed, 12 Aug 2009 02:16:46 +0000 (19:16 -0700)]
Fix issue #2048267: Run zipalign on all prebuilts

14 years agoBUG 1993354 : Add zipalign to Windows SDK
Raphael [Tue, 11 Aug 2009 22:36:16 +0000 (15:36 -0700)]
BUG 1993354 : Add zipalign to Windows SDK

14 years agoDRC42
The Android Open Source Project [Tue, 11 Aug 2009 20:48:29 +0000 (13:48 -0700)]
DRC42

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Tue, 11 Aug 2009 20:48:19 +0000 (13:48 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agoCTS: Add missing integration of 147397 to fix VM tests
Phil Dubach [Fri, 7 Aug 2009 17:59:04 +0000 (10:59 -0700)]
CTS: Add missing integration of 147397 to fix VM tests

For host side test packages, the name of the jar file containing the tests is
declared in the packages Android.mk.  The name of the make file needs to be
passed to the description generator so that it can pick up this information.
The makefile was not passing on the parameter containing the make file name.

14 years agoreenable ranlib transform for prebuilts
Doug Zongker [Fri, 7 Aug 2009 15:45:49 +0000 (08:45 -0700)]
reenable ranlib transform for prebuilts

An extra blank line detached the ranlib commands from the rules they
were supposed to be for.

14 years agoadd LOCAL_PREBUILT_STRIP_COMMENTS to clear_vars.mk
Doug Zongker [Fri, 7 Aug 2009 04:50:51 +0000 (21:50 -0700)]
add LOCAL_PREBUILT_STRIP_COMMENTS to clear_vars.mk

14 years agoMerge change 20313 into donut
Android (Google) Code Review [Thu, 6 Aug 2009 23:33:21 +0000 (16:33 -0700)]
Merge change 20313 into donut

* changes:
  add feature to strip "# comment" lines from prebuilt files

14 years agoDRC37B
The Android Open Source Project [Thu, 6 Aug 2009 22:47:24 +0000 (15:47 -0700)]
DRC37B

14 years agoadd feature to strip "# comment" lines from prebuilt files
Doug Zongker [Thu, 6 Aug 2009 20:02:19 +0000 (13:02 -0700)]
add feature to strip "# comment" lines from prebuilt files

Change things so that when $(LOCAL_PREBUILT_STRIP_COMMENTS) is
nonempty, we copy the source file using sed to strip out all the "#
line"-style comments and blank lines, saving considerable system image
space in the case of some wifi configurations.

Bug: 2036961

14 years agoDRC37
The Android Open Source Project [Thu, 6 Aug 2009 18:28:19 +0000 (11:28 -0700)]
DRC37

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Thu, 6 Aug 2009 18:28:05 +0000 (11:28 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agofix css image references for offline docs
Scott Main [Thu, 6 Aug 2009 09:36:50 +0000 (02:36 -0700)]
fix css image references for offline docs

14 years agolighten up on "preliminary" watermark
Scott Main [Thu, 6 Aug 2009 06:39:08 +0000 (23:39 -0700)]
lighten up on "preliminary" watermark

14 years agoMerge change 20232 into donut
Android (Google) Code Review [Thu, 6 Aug 2009 05:09:17 +0000 (22:09 -0700)]
Merge change 20232 into donut

* changes:
  Fix broken url in offline preview docs

14 years agoMerge change 20222 into donut
Android (Google) Code Review [Thu, 6 Aug 2009 03:44:28 +0000 (20:44 -0700)]
Merge change 20222 into donut

* changes:
  Add support for preview SDK handling in doc templates.

14 years agoFix broken url in offline preview docs
Dirk Dougherty [Thu, 6 Aug 2009 03:19:16 +0000 (20:19 -0700)]
Fix broken url in offline preview docs

Bug: 2031159

14 years agoAdd support for preview SDK handling in doc templates.
Dirk Dougherty [Thu, 6 Aug 2009 02:09:16 +0000 (19:09 -0700)]
Add support for preview SDK handling in doc templates.

Bug: 2031559

14 years agoMerge change 8917 into donut
Android (Google) Code Review [Wed, 5 Aug 2009 18:55:54 +0000 (11:55 -0700)]
Merge change 8917 into donut

* changes:
  implement api level toggling  and rename navtree.js to android-developer-reference.js for all reference related scripts  TODO: shading for hidden classes in the treeview navigation... these aren't dynamic yet.

14 years agoimplement api level toggling
Scott Main [Tue, 4 Aug 2009 18:26:30 +0000 (11:26 -0700)]
implement api level toggling
 and rename navtree.js to android-developer-reference.js for all reference related scripts
 TODO: shading for hidden classes in the treeview navigation... these aren't dynamic yet.

14 years agoallow for malformed imagesizes.txt
Doug Zongker [Tue, 4 Aug 2009 22:09:27 +0000 (15:09 -0700)]
allow for malformed imagesizes.txt

Some builds have blank values for max image sizes; ignore these lines.

14 years agoMerge change 9605 into donut
Android (Google) Code Review [Tue, 4 Aug 2009 21:11:15 +0000 (14:11 -0700)]
Merge change 9605 into donut

* changes:
  use the max image sizes from the target files zip

14 years agoDRC35
The Android Open Source Project [Tue, 4 Aug 2009 15:38:33 +0000 (08:38 -0700)]
DRC35

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Tue, 4 Aug 2009 15:38:20 +0000 (08:38 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agouse the max image sizes from the target files zip
Doug Zongker [Tue, 4 Aug 2009 00:27:48 +0000 (17:27 -0700)]
use the max image sizes from the target files zip

For some time now the build system has included all the max image
sizes in a file in the META directory.  Use these instead of needing
to parse the BoardConfig.mk file for the device at the time of
building an image or OTA package.

14 years agoin amend, remove symlink targets before creating them
Doug Zongker [Mon, 3 Aug 2009 21:11:09 +0000 (14:11 -0700)]
in amend, remove symlink targets before creating them

amend's symlink command isn't idempotent, so if you restart after the
symlinks have been completed then the second installation attempt will
fail.  Work around this by deleting all symlink targets before
creating symlinks.

Bug: 2020011

14 years agoDRC34
The Android Open Source Project [Mon, 3 Aug 2009 15:38:55 +0000 (08:38 -0700)]
DRC34

14 years agoDRC31
The Android Open Source Project [Fri, 31 Jul 2009 15:38:17 +0000 (08:38 -0700)]
DRC31

14 years agoDRC30B
The Android Open Source Project [Thu, 30 Jul 2009 16:29:51 +0000 (09:29 -0700)]
DRC30B

14 years agoDRC30
The Android Open Source Project [Thu, 30 Jul 2009 15:38:09 +0000 (08:38 -0700)]
DRC30

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Thu, 30 Jul 2009 15:37:53 +0000 (08:37 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agoMerge change 9009 into donut
Android (Google) Code Review [Wed, 29 Jul 2009 20:58:07 +0000 (13:58 -0700)]
Merge change 9009 into donut

* changes:
  Reapply modifications from 3175 to fix display of navTree in doc output.

14 years agoReapply modifications from 3175 to fix display of navTree in doc output.
Dirk Dougherty [Wed, 29 Jul 2009 19:25:44 +0000 (12:25 -0700)]
Reapply modifications from 3175 to fix display of navTree in doc output.

14 years agoCTS: Add telephony and webkit test cases to CTS makefile
Phil Dubach [Wed, 15 Jul 2009 02:11:30 +0000 (19:11 -0700)]
CTS: Add telephony and webkit test cases to CTS makefile

14 years agoAI 150131: Remove English/Chinese IME from OpenWnn.
Daisuke Miyakawa [Thu, 25 Jun 2009 23:52:13 +0000 (16:52 -0700)]
AI 150131: Remove English/Chinese IME from OpenWnn.

Automated import of CL 150131

14 years agoDRC29
The Android Open Source Project [Wed, 29 Jul 2009 15:37:52 +0000 (08:37 -0700)]
DRC29

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Wed, 29 Jul 2009 15:37:37 +0000 (08:37 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agofindleaves.sh: Properly fix arguments.
Jean-Baptiste Queru [Wed, 29 Jul 2009 14:35:15 +0000 (07:35 -0700)]
findleaves.sh: Properly fix arguments.

the first argument is the executable (here findleaves.sh), therefore we
need to start popping from the 2nd argument (1).

Conflicts:

tools/findleaves.sh

14 years agoMerge change 8942 into donut
Android (Google) Code Review [Wed, 29 Jul 2009 03:38:42 +0000 (20:38 -0700)]
Merge change 8942 into donut

* changes:
  Add CTS permission2 test package to cts.

14 years agoAdd CTS permission2 test package to cts.
Brett Chabot [Wed, 29 Jul 2009 03:11:24 +0000 (20:11 -0700)]
Add CTS permission2 test package to cts.

14 years agoPatch 2: some fixes to the developer-docs stylesheet....
Scott Main [Mon, 27 Jul 2009 16:47:11 +0000 (09:47 -0700)]
Patch 2: some fixes to the developer-docs stylesheet....
Patch 3: add "Since:" to the api level info
Patch 4: fix packages page and styles to reveal class summary

Squashed commit of the following:

commit 8fcdcb8dcbe9b93688f5eb1020654848d3242675
Author: Scott Main <smain@google.com>
Date:   Mon Jul 27 09:33:45 2009 -0700

    remove the toggle selector from the header.
    this will be added in a later change with the rest of the toggle script

commit 2423b30ee46c12f92051c4f2a096532e55752c46
Author: Scott Main <smain@google.com>
Date:   Fri Jul 24 16:29:21 2009 -0700

    Implement API Level styles.
    This changes the way we show the API Level for a given package/class/member.
    It also provides hooks in the document to allow us to restyle items
    based on a user-selected API Level (show/hide available items).
    More changes to provide the toggling feature will come soon.

commit efd94b33071070f0dfc2045131b81cbdfe078468
Author: Scott Main <smain@google.com>
Date:   Mon Jul 27 09:33:45 2009 -0700

    remove the toggle selector from the header.
    this will be added in a later change with the rest of the toggle script

commit 3fb79313232c993f700ee90a94f59dcca275fb0b
Author: Scott Main <smain@google.com>
Date:   Fri Jul 24 16:29:21 2009 -0700

    Implement API Level styles.
    This changes the way we show the API Level for a given package/class/member.
    It also provides hooks in the document to allow us to restyle items
    based on a user-selected API Level (show/hide available items).
    More changes to provide the toggling feature will come soon.

14 years agoDRC28
The Android Open Source Project [Tue, 28 Jul 2009 15:38:34 +0000 (08:38 -0700)]
DRC28

14 years agoDRC27
The Android Open Source Project [Mon, 27 Jul 2009 15:38:04 +0000 (08:38 -0700)]
DRC27

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Mon, 27 Jul 2009 15:37:49 +0000 (08:37 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agoMerge commit '5db40c6db73db3f4433dd3456107efb4468a4a99' into manualmergeDroiddoc
Dirk Dougherty [Sat, 25 Jul 2009 03:31:36 +0000 (20:31 -0700)]
Merge commit '5db40c6db73db3f4433dd3456107efb4468a4a99' into manualmergeDroiddoc

14 years agoMerge commit 'db3b6e832261e7b9a09e1c646f7963b839d954cc' into manualmergeDroiddoc
Dirk Dougherty [Sat, 25 Jul 2009 03:30:53 +0000 (20:30 -0700)]
Merge commit 'db3b6e832261e7b9a09e1c646f7963b839d954cc' into manualmergeDroiddoc

14 years agoAI 150428: update the jquery library to version 1.3.2.
Scott Main [Thu, 9 Jul 2009 23:27:06 +0000 (16:27 -0700)]
AI 150428: update the jquery library to version 1.3.2.
  the incentive is to utilize an improvement made in the :hidden selector (for the videos page);
  this update should also hopefully improve some performance, but it is otherwise the same
  as before and this file still includes the core library, plus the UI core and resizable libraries

Automated import of CL 150428

14 years agoAI 150393: edit the reference's navtree highlighting logic to handle intl/ directories
Scott Main [Wed, 8 Jul 2009 21:45:58 +0000 (14:45 -0700)]
AI 150393: edit the reference's navtree highlighting logic to handle intl/ directories
  BUG=1790234

Automated import of CL 150393

14 years agoAI 150389: Fix handling of cookie writes for intl pages.
Dirk Dougherty [Wed, 8 Jul 2009 21:39:31 +0000 (14:39 -0700)]
AI 150389: Fix handling of cookie writes for intl pages.
  BUG=1790234

Automated import of CL 150389

14 years agoAI 150370: Add localized content infrastructure in droiddoc templates, javascript...
Dirk Dougherty [Wed, 8 Jul 2009 00:43:27 +0000 (17:43 -0700)]
AI 150370: Add localized content infrastructure in droiddoc templates, javascript, and css.  DocFile.java - instead of FileReader, use InputStreamReader with UTF-8 encoding. ClearPage.java - add UTF-8 output encoding to FileOutputStreamWriter. Note: this change also up-integrates gerrit 2146 (smain).
  BUG=1910893

Automated import of CL 150370

14 years agoMerge change 8340 into donut
Android (Google) Code Review [Sat, 25 Jul 2009 00:40:27 +0000 (17:40 -0700)]
Merge change 8340 into donut

* changes:
  Merge commit 'f9f41d0dfdac6deb819f0cc0cb0270f504dbd4ed' into manualmergeDroiddoc

14 years agoMerge change 8339 into donut
Android (Google) Code Review [Sat, 25 Jul 2009 00:40:17 +0000 (17:40 -0700)]
Merge change 8339 into donut

* changes:
  Merge commit 'e6be85f5eb1438636e436be4162dd8f54a1192bf' into manualmergeDroiddoc

14 years agoMerge change 3175 into donut
Android (Google) Code Review [Fri, 24 Jul 2009 23:04:56 +0000 (16:04 -0700)]
Merge change 3175 into donut

* changes:
  page load perfomance improvements... remove the lists.js file from the <head>, which slows down page load a lot (over 300K), and instead load it dynamically on page load. also remove navtree_data.js from the <head>, which also slows the load and is only used in the reference when in tree view. This file is now loaded during the initialization of the nav tree.

14 years agoMake the recovery.img construction (from boot.img) logic depend on whether recovery...
Sriram Raman [Fri, 24 Jul 2009 20:52:32 +0000 (13:52 -0700)]
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.

14 years agoMerge change 8517 into donut
Android (Google) Code Review [Fri, 24 Jul 2009 19:35:21 +0000 (12:35 -0700)]
Merge change 8517 into donut

* changes:
  Fix generic-userdebug build (don't build OTA for this target).

14 years agoFix generic-userdebug build (don't build OTA for this target).
Sriram Raman [Fri, 24 Jul 2009 19:02:28 +0000 (12:02 -0700)]
Fix generic-userdebug build (don't build OTA for this target).

14 years agoDO NOT MERGE TO MASTER
James Dong [Fri, 24 Jul 2009 03:32:37 +0000 (20:32 -0700)]
DO NOT MERGE TO MASTER
remove opencore avc encoder DSO
bug 2001900

14 years agoDRC24
The Android Open Source Project [Fri, 24 Jul 2009 16:12:18 +0000 (09:12 -0700)]
DRC24

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Fri, 24 Jul 2009 16:12:08 +0000 (09:12 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agodon't try to build recovery patch in generic build
Doug Zongker [Fri, 24 Jul 2009 03:06:57 +0000 (20:06 -0700)]
don't try to build recovery patch in generic build

14 years agomake path explicit when running imgdiff
Doug Zongker [Fri, 24 Jul 2009 01:48:38 +0000 (18:48 -0700)]
make path explicit when running imgdiff

The build servers don't run "lunch" before building, so they don't
have the same path as everyone else.  Explicitly set it when running
imgdiff.

14 years agofix imgdiff/bsdiff dependencies
Doug Zongker [Fri, 24 Jul 2009 01:27:43 +0000 (18:27 -0700)]
fix imgdiff/bsdiff dependencies

These should be regular dependencies, not order-only ones.

14 years agofix system size calculation for SDK build
Doug Zongker [Fri, 24 Jul 2009 00:52:36 +0000 (17:52 -0700)]
fix system size calculation for SDK build

The SDK build doesn't have recovery, don't try to generate a patch or
include it in the system image size calculation.  Also there's a
dependency on bsdiff that was omitted.

14 years agouse a binary patch to install recovery from system
Doug Zongker [Thu, 23 Jul 2009 22:12:53 +0000 (15:12 -0700)]
use a binary patch to install recovery from system

Instead of storing the whole recovery image in system in order to
flash it on first boot, we instead use an imgdiff patch from the boot
image to create the recovery image.  This is substantially smaller
since it effectively only stores the recovery binary and UI images
(the kernel and the init binary are identical to that of the boot
image).

This change modifies the OTA-building script to create and install
these patches, and changes the calculation of the system image size in
the Makefile to reflect the new scheme.

14 years agoMerge change 8295 into donut
Android (Google) Code Review [Thu, 23 Jul 2009 19:38:03 +0000 (12:38 -0700)]
Merge change 8295 into donut

* changes:
  applypatch changes for patching recovery image

14 years agoMerge change 8313 into donut
Android (Google) Code Review [Thu, 23 Jul 2009 17:45:57 +0000 (10:45 -0700)]
Merge change 8313 into donut

* changes:
  Fixed PDK links that point to the Creative Commons License

14 years agoDRC23
android-build SharedAccount [Thu, 23 Jul 2009 16:25:30 +0000 (09:25 -0700)]
DRC23

14 years agoMerge commit 'remotes/goog/donut' into donut-release
android-build SharedAccount [Thu, 23 Jul 2009 16:24:44 +0000 (09:24 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agoClean step to remove silent ringtone.
Marco Nelissen [Thu, 23 Jul 2009 16:23:44 +0000 (09:23 -0700)]
Clean step to remove silent ringtone.

14 years agoFixed PDK links that point to the Creative Commons License
Gaurav Mathur [Thu, 23 Jul 2009 03:27:12 +0000 (20:27 -0700)]
Fixed PDK links that point to the Creative Commons License

14 years agoapplypatch changes for patching recovery image
Doug Zongker [Thu, 23 Jul 2009 01:27:31 +0000 (18:27 -0700)]
applypatch changes for patching recovery image

Make some changes needed to applypatch in order to store the recovery
image in the system partition as a binary patch relative to the boot
image:

  - make applypatch use shared libraries, so it's smaller.  It will
    need to be on the main system so it can install the recovery
    image.  Make an applypatch_static binary for use in recovery
    packages (still needed for updating cupcake devices to donut).

  - output the results of patching to an in-memory buffer and write
    that to the partition; there's no convenient /tmp for us to us.
    (This should be basically a no-op in recovery, since /tmp is a
    ramdisk anyway.)

14 years agoMerge commit 'f9f41d0dfdac6deb819f0cc0cb0270f504dbd4ed' into manualmergeDroiddoc
Dirk Dougherty [Thu, 23 Jul 2009 02:01:46 +0000 (19:01 -0700)]
Merge commit 'f9f41d0dfdac6deb819f0cc0cb0270f504dbd4ed' into manualmergeDroiddoc

14 years agoMerge commit 'e6be85f5eb1438636e436be4162dd8f54a1192bf' into manualmergeDroiddoc
Dirk Dougherty [Thu, 23 Jul 2009 02:01:20 +0000 (19:01 -0700)]
Merge commit 'e6be85f5eb1438636e436be4162dd8f54a1192bf' into manualmergeDroiddoc

14 years agoClean up after removing android.opengl.Version
Jack Palevich [Wed, 22 Jul 2009 23:04:39 +0000 (16:04 -0700)]
Clean up after removing android.opengl.Version

14 years agoDRC22
The Android Open Source Project [Wed, 22 Jul 2009 15:36:11 +0000 (08:36 -0700)]
DRC22

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Wed, 22 Jul 2009 15:35:56 +0000 (08:35 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agoAdding version information to DroidDoc. Rather than pulling the version from
Jesse Wilson [Tue, 21 Jul 2009 21:02:14 +0000 (14:02 -0700)]
Adding version information to DroidDoc. Rather than pulling the version from
@since tags in the code, it's pulled from the API XML files also used by
apicheck.

The code now reads the apicheck XML, and applies it's versions to the DroidDoc
class models. The models output the version to HDF, and that's picked up by
the CS templates.

The clearsilver templates will be changed to be pretty in a follow up change.

Conflicts:
tools/droiddoc/src/DroidDoc.java

14 years agoMerge change 7944 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 19:07:35 +0000 (12:07 -0700)]
Merge change 7944 into donut

* changes:
  better patching for zip files

14 years agoAI 150594: change the homepage markup and styles to allow variable height in
Scott Main [Tue, 21 Jul 2009 17:52:11 +0000 (10:52 -0700)]
AI 150594: change the homepage markup and styles to allow variable height in
  the carousel bulletin items
  also move the IO announcement into the carousel and add an ADC2 announcement
  ALSO change the carousel script to write all bulletins to the DOM right away and show/hide them, instead of reading from the JSON and writing to the DOM each time on the fly

Automated import of CL 150594

14 years agoDRC21
The Android Open Source Project [Tue, 21 Jul 2009 15:35:09 +0000 (08:35 -0700)]
DRC21

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Tue, 21 Jul 2009 15:35:00 +0000 (08:35 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agobetter patching for zip files
Doug Zongker [Mon, 20 Jul 2009 21:45:29 +0000 (14:45 -0700)]
better patching for zip files

Adds a zip mode ("-z") to imgdiff to construct efficient patches for
zip files (including jars and apks).  We identify the regions within
the zip file containing deflated data, and when a corresponding file
can be found in the source zip, a patch is generated for the
uncompressed version of the data.

The GZIP chunk type is replaced with a DEFLATE chunk type that handles
a raw deflated data stream.  This new DEFLATE chunk can be used for
both gzipped pieces (as found within boot and recovery images) and zip
files (apks, etc.)  The gzip header and footer are handled by NORMAL
chunks on either side of the main DEFLATE chunks.  (Typically these
tiny NORMAL chunks will get merged with adjacent chunks, so the number
of output chunks is unaffected.)

Add a test script that tests the generate-apply cycle on all the zips
and images within a pair of full OTA packages.

14 years agoAdd GestureBuilder to SDK build.
Romain Guy [Mon, 20 Jul 2009 18:22:08 +0000 (11:22 -0700)]
Add GestureBuilder to SDK build.

14 years agoDRC20
The Android Open Source Project [Mon, 20 Jul 2009 15:34:58 +0000 (08:34 -0700)]
DRC20

14 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Mon, 20 Jul 2009 15:34:49 +0000 (08:34 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

14 years agoMerge change 7040 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 22:56:25 +0000 (15:56 -0700)]
Merge change 7040 into donut

* changes:
  CTS: Add media test cases to CTS makefile

14 years agoDRC17C
The Android Open Source Project [Fri, 17 Jul 2009 21:50:37 +0000 (14:50 -0700)]
DRC17C