OSDN Git Service

android-x86/build.git
15 years agoAI 146824: am: CL 146738 am: CL 146687 The maps and gtalkservice libraries were still...
Joe Onorato [Sun, 19 Apr 2009 05:36:21 +0000 (22:36 -0700)]
AI 146824: am: CL 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/...
  Original author: android-build

Automated import of CL 146824

15 years agoAI 146575: am: CL 146347 am: CL 146344 g4 integrate -t -i -b platform-1_0-to-cupcake...
Dirk Dougherty [Sun, 19 Apr 2009 04:15:08 +0000 (21:15 -0700)]
AI 146575: am: CL 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/...
  Original author: android-build

Automated import of CL 146575

15 years agoAI 146574: am: CL 146346 am: CL 146342 g4 integrate -t -i -b platform-1_0-to-cupcake...
Dirk Dougherty [Sun, 19 Apr 2009 04:12:27 +0000 (21:12 -0700)]
AI 146574: am: CL 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/...
  Original author: android-build

Automated import of CL 146574

15 years agoAI 146544: am: CL 146194 am: CL 146193 Fix signing script so keys specified in -e...
Doug Zongker [Sat, 18 Apr 2009 22:41:18 +0000 (15:41 -0700)]
AI 146544: am: CL 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/...
  Original author: android-build

Automated import of CL 146544

15 years agoAI 146498: am: CL 145983 am: CL 145911 ADT #1778786: tool to generate stubbed jar...
Raphael Moll [Thu, 16 Apr 2009 17:54:10 +0000 (10:54 -0700)]
AI 146498: am: CL 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/...
  Original author: android-build

Automated import of CL 146498

15 years agoAI 146003: am: CL 145850 am: CL 145512 SDK add-on updates
Joe Onorato [Mon, 13 Apr 2009 23:32:16 +0000 (16:32 -0700)]
AI 146003: am: CL 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/...
  Original author: android-build

Automated import of CL 146003

15 years agoAI 145942: Enable type-precise GC on sapphire builds.
Andy McFadden [Mon, 13 Apr 2009 21:48:35 +0000 (14:48 -0700)]
AI 145942: Enable type-precise GC on sapphire builds.

Automated import of CL 145942

15 years agoAI 145870: Add a build property for the default alarm alert. Update the various
Patrick Scott [Mon, 13 Apr 2009 16:57:37 +0000 (09:57 -0700)]
AI 145870: Add a build property for the default alarm alert. Update the various
  framework classes to deal with the new property. Also update various
  documentation that mentions the default ringtones.
  Use the build property as the default alert when the user has not chosen
  an alert for an alarm. This is also used if the alarm alert is null when
  the alarm fires.
  BUG=1723684

Automated import of CL 145870

15 years agoAI 145798: Add a clean step to clean libwebcore as we just got a new WebKit
Grace Kloba [Sat, 11 Apr 2009 01:37:08 +0000 (18:37 -0700)]
AI 145798: Add a clean step to clean libwebcore as we just got a new WebKit

Automated import of CL 145798

15 years agoAI 145705: am: CL 145704 Manually integrate change 145576 to donutburger to fix ...
Mike Lockwood [Fri, 10 Apr 2009 13:35:35 +0000 (06:35 -0700)]
AI 145705: am: CL 145704 Manually integrate change 145576 to donutburger to fix "lunch"
  Original author: lockwood

Automated import of CL 145705

15 years agoAI 145660: am: CL 145622 am: CL 145380 Fixes for add-on build
Xavier Ducrohet [Fri, 10 Apr 2009 03:46:34 +0000 (20:46 -0700)]
AI 145660: am: CL 145622 am: CL 145380 Fixes for add-on build
  Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 145660

15 years agoAI 145659: am: CL 145621 am: CL 145373 remove a debugging printf that sometimes break...
Joe Onorato [Fri, 10 Apr 2009 03:43:57 +0000 (20:43 -0700)]
AI 145659: am: CL 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/...
  Original author: android-build

Automated import of CL 145659

15 years agoAI 145655: am: CL 145618 am: CL 145333 Cloned from CL 144759 by 'g4 patch'.
Joe Onorato [Fri, 10 Apr 2009 03:36:06 +0000 (20:36 -0700)]
AI 145655: am: CL 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/...
  Original author: android-build

Automated import of CL 145655

15 years agoAI 145592: Fixed the tracedmdump() bash function to use the correct path for the...
Jack Veenstra [Fri, 10 Apr 2009 01:12:34 +0000 (18:12 -0700)]
AI 145592: Fixed the tracedmdump() bash function to use the correct path for the vmlinux-qemu file.
  BUG=1630077

Automated import of CL 145592

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

Automated import of CL 145486

15 years agoAI 145053: add SVG to the browser [disabled by default]
Cary Clark [Wed, 8 Apr 2009 15:09:31 +0000 (08:09 -0700)]
AI 145053: add SVG to the browser [disabled by default]
  To enable SVG, edit your buildspec.mk to
  ENABLE_SVG:=true
  then
  make clean-libwebcore && make
  Some SVG functionality has been stubbed out in this checkin.
  //branches/master/android/build/buildspec.mk.default # edit
  - add ENABLE_SVG, commented out by default
  - fix up WEBCORE_INSTRUMENTATION define while I was in there
  //branches/master/android/external/webkit/Android.mk # edit
  - add ENABLE_SVG C define
  - add svg paths to C includes
  //branches/master/android/external/webkit/WebCore/Android.derived.mk # edit
  - update merge tool rules
  - add svg to css property names, keywords, generated bindings
  - add svg names, element factory, wrappers
  - remove obsolete ksvgcssproperties.h
  - add XLinkNames, required by SVG
  //branches/master/android/external/webkit/WebCore/Android.mk # edit
  - update merge tool rules
  - add svg bindings, css svg parsing, svg rendering, svg engine
  //branches/master/android/external/webkit/WebCore/config.h # edit
  - leave ENABLE_SVG alone if it is already defined
  //branches/master/android/external/webkit/WebCore/loader/EmptyClients.h # edit
  - add some Android extensions as empty virtuals (EmptyClients is only used by SVG)
  //branches/master/android/external/webkit/WebCore/platform/graphics/android/GraphicsContextAndroid.cpp # edit
  //branches/master/android/external/webkit/WebCore/platform/graphics/android/PathAndroid.cpp # edit
  - add SVG graphics porting functions. Note the FIXMEs -- some are unimplemented.
  BUG=1474412

Automated import of CL 145053

15 years agoAI 144767: am: CL 144765 am: CL 144764 Fix the SDK build to properly package what...
Xavier Ducrohet [Tue, 7 Apr 2009 03:32:24 +0000 (20:32 -0700)]
AI 144767: am: CL 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/...
  Original author: android-build

Automated import of CL 144767

15 years agoAI 144399: am: CL 144270 am: CL 144269 Relocate the new (google-indepedent) tools...
Doug Zongker [Fri, 3 Apr 2009 05:59:40 +0000 (22:59 -0700)]
AI 144399: am: CL 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/...
  Original author: android-build

Automated import of CL 144399

15 years agoAI 144393: am: CL 144253 Cleanstep for gsm related errors.
Andy Stadler [Fri, 3 Apr 2009 05:44:11 +0000 (22:44 -0700)]
AI 144393: am: CL 144253 Cleanstep for gsm related errors.
  Original author: stadler

Automated import of CL 144393

15 years agoAI 144207: am: CL 144166 am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs...
Mike Ritter [Thu, 2 Apr 2009 17:36:49 +0000 (10:36 -0700)]
AI 144207: am: CL 144166 am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs to get correct style.
  Original author: mritter
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 144207

15 years agoAI 144157: Manually integrate 144143 from donut to fix build.
Doug Zongker [Thu, 2 Apr 2009 17:20:05 +0000 (10:20 -0700)]
AI 144157: Manually integrate 144143 from donut to fix build.

Automated import of CL 144157

15 years agoAI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; read
Doug Zongker [Thu, 2 Apr 2009 17:12:24 +0000 (10:12 -0700)]
AI 144132: am: CL 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.
  Original author: dougz
  Merged from: //branches/donutburger/...

Automated import of CL 144132

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

Automated import of CL 143880

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

Automated import of CL 143809

15 years agoAI 143392: am: CL 143263 am: CL 143102 Add build environment shortcut to runtest.py.
Brett Chabot [Sat, 28 Mar 2009 02:50:26 +0000 (19:50 -0700)]
AI 143392: am: CL 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/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143392

15 years agoAutomated import from //branches/master/...@142824,142824
Iliyan Malchev [Thu, 26 Mar 2009 01:09:52 +0000 (18:09 -0700)]
Automated import from //branches/master/...@142824,142824

15 years agoAutomated import from //branches/master/...@142758,142758
Eric Fischer [Wed, 25 Mar 2009 23:12:29 +0000 (16:12 -0700)]
Automated import from //branches/master/...@142758,142758

15 years agoAutomated import from //branches/master/...@142738,142738
Andy Stadler [Wed, 25 Mar 2009 22:50:11 +0000 (15:50 -0700)]
Automated import from //branches/master/...@142738,142738

15 years agoAutomated import from //branches/master/...@142411,142411
Sriram Raman [Wed, 25 Mar 2009 05:47:20 +0000 (22:47 -0700)]
Automated import from //branches/master/...@142411,142411

15 years agoAutomated import from //branches/master/...@141763,141763
Dave Bort [Wed, 25 Mar 2009 03:52:27 +0000 (20:52 -0700)]
Automated import from //branches/master/...@141763,141763

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

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

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

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

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

15 years agoAutomated import from //branches/master/...@140493,140493
Dianne Hackborn [Wed, 25 Mar 2009 00:47:35 +0000 (17:47 -0700)]
Automated import from //branches/master/...@140493,140493

15 years agoauto import //branches/master/...@140412
The Android Open Source Project [Thu, 19 Mar 2009 05:20:24 +0000 (22:20 -0700)]
auto import //branches/master/...@140412

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