OSDN Git Service

android-x86/frameworks-native.git
13 years agoMerge "resolved conflicts for merge of 76450622 to master"
Dianne Hackborn [Thu, 2 Jun 2011 17:17:05 +0000 (10:17 -0700)]
Merge "resolved conflicts for merge of 76450622 to master"

13 years agoMerge "Remove suggestion span underline on device rotation"
Gilles Debunne [Thu, 2 Jun 2011 16:45:32 +0000 (09:45 -0700)]
Merge "Remove suggestion span underline on device rotation"

13 years agoMerge "Add more unit tests cases for BiDi / RTL"
Fabrice Di Meglio [Thu, 2 Jun 2011 16:34:10 +0000 (09:34 -0700)]
Merge "Add more unit tests cases for BiDi / RTL"

13 years agoMerge "Add more unit tests for RelativeLayout"
Fabrice Di Meglio [Thu, 2 Jun 2011 16:33:24 +0000 (09:33 -0700)]
Merge "Add more unit tests for RelativeLayout"

13 years agoresolved conflicts for merge of 76450622 to master
Dianne Hackborn [Thu, 2 Jun 2011 16:20:52 +0000 (09:20 -0700)]
resolved conflicts for merge of 76450622 to master

Change-Id: I26ccd8f264e65f100d894f43cf597a781552db83

13 years agoMerge "Use android.os.Process.THREAD_PRIORITY_* symbols"
Glenn Kasten [Thu, 2 Jun 2011 14:26:17 +0000 (07:26 -0700)]
Merge "Use android.os.Process.THREAD_PRIORITY_* symbols"

13 years agoMerge "Remove unnecessary level of priority indirection"
Glenn Kasten [Thu, 2 Jun 2011 14:24:14 +0000 (07:24 -0700)]
Merge "Remove unnecessary level of priority indirection"

13 years agoam 0bb63c58: (-s ours) am 90856661: am 66fd9ab2: Merge "Import revised translations...
Eric Fischer [Thu, 2 Jun 2011 10:21:06 +0000 (03:21 -0700)]
am 0bb63c58: (-s ours) am 90856661: am 66fd9ab2: Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr2

* commit '0bb63c58a464e7df60de103319204b7b590e5d75':
  Import revised translations.  DO NOT MERGE

13 years agoMerge "Merge WebKit at r80534: Update user agent string."
Ben Murdoch [Thu, 2 Jun 2011 10:03:15 +0000 (03:03 -0700)]
Merge "Merge WebKit at r80534: Update user agent string."

13 years agoMerge "Add an api to get the display name for InputMethodSubtype"
satok [Thu, 2 Jun 2011 09:34:32 +0000 (02:34 -0700)]
Merge "Add an api to get the display name for InputMethodSubtype"

13 years agoMerge "Collect historical network stats."
Jeff Sharkey [Thu, 2 Jun 2011 00:54:37 +0000 (17:54 -0700)]
Merge "Collect historical network stats."

13 years agoMerge "Implement bug 4500971 - Collapsable action views"
Adam Powell [Thu, 2 Jun 2011 00:50:13 +0000 (17:50 -0700)]
Merge "Implement bug 4500971 - Collapsable action views"

13 years agoMerge "Fix bug #4509967 (layout_gravity not always respected)"
Fabrice Di Meglio [Thu, 2 Jun 2011 00:40:11 +0000 (17:40 -0700)]
Merge "Fix bug #4509967 (layout_gravity not always respected)"

13 years agoMerge "Enable strict mode as a public api to catch sql injections"
Daniel Lehmann [Thu, 2 Jun 2011 00:30:50 +0000 (17:30 -0700)]
Merge "Enable strict mode as a public api to catch sql injections"

13 years agoMerge "Policy and rules work for ConnectivityManager."
Jeff Sharkey [Thu, 2 Jun 2011 00:18:15 +0000 (17:18 -0700)]
Merge "Policy and rules work for ConnectivityManager."

13 years agoMerge "Convert the video editor performance test suite output from float to int."
Yu Shan Emily Lau [Thu, 2 Jun 2011 00:13:30 +0000 (17:13 -0700)]
Merge "Convert the video editor performance test suite output from float to int."

13 years agoMerge "Filter backup/restore confirmation buttons when obscured"
Christopher Tate [Wed, 1 Jun 2011 23:55:31 +0000 (16:55 -0700)]
Merge "Filter backup/restore confirmation buttons when obscured"

13 years agoMerge "Move bluetooth tests to their own package."
Brett Chabot [Wed, 1 Jun 2011 23:08:20 +0000 (16:08 -0700)]
Merge "Move bluetooth tests to their own package."

13 years agoMerge "Use unchecked admin lookup for getStorageEncryption()"
Andy Stadler [Wed, 1 Jun 2011 22:59:58 +0000 (15:59 -0700)]
Merge "Use unchecked admin lookup for getStorageEncryption()"

13 years agoMerge "Correctly detect when switching back from full screen"
Teng-Hui Zhu [Wed, 1 Jun 2011 22:53:18 +0000 (15:53 -0700)]
Merge "Correctly detect when switching back from full screen"

13 years agoMerge "Restore ResponseCodes for use with getLastError"
Brian Carlstrom [Wed, 1 Jun 2011 22:31:46 +0000 (15:31 -0700)]
Merge "Restore ResponseCodes for use with getLastError"

13 years agoMerge "Revert "Use AudioTrack::event_type not int in callback""
Glenn Kasten [Wed, 1 Jun 2011 22:22:49 +0000 (15:22 -0700)]
Merge "Revert "Use AudioTrack::event_type not int in callback""

13 years agoMerge "Fix View default horizontal direction"
Fabrice Di Meglio [Wed, 1 Jun 2011 22:16:41 +0000 (15:16 -0700)]
Merge "Fix View default horizontal direction"

13 years agoMerge "Restore from a previous full backup's tarfile"
Christopher Tate [Wed, 1 Jun 2011 22:14:36 +0000 (15:14 -0700)]
Merge "Restore from a previous full backup's tarfile"

13 years agoRestore from a previous full backup's tarfile
Christopher Tate [Wed, 18 May 2011 23:28:19 +0000 (16:28 -0700)]
Restore from a previous full backup's tarfile

Usage:  adb restore [tarfilename]

Restores app data [and installs the apps if necessary from the backup
file] captured in a previous invocation of 'adb backup'.  The user
must explicitly acknowledge the action on-device before it is allowed
to proceed; this prevents any "invisible" pushes of content from the
host to the device.

Known issues:

* The settings databases and wallpaper are saved/restored, but lots
  of other system state is not yet captured in the full backup.  This
  means that for practical purposes this is usable for 3rd party
  apps at present but not for full-system cloning/imaging.

Change-Id: I0c748b645845e7c9178e30bf142857861a64efd3

13 years agoMerge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336"
Romain Guy [Wed, 1 Jun 2011 21:56:19 +0000 (14:56 -0700)]
Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336"

13 years agoMerge "Use AudioTrack::event_type not int in callback"
Glenn Kasten [Wed, 1 Jun 2011 21:40:45 +0000 (14:40 -0700)]
Merge "Use AudioTrack::event_type not int in callback"

13 years agoMerge "Integrating keystore with keyguard (Part 1 of 4)"
Brian Carlstrom [Wed, 1 Jun 2011 21:33:31 +0000 (14:33 -0700)]
Merge "Integrating keystore with keyguard (Part 1 of 4)"

13 years agoIntegrating keystore with keyguard (Part 1 of 4)
Brian Carlstrom [Tue, 31 May 2011 08:00:15 +0000 (01:00 -0700)]
Integrating keystore with keyguard (Part 1 of 4)

Summary:

frameworks/base
  keystore rewrite
  keyguard integration with keystore on keyguard entry or keyguard change
  KeyStore API simplification

packages/apps/Settings
  Removed com.android.credentials.SET_PASSWORD intent support
  Added keyguard requirement for keystore use

packages/apps/CertInstaller
  Tracking KeyStore API changes
  Fix for NPE in CertInstaller when certificate lacks basic constraints

packages/apps/KeyChain
  Tracking KeyStore API changes

Details:

frameworks/base

   Move keystore from C to C++ while rewriting password
   implementation. Removed global variables. Added many comments.

cmds/keystore/Android.mk
cmds/keystore/keystore.h
cmds/keystore/keystore.c => cmds/keystore/keystore.cpp
cmds/keystore/keystore_cli.c => cmds/keystore/keystore_cli.cpp

   Changed saveLockPattern and saveLockPassword to notify the keystore
   on changes so that the keystore master key can be reencrypted when
   the keyguard changes.

core/java/com/android/internal/widget/LockPatternUtils.java

   Changed unlock screens to pass values for keystore unlock or initialization

policy/src/com/android/internal/policy/impl/PasswordUnlockScreen.java
policy/src/com/android/internal/policy/impl/PatternUnlockScreen.java

   KeyStore API changes
   - renamed test() to state(), which now return a State enum
   - made APIs with byte[] key arguments private
   - added new KeyStore.isEmpty used to determine if a keyguard is required

keystore/java/android/security/KeyStore.java

   In addition to tracking KeyStore API changes, added new testIsEmpty
   and improved some existing tests to validate expect values.

keystore/tests/src/android/security/KeyStoreTest.java

packages/apps/Settings

    Removing com.android.credentials.SET_PASSWORD intent with the
    removal of the ability to set an explicit keystore password now
    that the keyguard value is used. Changed to ensure keyguard is
    enabled for keystore install or unlock. Cleaned up interwoven
    dialog handing into discrete dialog helper classes.

AndroidManifest.xml
src/com/android/settings/CredentialStorage.java

    Remove layout for entering new password

res/layout/credentials_dialog.xml

    Remove enable credentials checkbox

res/xml/security_settings_misc.xml
src/com/android/settings/SecuritySettings.java

    Added ability to specify minimum quality key to ChooseLockGeneric
    Activity. Used by CredentialStorage, but could also be used by
    CryptKeeperSettings. Changed ChooseLockGeneric to understand
    minimum quality for keystore in addition to DPM and device
    encryption.

src/com/android/settings/ChooseLockGeneric.java

    Changed to use getActivePasswordQuality from
    getKeyguardStoredPasswordQuality based on experience in
    CredentialStorage. Removed bogus class javadoc.

src/com/android/settings/CryptKeeperSettings.java

    Tracking KeyStore API changes

src/com/android/settings/vpn/VpnSettings.java
src/com/android/settings/wifi/WifiSettings.java

   Removing now unused string resources

res/values-af/strings.xml
res/values-am/strings.xml
res/values-ar/strings.xml
res/values-bg/strings.xml
res/values-ca/strings.xml
res/values-cs/strings.xml
res/values-da/strings.xml
res/values-de/strings.xml
res/values-el/strings.xml
res/values-en-rGB/strings.xml
res/values-es-rUS/strings.xml
res/values-es/strings.xml
res/values-fa/strings.xml
res/values-fi/strings.xml
res/values-fr/strings.xml
res/values-hr/strings.xml
res/values-hu/strings.xml
res/values-in/strings.xml
res/values-it/strings.xml
res/values-iw/strings.xml
res/values-ja/strings.xml
res/values-ko/strings.xml
res/values-lt/strings.xml
res/values-lv/strings.xml
res/values-ms/strings.xml
res/values-nb/strings.xml
res/values-nl/strings.xml
res/values-pl/strings.xml
res/values-pt-rPT/strings.xml
res/values-pt/strings.xml
res/values-rm/strings.xml
res/values-ro/strings.xml
res/values-ru/strings.xml
res/values-sk/strings.xml
res/values-sl/strings.xml
res/values-sr/strings.xml
res/values-sv/strings.xml
res/values-sw/strings.xml
res/values-th/strings.xml
res/values-tl/strings.xml
res/values-tr/strings.xml
res/values-uk/strings.xml
res/values-vi/strings.xml
res/values-zh-rCN/strings.xml
res/values-zh-rTW/strings.xml
res/values-zu/strings.xml
res/values/strings.xml

packages/apps/CertInstaller

  Tracking KeyStore API changes
src/com/android/certinstaller/CertInstaller.java

  Fix for NPE in CertInstaller when certificate lacks basic constraints
src/com/android/certinstaller/CredentialHelper.java

packages/apps/KeyChain

  Tracking KeyStore API changes
src/com/android/keychain/KeyChainActivity.java
src/com/android/keychain/KeyChainService.java
support/src/com/android/keychain/tests/support/IKeyChainServiceTestSupport.aidl
support/src/com/android/keychain/tests/support/KeyChainServiceTestSupport.java
tests/src/com/android/keychain/tests/KeyChainServiceTest.java

Change-Id: Ic141fb5d4b43d12fe62cb1e29c7cbd891b4be35d

13 years agoMerge "Fix overview scale setting for mobile sites."
Shimeng (Simon) Wang [Wed, 1 Jun 2011 21:28:54 +0000 (14:28 -0700)]
Merge "Fix overview scale setting for mobile sites."

13 years agoMerge "Keep track of USER_QUERY to pass to the intent."
Amith Yamasani [Wed, 1 Jun 2011 21:15:09 +0000 (14:15 -0700)]
Merge "Keep track of USER_QUERY to pass to the intent."

13 years agoMerge "Use channel mask instead of channel count for track creation"
Jean-Michel Trivi [Wed, 1 Jun 2011 18:04:15 +0000 (11:04 -0700)]
Merge "Use channel mask instead of channel count for track creation"

13 years agoMerge "Select all for text shown as an icon on smaller screens"
Gilles Debunne [Wed, 1 Jun 2011 17:13:42 +0000 (10:13 -0700)]
Merge "Select all for text shown as an icon on smaller screens"

13 years agoMerge "ActionBar makes room for icons when no title is provided"
Gilles Debunne [Wed, 1 Jun 2011 17:12:11 +0000 (10:12 -0700)]
Merge "ActionBar makes room for icons when no title is provided"

13 years agoam 7f9d3210: am f55e0346: Merge "Remove or disable some verbose debugging." into...
Wink Saville [Wed, 1 Jun 2011 06:41:32 +0000 (23:41 -0700)]
am 7f9d3210: am f55e0346: Merge "Remove or disable some verbose debugging." into honeycomb-LTE

* commit '7f9d3210cbef5c5e797f78fd3a2f836979de32e3':
  Remove or disable some verbose debugging.

13 years agoMerge "resolved conflicts for merge of 590ec479 to master"
Dianne Hackborn [Wed, 1 Jun 2011 06:34:46 +0000 (23:34 -0700)]
Merge "resolved conflicts for merge of 590ec479 to master"

13 years agoresolved conflicts for merge of 590ec479 to master
Dianne Hackborn [Wed, 1 Jun 2011 01:26:45 +0000 (18:26 -0700)]
resolved conflicts for merge of 590ec479 to master

Change-Id: I30503da6a73b9cb15eee66a67c75d50ccdc4b9f0

13 years agoMerge "Removed unused service declaration from core tests."
Svetoslav Ganov [Wed, 1 Jun 2011 01:13:16 +0000 (18:13 -0700)]
Merge "Removed unused service declaration from core tests."

13 years agoMerge "Add public api BluetoothSocket.isConnected."
Matthew Xie [Wed, 1 Jun 2011 01:04:36 +0000 (18:04 -0700)]
Merge "Add public api BluetoothSocket.isConnected."

13 years agoMerge "UsbService: Refactor USB host and device support into two separate classes"
Mike Lockwood [Wed, 1 Jun 2011 00:54:05 +0000 (17:54 -0700)]
Merge "UsbService: Refactor USB host and device support into two separate classes"

13 years agoMerge "Send estimated bandwidth value as informational event when cache fetcher pauses"
James Dong [Wed, 1 Jun 2011 00:25:47 +0000 (17:25 -0700)]
Merge "Send estimated bandwidth value as informational event when cache fetcher pauses"

13 years agoMerge "Fix TextView potential NPE in isLayoutRtl()"
Fabrice Di Meglio [Tue, 31 May 2011 23:57:55 +0000 (16:57 -0700)]
Merge "Fix TextView potential NPE in isLayoutRtl()"

13 years agoMerge "Work on changing syncx to cal_syncx"
RoboErik [Tue, 31 May 2011 23:44:04 +0000 (16:44 -0700)]
Merge "Work on changing syncx to cal_syncx"

13 years agoMerge "Move stringToFile utility from ConnectivityService to FileUtils"
Mike Lockwood [Tue, 31 May 2011 23:14:08 +0000 (16:14 -0700)]
Merge "Move stringToFile utility from ConnectivityService to FileUtils"

13 years agoam 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." into honeyc...
Jeff Brown [Tue, 31 May 2011 23:03:07 +0000 (16:03 -0700)]
am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." into honeycomb-mr2

* commit '3f5b95b05efcf7ab2e8f193649b841dc1786f2ef':
  Touch pad UX improvements.

13 years agoam fd86ab8a: (-s ours) am 919a2efe: am 5665770b: Merge "Fix deadlock in dispatcher...
Jeff Brown [Tue, 31 May 2011 23:02:54 +0000 (16:02 -0700)]
am fd86ab8a: (-s ours) am 919a2efe: am 5665770b: Merge "Fix deadlock in dispatcher. (DO NOT MERGE)" into honeycomb-mr2

* commit 'fd86ab8a0f15bb15a8c274b8ea61743216f39532':
  Fix deadlock in dispatcher. (DO NOT MERGE)

13 years agoam 31caa0e6: am b017632d: am 5a328f0f: Merge "Updated popup dialog 9 patches (light...
Adam Powell [Tue, 31 May 2011 23:02:41 +0000 (16:02 -0700)]
am 31caa0e6: am b017632d: am 5a328f0f: Merge "Updated popup dialog 9 patches (light)" into honeycomb-mr2

* commit '31caa0e6e5c83cb03518ffe423ea5e37e452c8ae':
  Updated popup dialog 9 patches (light)

13 years agoam 7f818d0a: am 94a06bd8: am 6fb093b1: Merge "Move status bar icons to sw600." into...
Joe Onorato [Tue, 31 May 2011 23:02:26 +0000 (16:02 -0700)]
am 7f818d0a: am 94a06bd8: am 6fb093b1: Merge "Move status bar icons to sw600." into honeycomb-mr2

* commit '7f818d0a97ecd7793811ff5549a4b67521d93f49':
  Move status bar icons to sw600.

13 years agoam 7c324a3f: am 5e654d02: am 14019abb: Merge "Swap Mifare for MIFARE." into honeycomb-mr2
Jeff Hamilton [Tue, 31 May 2011 23:00:46 +0000 (16:00 -0700)]
am 7c324a3f: am 5e654d02: am 14019abb: Merge "Swap Mifare for MIFARE." into honeycomb-mr2

* commit '7c324a3f7dde4be26b7a996b485a92ba25de3251':
  Swap Mifare for MIFARE.

13 years agoMerge "Merge commit 'fce12613' into HEAD"
Joe Onorato [Tue, 31 May 2011 22:35:11 +0000 (15:35 -0700)]
Merge "Merge commit 'fce12613' into HEAD"

13 years agoMerge "Add some comment to MediaRecorder.stop() about the stop() failure (-1007)"
James Dong [Tue, 31 May 2011 21:33:20 +0000 (14:33 -0700)]
Merge "Add some comment to MediaRecorder.stop() about the stop() failure (-1007)"

13 years agoMerge "Fixes for AnimationDrawable"
Chet Haase [Tue, 31 May 2011 21:24:22 +0000 (14:24 -0700)]
Merge "Fixes for AnimationDrawable"

13 years agoMerge commit 'fce12613' into HEAD
Joe Onorato [Tue, 31 May 2011 21:11:58 +0000 (14:11 -0700)]
Merge commit 'fce12613' into HEAD

Conflicts:
core/res/res/layout-sw600dp/status_bar_latest_event_content.xml
core/res/res/layout-sw600dp/status_bar_latest_event_content_large_icon.xml
core/res/res/layout-xlarge/status_bar_latest_event_content_large_icon.xml
core/res/res/layout/status_bar_latest_event_content_large_icon.xml

Change-Id: I9e7182df4035e625af6d50d70f37078ae33d6e5d

13 years agoMerge "Turn off navbar by default...again."
Daniel Sandler [Tue, 31 May 2011 20:22:30 +0000 (13:22 -0700)]
Merge "Turn off navbar by default...again."

13 years agoMerge "Move navigation bar to right-hand-side of seascape."
Daniel Sandler [Tue, 31 May 2011 20:17:33 +0000 (13:17 -0700)]
Merge "Move navigation bar to right-hand-side of seascape."

13 years agoMerge "Updating the API since I forgot after rebase"
Svetoslav Ganov [Tue, 31 May 2011 19:53:12 +0000 (12:53 -0700)]
Merge "Updating the API since I forgot after rebase"

13 years agoMerge "Reduce log spew."
Joe Onorato [Tue, 31 May 2011 19:44:13 +0000 (12:44 -0700)]
Merge "Reduce log spew."

13 years agoMerge "Accessibility serviceconfiguration via meta-data"
Svetoslav Ganov [Tue, 31 May 2011 19:05:54 +0000 (12:05 -0700)]
Merge "Accessibility serviceconfiguration via meta-data"

13 years agoMerge "Fix default for getAbsoluteGravity()"
Fabrice Di Meglio [Tue, 31 May 2011 18:56:59 +0000 (11:56 -0700)]
Merge "Fix default for getAbsoluteGravity()"

13 years agoMerge "Fix for bug 4499752 - Detect nulled layouts in HandleViews"
Gilles Debunne [Tue, 31 May 2011 17:41:58 +0000 (10:41 -0700)]
Merge "Fix for bug 4499752 - Detect nulled layouts in HandleViews"

13 years agoMerge "Fix crash when nesting Picture recording."
Marco Nelissen [Tue, 31 May 2011 17:26:17 +0000 (10:26 -0700)]
Merge "Fix crash when nesting Picture recording."

13 years agoMerge "Removed interface to load audio effects libraries"
Eric Laurent [Tue, 31 May 2011 17:26:00 +0000 (10:26 -0700)]
Merge "Removed interface to load audio effects libraries"

13 years agoMerge "Fix input type judgment of WebTextView"
Tadashi G. Takaoka [Tue, 31 May 2011 08:55:32 +0000 (01:55 -0700)]
Merge "Fix input type judgment of WebTextView"

13 years agoMerge "FileOutputStream guarantees to open O_TRUNC (unless you explicitly ask otherwi...
Elliott Hughes [Sat, 28 May 2011 00:15:55 +0000 (17:15 -0700)]
Merge "FileOutputStream guarantees to open O_TRUNC (unless you explicitly ask otherwise)."

13 years ago9-axis sensor fusion with Kalman filter
Mathias Agopian [Wed, 18 May 2011 05:54:42 +0000 (22:54 -0700)]
9-axis sensor fusion with Kalman filter

Add support for 9-axis gravity and linear-acceleration sensors
virtual orientation sensor using 9-axis fusion

Change-Id: I6717539373fce781c10e97b6fa59f68a831a592f

13 years agoMerge "model rotation can now be controlled by the device's sensors"
Mathias Agopian [Sat, 28 May 2011 00:02:27 +0000 (17:02 -0700)]
Merge "model rotation can now be controlled by the device's sensors"

13 years agoMerge "Fix a few issues with sensors reference-counting"
Mathias Agopian [Sat, 28 May 2011 00:02:02 +0000 (17:02 -0700)]
Merge "Fix a few issues with sensors reference-counting"

13 years agoMerge "Refatoring a bit of accessibility code"
Svetoslav Ganov [Fri, 27 May 2011 23:40:17 +0000 (16:40 -0700)]
Merge "Refatoring a bit of accessibility code"

13 years agoMerge "sensorservice can now be ran standalone"
Mathias Agopian [Fri, 27 May 2011 23:37:51 +0000 (16:37 -0700)]
Merge "sensorservice can now be ran standalone"

13 years agoMerge "Replacement spans correctly measured in TextView"
Gilles Debunne [Fri, 27 May 2011 23:12:19 +0000 (16:12 -0700)]
Merge "Replacement spans correctly measured in TextView"

13 years agoMerge "Fix overrides of isLayoutRtl(Drawable dr)"
Fabrice Di Meglio [Fri, 27 May 2011 22:35:12 +0000 (15:35 -0700)]
Merge "Fix overrides of isLayoutRtl(Drawable dr)"

13 years agoMerge "Fix bug 4399686 - missing menu after returning from fullscreen video playback...
Adam Powell [Fri, 27 May 2011 22:32:44 +0000 (15:32 -0700)]
Merge "Fix bug 4399686 - missing menu after returning from fullscreen video playback in browser"

13 years agoMerge "New effect library API"
Eric Laurent [Fri, 27 May 2011 22:26:25 +0000 (15:26 -0700)]
Merge "New effect library API"

13 years agoMerge "Action bar tab layout tweaks."
Adam Powell [Fri, 27 May 2011 20:44:33 +0000 (13:44 -0700)]
Merge "Action bar tab layout tweaks."

13 years agoMerge "Fix issue with drawColor(color, Mode.Clear)"
Romain Guy [Fri, 27 May 2011 18:44:44 +0000 (11:44 -0700)]
Merge "Fix issue with drawColor(color, Mode.Clear)"

13 years agoMerge "Cleaup of rsComponent to remove GL types."
Jason Sams [Fri, 27 May 2011 18:37:45 +0000 (11:37 -0700)]
Merge "Cleaup of rsComponent to remove GL types."

13 years agoMerge "Add support for Gravity BEFORE and AFTER"
Fabrice Di Meglio [Fri, 27 May 2011 18:28:43 +0000 (11:28 -0700)]
Merge "Add support for Gravity BEFORE and AFTER"

13 years agoMerge "Fix NdefRecord flags handling."
Martijn Coenen [Fri, 27 May 2011 17:55:13 +0000 (10:55 -0700)]
Merge "Fix NdefRecord flags handling."

13 years agoMerge "Manual merge. Preference activity changes to work on smaller tablet screens...
Amith Yamasani [Fri, 27 May 2011 17:24:59 +0000 (10:24 -0700)]
Merge "Manual merge. Preference activity changes to work on smaller tablet screens and phones."

13 years agoMerge "Prettify memory dump."
Romain Guy [Fri, 27 May 2011 17:23:09 +0000 (10:23 -0700)]
Merge "Prettify memory dump."

13 years agoMerge "Tracking merge of dalvik-dev to master"
Brian Carlstrom [Fri, 27 May 2011 17:12:34 +0000 (10:12 -0700)]
Merge "Tracking merge of dalvik-dev to master"

13 years agoMerge "Fix InputType determination of WebTextView"
Tadashi G. Takaoka [Fri, 27 May 2011 16:54:02 +0000 (09:54 -0700)]
Merge "Fix InputType determination of WebTextView"

13 years agoMerge "EditText notifies the IME when a suggestion is picked."
Gilles Debunne [Fri, 27 May 2011 16:26:53 +0000 (09:26 -0700)]
Merge "EditText notifies the IME when a suggestion is picked."

13 years agoMerge "Sync holo button bar styles with UX."
Adam Powell [Fri, 27 May 2011 01:56:08 +0000 (18:56 -0700)]
Merge "Sync holo button bar styles with UX."

13 years agoMerge "Remove extraneous log."
Romain Guy [Fri, 27 May 2011 01:49:30 +0000 (18:49 -0700)]
Merge "Remove extraneous log."

13 years agoMerge "Fix texture coordinates for sub-bitmap rendering."
Romain Guy [Fri, 27 May 2011 01:40:13 +0000 (18:40 -0700)]
Merge "Fix texture coordinates for sub-bitmap rendering."

13 years agoMerge "Add wide band speech feature flag"
Matthew Xie [Fri, 27 May 2011 01:13:08 +0000 (18:13 -0700)]
Merge "Add wide band speech feature flag"

13 years agoMerge "Correctly implement the CLEAR xfermode."
Romain Guy [Thu, 26 May 2011 23:43:26 +0000 (16:43 -0700)]
Merge "Correctly implement the CLEAR xfermode."

13 years agoMerge "Start splitting allocation into hal and core."
Jason Sams [Thu, 26 May 2011 23:37:09 +0000 (16:37 -0700)]
Merge "Start splitting allocation into hal and core."

13 years agoMerge "b/4452171 Dumping video playbacks to files."
Huahui Wu [Thu, 26 May 2011 23:31:28 +0000 (16:31 -0700)]
Merge "b/4452171 Dumping video playbacks to files."

13 years agoMerge "Fix bug 4487948 - action bar tabs + configuration change = :("
Adam Powell [Thu, 26 May 2011 22:47:21 +0000 (15:47 -0700)]
Merge "Fix bug 4487948 - action bar tabs + configuration change = :("

13 years agoMerge "Import revised translations."
Eric Fischer [Thu, 26 May 2011 22:37:27 +0000 (15:37 -0700)]
Merge "Import revised translations."

13 years agoam d5238cc1: am 7a09f72b: Merge "Rework how we decide whether to use system or status...
Dianne Hackborn [Thu, 26 May 2011 21:14:35 +0000 (14:14 -0700)]
am d5238cc1: am 7a09f72b: Merge "Rework how we decide whether to use system or status bar." into honeycomb-mr2

* commit 'd5238cc1ab8366389b2aada228f2f2e5cbb3244e':
  Rework how we decide whether to use system or status bar.

13 years agoam 90856661: am 66fd9ab2: Merge "Import revised translations. DO NOT MERGE" into...
Eric Fischer [Thu, 26 May 2011 21:14:31 +0000 (14:14 -0700)]
am 90856661: am 66fd9ab2: Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr2

* commit '90856661cf07453a23c3737f421a4686b70d95c1':
  Import revised translations.  DO NOT MERGE

13 years agoam 7a09f72b: Merge "Rework how we decide whether to use system or status bar." into...
Dianne Hackborn [Thu, 26 May 2011 20:34:33 +0000 (13:34 -0700)]
am 7a09f72b: Merge "Rework how we decide whether to use system or status bar." into honeycomb-mr2

* commit '7a09f72b8850ec22e4ca7fd50aba20ead7666f67':
  Rework how we decide whether to use system or status bar.

13 years agoam 66fd9ab2: Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr2
Eric Fischer [Thu, 26 May 2011 20:34:29 +0000 (13:34 -0700)]
am 66fd9ab2: Merge "Import revised translations.  DO NOT MERGE" into honeycomb-mr2

* commit '66fd9ab236b3df85a32792caec41a2cd83622e28':
  Import revised translations.  DO NOT MERGE

13 years agoMerge "Extract embedded cover art (aka poster frame) in mp4 files"
James Dong [Thu, 26 May 2011 19:00:51 +0000 (12:00 -0700)]
Merge "Extract embedded cover art (aka poster frame) in mp4 files"

13 years agoam c004a0c9: am 05e13b9e: am c1ded373: Merge "Revert "Use pread() to get the decrypte...
James Dong [Thu, 26 May 2011 18:41:30 +0000 (11:41 -0700)]
am c004a0c9: am 05e13b9e: am c1ded373: Merge "Revert "Use pread() to get the decrypted data for container based DRM file."" into honeycomb-mr2

* commit 'c004a0c925ea2c9c48bbf9670d2ebf96f432c90a':
  Revert "Use pread() to get the decrypted data for container based DRM file."

13 years agoam a1a56bd0: (-s ours) am 6ef142a0: am b416e241: Fix bug reporting presence of orient...
Jeff Brown [Thu, 26 May 2011 18:41:12 +0000 (11:41 -0700)]
am a1a56bd0: (-s ours) am 6ef142a0: am b416e241: Fix bug reporting presence of orientation axis. (DO NOT MERGE)

* commit 'a1a56bd0e3d730edab327495acd5d90b10a6f1e4':
  Fix bug reporting presence of orientation axis. (DO NOT MERGE)

13 years agoam 23e620b3: (-s ours) am 53c3d5b1: am 325bd07b: Add tap/drag touchpad gesture. ...
Jeff Brown [Thu, 26 May 2011 18:40:46 +0000 (11:40 -0700)]
am 23e620b3: (-s ours) am 53c3d5b1: am 325bd07b: Add tap/drag touchpad gesture. (DO NOT MERGE)

* commit '23e620b32f9c243e124309681b95fe228feb53b8':
  Add tap/drag touchpad gesture. (DO NOT MERGE)