OSDN Git Service

android-x86/build.git
14 years agoam 3044d243: Merge "add froyo graphic for homepage and fix css bug" into froyo
Scott Main [Mon, 10 May 2010 16:43:15 +0000 (09:43 -0700)]
am 3044d243: Merge "add froyo graphic for homepage and fix css bug" into froyo

Merge commit '3044d243c99f46030521fce650add82db640046a' into froyo-plus-aosp

* commit '3044d243c99f46030521fce650add82db640046a':
  add froyo graphic for homepage and fix css bug

14 years agoMerge "add froyo graphic for homepage and fix css bug" into froyo
Scott Main [Fri, 7 May 2010 18:32:12 +0000 (11:32 -0700)]
Merge "add froyo graphic for homepage and fix css bug" into froyo

14 years agoam 03fb96f0: Allow for a slightly larger libwebcore, add another library to the list...
Dan Bornstein [Thu, 6 May 2010 23:12:06 +0000 (16:12 -0700)]
am 03fb96f0: Allow for a slightly larger libwebcore, add another library to the list, correct/update a couple entries, and add a couple more comments.

Merge commit '03fb96f01eeed12ce5dc6dd8fa2e839ed497758e' into froyo-plus-aosp

* commit '03fb96f01eeed12ce5dc6dd8fa2e839ed497758e':
  Allow for a slightly larger libwebcore, add another library to the list,

14 years agoAllow for a slightly larger libwebcore, add another library to the list,
Dan Bornstein [Thu, 6 May 2010 02:33:47 +0000 (19:33 -0700)]
Allow for a slightly larger libwebcore, add another library to the list,
correct/update a couple entries, and add a couple more comments.

Bug: 2651381
Change-Id: I9aaf48c3c2115b111794710bb4e959613bf22add

14 years agoadd froyo graphic for homepage and fix css bug
Scott Main [Thu, 6 May 2010 18:43:08 +0000 (11:43 -0700)]
add froyo graphic for homepage and fix css bug

Change-Id: Ie040686a6c7982233d72298403a88f794b6b26db

14 years agomerge from open-source master
The Android Open Source Project [Wed, 5 May 2010 22:16:56 +0000 (15:16 -0700)]
merge from open-source master

Change-Id: Ie06ab3b2424480706c644f1a803a6e3de400f15d

14 years agoam 3ca0e96a: Merge "Fixed a bunch of stuff in the prelink mappings file:" into froyo
Dan Bornstein [Wed, 5 May 2010 21:37:24 +0000 (14:37 -0700)]
am 3ca0e96a: Merge "Fixed a bunch of stuff in the prelink mappings file:" into froyo

Merge commit '3ca0e96a3a66a6c53536bf7346f616e672e2c57a' into froyo-plus-aosp

* commit '3ca0e96a3a66a6c53536bf7346f616e672e2c57a':
  Fixed a bunch of stuff in the prelink mappings file:

14 years agoMerge "Fixed a bunch of stuff in the prelink mappings file:" into froyo
Dan Bornstein [Wed, 5 May 2010 21:36:04 +0000 (14:36 -0700)]
Merge "Fixed a bunch of stuff in the prelink mappings file:" into froyo

14 years agoAdd support for x86 VirtualBox Emulation
Bruce Beare [Fri, 30 Apr 2010 19:48:32 +0000 (12:48 -0700)]
Add support for x86 VirtualBox Emulation

To make a VirtualBox install image,
  make installer_img

14 years agoFixed a bunch of stuff in the prelink mappings file:
Dan Bornstein [Mon, 3 May 2010 22:15:57 +0000 (15:15 -0700)]
Fixed a bunch of stuff in the prelink mappings file:

* Added mappings for most of the libraries that didn't already
have them (as observed from my build).

* Re-canonicalized all the offsets in the mappings file,
per the official policy of keeping things megabyte-aligned.

* Added comments on each line indicating what size the library
actually appeared to be in my build (to help with future rejiggerings).

* Added a bit of documentation about the whole deal.

Even with this change, I know there are other libraries that will
still need to be included, but I think what I have here is a good
step. Also, this change only reserves room for the new libraries, but
subsequent changes (in other subprojects) are required to actually
start prelinking the new libraries. Those changes will be forthcoming
as well.

Bug: 2651381
Change-Id: I7a06382fc2b8a14bbd3261de58df3f8a31e4108e

14 years agoam 74108dea: fix css bug for paragraphs in table cells - only select the direct...
Scott Main [Wed, 5 May 2010 01:18:02 +0000 (18:18 -0700)]
am 74108dea: fix css bug for paragraphs in table cells  - only select the direct descendant for p:last-child in a td

Merge commit '74108deaf1747943a493751cbff9de321f1dd397' into froyo-plus-aosp

* commit '74108deaf1747943a493751cbff9de321f1dd397':
  fix css bug for paragraphs in table cells

14 years agofix css bug for paragraphs in table cells
Scott Main [Wed, 5 May 2010 00:24:26 +0000 (17:24 -0700)]
fix css bug for paragraphs in table cells
 - only select the direct descendant for p:last-child in a td

Change-Id: I9ad63b80914fbfe4d3e74041915f67b7a08d9649

14 years agomerge from open-source master
The Android Open Source Project [Mon, 3 May 2010 23:11:04 +0000 (16:11 -0700)]
merge from open-source master

Change-Id: I3d24628d38c99369f242733d9089d7c5669a4623

14 years agoAdapt to new location of libcore
Jean-Baptiste Queru [Mon, 3 May 2010 16:52:03 +0000 (09:52 -0700)]
Adapt to new location of libcore

Change-Id: I316355751db621d318a78dc6e844d6bf2c7fdc87

14 years agoam 2ea21065: add metadata to OTA package in easily-parsed form
Doug Zongker [Fri, 30 Apr 2010 21:24:34 +0000 (14:24 -0700)]
am 2ea21065: add metadata to OTA package in easily-parsed form

Merge commit '2ea21065b66da9819df92b37a79f0f87552ee331' into froyo-plus-aosp

* commit '2ea21065b66da9819df92b37a79f0f87552ee331':
  add metadata to OTA package in easily-parsed form

14 years agoAdapt to new location of libcore
Jean-Baptiste Queru [Fri, 30 Apr 2010 17:13:33 +0000 (10:13 -0700)]
Adapt to new location of libcore

Change-Id: Ibabfe907f00522c1966ddc333352eaea2bdcb5bd

14 years agoMake expr more POSIXy
Alexey Tarasov [Sat, 21 Nov 2009 03:41:06 +0000 (13:41 +1000)]
Make expr more POSIXy

Change-Id: I939cf1f227c14112656804d69c1afd7ead4a31ed

14 years agoMerge "generic_x86 support"
Jean-Baptiste Queru [Thu, 29 Apr 2010 14:16:36 +0000 (07:16 -0700)]
Merge "generic_x86 support"

14 years agogeneric_x86 support
Bruce Beare [Wed, 28 Apr 2010 21:12:52 +0000 (14:12 -0700)]
generic_x86 support

Add in Makefiles and support files for x86 builds
  Based on changes by: wonjong.lee <wonjong.lee@windriver.com>
  Additional changes by: Mark Gross <mark.gross@intel.com>
  Additional changes by: Bruce Beare <brucex.j.beare@intel.com>

Change-Id: Id087411b282b1b68a0251e7f9cbbdde183549787
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
14 years agoadd metadata to OTA package in easily-parsed form
Doug Zongker [Wed, 28 Apr 2010 23:05:21 +0000 (16:05 -0700)]
add metadata to OTA package in easily-parsed form

This is only for use by the tools that manipulate OTA packages; it
doesn't touch device code.

Change-Id: I1e21b24b86340d8f86c9d15b2aeb79c461f75d18

14 years agomerge from open-source master
The Android Open Source Project [Wed, 28 Apr 2010 22:55:08 +0000 (15:55 -0700)]
merge from open-source master

Change-Id: Ie49d1b19914fcfefedfdfc070800426d4b13dd46

14 years agoRemove obsolete machine-setup.html reference.
Raphael Moll [Sun, 18 Apr 2010 07:07:37 +0000 (00:07 -0700)]
Remove obsolete machine-setup.html reference.

Bug 1231

Change-Id: I629361cf5dddc9d0fbf493e016f1aaf2a50b6935

14 years agoam c3d808a7: Merge "support a few more header levels for sidebox so the sidebox can...
Scott Main [Tue, 27 Apr 2010 21:28:12 +0000 (14:28 -0700)]
am c3d808a7: Merge "support a few more header levels for sidebox so the sidebox can be placed at any level and be semantically correct" into froyo

Merge commit 'c3d808a727c2b42d48658e6fca06b1d4a9817f12' into froyo-plus-aosp

* commit 'c3d808a727c2b42d48658e6fca06b1d4a9817f12':
  support a few more header levels for sidebox so the sidebox can

14 years agoMerge "support a few more header levels for sidebox so the sidebox can be placed...
Scott Main [Tue, 27 Apr 2010 21:23:04 +0000 (14:23 -0700)]
Merge "support a few more header levels for sidebox so the sidebox can be placed at any level and be semantically correct" into froyo

14 years agoam 9ca1628e: Support building Windows SDK under Linux.
Raphael [Sat, 24 Apr 2010 00:15:13 +0000 (17:15 -0700)]
am 9ca1628e: Support building Windows SDK under Linux.

Merge commit '9ca1628e3f565607e1fdef71b570d3ddb5ec09df' into froyo-plus-aosp

* commit '9ca1628e3f565607e1fdef71b570d3ddb5ec09df':
  Support building Windows SDK under Linux.

14 years agoam 4c70244c: Make zipalign build for the Win SDK under Linux.
Raphael [Sat, 24 Apr 2010 00:14:58 +0000 (17:14 -0700)]
am 4c70244c: Make zipalign build for the Win SDK under Linux.

Merge commit '4c70244cb1af8b2babd7750c2bd19aeb722e19e0' into froyo-plus-aosp

* commit '4c70244cb1af8b2babd7750c2bd19aeb722e19e0':
  Make zipalign build for the Win SDK under Linux.

14 years agoSupport building Windows SDK under Linux.
Raphael [Sat, 17 Apr 2010 00:50:09 +0000 (17:50 -0700)]
Support building Windows SDK under Linux.

- envsetup.mk & config.mk: we define a new BUILD_OS and a minimal set
of things like BUILD_OUT to be able to use some local tools when
doing cross-compilation. This allows us to use the Linux version of
ACP when cross-compiling the tools to Windows.

- Makfile: include windows_sdk.mk when needed to build a Windows SDK.

- main.mk: support a win_sdk target (e.g. PRODUCT-sdk-win_sdk)

(Merge master Change I9d08d0df)

14 years agoMake zipalign build for the Win SDK under Linux.
Raphael [Wed, 14 Apr 2010 19:19:12 +0000 (12:19 -0700)]
Make zipalign build for the Win SDK under Linux.

(Merge master Change Ibd667437)

14 years agosupport a few more header levels for sidebox so the sidebox can
Scott Main [Fri, 23 Apr 2010 18:41:30 +0000 (11:41 -0700)]
support a few more header levels for sidebox so the sidebox can
be placed at any level and be semantically correct

Change-Id: I51b77e82a701e1898986698d3a58a1b8367ec5c6

14 years agoam d72731d2: docs: misc css changes make sidebox size match qv make figure align...
Scott Main [Wed, 21 Apr 2010 00:33:03 +0000 (17:33 -0700)]
am d72731d2: docs: misc css changes make sidebox size match qv make figure align with right margin remove margins from the last <p> in a table cell

Merge commit 'd72731d213269f63f2bb80631f02914800f556ad' into froyo-plus-aosp

* commit 'd72731d213269f63f2bb80631f02914800f556ad':
  docs: misc css changes

14 years agoam f655dab5: Merge "docs: add script to capture the ctrl+f key event (initiates ...
Scott Main [Tue, 20 Apr 2010 22:38:17 +0000 (15:38 -0700)]
am f655dab5: Merge "docs: add script to capture the ctrl+f key event (initiates \'find\' search on the page) and expand all inherited members." into froyo

Merge commit 'f655dab5e611d8e013f1e5ad4ddcb269f7db05a6' into froyo-plus-aosp

* commit 'f655dab5e611d8e013f1e5ad4ddcb269f7db05a6':
  docs: add script to capture the ctrl+f key event (initiates 'find' search

14 years agodocs: misc css changes
Scott Main [Thu, 15 Apr 2010 23:34:41 +0000 (16:34 -0700)]
docs: misc css changes
make sidebox size match qv
make figure align with right margin
remove margins from the last <p> in a table cell

Change-Id: Ie655dac45728f782fb309f3c11c1b7ee56bc5660

14 years agoMerge "docs: add script to capture the ctrl+f key event (initiates 'find' search...
Scott Main [Tue, 20 Apr 2010 22:34:22 +0000 (15:34 -0700)]
Merge "docs: add script to capture the ctrl+f key event (initiates 'find' search on the page) and expand all inherited members." into froyo

14 years agoam af232984: cherry-pick from master: 42092024ebd81896e741829c50f37a7e0095392e
Roman Nurik [Mon, 19 Apr 2010 23:30:12 +0000 (16:30 -0700)]
am af232984: cherry-pick from master: 42092024ebd81896e741829c50f37a7e0095392e

Merge commit 'af23298447b211a8417e58cda982ea787360e9ff' into froyo-plus-aosp

* commit 'af23298447b211a8417e58cda982ea787360e9ff':
  cherry-pick from master: 42092024ebd81896e741829c50f37a7e0095392e

14 years agocherry-pick from master: 42092024ebd81896e741829c50f37a7e0095392e
Roman Nurik [Tue, 13 Apr 2010 23:23:42 +0000 (16:23 -0700)]
cherry-pick from master: 42092024ebd81896e741829c50f37a7e0095392e

Enable query highlighting and result ranking for search autocomplete on d.a.c. Also make it case-insensitive.

Change-Id: I3dd0e4edd7efae5a5758952699c08f1a46bdfeda

14 years agoam 135677a7: For userdebug builds, enable Dalvik lock contention sampling.
Brad Fitzpatrick [Mon, 19 Apr 2010 18:35:26 +0000 (11:35 -0700)]
am 135677a7: For userdebug builds, enable Dalvik lock contention sampling.

Merge commit '135677a71800c27d7747b5c86712d05a74392f62' into froyo-plus-aosp

* commit '135677a71800c27d7747b5c86712d05a74392f62':
  For userdebug builds, enable Dalvik lock contention sampling.

14 years agoFor userdebug builds, enable Dalvik lock contention sampling.
Brad Fitzpatrick [Fri, 16 Apr 2010 23:55:41 +0000 (16:55 -0700)]
For userdebug builds, enable Dalvik lock contention sampling.

Change-Id: I75cca6fc0ac0d0adfc059a8f82b2f6ae584361f3

14 years agodocs: add script to capture the ctrl+f key event (initiates 'find' search
Scott Main [Fri, 16 Apr 2010 16:00:29 +0000 (09:00 -0700)]
docs: add script to capture the ctrl+f key event (initiates 'find' search
on the page) and expand all inherited members.

Also move the appropriate methods from -docs.js into -reference.js where
they belong and add some function documentation.

Change-Id: I421bbf27d3b41d377776b3d64a97380458fcebd6

14 years agoFix "make layoutlib" under Windows+Cygwin
Raphael Moll [Tue, 13 Apr 2010 17:38:35 +0000 (10:38 -0700)]
Fix "make layoutlib" under Windows+Cygwin

Change-Id: I5277afe77f1e3367ecfd0933a9ab14a5a42c2be2

14 years agoam fcc7cf77: Fix the check of double quoted @see tag.
Wu-cheng Li [Tue, 13 Apr 2010 16:20:18 +0000 (09:20 -0700)]
am fcc7cf77: Fix the check of double quoted @see tag.

Merge commit 'fcc7cf779905613d6bd48344b5c3a994237c02bd' into froyo-plus-aosp

* commit 'fcc7cf779905613d6bd48344b5c3a994237c02bd':
  Fix the check of double quoted @see tag.

14 years agoFix the check of double quoted @see tag.
Wu-cheng Li [Sun, 4 Apr 2010 09:14:23 +0000 (17:14 +0800)]
Fix the check of double quoted @see tag.

Originally \n was not discarded so a balanced quoted string still
has compile error.

bug:2553570
Change-Id: I073c0c0ba370d55493d3ee6d17c7ebe9f42afe7a

14 years agoam 479f4a5c: Merge "cherry-pick from master: I615602a3d8f9970e36399b98dadb5e2f0363844...
Scott Main [Sat, 10 Apr 2010 18:40:08 +0000 (11:40 -0700)]
am 479f4a5c: Merge "cherry-pick from master: I615602a3d8f9970e36399b98dadb5e2f03638444 docs: various stylesheet changes indent tables revise figure class add caption classes for tables and images add styles for xml reference docs (used by resource types docs) tweak st

Merge commit '479f4a5cc4db72024123d36145028fe557e72f98' into froyo-plus-aosp

* commit '479f4a5cc4db72024123d36145028fe557e72f98':
  cherry-pick from master: I615602a3d8f9970e36399b98dadb5e2f03638444

14 years agoMerge "cherry-pick from master: I615602a3d8f9970e36399b98dadb5e2f03638444 docs: vario...
Scott Main [Sat, 10 Apr 2010 00:03:42 +0000 (17:03 -0700)]
Merge "cherry-pick from master: I615602a3d8f9970e36399b98dadb5e2f03638444 docs: various stylesheet changes indent tables revise figure class add caption classes for tables and images add styles for xml reference docs (used by resource types docs) tweak styles for the icon tables to eliminate obscure 'caption' class" into froyo

14 years agoam 74134a50: Add camera sounds to the emulator system image build.
Xavier Ducrohet [Fri, 9 Apr 2010 05:38:52 +0000 (22:38 -0700)]
am 74134a50: Add camera sounds to the emulator system image build.

Merge commit '74134a503fc908b28ad0ff87e1291698fbceb9cf' into froyo-plus-aosp

* commit '74134a503fc908b28ad0ff87e1291698fbceb9cf':
  Add camera sounds to the emulator system image build.

14 years agoAdd camera sounds to the emulator system image build.
Xavier Ducrohet [Fri, 9 Apr 2010 01:07:27 +0000 (18:07 -0700)]
Add camera sounds to the emulator system image build.

Bug: 2538315

Change-Id: I30c477ecbe5f0c0a64ca7c3796e72642df0002bf

14 years agocherry-pick from master: I615602a3d8f9970e36399b98dadb5e2f03638444
Scott Main [Mon, 29 Mar 2010 16:50:34 +0000 (09:50 -0700)]
cherry-pick from master: I615602a3d8f9970e36399b98dadb5e2f03638444
docs: various stylesheet changes
indent tables
revise figure class
add caption classes for tables and images
add styles for xml reference docs (used by resource types docs)
tweak styles for the icon tables to eliminate obscure 'caption' class

Change-Id: I23f53d884f39a5f6a4b45172186e0d1c7619da30

14 years agoam f96cb307: Merge "Add Protips to all builds." into froyo
Daniel Sandler [Thu, 8 Apr 2010 23:59:27 +0000 (16:59 -0700)]
am f96cb307: Merge "Add Protips to all builds." into froyo

Merge commit 'f96cb307e3c6d0eb08fd3e4a17d1d1af7c46d385' into froyo-plus-aosp

* commit 'f96cb307e3c6d0eb08fd3e4a17d1d1af7c46d385':
  Add Protips to all builds.

14 years agoMerge "Add Protips to all builds." into froyo
Daniel Sandler [Thu, 8 Apr 2010 23:54:50 +0000 (16:54 -0700)]
Merge "Add Protips to all builds." into froyo

14 years agoam 303b3412: Add clean step for SDK version change.
Dianne Hackborn [Wed, 7 Apr 2010 21:26:06 +0000 (14:26 -0700)]
am 303b3412: Add clean step for SDK version change.

Merge commit '303b34121e0d331570bcb156b03251cca93a5631' into froyo-plus-aosp

* commit '303b34121e0d331570bcb156b03251cca93a5631':
  Add clean step for SDK version change.

14 years agoAdd clean step for SDK version change.
Dianne Hackborn [Wed, 7 Apr 2010 21:13:47 +0000 (14:13 -0700)]
Add clean step for SDK version change.

Change-Id: I2ea85496af49572115dbbd9a98787b1fd54adc50

14 years agoAdd Protips to all builds.
Daniel Sandler [Wed, 7 Apr 2010 20:48:47 +0000 (16:48 -0400)]
Add Protips to all builds.

Bug: 2559083
Change-Id: Ibd6333516a798f88e4d4ef08a6246812b1009a76

14 years agoam efba0b98: It\'s beginning to look a lot like release time!
Dianne Hackborn [Tue, 6 Apr 2010 19:58:50 +0000 (12:58 -0700)]
am efba0b98: It\'s beginning to look a lot like release time!

Merge commit 'efba0b9829ae375a7d7e2093dee707b79f1b8951' into froyo-plus-aosp

* commit 'efba0b9829ae375a7d7e2093dee707b79f1b8951':
  It's beginning to look a lot like release time!

14 years agoIt's beginning to look a lot like release time!
Dianne Hackborn [Mon, 5 Apr 2010 19:33:11 +0000 (12:33 -0700)]
It's beginning to look a lot like release time!

Everywhere we build...

Froyo is now Android 2.2, API 8.

This breaks the YouTube prebuilt (yay prebuilts!) but little else.
Does this mean we are becoming mature?

Change-Id: I15d228d57853a0dfabc47dda253d55339a5b3d17

14 years agoAdd extra IMEs in the full config
Jean-Baptiste Queru [Tue, 30 Mar 2010 16:09:00 +0000 (09:09 -0700)]
Add extra IMEs in the full config

Bug: 2556582
Change-Id: I46de0d6d7755b169acaa7689de4ddadb0df9c41f

14 years agoam 47c4bbe9: Package the proper vold config file in SDK system image.
Xavier Ducrohet [Fri, 2 Apr 2010 00:43:12 +0000 (17:43 -0700)]
am 47c4bbe9: Package the proper vold config file in SDK system image.

Merge commit '47c4bbe9ebdf58a0f1b3fe2ecd979a341ee072d2' into froyo-plus-aosp

* commit '47c4bbe9ebdf58a0f1b3fe2ecd979a341ee072d2':
  Package the proper vold config file in SDK system image.

14 years agoPackage the proper vold config file in SDK system image.
Xavier Ducrohet [Thu, 1 Apr 2010 20:20:21 +0000 (13:20 -0700)]
Package the proper vold config file in SDK system image.

Change-Id: I7698c76d8d704837106450a32cba7b9c8f5b4446

14 years agoam 04fd11d1: Merge "Add CarHome to the SDK." into froyo
Xavier Ducrohet [Thu, 1 Apr 2010 17:56:35 +0000 (10:56 -0700)]
am 04fd11d1: Merge "Add CarHome to the SDK." into froyo

Merge commit '04fd11d11246e419473f38bdddf31329182ae0a6' into froyo-plus-aosp

* commit '04fd11d11246e419473f38bdddf31329182ae0a6':
  Add CarHome to the SDK.

14 years agoMerge "Add CarHome to the SDK." into froyo
Xavier Ducrohet [Thu, 1 Apr 2010 17:50:01 +0000 (10:50 -0700)]
Merge "Add CarHome to the SDK." into froyo

14 years agoam 139e3324: Add symbols.zip and build.prop to sdk dist.
Ying Wang [Thu, 1 Apr 2010 06:17:45 +0000 (23:17 -0700)]
am 139e3324: Add symbols.zip and build.prop to sdk dist.

Merge commit '139e33243bbe92858f39919c220a4d65fe8790bd' into froyo-plus-aosp

* commit '139e33243bbe92858f39919c220a4d65fe8790bd':
  Add symbols.zip and build.prop to sdk dist.

14 years agoAdd symbols.zip and build.prop to sdk dist.
Ying Wang [Thu, 1 Apr 2010 00:29:04 +0000 (17:29 -0700)]
Add symbols.zip and build.prop to sdk dist.

Change-Id: I667f5ef847a6e8e78c6b3df5c2b092bb5d863955
http://b/issue?id=2394164

14 years agomerge from open-source master
The Android Open Source Project [Wed, 31 Mar 2010 21:00:21 +0000 (14:00 -0700)]
merge from open-source master

Change-Id: Ic4d166897b594c4d5552a2bb1a89ed368cf2b782

14 years agoAdd comments for ANDROID_BUILD_SHELL
Ying Wang [Tue, 30 Mar 2010 23:42:15 +0000 (16:42 -0700)]
Add comments for ANDROID_BUILD_SHELL

Change-Id: I71f0a1a08b097cd179bbcb684a9114267f9bf0db

14 years agoAllow use of alternative to bash as the build shell.
Ying Wang [Tue, 30 Mar 2010 19:55:13 +0000 (12:55 -0700)]
Allow use of alternative to bash as the build shell.

Change-Id: Ib92217f90c98e04a1d16efd4904d9d7ba9dda3cf
http://b/issue?id=2557214

14 years agoAdd CarHome to the SDK.
Xavier Ducrohet [Tue, 30 Mar 2010 18:42:55 +0000 (11:42 -0700)]
Add CarHome to the SDK.

Bug: 2526512
Change-Id: Ia4f127a4b5ac3bf52ff9664cfbca6fdbda3aa154

14 years agocherry-pick db00a226071878ae9bd821d28903dca8f6071140 to froyo.
Dirk Dougherty [Tue, 9 Mar 2010 01:31:26 +0000 (17:31 -0800)]
cherry-pick db00a226071878ae9bd821d28903dca8f6071140 to froyo.

Change-Id: I2ba25432014c7f04748cd6502d6ded997ef21f48

14 years agocherry-pick fe0104041858046a0aa649c791869d7eb1a5c175 to froyo.
Dirk Dougherty [Wed, 3 Mar 2010 22:34:51 +0000 (14:34 -0800)]
cherry-pick fe0104041858046a0aa649c791869d7eb1a5c175 to froyo.

Change-Id: I9c95ebc6f735cb6abc2b0920c2274e0b5ce0ef70

14 years agoAdd separate language packs, for extra flexibility.
Jean-Baptiste Queru [Fri, 26 Mar 2010 18:22:03 +0000 (11:22 -0700)]
Add separate language packs, for extra flexibility.

This way, languages can be managed more carefully through
the inheritance chain.

Bug: 2546758
Change-Id: I14e3d4d60716355fa702cc77128e9da04e30a612

14 years agoAdd Gallery3D in all builds.
Jean-Baptiste Queru [Fri, 26 Mar 2010 00:41:04 +0000 (17:41 -0700)]
Add Gallery3D in all builds.

Bug: 2546464
Change-Id: I110de0fe56bcc7128f490b3ed516637786777773

14 years agoCherry-pick 6f1c75849c4b101b55ae624755e43293724ce76e from eclair
Ying Wang [Thu, 25 Mar 2010 06:22:33 +0000 (23:22 -0700)]
Cherry-pick 6f1c75849c4b101b55ae624755e43293724ce76e from eclair

Change-Id: I21a69669935d838595b2fa01c5be10e6c1975da9

14 years agodocs: remove sidebox-inner style
Scott Main [Thu, 25 Mar 2010 00:20:39 +0000 (17:20 -0700)]
docs: remove sidebox-inner style

Change-Id: Ia1e1b10e6756ecf6c9154c2cc25d0dbd58c1907f

14 years agodocs: stylesheet change for figure class
Scott Main [Wed, 24 Mar 2010 20:49:49 +0000 (13:49 -0700)]
docs: stylesheet change for figure class

Change-Id: I1f47fc70382daf9f14e057a83375cf727fb8afa7

14 years agoMerge "docs: style tweaks to sidebox and qv classes"
Scott Main [Wed, 24 Mar 2010 20:47:22 +0000 (13:47 -0700)]
Merge "docs: style tweaks to sidebox and qv classes"

14 years agoSource vendorsetup.sh from the device tree.
Jean-Baptiste Queru [Mon, 22 Mar 2010 17:59:08 +0000 (10:59 -0700)]
Source vendorsetup.sh from the device tree.

This way, individual open-source device configurations can
publish device-specific configurations without having
to maintain those centrally in envsetup.sh

Bug: 2533998
Change-Id: I1377846d4d3ebe7abcd2f8279a08abe54039cdbb

14 years agoAdd a "full" build config.
Jean-Baptiste Queru [Mon, 22 Mar 2010 17:55:26 +0000 (10:55 -0700)]
Add a "full" build config.

While the generic config is limited by its need to be inherited
by various configurations, the full config can afford some extra
settings by virtue of being essentially a "leaf" config (though
obviously it can be conbined with hardware-specific configurations
to run on specific devices).

Bug: 2533998
Change-Id: Ia95f0ce5305ada4ae6cdf69911fa9a0eeabf0900

14 years agoMerge "fix typo (leftover from some debugging code)"
Doug Zongker [Thu, 18 Mar 2010 00:46:58 +0000 (17:46 -0700)]
Merge "fix typo (leftover from some debugging code)"

14 years agoMerge "Allow explicit and implicit numbering of the same tag."
Dan Egnor [Thu, 18 Mar 2010 00:13:29 +0000 (17:13 -0700)]
Merge "Allow explicit and implicit numbering of the same tag."

14 years agoAdd android-info.txt to the dist dir.
Ying Wang [Thu, 18 Mar 2010 00:07:39 +0000 (17:07 -0700)]
Add android-info.txt to the dist dir.

Change-Id: I735655205085b0baf490b0dd011eb59cb6d4c45b
http://b/issue?id=2524072

14 years agoAllow explicit and implicit numbering of the same tag.
Dan Egnor [Wed, 17 Mar 2010 23:59:12 +0000 (16:59 -0700)]
Allow explicit and implicit numbering of the same tag.

Change-Id: I59c24cc211250da7e0aed9e0b0aa16517fd72d55

14 years agofix typo (leftover from some debugging code)
Doug Zongker [Wed, 17 Mar 2010 23:39:30 +0000 (16:39 -0700)]
fix typo (leftover from some debugging code)

Change-Id: I29a42820ccf8567508f1aeefcc89c2462e9ad43c

14 years agodocs: style tweaks to sidebox and qv classes
Scott Main [Wed, 17 Mar 2010 00:04:22 +0000 (17:04 -0700)]
docs: style tweaks to sidebox and qv classes

Removes extra whitespace from above the sidebox class and
adjusts the inner padding.

Removes extra whitespace from the right side of the quickview box
to align with the document margin.

Change-Id: I3d37ecc9a251a2c5c4e8d2c2942d05848c698faa

14 years agoSupport to override instr target package in inherit-package
Ying Wang [Tue, 16 Mar 2010 23:13:56 +0000 (16:13 -0700)]
Support to override instr target package in inherit-package

http://b/issue?id=2451361
With this CL, you can inherit a testing package to test a inheriting package.
Note: we change the meaning of $(5), so we need to change any existing calls
to inherit-package in other projects.

Change-Id: I673155d1b8b6006953d14e1ab87066536ebd1e54

14 years agostore filesystem config info in target files at build time
Doug Zongker [Tue, 16 Mar 2010 00:52:32 +0000 (17:52 -0700)]
store filesystem config info in target files at build time

Store a dump of the desired uid/gid/mode for every system file in the
target_files zip.  Modify ota_from_target_files to use this stored
information when it is available, instead of running fs_config from
the current client (which might be out of sync from the one where the
target_files zip was built).

b/2516887 - New android_filesystem_config.h needed

Change-Id: I8409a0265d1d50daad9c2bc033c99b74b8931b20

14 years agoCar mode is now a standard part of the platform.
Dianne Hackborn [Thu, 11 Mar 2010 00:02:58 +0000 (16:02 -0800)]
Car mode is now a standard part of the platform.

The car mode switcher should be on every device, as should the standard
car home app.

Change-Id: I88bdb3a8b3fc0e748f010ac6592d088bcc0022b0

14 years agoMerge "Use ARCH_ARM_HAVE_ARMV7A to select qemu kernel for dexpreopt"
Colin Cross [Thu, 11 Mar 2010 02:14:31 +0000 (18:14 -0800)]
Merge "Use ARCH_ARM_HAVE_ARMV7A to select qemu kernel for dexpreopt"

14 years agoMerge changes Ib3b44e83,I70d50928
Colin Cross [Thu, 11 Mar 2010 02:14:03 +0000 (18:14 -0800)]
Merge changes Ib3b44e83,I70d50928

* changes:
  Add a new build target armv7-a-neon
  Modify the armv7-a target arch to not use NEON

14 years agoMerge "Update warn.py with more warnings"
Marco Nelissen [Thu, 11 Mar 2010 00:34:15 +0000 (16:34 -0800)]
Merge "Update warn.py with more warnings"

14 years agoMerge "Don't force localization for package tagged as tests."
Ying Wang [Thu, 11 Mar 2010 00:20:32 +0000 (16:20 -0800)]
Merge "Don't force localization for package tagged as tests."

14 years agoUpdate warn.py with more warnings
Marco Nelissen [Thu, 11 Mar 2010 00:16:02 +0000 (16:16 -0800)]
Update warn.py with more warnings

Change-Id: Ic65e6effe2be60d6a6c2a53c6acf356ad9e7ea94

14 years agoUse ARCH_ARM_HAVE_ARMV7A to select qemu kernel for dexpreopt
Colin Cross [Tue, 9 Mar 2010 03:07:40 +0000 (19:07 -0800)]
Use ARCH_ARM_HAVE_ARMV7A to select qemu kernel for dexpreopt

Change-Id: I440d944e87324038e465415b1b71613b31052f99

14 years agoAdd a new build target armv7-a-neon
Colin Cross [Tue, 9 Mar 2010 02:32:43 +0000 (18:32 -0800)]
Add a new build target armv7-a-neon

Change-Id: Ib3b44e839b093974aff0d595950e6b691beee7a5

14 years agoModify the armv7-a target arch to not use NEON
Colin Cross [Tue, 9 Mar 2010 03:07:26 +0000 (19:07 -0800)]
Modify the armv7-a target arch to not use NEON

To build for a target with NEON, use armv7-a-neon

Change-Id: I70d509287b04c0faebe44faf6c8ebb28a7360ff9

14 years agoDon't force localization for package tagged as tests.
Ying Wang [Thu, 11 Mar 2010 00:02:42 +0000 (16:02 -0800)]
Don't force localization for package tagged as tests.

Change-Id: I612598443371fc388cf08ddde7ebdd1d3dec9c7e

14 years agoMerge "Let Proguard load emma jar if it's enabled."
Ying Wang [Wed, 10 Mar 2010 21:36:42 +0000 (13:36 -0800)]
Merge "Let Proguard load emma jar if it's enabled."

14 years agoLet Proguard load emma jar if it's enabled.
Ying Wang [Wed, 10 Mar 2010 01:24:32 +0000 (17:24 -0800)]
Let Proguard load emma jar if it's enabled.

Change-Id: I57a0bcfb486339f48dc25f5fc5d44a1178dee678
See: http://b/issue?id=2502181

14 years agoMake ProGuard keep @VisibleForTesting classes and methods
Bjorn Bringert [Tue, 9 Mar 2010 14:37:21 +0000 (14:37 +0000)]
Make ProGuard keep @VisibleForTesting classes and methods

Change-Id: I7f5d14fd4188859c52ab85c33af1ac275888611c

14 years agoAdd an empty CleanSpec.mk
Jean-Baptiste Queru [Tue, 9 Mar 2010 02:04:03 +0000 (18:04 -0800)]
Add an empty CleanSpec.mk

Change-Id: Idc6adae88917383b19af0a7cfec88526cd6ac176

14 years agomerge from open-source master
The Android Open Source Project [Tue, 9 Mar 2010 01:16:23 +0000 (17:16 -0800)]
merge from open-source master

Change-Id: I9fedeb014c946b53bfdd424b00c0cb5fc08f8333

14 years agomerge from open-source master
The Android Open Source Project [Tue, 9 Mar 2010 00:43:00 +0000 (16:43 -0800)]
merge from open-source master

Change-Id: I7254b628bba1be9222a643e9e8c73e1240f645d7

14 years agoAdded -lpthread to target LDFLAGS for sim-eng.
Andy McFadden [Mon, 8 Mar 2010 20:42:46 +0000 (12:42 -0800)]
Added -lpthread to target LDFLAGS for sim-eng.

This adds "-lpthread" to TARGET_GLOBAL_LDFLAGS when TARGET_SIMULATOR
is true.  This is much easier than inserting it into individual
makefiles as needed.  Has no effect on other builds.

Should fix the sim-eng build breakage in libcameraservice.

Change-Id: I4dcd7d54b93d1be1622b8ce78a1662d28ca9f9f2

14 years agoCleanspec rules to take care of old (pre-static) libraries.
Dan Egnor [Fri, 5 Mar 2010 23:31:49 +0000 (15:31 -0800)]
Cleanspec rules to take care of old (pre-static) libraries.

(The build system doesn't react gracefully when something is switched
from a shared library to a static library.)