OSDN Git Service

android-x86/frameworks-base.git
13 years agoMerge "Layoutlib_create flag -p: don't change all accesses to public."
Xavier Ducrohet [Thu, 21 Jul 2011 23:17:03 +0000 (16:17 -0700)]
Merge "Layoutlib_create flag -p: don't change all accesses to public."

13 years agoMerge "Continue idmap generation even if name lookup fails."
Kenny Root [Thu, 21 Jul 2011 20:05:03 +0000 (13:05 -0700)]
Merge "Continue idmap generation even if name lookup fails."

13 years agoMerge "First pass tying into per-interface DNS cache"
Robert Greenwalt [Thu, 21 Jul 2011 18:16:12 +0000 (11:16 -0700)]
Merge "First pass tying into per-interface DNS cache"

13 years agoMerge "Fix to compile for windows"
Xavier Ducrohet [Thu, 21 Jul 2011 01:35:35 +0000 (18:35 -0700)]
Merge "Fix to compile for windows"

13 years agoFix to compile for windows
Josiah Gaskin [Thu, 21 Jul 2011 00:33:08 +0000 (17:33 -0700)]
Fix to compile for windows

This change includes a workaround for dirent.h on windows not
including d_type.

Change-Id: Ieaa3f298d2e6b32f2d8367384a1d02a2f5d06cca

13 years agoMerge "Added Caching for PreProcessed PNGs"
Xavier Ducrohet [Wed, 20 Jul 2011 22:55:32 +0000 (15:55 -0700)]
Merge "Added Caching for PreProcessed PNGs"

13 years agoAdded Caching for PreProcessed PNGs
Josiah Gaskin [Tue, 7 Jun 2011 00:00:35 +0000 (17:00 -0700)]
Added Caching for PreProcessed PNGs

Added a cache management system for pre-processed PNG files
along with unit tests. The cache system will be used if
the --no-crunch flag is passed to AAPT during the package
phase. The cache can be updated by a call to 'aapt crunch'
(see usage statement). Also put in benchmarking code.

Change-Id: I58271fb2ee2f5f9075fd74d4ff6f15e7afabd05c

13 years agoMerge "Add generation of dependency file for .ap_ package"
Xavier Ducrohet [Wed, 20 Jul 2011 22:08:23 +0000 (15:08 -0700)]
Merge "Add generation of dependency file for .ap_ package"

13 years agoFirst pass tying into per-interface DNS cache
Robert Greenwalt [Fri, 20 May 2011 21:35:50 +0000 (14:35 -0700)]
First pass tying into per-interface DNS cache

Change-Id: Iacce225d392786e37fa2dbf9647045fca0b70e64

13 years agoLayoutlib_create flag -p: don't change all accesses to public.
Raphael Moll [Wed, 20 Jul 2011 05:36:13 +0000 (22:36 -0700)]
Layoutlib_create flag -p: don't change all accesses to public.

Change-Id: Icb1709ed0cb275a5a51ca34030695a5e94091499

13 years agoMerge "Add dependency generation to Aapt for R.java"
Xavier Ducrohet [Tue, 19 Jul 2011 17:03:16 +0000 (10:03 -0700)]
Merge "Add dependency generation to Aapt for R.java"

13 years agoMerge "Copy once-created R.java into library projects"
Xavier Ducrohet [Tue, 19 Jul 2011 17:03:05 +0000 (10:03 -0700)]
Merge "Copy once-created R.java into library projects"

13 years agoMerge "stagefright aacenc: Mark codeWord as UWord16"
Conley Owens [Mon, 18 Jul 2011 23:49:43 +0000 (16:49 -0700)]
Merge "stagefright aacenc: Mark codeWord as UWord16"

13 years agoAdd generation of dependency file for .ap_ package
Josiah Gaskin [Mon, 27 Jun 2011 23:26:02 +0000 (16:26 -0700)]
Add generation of dependency file for .ap_ package

Make Aapt generate a dependency file in the same directory as the
output ap_ file if the --generate-dependencies flag is set.
This dependency file can then be read by the ant exec loop task
to see whether to repackage resources.

Change-Id: I763679414daf76369700aa599c26dcf78d4de099

13 years agoMerge "stagefright: Include stdlib.h for malloc/free"
Deckard Autoverifier [Mon, 18 Jul 2011 22:23:41 +0000 (15:23 -0700)]
Merge "stagefright: Include stdlib.h for malloc/free"

13 years agoMerge "stagefright amrwbenc: Remove a duplicate, unused file"
Deckard Autoverifier [Mon, 18 Jul 2011 22:23:31 +0000 (15:23 -0700)]
Merge "stagefright amrwbenc: Remove a duplicate, unused file"

13 years agoMerge "stagefright aacenc: Make the mem_malloc function 64-bit safe"
Deckard Autoverifier [Mon, 18 Jul 2011 22:23:20 +0000 (15:23 -0700)]
Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe"

13 years agoMerge "stagefright: Only use __int64 on MSVC, not on all win32 compilers"
Deckard Autoverifier [Mon, 18 Jul 2011 22:23:09 +0000 (15:23 -0700)]
Merge "stagefright: Only use __int64 on MSVC, not on all win32 compilers"

13 years agoMerge "stagefright aacenc/amrwbenc: Remove trailing whitespace"
Conley Owens [Mon, 18 Jul 2011 19:37:16 +0000 (12:37 -0700)]
Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace"

13 years agoMerge "Bluetooth: correcting return value from cancelDiscovery"
Jaikumar Ganesh [Wed, 13 Jul 2011 17:04:19 +0000 (10:04 -0700)]
Merge "Bluetooth: correcting return value from cancelDiscovery"

13 years agoMerge "Added methods to support dns cache per interface"
Robert Greenwalt [Fri, 1 Jul 2011 16:26:50 +0000 (09:26 -0700)]
Merge "Added methods to support dns cache per interface"

13 years agoMerge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."
Conley Owens [Thu, 30 Jun 2011 15:11:25 +0000 (08:11 -0700)]
Merge "Add FLAG_AUTO_CANCEL flag for multiple supl notifications."

13 years agoAdd dependency generation to Aapt for R.java
Josiah Gaskin [Tue, 14 Jun 2011 20:57:09 +0000 (13:57 -0700)]
Add dependency generation to Aapt for R.java

Make Aapt generate a dependency file in the location specified
by RClassDir for R.java if the --generate-dependencies flag is set.
This dependency file is then read by the ant exec loop task
to see whether to recreate R.java.

Change-Id: I7152dac86b6ea0e448ef65e3a95694afe233c789

13 years agoCopy once-created R.java into library projects
Josiah Gaskin [Thu, 9 Jun 2011 02:31:40 +0000 (19:31 -0700)]
Copy once-created R.java into library projects

This change adds functionality in Aapt to allow specification of
library projects to copy the generated R.java file into rather
than regenerating the file for each library project.

Change-Id: I05939d1dc875bd875be9298ca47cb639235070c6

13 years agoMerge "Add WEBP to the list of Image formats that support Compression."
Jean-Baptiste Queru [Fri, 24 Jun 2011 18:13:42 +0000 (11:13 -0700)]
Merge "Add WEBP to the list of Image formats that support Compression."

13 years agoMerge "Tweak for forward-compatibility"
Jean-Baptiste Queru [Fri, 24 Jun 2011 18:08:36 +0000 (11:08 -0700)]
Merge "Tweak for forward-compatibility"

13 years agoTweak for forward-compatibility
Jean-Baptiste Queru [Fri, 24 Jun 2011 17:49:18 +0000 (10:49 -0700)]
Tweak for forward-compatibility

Change-Id: Ic5e4d949c1c80a2ebdc2ec802c35b5d3d7f9661d

13 years agostagefright amrwbenc: Remove a duplicate, unused file
Martin Storsjo [Thu, 23 Jun 2011 07:04:21 +0000 (10:04 +0300)]
stagefright amrwbenc: Remove a duplicate, unused file

This file is identical to common/cmnMemory.c, and that's the
file that is used by all the makefiles, not this one.

Change-Id: I6a601c24a983285e55e5356bd5569853a1e2d7fe

13 years agoAdd WEBP to the list of Image formats that support Compression.
Vikas Arora [Thu, 23 Jun 2011 07:41:13 +0000 (13:11 +0530)]
Add WEBP to the list of Image formats that support Compression.

Note: The integrator of this change to Android internal code-repo will
have to run one extra step 'make update-api' to update 'api/current.txt'
file corresponding to approved API. The AOSP branch didn't have this
file, hence I could not add the same to this change. The updated file
'api/current.txt' has to be submitted along with this change.

Change-Id: I29909e907a2e82d801e16654322190a808c5bda9

13 years agoMerge "Laoutlib_creator: keep original of delegate methods."
Raphael Moll [Thu, 23 Jun 2011 00:11:27 +0000 (17:11 -0700)]
Merge "Laoutlib_creator: keep original of delegate methods."

13 years agostagefright: Only use __int64 on MSVC, not on all win32 compilers
Martin Storsjo [Fri, 22 Apr 2011 19:48:25 +0000 (22:48 +0300)]
stagefright: Only use __int64 on MSVC, not on all win32 compilers

Change-Id: I9eef7e1cb762753b792ab602333dc5a2fd8a173c

13 years agostagefright aacenc: Make the mem_malloc function 64-bit safe
Martin Storsjo [Wed, 22 Dec 2010 21:16:35 +0000 (22:16 +0100)]
stagefright aacenc: Make the mem_malloc function 64-bit safe

Change-Id: I720109133bf5e13388b26a3bdbd66ff1f5320b70

13 years agostagefright: Include stdlib.h for malloc/free
Martin Storsjo [Wed, 22 Dec 2010 21:01:11 +0000 (22:01 +0100)]
stagefright: Include stdlib.h for malloc/free

According to ANSI C, malloc/free are provided by stdlib.h.

Also, string.h is always available according to ANSI C, and provides
the memset function, so there's no need to include it conditionally
for linux only.

This makes the code buildable on OS X, too.

Change-Id: Ie5d1da02158797e7e45dea257cbe3e4996dde4db

13 years agoMerge "Check if we are in daylight time when calculating timezone"
Conley Owens [Mon, 20 Jun 2011 18:01:41 +0000 (11:01 -0700)]
Merge "Check if we are in daylight time when calculating timezone"

13 years agoMerge "Tweaks for forward-compatibility"
Jean-Baptiste Queru [Sat, 18 Jun 2011 16:45:53 +0000 (09:45 -0700)]
Merge "Tweaks for forward-compatibility"

13 years agoTweaks for forward-compatibility
Jean-Baptiste Queru [Sat, 18 Jun 2011 16:42:04 +0000 (09:42 -0700)]
Tweaks for forward-compatibility

Change-Id: Iec525edc186e78d5d865f82dd5b1f56263c22e86

13 years agoLaoutlib_creator: keep original of delegate methods.
Raphael Moll [Sat, 18 Jun 2011 00:12:52 +0000 (17:12 -0700)]
Laoutlib_creator: keep original of delegate methods.

For specific methods, Layoublib_create can rewrite the implementation
of a method to invoke a delegate instead of the original code. This
allows layoutlib to implement native code or override existing behavior.

This patch also 'saves' the original implementation of a rewritten
method so that the delegate can access the original implementation
as needed. Obviously this is only done for non-native methods.

Given a non-native SomeClass.MethodName, we generate 2 methods:
- A copy of the original method named "SomeClass.MethodName_original".
  The content is the original method as-is from the reader.
- A brand new implementation of SomeClass.MethodName which calls to a
  non-existing method named "SomeClass_delegate.MethodName".
  The implementation of this 'delegate' method is done in layoutlib_brigde.

Change-Id: I5ca2cd3ac55991a8e8a51c417e75ee447bf9e9e6

13 years agoAdd FLAG_AUTO_CANCEL flag for multiple supl notifications.
Anshuman Pandey [Tue, 1 Mar 2011 06:39:08 +0000 (12:09 +0530)]
Add FLAG_AUTO_CANCEL flag for multiple supl notifications.

Added FLAG_AUTO_CANCEL to notification flags in GpsNetInitiatedHandler.java.
This is done to clear consecutive notifications in UI

Change-Id: I84be36af0b556f43ffd7d51ac04ff12300090ca5
Signed-off-by: Anshuman Pandey <anshuman.pandey@stericsson.com>
Signed-off-by: Christian Bejram <christian.bejram@stericsson.com>
13 years agoMerge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style"
Conley Owens [Thu, 9 Jun 2011 18:12:04 +0000 (11:12 -0700)]
Merge "stagefright aacenc/amrwbenc: Convert line breaks to Unix style"

13 years agoMerge "Tweak setViewport stuff for fwd-compat"
Jean-Baptiste Queru [Wed, 8 Jun 2011 20:10:58 +0000 (13:10 -0700)]
Merge "Tweak setViewport stuff for fwd-compat"

13 years agoTweak setViewport stuff for fwd-compat
Jean-Baptiste Queru [Wed, 8 Jun 2011 20:00:58 +0000 (13:00 -0700)]
Tweak setViewport stuff for fwd-compat

Change-Id: I532336eced54544115dfd47d5557cc77bafdfc87

13 years agoMerge "Disable plugins if setPluginsEnabled(false) called."
Romain Guy [Mon, 6 Jun 2011 23:23:25 +0000 (16:23 -0700)]
Merge "Disable plugins if setPluginsEnabled(false) called."

13 years agoDisable plugins if setPluginsEnabled(false) called.
Tero Saarni [Thu, 2 Jun 2011 18:05:38 +0000 (21:05 +0300)]
Disable plugins if setPluginsEnabled(false) called.

Old deprecated method for enabling/disabling plugins was
ignoring flag parameter and causing plugins always to be loaded.
Fixes issue 17242.

Change-Id: I1da10a3ee7f3041e59b43641169c3935a05aa347
Signed-off-by: Tero Saarni <tero.saarni@gmail.com>
13 years agoMerge "Require bonding and encryption for PBAP server"
Jaikumar Ganesh [Wed, 25 May 2011 16:27:32 +0000 (09:27 -0700)]
Merge "Require bonding and encryption for PBAP server"

13 years agoMerge "Adding support for parsing of SMS-CB pdus in UMTS format."
Jean-Baptiste Queru [Wed, 25 May 2011 15:06:17 +0000 (08:06 -0700)]
Merge "Adding support for parsing of SMS-CB pdus in UMTS format."

13 years agoMerge "Fixing concurrency issue on IccPhoneBookInterfaceManager."
Conley Owens [Tue, 24 May 2011 21:05:05 +0000 (14:05 -0700)]
Merge "Fixing concurrency issue on IccPhoneBookInterfaceManager."

13 years agoFixing concurrency issue on IccPhoneBookInterfaceManager.
David Sobreira Marques [Sun, 17 Apr 2011 15:46:50 +0000 (12:46 -0300)]
Fixing concurrency issue on IccPhoneBookInterfaceManager.

All the reads/updates methods are synchronous calls that rely
on an unique lock object in order to wait for the asynchronous
simcard operations to complete and return appropriate results

Concurent calls to these methods will cause errors when one
completed operation will unlock all waiting calls generating
inconsistent results on some of the method calls.

Change-Id: I8b87004ac039bcb971b8369f7640281f1bf9eb35
Signed-off-by: David Sobreira Marques <dpsmarques@gmail.com>
13 years agoMerge "Use proper type for oob variable in register_agent. Without this change the...
Jaikumar Ganesh [Fri, 20 May 2011 20:37:00 +0000 (13:37 -0700)]
Merge "Use proper type for oob variable in register_agent. Without this change the BluetoothEventLoop crashes on my armv5 arch board."

13 years agoMerge "BT: Wrong publishing result of bonding error code."
Jaikumar Ganesh [Fri, 20 May 2011 20:35:20 +0000 (13:35 -0700)]
Merge "BT: Wrong publishing result of bonding error code."

13 years agoMerge "OBEX: Fix PrivateOutputStream small write problem"
Jaikumar Ganesh [Fri, 20 May 2011 16:40:32 +0000 (09:40 -0700)]
Merge "OBEX: Fix PrivateOutputStream small write problem"

13 years agoOBEX: Fix PrivateOutputStream small write problem
Erik Ljungberg [Fri, 20 May 2011 10:39:18 +0000 (12:39 +0200)]
OBEX: Fix PrivateOutputStream small write problem

When data less than max packet size in length is sent into the write
method the data will only be added to the internal buffer. If several
calls to write is performed by the application continueOperation will
not be called at all. The solution to the problem is to always check
the internal buffer size and to call continueOperation every time
maxPacketSize bytes is in the internal buffer.

Change-Id: I5ebfa3c26db2c1aefe1a115d7782d8ceaa760937

13 years agoContinue idmap generation even if name lookup fails.
Mårten Kongstad [Thu, 19 May 2011 14:02:35 +0000 (16:02 +0200)]
Continue idmap generation even if name lookup fails.

In resources.arsc files, a resource is represented by a specification
block and one or more value blocks. In rare cases, a resource name
is also given a new resource ID, a specification block and no values
blocks. This commit ensures idmap generation does not fail if such an
entry is encountered.

Change-Id: I32302a0b07a7a320b7eeb31886931be3bb7b7e9a

13 years agoMerge "support humidity sensor type"
Jean-Baptiste Queru [Wed, 18 May 2011 22:00:11 +0000 (15:00 -0700)]
Merge "support humidity sensor type"

13 years agoMerge "MOTOYA changed two kinds of Japanese font files."
Jean-Baptiste Queru [Wed, 18 May 2011 16:24:40 +0000 (09:24 -0700)]
Merge "MOTOYA changed two kinds of Japanese font files."

13 years agoRequire bonding and encryption for PBAP server
Mathias Jeppsson [Mon, 21 Mar 2011 14:06:52 +0000 (15:06 +0100)]
Require bonding and encryption for PBAP server

The Phonebook Access Profile specification requires bonding and
encryption. For devices not supporting SSP (Secure Simple Pairing),
InsecureRfcomm will require neither. Adding EncryptedRfcomm to force
bonding and encryption but not requiring authenticated link key.

Change-Id: If47cca9c5ffd89358bcd61d64f7785d17e0ca7cc

13 years agoMerge "Adapt to latest skia"
Jean-Baptiste Queru [Thu, 12 May 2011 22:09:51 +0000 (15:09 -0700)]
Merge "Adapt to latest skia"

13 years agoAdapt to latest skia
Derek Sollenberger [Wed, 11 May 2011 17:29:21 +0000 (13:29 -0400)]
Adapt to latest skia

Change-Id: I39247db04ca8b7993b0f5a16fb0324828d04cc3a

13 years agoMerge "Ninepatch tweaks for better interop"
Jean-Baptiste Queru [Thu, 12 May 2011 21:24:09 +0000 (14:24 -0700)]
Merge "Ninepatch tweaks for better interop"

13 years agoNinepatch tweaks for better interop
Jean-Baptiste Queru [Thu, 12 May 2011 17:02:57 +0000 (10:02 -0700)]
Ninepatch tweaks for better interop

Change-Id: I96781e2b27fcd6dd05d9726829e8e79ff365cbdc

13 years agoMerge "Tweak audio APIs for better forward/backward/sideways compatibility."
Jean-Baptiste Queru [Thu, 12 May 2011 21:19:41 +0000 (14:19 -0700)]
Merge "Tweak audio APIs for better forward/backward/sideways compatibility."

13 years agoMerge "Switch to SkSafeUnref for better portability"
Jean-Baptiste Queru [Thu, 12 May 2011 21:19:26 +0000 (14:19 -0700)]
Merge "Switch to SkSafeUnref for better portability"

13 years agoTweak audio APIs for better forward/backward/sideways compatibility.
Jean-Baptiste Queru [Thu, 12 May 2011 16:46:49 +0000 (09:46 -0700)]
Tweak audio APIs for better forward/backward/sideways compatibility.

Change-Id: I293e99107aed260db68edccad35cdc15ed88c1d3

13 years agoSwitch to SkSafeUnref for better portability
Jean-Baptiste Queru [Thu, 12 May 2011 15:13:50 +0000 (08:13 -0700)]
Switch to SkSafeUnref for better portability

Change-Id: Ia146a4728b5eb92626462effe42521ca73454a7d

13 years agoam bcd029b6: Merge "Add missing clean-up of idmap file descriptors."
Conley Owens [Thu, 5 May 2011 21:03:15 +0000 (14:03 -0700)]
am bcd029b6: Merge "Add missing clean-up of idmap file descriptors."

* commit 'bcd029b6c8dee19d2cefb00f3ff637b4dcd407b3':
  Add missing clean-up of idmap file descriptors.

13 years agoam 4d53cb02: Merge "Enable support for SMS national language shift tables." into...
Jake Hamby [Thu, 5 May 2011 20:31:03 +0000 (13:31 -0700)]
am 4d53cb02: Merge "Enable support for SMS national language shift tables." into gingerbread

* commit '4d53cb02168fe35104d7e644dd9b3efd8ca4c91b':
  Enable support for SMS national language shift tables.

13 years agoMerge "Add missing clean-up of idmap file descriptors."
Conley Owens [Thu, 5 May 2011 20:22:18 +0000 (13:22 -0700)]
Merge "Add missing clean-up of idmap file descriptors."

13 years agoMerge "Enable support for SMS national language shift tables." into gingerbread
Jake Hamby [Thu, 5 May 2011 20:09:11 +0000 (13:09 -0700)]
Merge "Enable support for SMS national language shift tables." into gingerbread

13 years agoAdd missing clean-up of idmap file descriptors.
Mårten Kongstad [Thu, 5 May 2011 08:40:42 +0000 (10:40 +0200)]
Add missing clean-up of idmap file descriptors.

Change-Id: I9bdc9a4b7962f1a8dce77f4b213c8b9dc26e4b0f

13 years agoUse proper type for oob variable in register_agent.
Nicu Pavel [Thu, 5 May 2011 10:11:12 +0000 (13:11 +0300)]
Use proper type for oob variable in register_agent.
Without this change the BluetoothEventLoop crashes on my armv5 arch board.

Change-Id: Ia10382f0aea4736be268512ccf9d5c5cde052851

13 years agoBT: Wrong publishing result of bonding error code.
Arek Lichwa [Wed, 23 Feb 2011 10:52:34 +0000 (11:52 +0100)]
BT: Wrong publishing result of bonding error code.

During bonding bluez stack publish the error code over dbus.
JNI gets the error, in this ER case:
org.bluez.Error.AuthenticationFailed (Authentication Failed),
and then wrong call to overloaded setBondState() is made on
callstack using default result code parameter as 0 (BOND_SUCCESS).

Change-Id: I6f743cedc76e63d0c2a35e89d3aa48267b89c06e
Signed-off-by: Christian Bejram <christian.bejram@stericsson.com>
13 years agoam 1a5b6098: Handle GET_POWER failures
Irfan Sheriff [Thu, 5 May 2011 04:14:47 +0000 (21:14 -0700)]
am 1a5b6098: Handle GET_POWER failures

* commit '1a5b6098d5002ae07ce3f9bc514400a87c2b64fa':
  Handle GET_POWER failures

13 years agoHandle GET_POWER failures
Irfan Sheriff [Wed, 4 May 2011 21:16:44 +0000 (14:16 -0700)]
Handle GET_POWER failures

Return a failure when GET_POWER returns a non-conforming
format

Bug: 4380317
Change-Id: If1ce73572ae261cd6998e4289e21112c88859437

13 years agoam 4ec33c2a: Do not merge. Cherry-pick of Idc802af57fb9926a69ed52d4e776ef57d8b647c6...
Dan Morrill [Tue, 3 May 2011 21:59:52 +0000 (14:59 -0700)]
am 4ec33c2a: Do not merge. Cherry-pick of Idc802af57fb9926a69ed52d4e776ef57d8b647c6 (package manager fix) to gingerbread.

* commit '4ec33c2aad59b2a745ee891c9b7246b9533d95e0':
  Do not merge. Cherry-pick of Idc802af57fb9926a69ed52d4e776ef57d8b647c6 (package manager fix) to gingerbread.

13 years agoam 9c4ba258: Merge "Removing dead store; it was likely a relict of debuging code."
Conley Owens [Tue, 3 May 2011 19:07:19 +0000 (12:07 -0700)]
am 9c4ba258: Merge "Removing dead store; it was likely a relict of debuging code."

* commit '9c4ba2580e2ef582747cce2960804a2a5e4b776e':
  Removing dead store; it was likely a relict of debuging code.

13 years agoDo not merge. Cherry-pick of Idc802af57fb9926a69ed52d4e776ef57d8b647c6
Dan Morrill [Mon, 2 May 2011 23:58:35 +0000 (16:58 -0700)]
Do not merge. Cherry-pick of Idc802af57fb9926a69ed52d4e776ef57d8b647c6
(package manager fix) to gingerbread.

Change-Id: Ia5373100e97bfe42d2211c6249996dc7ff4818e0

13 years agoMerge "Removing dead store; it was likely a relict of debuging code."
Conley Owens [Mon, 2 May 2011 16:53:25 +0000 (09:53 -0700)]
Merge "Removing dead store; it was likely a relict of debuging code."

13 years agoam eb8171bc: Merge "Adjust mBiggerTouchSlopSquare to the suitable value"
Conley Owens [Fri, 29 Apr 2011 17:24:34 +0000 (10:24 -0700)]
am eb8171bc: Merge "Adjust mBiggerTouchSlopSquare to the suitable value"

* commit 'eb8171bcff9bd980dbdfc99b2d843a5bcc0ae3e5':
  Adjust mBiggerTouchSlopSquare to the suitable value

13 years agoam 76616b13: Merge "Scolling using arrow keys with padding"
Conley Owens [Fri, 29 Apr 2011 17:24:29 +0000 (10:24 -0700)]
am 76616b13: Merge "Scolling using arrow keys with padding"

* commit '76616b138eb68a77a838a93fdf2f0322e982f706':
  Scolling using arrow keys with padding

13 years agoam 425db473: Merge "CHAR_SEQUENCE_CREATOR cannot handle null string"
Conley Owens [Fri, 29 Apr 2011 17:24:23 +0000 (10:24 -0700)]
am 425db473: Merge "CHAR_SEQUENCE_CREATOR cannot handle null string"

* commit '425db473a05e4204301bf46d4ab6f51b12d9c447':
  CHAR_SEQUENCE_CREATOR cannot handle null string

13 years agoam 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time"
Conley Owens [Fri, 29 Apr 2011 17:24:16 +0000 (10:24 -0700)]
am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time"

* commit '58e4a5e2094c5003225fc715ee1a53b2461e71b1':
  Fixed to draw texture when loadTexture() is called at first time

13 years agoam 9355a24a: Merge "Fixing wrong Japanese phone formatter."
Conley Owens [Fri, 29 Apr 2011 17:24:12 +0000 (10:24 -0700)]
am 9355a24a: Merge "Fixing wrong Japanese phone formatter."

* commit '9355a24af2a4985902f1e9ab4233df3fb831ef72':
  Fixing wrong Japanese phone formatter.

13 years agoam 9fd8e057: Merge "Fix memory leak of SkMovie class"
Conley Owens [Fri, 29 Apr 2011 17:24:08 +0000 (10:24 -0700)]
am 9fd8e057: Merge "Fix memory leak of SkMovie class"

* commit '9fd8e0579fb3306f61ba1716b1977562ae3626e1':
  Fix memory leak of SkMovie class

13 years agoam 8ebf3558: Merge "Implement support for ALT and SHIFT modifiers"
Conley Owens [Fri, 29 Apr 2011 17:24:03 +0000 (10:24 -0700)]
am 8ebf3558: Merge "Implement support for ALT and SHIFT modifiers"

* commit '8ebf35589dd2bee84ad93613df21666b8858a10f':
  Implement support for ALT and SHIFT modifiers

13 years agoam b1578d85: Merge "Fix startSearch condition on Dialog, because pressing search...
Conley Owens [Fri, 29 Apr 2011 17:23:58 +0000 (10:23 -0700)]
am b1578d85: Merge "Fix startSearch condition on Dialog, because pressing search key causes ANR popup. If search key is pressed on Dialog and there is no search item then do nothing. How to reproduce the issue: Settings > About phone > Legal information > Google legal

* commit 'b1578d85ce1b3f3c5e2cf0271011c016b93b7e1a':
  Fix startSearch condition on Dialog, because pressing search key causes ANR popup. If search key is pressed on Dialog and there is no search item then do nothing. How to reproduce the issue: Settings > About phone > Legal information > Google legal > Press search key > Touch list item or press back key > ANR popup is shown

13 years agoam 1ecd0a9b: Merge "modify the device to enable to get the state as slide-open/slide...
Conley Owens [Fri, 29 Apr 2011 17:23:53 +0000 (10:23 -0700)]
am 1ecd0a9b: Merge "modify the device to enable to get the state as slide-open/slide-close."

* commit '1ecd0a9b28f8d608cac1a1db6c9bd493ace0ca3e':
  modify the device to enable to get the state as slide-open/slide-close.

13 years agoam 69ef0d55: Merge "Adding missing breaks in BnSurfaceComposer::onTransact"
Conley Owens [Fri, 29 Apr 2011 17:23:47 +0000 (10:23 -0700)]
am 69ef0d55: Merge "Adding missing breaks in BnSurfaceComposer::onTransact"

* commit '69ef0d55d7d7cb9b9bcccffff50ea10ac3833aaa':
  Adding missing breaks in BnSurfaceComposer::onTransact

13 years agoam 7ae9f08a: Merge "Fixed to call computeVisibleRegions() when transparent value...
Conley Owens [Fri, 29 Apr 2011 17:23:42 +0000 (10:23 -0700)]
am 7ae9f08a: Merge "Fixed to call computeVisibleRegions() when transparent value changed"

* commit '7ae9f08a179fa3b312b80826cfc3c6dc97b792ec':
  Fixed to call computeVisibleRegions() when transparent value changed

13 years agoam 03daee63: Merge "frameworks/base: acquire lock on am only when needed"
Conley Owens [Fri, 29 Apr 2011 17:23:35 +0000 (10:23 -0700)]
am 03daee63: Merge "frameworks/base: acquire lock on am only when needed"

* commit '03daee6380772b0ab167a7b28e37d7a21ec89c86':
  frameworks/base: acquire lock on am only when needed

13 years agoam 2f463ef1: Merge "Adding a sanity test in the while loop in readHistory()"
Conley Owens [Fri, 29 Apr 2011 17:23:28 +0000 (10:23 -0700)]
am 2f463ef1: Merge "Adding a sanity test in the while loop in readHistory()"

* commit '2f463ef18bb235be57b39cbda536bcd2df2d0908':
  Adding a sanity test in the while loop in readHistory()

13 years agoam c5505f6a: Merge "Improved conversion accuracy of exif geotag data"
Conley Owens [Fri, 29 Apr 2011 17:20:34 +0000 (10:20 -0700)]
am c5505f6a: Merge "Improved conversion accuracy of exif geotag data"

* commit 'c5505f6a150db8232cc275bedd400f7f5a593530':
  Improved conversion accuracy of exif geotag data

13 years agoam e1b3f15c: Merge "Fixes broken image link in "Tools -> Traceview" documentation...
Conley Owens [Fri, 29 Apr 2011 17:20:25 +0000 (10:20 -0700)]
am e1b3f15c: Merge "Fixes broken image link in "Tools -> Traceview" documentation page."

* commit 'e1b3f15cadc630469cfadea63275ba8d9a1c9052':
  Fixes broken image link in "Tools -> Traceview" documentation page.

13 years agoMerge "Adjust mBiggerTouchSlopSquare to the suitable value"
Conley Owens [Fri, 29 Apr 2011 17:01:23 +0000 (10:01 -0700)]
Merge "Adjust mBiggerTouchSlopSquare to the suitable value"

13 years agoMerge "Scolling using arrow keys with padding"
Conley Owens [Fri, 29 Apr 2011 17:00:26 +0000 (10:00 -0700)]
Merge "Scolling using arrow keys with padding"

13 years agoMerge "CHAR_SEQUENCE_CREATOR cannot handle null string"
Conley Owens [Fri, 29 Apr 2011 17:00:20 +0000 (10:00 -0700)]
Merge "CHAR_SEQUENCE_CREATOR cannot handle null string"

13 years agoMerge "Fixed to draw texture when loadTexture() is called at first time"
Conley Owens [Fri, 29 Apr 2011 17:00:12 +0000 (10:00 -0700)]
Merge "Fixed to draw texture when loadTexture() is called at first time"

13 years agoMerge "Fixing wrong Japanese phone formatter."
Conley Owens [Fri, 29 Apr 2011 17:00:06 +0000 (10:00 -0700)]
Merge "Fixing wrong Japanese phone formatter."

13 years agoMerge "Fix memory leak of SkMovie class"
Conley Owens [Fri, 29 Apr 2011 17:00:00 +0000 (10:00 -0700)]
Merge "Fix memory leak of SkMovie class"

13 years agoMerge "Implement support for ALT and SHIFT modifiers"
Conley Owens [Fri, 29 Apr 2011 16:59:55 +0000 (09:59 -0700)]
Merge "Implement support for ALT and SHIFT modifiers"

13 years agoMerge "Fix startSearch condition on Dialog, because pressing search key causes ANR...
Conley Owens [Fri, 29 Apr 2011 16:59:48 +0000 (09:59 -0700)]
Merge "Fix startSearch condition on Dialog, because pressing search key causes ANR popup. If search key is pressed on Dialog and there is no search item then do nothing. How to reproduce the issue: Settings > About phone > Legal information > Google legal > Press search key > Touch list item or press back key > ANR popup is shown"

13 years agoMerge "modify the device to enable to get the state as slide-open/slide-close."
Conley Owens [Fri, 29 Apr 2011 16:59:42 +0000 (09:59 -0700)]
Merge "modify the device to enable to get the state as slide-open/slide-close."