OSDN Git Service

android-x86/build.git
14 years agoam 97233468: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:43:41 +0000 (08:43 -0800)]
am 97233468: reconcile main tree with open-source eclair

Merge commit '97233468715838e42b98abe047c60e108fcc44bd' into eclair-plus-aosp

* commit '97233468715838e42b98abe047c60e108fcc44bd': (198 commits)
  android-2.1_r1 snapshot
  ERD79
  ERD78
  ERD77D
  ERD77C
  ERD77B
  ERD77
  ERD76
  ERD75
  ERD72
  ERD71F
  ERD71E
  ERD71D
  ERD71C
  ERD71B
  ERD71
  ERD70B
  ERD70
  ERD69
  ERD68B
  ...

14 years agoreconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:09:32 +0000 (08:09 -0800)]
reconcile main tree with open-source eclair

14 years agoam cdb621bf: retry patch using cache if in-place write fails
Doug Zongker [Tue, 2 Feb 2010 16:53:17 +0000 (08:53 -0800)]
am cdb621bf: retry patch using cache if in-place write fails

Merge commit 'cdb621bfea3083afbea238dbf374826742aca6d0' into eclair-plus-aosp

* commit 'cdb621bfea3083afbea238dbf374826742aca6d0':
  retry patch using cache if in-place write fails

14 years agoretry patch using cache if in-place write fails
Doug Zongker [Tue, 2 Feb 2010 16:44:12 +0000 (08:44 -0800)]
retry patch using cache if in-place write fails

[cherry-pick from donut branch]

Instead of failing outright when yaffs lies about how much space is
free on the filesystem, delete the partially-written output file and
retry using the copy-source-to-cache method instead.

Change all the log statements to printf; mixing stdout and stderr
logging just makes the logs hard to read because they're buffered
differently.

14 years agoreconcile android-2.1_r1 snapshot
The Android Open Source Project [Fri, 29 Jan 2010 22:07:32 +0000 (14:07 -0800)]
reconcile android-2.1_r1 snapshot

14 years agoam 25a331ab: Merge "Update version string." into eclair
Ed Heyl [Tue, 26 Jan 2010 23:01:17 +0000 (15:01 -0800)]
am 25a331ab: Merge "Update version string." into eclair

Merge commit '25a331ab870edcf31dbbfab0a9e6f4cef88654f5' into eclair-plus-aosp

* commit '25a331ab870edcf31dbbfab0a9e6f4cef88654f5':
  Update version string.

14 years agoam e6fed880: Merge "docs: accept the enter key on key-down, rather than key-up, in...
Scott Main [Tue, 26 Jan 2010 23:01:13 +0000 (15:01 -0800)]
am e6fed880: Merge "docs: accept the enter key on key-down, rather than key-up, in order to be sure we capture this key before anything else. Fixes case where highlighted suggestions don\'t get executed when pressed. Bug: 1909300" into eclair

Merge commit 'e6fed8807f469a91e10b64990a7709482378dfa9' into eclair-plus-aosp

* commit 'e6fed8807f469a91e10b64990a7709482378dfa9':
  docs: accept the enter key on key-down, rather than key-up,

14 years agoMerge "Update version string." into eclair
Ed Heyl [Tue, 26 Jan 2010 22:55:33 +0000 (14:55 -0800)]
Merge "Update version string." into eclair

14 years agoUpdate version string.
Dianne Hackborn [Tue, 26 Jan 2010 20:54:40 +0000 (12:54 -0800)]
Update version string.

Change-Id: I9b03dadcbc93109f9c91bb9813a41ec23a6c1448

14 years agoMerge "docs: accept the enter key on key-down, rather than key-up, in order to be...
Scott Main [Mon, 25 Jan 2010 23:39:40 +0000 (15:39 -0800)]
Merge "docs: accept the enter key on key-down, rather than key-up, in order to be sure we capture this key before anything else. Fixes case where highlighted suggestions don't get executed when pressed. Bug: 1909300" into eclair

14 years agodocs: accept the enter key on key-down, rather than key-up,
Scott Main [Mon, 25 Jan 2010 22:38:43 +0000 (14:38 -0800)]
docs: accept the enter key on key-down, rather than key-up,
in order to be sure we capture this key before anything else.
Fixes case where highlighted suggestions don't get executed
when pressed.
Bug: 1909300

14 years agoam e749b5a7: Fix windows make: layoutlib_api moved to sdk.git too.
Raphael [Mon, 25 Jan 2010 22:30:49 +0000 (14:30 -0800)]
am e749b5a7: Fix windows make: layoutlib_api moved to sdk.git too.

Merge commit 'e749b5a71abe9c3659921c50cc4468a1a4f984f5' into eclair-plus-aosp

* commit 'e749b5a71abe9c3659921c50cc4468a1a4f984f5':
  Fix windows make: layoutlib_api moved to sdk.git too.

14 years agoFix windows make: layoutlib_api moved to sdk.git too.
Raphael [Sat, 23 Jan 2010 02:36:37 +0000 (18:36 -0800)]
Fix windows make: layoutlib_api moved to sdk.git too.

Change-Id: Ia030eda4514361b20a5ecb29c997ab625909228c

14 years agoam 6339cfe8: Merge "doc change: add announce for developer lab at mwc." into eclair
Dirk Dougherty [Fri, 22 Jan 2010 22:27:55 +0000 (14:27 -0800)]
am 6339cfe8: Merge "doc change: add announce for developer lab at mwc." into eclair

Merge commit '6339cfe89b62bfa7803ff93c4fc13c9be759f47a' into eclair-plus-aosp

* commit '6339cfe89b62bfa7803ff93c4fc13c9be759f47a':
  doc change: add announce for developer lab at mwc.

14 years agoMerge "doc change: add announce for developer lab at mwc." into eclair
Dirk Dougherty [Fri, 22 Jan 2010 22:23:07 +0000 (14:23 -0800)]
Merge "doc change: add announce for developer lab at mwc." into eclair

14 years agodoc change: add announce for developer lab at mwc.
Dirk Dougherty [Wed, 20 Jan 2010 23:36:11 +0000 (15:36 -0800)]
doc change: add announce for developer lab at mwc.

Bug: 2160782
Change-Id: I363e964f0d35eaf7b2d7593d6a3630196ed6de33

14 years agoam 945ed36e: docs: add the ability to exclude PRE elements from being prettified...
Scott Main [Tue, 19 Jan 2010 19:13:44 +0000 (11:13 -0800)]
am 945ed36e: docs: add the ability to exclude PRE elements from being prettified by adding the class "no-pretty-print" (needs to hyphenate \'prettyprint\', otherwise the prettify script will parse "no-prettyprint" the same as "prettyprint")

Merge commit '945ed36ec486f83c4546cac8d6bed954dfe32c4e' into eclair-plus-aosp

* commit '945ed36ec486f83c4546cac8d6bed954dfe32c4e':
  docs: add the ability to exclude PRE elements from being prettified

14 years agodocs: add the ability to exclude PRE elements from being prettified
Scott Main [Sat, 16 Jan 2010 01:30:38 +0000 (17:30 -0800)]
docs: add the ability to exclude PRE elements from being prettified
by adding the class "no-pretty-print" (needs to hyphenate 'prettyprint',
otherwise the prettify script will parse "no-prettyprint" the same as
"prettyprint")

14 years agoam 3556305e: Merge "docs: hide the "back to top" link when there\'s no vertical scrol...
Scott Main [Wed, 13 Jan 2010 19:18:02 +0000 (11:18 -0800)]
am 3556305e: Merge "docs: hide the "back to top" link when there\'s no vertical scroll also use local variables for DOM objects (in a slow effort to eventually remove all non-essential global vars)" into eclair

Merge commit '3556305eb00cd63ce75bc5ef4a84fd1b454c50fb' into eclair-plus-aosp

* commit '3556305eb00cd63ce75bc5ef4a84fd1b454c50fb':
  docs: hide the "back to top" link when there's no vertical scroll

14 years agoMerge "docs: hide the "back to top" link when there's no vertical scroll also use...
Scott Main [Wed, 13 Jan 2010 19:07:54 +0000 (11:07 -0800)]
Merge "docs: hide the "back to top" link when there's no vertical scroll also use local variables for DOM objects (in a slow effort to eventually remove all non-essential global vars)" into eclair

14 years agodocs: hide the "back to top" link when there's no vertical scroll
Scott Main [Tue, 12 Jan 2010 21:37:00 +0000 (13:37 -0800)]
docs: hide the "back to top" link when there's no vertical scroll
also use local variables for DOM objects (in a slow effort to eventually
remove all non-essential global vars)

14 years agoam d1b68863: Merge "Add etc1tool to Windows SDK." into eclair
Raphael Moll [Tue, 12 Jan 2010 23:38:41 +0000 (15:38 -0800)]
am d1b68863: Merge "Add etc1tool to Windows SDK." into eclair

Merge commit 'd1b68863f5ef252a92adcfb22d3ca48872981a61' into eclair-plus-aosp

* commit 'd1b68863f5ef252a92adcfb22d3ca48872981a61':
  Add etc1tool to Windows SDK.

14 years agoMerge "Add etc1tool to Windows SDK." into eclair
Raphael Moll [Tue, 12 Jan 2010 23:32:00 +0000 (15:32 -0800)]
Merge "Add etc1tool to Windows SDK." into eclair

14 years agoandroid-2.1_r1 snapshot
The Android Open Source Project [Tue, 12 Jan 2010 23:18:07 +0000 (15:18 -0800)]
android-2.1_r1 snapshot

14 years agoam 7e680c89: Merge "docs: make the Resources docs use the same clearsilver template...
Scott Main [Tue, 12 Jan 2010 20:23:50 +0000 (12:23 -0800)]
am 7e680c89: Merge "docs: make the Resources docs use the same clearsilver template as the Dev Guide. This removes the custom resourcespage.cs file and routes resources pages to use docpage.cs, while still setting the resource hdf flag true (in order to highlight the

Merge commit '7e680c89ae01ca30c411f32e2e7ca1c093db0336' into eclair-plus-aosp

* commit '7e680c89ae01ca30c411f32e2e7ca1c093db0336':
  docs: make the Resources docs use the same clearsilver template

14 years agoMerge "docs: make the Resources docs use the same clearsilver template as the Dev...
Scott Main [Tue, 12 Jan 2010 20:19:56 +0000 (12:19 -0800)]
Merge "docs: make the Resources docs use the same clearsilver template as the Dev Guide. This removes the custom resourcespage.cs file and routes resources pages to use docpage.cs, while still setting the resource hdf flag true (in order to highlight the Resources tab)." into eclair

14 years agoAdd etc1tool to Windows SDK.
Raphael [Tue, 12 Jan 2010 19:14:17 +0000 (11:14 -0800)]
Add etc1tool to Windows SDK.

SDK BUG 2368918

This depends on Change I83485145 from development.git.

Change-Id: I1b4f5e39bd08c0cfbb656f2857921fb5ad305812

14 years agoam 5b395224: Merge "SDK doc change: css styling for blockquote." into eclair
Dirk Dougherty [Thu, 7 Jan 2010 20:43:47 +0000 (12:43 -0800)]
am 5b395224: Merge "SDK doc change: css styling for blockquote." into eclair

Merge commit '5b3952249ccf7e41ac6a0ac1490cf150bca3a80f' into eclair-plus-aosp

* commit '5b3952249ccf7e41ac6a0ac1490cf150bca3a80f':
  SDK doc change: css styling for blockquote.

14 years agoMerge "SDK doc change: css styling for blockquote." into eclair
Dirk Dougherty [Thu, 7 Jan 2010 20:39:47 +0000 (12:39 -0800)]
Merge "SDK doc change: css styling for blockquote." into eclair

14 years agoSDK doc change: css styling for blockquote.
Dirk Dougherty [Thu, 7 Jan 2010 20:09:07 +0000 (12:09 -0800)]
SDK doc change: css styling for blockquote.

Bug: 2160782
Change-Id: I99a9494feb8b754636745f979db27380ae623c96

14 years agoam b6da4808: update for change Ia39d3bb0, which regressed a resizing hack for IE6.
Scott Main [Thu, 7 Jan 2010 18:06:00 +0000 (10:06 -0800)]
am b6da4808: update for change Ia39d3bb0, which regressed a resizing hack for IE6.

Merge commit 'b6da4808699180c608bccef88ddb843411e663c7' into eclair-plus-aosp

* commit 'b6da4808699180c608bccef88ddb843411e663c7':
  update for change Ia39d3bb0, which regressed a resizing hack for IE6.

14 years agoupdate for change Ia39d3bb0, which regressed a resizing hack for IE6.
Scott Main [Wed, 6 Jan 2010 22:18:02 +0000 (14:18 -0800)]
update for change Ia39d3bb0, which regressed a resizing hack for IE6.

This now will avoid writing the cookie for the width when IE6 calls
resizeWidth() in order to properly resize the doc-content div (other
browsers to not call resizeWidth() for resizing doc-content because it
has auto width, which IE6 does not perform).

14 years agoam a39d3bb0: docs: fix resizeAll script for IE6 so that the resizeWidth function...
Scott Main [Thu, 7 Jan 2010 00:55:15 +0000 (16:55 -0800)]
am a39d3bb0: docs: fix resizeAll script for IE6 so that the resizeWidth function is only called when the side navigation is actually resizable

Merge commit 'a39d3bb0c9001c79f93ae829d564e5fef27a573a' into eclair-plus-aosp

* commit 'a39d3bb0c9001c79f93ae829d564e5fef27a573a':
  docs: fix resizeAll script for IE6 so that the resizeWidth function

14 years agodocs: fix resizeAll script for IE6 so that the resizeWidth function
Scott Main [Wed, 6 Jan 2010 22:18:02 +0000 (14:18 -0800)]
docs: fix resizeAll script for IE6 so that the resizeWidth function
is only called when the side navigation is actually resizable

This stops 'width' cookies from being written for the SDK docs
(and any other page that doesn't have resizable nav) and also adds
some security to the init() function to be sure we properly read
cookie names.

14 years agomerge from open-source master
Jean-Baptiste Queru [Mon, 21 Dec 2009 23:31:49 +0000 (15:31 -0800)]
merge from open-source master

14 years agoERD79
The Android Automerger [Sat, 19 Dec 2009 00:26:01 +0000 (16:26 -0800)]
ERD79

14 years agoMerge branch 'eclair' into eclair-release
The Android Automerger [Sat, 19 Dec 2009 00:25:42 +0000 (16:25 -0800)]
Merge branch 'eclair' into eclair-release

14 years agoam 1e43c510: Add CTS accounts tests to CTS makefile.
Brett Chabot [Fri, 18 Dec 2009 00:38:04 +0000 (16:38 -0800)]
am 1e43c510: Add CTS accounts tests to CTS makefile.

Merge commit '1e43c510758439b3195597056121c59b71481254' into eclair-plus-aosp

* commit '1e43c510758439b3195597056121c59b71481254':
  Add CTS accounts tests to CTS makefile.

14 years agoAdd CTS accounts tests to CTS makefile.
Brett Chabot [Thu, 17 Dec 2009 23:14:40 +0000 (15:14 -0800)]
Add CTS accounts tests to CTS makefile.

Change-Id: If7d87e2deed2036536ad852c382dca0e8bbad87b

14 years agoERD78
android-build SharedAccount [Thu, 17 Dec 2009 21:51:56 +0000 (13:51 -0800)]
ERD78

14 years agoMerge branch 'eclair' into eclair-release
android-build SharedAccount [Thu, 17 Dec 2009 21:50:50 +0000 (13:50 -0800)]
Merge branch 'eclair' into eclair-release

14 years agodocs: make the Resources docs use the same clearsilver template
Scott Main [Thu, 17 Dec 2009 20:52:54 +0000 (12:52 -0800)]
docs: make the Resources docs use the same clearsilver template
as the Dev Guide. This removes the custom resourcespage.cs file
and routes resources pages to use docpage.cs, while still
setting the resource hdf flag true (in order to highlight the
Resources tab).

14 years agoERD77D
android-build SharedAccount [Thu, 17 Dec 2009 06:53:31 +0000 (22:53 -0800)]
ERD77D

14 years agoERD77C
android-build SharedAccount [Thu, 17 Dec 2009 06:42:24 +0000 (22:42 -0800)]
ERD77C

14 years agoam 99a25fba: Merge change I92c7fe59 into eclair
Scott Main [Thu, 17 Dec 2009 05:40:55 +0000 (21:40 -0800)]
am 99a25fba: Merge change I92c7fe59 into eclair

Merge commit '99a25fbaa50a077c5d62b9ae204677c176534d8b' into eclair-plus-aosp

* commit '99a25fbaa50a077c5d62b9ae204677c176534d8b':
  docs: change DOCTYPE to html5 format

14 years agoMerge change I92c7fe59 into eclair
Android (Google) Code Review [Thu, 17 Dec 2009 05:38:02 +0000 (21:38 -0800)]
Merge change I92c7fe59 into eclair

* changes:
  docs: change DOCTYPE to html5 format

14 years agodocs: change DOCTYPE to html5 format
Scott Main [Thu, 17 Dec 2009 05:36:15 +0000 (21:36 -0800)]
docs: change DOCTYPE to html5 format

14 years agoam ab32fed6: docs for esr: add support for breadcrumbing in the resource docs
Scott Main [Wed, 16 Dec 2009 23:44:37 +0000 (15:44 -0800)]
am ab32fed6: docs for esr: add support for breadcrumbing in the resource docs

Merge commit 'ab32fed6a8efbdb8640f6f6b355b751fd6c7eb53' into eclair-plus-aosp

* commit 'ab32fed6a8efbdb8640f6f6b355b751fd6c7eb53':
  docs for esr: add support for breadcrumbing in the resource docs

14 years agodocs for esr: add support for breadcrumbing in the resource docs
Scott Main [Wed, 16 Dec 2009 23:36:20 +0000 (15:36 -0800)]
docs for esr: add support for breadcrumbing in the resource docs

14 years agoERD77B
android-build SharedAccount [Wed, 16 Dec 2009 21:50:57 +0000 (13:50 -0800)]
ERD77B

14 years agoERD77
android-build SharedAccount [Wed, 16 Dec 2009 15:41:25 +0000 (07:41 -0800)]
ERD77

14 years agoMerge branch 'eclair' into eclair-release
android-build SharedAccount [Wed, 16 Dec 2009 15:40:36 +0000 (07:40 -0800)]
Merge branch 'eclair' into eclair-release

14 years agoam 8c627b04: Merge change Ib471b5b2 into eclair
Dirk Dougherty [Wed, 16 Dec 2009 03:29:52 +0000 (19:29 -0800)]
am 8c627b04: Merge change Ib471b5b2 into eclair

Merge commit '8c627b04898cab723e0df8666a7cc11d5d1c70f1' into eclair-plus-aosp

* commit '8c627b04898cab723e0df8666a7cc11d5d1c70f1':
  sdk doc change for esr: Add left nav highlight for interior files in resources tab.

14 years agoMerge change Ib471b5b2 into eclair
Android (Google) Code Review [Wed, 16 Dec 2009 03:26:48 +0000 (19:26 -0800)]
Merge change Ib471b5b2 into eclair

* changes:
  sdk doc change for esr: Add left nav highlight for interior files in resources tab.

14 years agosdk doc change for esr: Add left nav highlight for interior files in resources tab.
Dirk Dougherty [Wed, 16 Dec 2009 02:48:38 +0000 (18:48 -0800)]
sdk doc change for esr: Add left nav highlight for interior files in resources tab.

Bug:2160782
Change-Id: Ib471b5b28f599447e77294c8dcc23d24a18c3436

14 years agoERD76
android-build SharedAccount [Tue, 15 Dec 2009 22:19:28 +0000 (14:19 -0800)]
ERD76

14 years agoMerge branch 'eclair' into eclair-release
android-build SharedAccount [Tue, 15 Dec 2009 22:19:09 +0000 (14:19 -0800)]
Merge branch 'eclair' into eclair-release

14 years agoam 920f2aae: Add the LiveWallpaper sample as prebuilt to the SDK system image.
Xavier Ducrohet [Tue, 15 Dec 2009 18:33:15 +0000 (10:33 -0800)]
am 920f2aae: Add the LiveWallpaper sample as prebuilt to the SDK system image.

Merge commit '920f2aaee64cc21f00d712ba17a1dded02ccff6b' into eclair-plus-aosp

* commit '920f2aaee64cc21f00d712ba17a1dded02ccff6b':
  Add the LiveWallpaper sample as prebuilt to the SDK system image.

14 years agoam fac84b56: Merge change Icb5cf14e into eclair
Xavier Ducrohet [Tue, 15 Dec 2009 15:42:24 +0000 (07:42 -0800)]
am fac84b56: Merge change Icb5cf14e into eclair

Merge commit 'fac84b561193a62b3e9bc7a50b8948a6356be92c' into eclair-plus-aosp

* commit 'fac84b561193a62b3e9bc7a50b8948a6356be92c':
  Add feature list support to DroidDoc.

14 years agoam 88f254bf: Add gallery to the SDK build now that it\'s split from the Camera app.
Xavier Ducrohet [Tue, 15 Dec 2009 15:41:17 +0000 (07:41 -0800)]
am 88f254bf: Add gallery to the SDK build now that it\'s split from the Camera app.

Merge commit '88f254bf55b8a78921d94f40e3bcc9c25a348570' into eclair-plus-aosp

* commit '88f254bf55b8a78921d94f40e3bcc9c25a348570':
  Add gallery to the SDK build now that it's split from the Camera app.

14 years agoam 502c498f: sdk doc change for esr: add "Resources" tab and modify templates to...
Dirk Dougherty [Tue, 15 Dec 2009 15:38:57 +0000 (07:38 -0800)]
am 502c498f: sdk doc change for esr: add "Resources" tab and modify templates to build content for it.

Merge commit '502c498fec23cb28d16f5e86e981400f76da36ea' into eclair-plus-aosp

* commit '502c498fec23cb28d16f5e86e981400f76da36ea':
  sdk doc change for esr: add "Resources" tab and modify templates to build content for it.

14 years agoAdd the LiveWallpaper sample as prebuilt to the SDK system image.
Xavier Ducrohet [Tue, 15 Dec 2009 06:37:13 +0000 (22:37 -0800)]
Add the LiveWallpaper sample as prebuilt to the SDK system image.

Change-Id: I5a1b0d2e383b757e52879792ee80dbd61f97f9a4

14 years agoMerge change Icb5cf14e into eclair
Android (Google) Code Review [Tue, 15 Dec 2009 02:20:10 +0000 (18:20 -0800)]
Merge change Icb5cf14e into eclair

* changes:
  Add feature list support to DroidDoc.

14 years agoERD75
The Android Automerger [Tue, 15 Dec 2009 02:04:41 +0000 (18:04 -0800)]
ERD75

14 years agoMerge branch 'eclair' into eclair-release
The Android Automerger [Tue, 15 Dec 2009 02:04:14 +0000 (18:04 -0800)]
Merge branch 'eclair' into eclair-release

14 years agoAdd feature list support to DroidDoc.
Xavier Ducrohet [Tue, 15 Dec 2009 01:55:05 +0000 (17:55 -0800)]
Add feature list support to DroidDoc.

Similarly to intent actions/categories, DroidDoc look
for the FEATURE-type SdkConstant annotation and builds
a list of optional features for the platform.

This is then packaged with the SDK to be used by the
custom editors (manifest editor in this case)

Change-Id: Icb5cf14ebd8251017cd850eacfdbb889219b3697

14 years agoAdd gallery to the SDK build now that it's split from the Camera app.
Xavier Ducrohet [Tue, 15 Dec 2009 00:46:05 +0000 (16:46 -0800)]
Add gallery to the SDK build now that it's split from the Camera app.

Bug: 2275030
Change-Id: Iad74a37d0df1d77185062cb4323665be7185c242

14 years agosdk doc change for esr: add "Resources" tab and modify templates to build content...
Dirk Dougherty [Thu, 3 Dec 2009 02:01:16 +0000 (18:01 -0800)]
sdk doc change for esr: add "Resources" tab and modify templates to build content for it.

Bug: 2160782
Change-Id: I5c45bdf4861ba2dc150e95d5523367a14b401304

14 years agoERD72
The Android Automerger [Fri, 11 Dec 2009 21:23:24 +0000 (13:23 -0800)]
ERD72

14 years agoERD71F
android-build SharedAccount [Fri, 11 Dec 2009 02:56:46 +0000 (18:56 -0800)]
ERD71F

14 years agoERD71E
android-build SharedAccount [Fri, 11 Dec 2009 00:32:57 +0000 (16:32 -0800)]
ERD71E

14 years agoERD71D
The Android Automerger [Fri, 11 Dec 2009 00:22:18 +0000 (16:22 -0800)]
ERD71D

14 years agoERD71C
android-build SharedAccount [Thu, 10 Dec 2009 19:25:53 +0000 (11:25 -0800)]
ERD71C

14 years agoERD71B
The Android Automerger [Thu, 10 Dec 2009 19:17:20 +0000 (11:17 -0800)]
ERD71B

14 years agoERD71
The Android Automerger [Thu, 10 Dec 2009 17:01:57 +0000 (09:01 -0800)]
ERD71

14 years agoMerge branch 'eclair' into eclair-release
The Android Automerger [Thu, 10 Dec 2009 17:01:32 +0000 (09:01 -0800)]
Merge branch 'eclair' into eclair-release

14 years agoEnable building for simulator
Ravi K Yenduri [Thu, 10 Dec 2009 09:34:19 +0000 (15:04 +0530)]
Enable building for simulator

14 years agoam 1dd6ff63: Merge change I483cf38d into eclair
Scott Main [Thu, 10 Dec 2009 02:17:50 +0000 (18:17 -0800)]
am 1dd6ff63: Merge change I483cf38d into eclair

Merge commit '1dd6ff638f14e3c583eaa89d0b7341a3811293da' into eclair-plus-aosp

* commit '1dd6ff638f14e3c583eaa89d0b7341a3811293da':
  docs: add "figure" class for DIV elements that contain

14 years agoMerge change I483cf38d into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 02:13:09 +0000 (18:13 -0800)]
Merge change I483cf38d into eclair

* changes:
  docs: add "figure" class for DIV elements that contain a figure image with caption text.

14 years agodocs: add "figure" class for DIV elements that contain
Scott Main [Thu, 10 Dec 2009 02:08:32 +0000 (18:08 -0800)]
docs: add "figure" class for DIV elements that contain
a figure image with caption text.

needed (but not a dependency) by I1cd5c8282ba45d79da854db43d741b6fa049812b

14 years agoam 6ef046c8: Fixes ProGuard options.
Ying Wang [Wed, 9 Dec 2009 22:59:19 +0000 (14:59 -0800)]
am 6ef046c8: Fixes ProGuard options.

Merge commit '6ef046c8932989ca97d1cb39413ef99761315a06' into eclair-plus-aosp

* commit '6ef046c8932989ca97d1cb39413ef99761315a06':
  Fixes ProGuard options.

14 years agoERD70B
The Android Automerger [Wed, 9 Dec 2009 22:46:56 +0000 (14:46 -0800)]
ERD70B

14 years agoFixes ProGuard options.
Ying Wang [Tue, 8 Dec 2009 02:14:00 +0000 (18:14 -0800)]
Fixes ProGuard options.

1. Dedup LOCAL_JAVA_LIBRARIES.
2. Even no resource or asset for a package, we still need to set
package_expected_intermediates_COMMON, which is anyway used by ProGuard.

14 years agoERD70
The Android Automerger [Wed, 9 Dec 2009 16:50:44 +0000 (08:50 -0800)]
ERD70

14 years agoERD69
The Android Automerger [Tue, 8 Dec 2009 16:49:07 +0000 (08:49 -0800)]
ERD69

14 years agoMerge branch 'eclair' into eclair-release
The Android Automerger [Tue, 8 Dec 2009 16:48:45 +0000 (08:48 -0800)]
Merge branch 'eclair' into eclair-release

14 years agoam 9b0ad4c7: Merge change I79580117 into eclair
Scott Main [Tue, 8 Dec 2009 00:33:18 +0000 (16:33 -0800)]
am 9b0ad4c7: Merge change I79580117 into eclair

Merge commit '9b0ad4c7258b586f1763bc497e8ed33f42ce446e' into eclair-plus-aosp

* commit '9b0ad4c7258b586f1763bc497e8ed33f42ce446e':
  docs: add context coloring to code snippets with prettify script

14 years agoMerge change I79580117 into eclair
Android (Google) Code Review [Tue, 8 Dec 2009 00:29:47 +0000 (16:29 -0800)]
Merge change I79580117 into eclair

* changes:
  docs: add context coloring to code snippets with prettify script

14 years agoERD68B
android-build SharedAccount [Tue, 8 Dec 2009 00:29:16 +0000 (16:29 -0800)]
ERD68B

14 years agoERD68
The Android Automerger [Mon, 7 Dec 2009 16:29:34 +0000 (08:29 -0800)]
ERD68

14 years agoMerge branch 'eclair' into eclair-release
The Android Automerger [Mon, 7 Dec 2009 16:29:12 +0000 (08:29 -0800)]
Merge branch 'eclair' into eclair-release

14 years agoam 882ad42e: Add clean step for switching GPS API from pdapi to loc_api
Mike Lockwood [Mon, 7 Dec 2009 15:34:43 +0000 (07:34 -0800)]
am 882ad42e: Add clean step for switching GPS API from pdapi to loc_api

Merge commit '882ad42e0de35d86f2361867e3efc497002b73e6' into eclair-plus-aosp

* commit '882ad42e0de35d86f2361867e3efc497002b73e6':
  Add clean step for switching GPS API from pdapi to loc_api

14 years agoAdd clean step for switching GPS API from pdapi to loc_api
Mike Lockwood [Mon, 7 Dec 2009 12:23:25 +0000 (07:23 -0500)]
Add clean step for switching GPS API from pdapi to loc_api

Change-Id: Ifa75b0865b547f5e643a4466f13ec7485e902e5c
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoam e81271f5: Merge change Id97eba9f into eclair
Doug Zongker [Fri, 4 Dec 2009 18:41:05 +0000 (10:41 -0800)]
am e81271f5: Merge change Id97eba9f into eclair

Merge commit 'e81271f526db01af84eabdd99d309c9425d3f1a3' into eclair-plus-aosp

* commit 'e81271f526db01af84eabdd99d309c9425d3f1a3':
  don't add "ota-rel-keys" tag to build fingerprints

14 years agoMerge change Id97eba9f into eclair
Android (Google) Code Review [Fri, 4 Dec 2009 18:36:44 +0000 (10:36 -0800)]
Merge change Id97eba9f into eclair

* changes:
  don't add "ota-rel-keys" tag to build fingerprints

14 years agoERD65
The Android Automerger [Fri, 4 Dec 2009 17:24:25 +0000 (09:24 -0800)]
ERD65

14 years agoMerge branch 'eclair' into eclair-release
The Android Automerger [Fri, 4 Dec 2009 17:24:04 +0000 (09:24 -0800)]
Merge branch 'eclair' into eclair-release

14 years agodon't add "ota-rel-keys" tag to build fingerprints
Doug Zongker [Fri, 4 Dec 2009 01:37:37 +0000 (17:37 -0800)]
don't add "ota-rel-keys" tag to build fingerprints

This tag is obsolete; we no longer need to distinguish the OTA keys
from the app keys.

This change does not affect device code.

14 years agoam ae91c7f8: Merge change I5ecba70c into eclair
Doug Zongker [Fri, 4 Dec 2009 00:44:47 +0000 (16:44 -0800)]
am ae91c7f8: Merge change I5ecba70c into eclair

Merge commit 'ae91c7f8d1962e7c0ba7aa0d57453fe359e2e2d8' into eclair-plus-aosp

* commit 'ae91c7f8d1962e7c0ba7aa0d57453fe359e2e2d8':
  add missing comma

14 years agoMerge change I5ecba70c into eclair
Android (Google) Code Review [Fri, 4 Dec 2009 00:38:44 +0000 (16:38 -0800)]
Merge change I5ecba70c into eclair

* changes:
  add missing comma