OSDN Git Service

android-x86/build.git
15 years agoAI 147054: am: CL 147053 Add -hdf primer vars for the platform and release ID associa...
Dirk Dougherty [Tue, 21 Apr 2009 08:00:11 +0000 (01:00 -0700)]
AI 147054: am: CL 147053 Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK.
  Currently, the docs that are specific to each SDK release -- downloading, installing, upgrading, requirements -- are stored in a directory with release-derived name, such as "1.1_r1". This change lets documents use generic links to point into the most recent version specific docs, eg href="{@docRoot}sdk/{sdkCurrent}/installing.html" instead of href="{@docRoot}sdk/1.1_r1/installing.html".
  Original author: ddougherty
  Merged from: //branches/cupcake/...

Automated import of CL 147054

15 years agoAI 146953: am: CL 146951 CSS edits for docs;
Scott Main [Mon, 20 Apr 2009 18:16:42 +0000 (11:16 -0700)]
AI 146953: am: CL 146951 CSS edits for docs;
  remove preliminary watermark;
  remove red color text for warnings;
  delete the caution class;
  use 1em top-margin only for elements nested in a DD, elements nested in regular
  LIs should only be a half em.
  Original author: smain
  Merged from: //branches/cupcake/...

Automated import of CL 146953

15 years agoAI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller
Urs Grob [Fri, 17 Apr 2009 18:27:08 +0000 (11:27 -0700)]
AI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller
  apks. Each libcore module gets one apk and luni gets 4.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 146742

15 years agoAI 146738: am: CL 146687 The maps and gtalkservice libraries were still being included in
Joe Onorato [Fri, 17 Apr 2009 18:15:32 +0000 (11:15 -0700)]
AI 146738: am: CL 146687 The maps and gtalkservice libraries were still being included in
  all of the builds.  Fix that.
  We really need to get this generic_with_google product out of
  build/target and into vendor/google, but that can come later.
  Original author: joeo
  Merged from: //branches/cupcake/...

Automated import of CL 146738

15 years agoAI 146347: am: CL 146344 g4 integrate -t -i -b platform-1_0-to-cupcake @143529,143529...
Dirk Dougherty [Wed, 15 Apr 2009 18:40:10 +0000 (11:40 -0700)]
AI 146347: am: CL 146344 g4 integrate -t -i -b platform-1_0-to-cupcake @143529,143529 (doc change)
  Original author: ddougherty
  Merged from: //branches/cupcake/...

Automated import of CL 146347

15 years agoAI 146346: am: CL 146342 g4 integrate -t -i -b platform-1_0-to-cupcake @141805,141805...
Dirk Dougherty [Wed, 15 Apr 2009 18:36:34 +0000 (11:36 -0700)]
AI 146346: am: CL 146342 g4 integrate -t -i -b platform-1_0-to-cupcake @141805,141805 (doc change)
  Original author: ddougherty
  Merged from: //branches/cupcake/...

Automated import of CL 146346

15 years agoAI 146194: am: CL 146193 Fix signing script so keys specified in -e options get passed
Doug Zongker [Tue, 14 Apr 2009 19:34:27 +0000 (12:34 -0700)]
AI 146194: am: CL 146193 Fix signing script so keys specified in -e options get passed
  through the key map.  Clarify the help for the -e option to
  make clear this should happen.
  (This change doesn't affect device code.)
  Original author: dougz
  Merged from: //branches/cupcake/...

Automated import of CL 146194

15 years agoAI 145983: am: CL 145911 ADT #1778786: tool to generate stubbed jar file.
Raphael Moll [Tue, 14 Apr 2009 01:21:16 +0000 (18:21 -0700)]
AI 145983: am: CL 145911 ADT #1778786: tool to generate stubbed jar file.
  This is only a preliminary CL. More will follow but this is
  a good start, with the following caveats:
  What it does:
  - take an input jar, a list of includes, a list of excludes.
  - generate actual Java source for the filtered classes.
  What it doesn't do yet:
  - some more work on filtering inner elements (methods, etc.)
  - properly generate inner classes.
  - hide synthetic fields.
  - some classes body are missing
  - directly generate a stubbed bytecode/jar rather than source.
  I'll likely want to keep the source generator for debugging
  purposes or if we want to integrate with a build system instead.
  - classpath will be changed in the final CL to refer to the external
  ASM lib rather than the project. I need the source for debugging
  rigth now.
  - will review comments before submitting.
  Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 145983

15 years agoAI 145850: am: CL 145512 SDK add-on updates
Joe Onorato [Mon, 13 Apr 2009 15:31:16 +0000 (08:31 -0700)]
AI 145850: am: CL 145512 SDK add-on updates
  - rename the directory and zip file
  - make it build to the dist directory
  Original author: joeo
  Merged from: //branches/cupcake/...

Automated import of CL 145850

15 years agoAI 145709: Fixed tracedmdump() by correcting the KERNEL path.
Jack Veenstra [Fri, 10 Apr 2009 17:30:51 +0000 (10:30 -0700)]
AI 145709: Fixed tracedmdump() by correcting the KERNEL path.
  Merged 145592 from master.
  BUG=1630077

Automated import of CL 145709

15 years agoAI 145704: Manually integrate change 145576 to donutburger to fix "lunch"
Mike Lockwood [Fri, 10 Apr 2009 13:34:59 +0000 (06:34 -0700)]
AI 145704: Manually integrate change 145576 to donutburger to fix "lunch"

Automated import of CL 145704

15 years agoAI 145622: am: CL 145380 Fixes for add-on build
Xavier Ducrohet [Fri, 10 Apr 2009 02:42:09 +0000 (19:42 -0700)]
AI 145622: am: CL 145380 Fixes for add-on build
  Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 145622

15 years agoAI 145621: am: CL 145373 remove a debugging printf that sometimes breaks the build
Joe Onorato [Fri, 10 Apr 2009 02:39:15 +0000 (19:39 -0700)]
AI 145621: am: CL 145373 remove a debugging printf that sometimes breaks the build
  because the commandline is too long
  Original author: joeo
  Merged from: //branches/cupcake/...

Automated import of CL 145621

15 years agoAI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'.
Joe Onorato [Fri, 10 Apr 2009 02:31:12 +0000 (19:31 -0700)]
AI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'.
  Original change by joeo@abreu on 2009/04/06 19:54:13.
  Implement SDK add-ons in the build system.
  - Add an option to use the standard javadoc doclet instead
  of droiddoc, since droiddocs non-sdk templates aren't
  ready for prime time.
  - Add the notion of a stubs for a library.  It's only
  implemented for java libraries, but when we do native
  libraries in the NDK or sdk-addons, it will work there too.
  Original author: joeo
  Merged from: //branches/cupcake/...

Automated import of CL 145618

15 years agoAI 145464: am: CL 145080 Add Latin and Chinese method to SDK.
Xavier Ducrohet [Thu, 9 Apr 2009 21:07:07 +0000 (14:07 -0700)]
AI 145464: am: CL 145080 Add Latin and Chinese method to SDK.
  Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 145464

15 years agoAI 144765: am: CL 144764 Fix the SDK build to properly package what needs to go in...
Xavier Ducrohet [Tue, 7 Apr 2009 03:30:02 +0000 (20:30 -0700)]
AI 144765: am: CL 144764 Fix the SDK build to properly package what needs to go in the system image (bug #1761105)
  Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 144765

15 years agoAI 144270: am: CL 144269 Relocate the new (google-indepedent) tools for signing and
Doug Zongker [Thu, 2 Apr 2009 19:14:19 +0000 (12:14 -0700)]
AI 144270: am: CL 144269 Relocate the new (google-indepedent) tools for signing and
  building images & OTA packages out of vendor/google.
  No device code is touched by this change.
  Original author: dougz
  Merged from: //branches/cupcake/...

Automated import of CL 144270

15 years agoAI 144253: Cleanstep for gsm related errors.
Andy Stadler [Thu, 2 Apr 2009 18:34:10 +0000 (11:34 -0700)]
AI 144253: Cleanstep for gsm related errors.

Automated import of CL 144253

15 years agoAI 144166: am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs to get correct...
Mike Ritter [Thu, 2 Apr 2009 08:26:29 +0000 (01:26 -0700)]
AI 144166: am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs to get correct style.
  Original author: mritter
  Merged from: //branches/cupcake/...

Automated import of CL 144166

15 years agoAI 144143: Define OTA_PUBLIC_KEYS to be the test keys in the otapackage
Doug Zongker [Thu, 2 Apr 2009 08:15:57 +0000 (01:15 -0700)]
AI 144143: Define OTA_PUBLIC_KEYS to be the test keys in the otapackage
  target as well.

Automated import of CL 144143

15 years agoAI 144130: Don't build OTA package keys into the recovery binary; read
Doug Zongker [Wed, 1 Apr 2009 22:48:46 +0000 (15:48 -0700)]
AI 144130: Don't build OTA package keys into the recovery binary; read
  them from an external file in the recovery image.  Use the
  test-keys for all builds.

Automated import of CL 144130

15 years agoAI 143879: am: CL 143876 Include hprof-conv in SDK (bug #1640225)
Raphael Moll [Wed, 1 Apr 2009 00:19:14 +0000 (17:19 -0700)]
AI 143879: am: CL 143876 Include hprof-conv in SDK (bug #1640225)
  Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 143879

15 years agoAI 143784: am: CL 143737 Fix kernel build: remove the '.' from runtest.py shortcut
Brett Chabot [Tue, 31 Mar 2009 21:53:34 +0000 (14:53 -0700)]
AI 143784: am: CL 143737 Fix kernel build: remove the '.' from runtest.py shortcut
  Original author: brettchabot
  Merged from: //branches/cupcake/...

Automated import of CL 143784

15 years agoAI 143263: am: CL 143102 Add build environment shortcut to runtest.py.
Brett Chabot [Sat, 28 Mar 2009 03:17:02 +0000 (20:17 -0700)]
AI 143263: am: CL 143102 Add build environment shortcut to runtest.py.
  This change does not affect device code.
  Original author: brettchabot
  Merged from: //branches/cupcake/...

Automated import of CL 143263

15 years agoAutomated import from //branches/donutburger/...@142719,142719
Eric Fischer [Thu, 26 Mar 2009 00:01:21 +0000 (17:01 -0700)]
Automated import from //branches/donutburger/...@142719,142719

15 years agoAutomated import from //branches/donutburger/...@142699,142699
Andy Stadler [Wed, 25 Mar 2009 23:05:01 +0000 (16:05 -0700)]
Automated import from //branches/donutburger/...@142699,142699

15 years agoAutomated import from //branches/donutburger/...@142410,142410
Sriram Raman [Wed, 25 Mar 2009 05:40:59 +0000 (22:40 -0700)]
Automated import from //branches/donutburger/...@142410,142410

15 years agoAutomated import from //branches/donutburger/...@141759,141759
Dave Bort [Wed, 25 Mar 2009 03:50:42 +0000 (20:50 -0700)]
Automated import from //branches/donutburger/...@141759,141759

15 years agoAutomated import from //branches/donutburger/...@141546,141546
Dima Zavin [Wed, 25 Mar 2009 03:31:33 +0000 (20:31 -0700)]
Automated import from //branches/donutburger/...@141546,141546

15 years agoAutomated import from //branches/donutburger/...@141285,141285
Iliyan Malchev [Wed, 25 Mar 2009 02:58:48 +0000 (19:58 -0700)]
Automated import from //branches/donutburger/...@141285,141285

15 years agoAutomated import from //branches/donutburger/...@141015,141015
Dave Sparks [Wed, 25 Mar 2009 02:14:21 +0000 (19:14 -0700)]
Automated import from //branches/donutburger/...@141015,141015

15 years agoAutomated import from //branches/donutburger/...@140982,140982
Joe Onorato [Wed, 25 Mar 2009 02:07:34 +0000 (19:07 -0700)]
Automated import from //branches/donutburger/...@140982,140982

15 years agoAutomated import from //branches/donutburger/...@140818,140818
Dianne Hackborn [Wed, 25 Mar 2009 01:36:43 +0000 (18:36 -0700)]
Automated import from //branches/donutburger/...@140818,140818

15 years agoAutomated import from //branches/donutburger/...@140489,140489
Dianne Hackborn [Wed, 25 Mar 2009 00:45:38 +0000 (17:45 -0700)]
Automated import from //branches/donutburger/...@140489,140489

15 years agoauto import //branches/donutburger/...@140359
The Android Open Source Project [Thu, 19 Mar 2009 03:53:43 +0000 (20:53 -0700)]
auto import //branches/donutburger/...@140359

15 years agoauto import from //branches/cupcake_rel/...@140373
The Android Open Source Project [Thu, 19 Mar 2009 00:39:42 +0000 (17:39 -0700)]
auto import from //branches/cupcake_rel/...@140373

15 years agoadd Launcher as home
android-build SharedAccount [Sat, 14 Mar 2009 06:22:59 +0000 (23:22 -0700)]
add Launcher as home

15 years agoauto import from //branches/cupcake_rel/...@138607
The Android Open Source Project [Fri, 13 Mar 2009 20:04:19 +0000 (13:04 -0700)]
auto import from //branches/cupcake_rel/...@138607

15 years agoauto import from //branches/cupcake/...@137873
The Android Open Source Project [Wed, 11 Mar 2009 19:11:54 +0000 (12:11 -0700)]
auto import from //branches/cupcake/...@137873

15 years agoauto import from //branches/cupcake/...@137197
The Android Open Source Project [Mon, 9 Mar 2009 18:52:11 +0000 (11:52 -0700)]
auto import from //branches/cupcake/...@137197

15 years agoauto import from //depot/cupcake/@136745
The Android Open Source Project [Fri, 6 Mar 2009 04:00:41 +0000 (20:00 -0800)]
auto import from //depot/cupcake/@136745

15 years agoauto import from //depot/cupcake/@136594
The Android Open Source Project [Thu, 5 Mar 2009 22:34:30 +0000 (14:34 -0800)]
auto import from //depot/cupcake/@136594

15 years agoauto import from //depot/cupcake/@135843
The Android Open Source Project [Wed, 4 Mar 2009 03:28:42 +0000 (19:28 -0800)]
auto import from //depot/cupcake/@135843

15 years agoauto import from //depot/cupcake/@135843
The Android Open Source Project [Wed, 4 Mar 2009 02:28:14 +0000 (18:28 -0800)]
auto import from //depot/cupcake/@135843

15 years agoauto import from //depot/cupcake/@132589
The Android Open Source Project [Tue, 3 Mar 2009 22:03:52 +0000 (14:03 -0800)]
auto import from //depot/cupcake/@132589

15 years agoauto import from //depot/cupcake/@137055
The Android Open Source Project [Tue, 3 Mar 2009 06:54:15 +0000 (22:54 -0800)]
auto import from //depot/cupcake/@137055

15 years agoauto import from //branches/cupcake/...@132569
The Android Open Source Project [Fri, 20 Feb 2009 15:38:28 +0000 (07:38 -0800)]
auto import from //branches/cupcake/...@132569

15 years agoauto import from //branches/cupcake/...@132276
The Android Open Source Project [Thu, 19 Feb 2009 18:57:29 +0000 (10:57 -0800)]
auto import from //branches/cupcake/...@132276

15 years agoauto import from //branches/cupcake/...@131421
The Android Open Source Project [Fri, 13 Feb 2009 20:57:48 +0000 (12:57 -0800)]
auto import from //branches/cupcake/...@131421

15 years agoauto import from //branches/cupcake/...@130745
The Android Open Source Project [Tue, 10 Feb 2009 23:43:57 +0000 (15:43 -0800)]
auto import from //branches/cupcake/...@130745

15 years agoauto import from //branches/cupcake/...@127436
The Android Open Source Project [Thu, 22 Jan 2009 08:13:40 +0000 (00:13 -0800)]
auto import from //branches/cupcake/...@127436

15 years agoauto import from //branches/cupcake/...@127101
The Android Open Source Project [Tue, 20 Jan 2009 22:03:55 +0000 (14:03 -0800)]
auto import from //branches/cupcake/...@127101

15 years agoauto import from //branches/cupcake/...@126645
The Android Open Source Project [Fri, 16 Jan 2009 00:12:07 +0000 (16:12 -0800)]
auto import from //branches/cupcake/...@126645

15 years agoauto import from //branches/cupcake/...@125939
The Android Open Source Project [Sat, 10 Jan 2009 01:50:54 +0000 (17:50 -0800)]
auto import from //branches/cupcake/...@125939

15 years agoCode drop from //branches/cupcake/...@124589
The Android Open Source Project [Thu, 18 Dec 2008 02:03:49 +0000 (18:03 -0800)]
Code drop from //branches/cupcake/...@124589

15 years agoReflect the change in the original media.AudioSystem API so that API-validation conti...
Jean-Baptiste Queru [Fri, 21 Nov 2008 22:18:23 +0000 (14:18 -0800)]
Reflect the change in the original media.AudioSystem API so that API-validation continues to work

15 years agoInitial Contribution
The Android Open Source Project [Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)]
Initial Contribution