OSDN Git Service

android-x86/frameworks-base.git
11 years agoFix a doc typo.
Jeff Brown [Tue, 2 Apr 2013 02:41:41 +0000 (19:41 -0700)]
Fix a doc typo.

Change-Id: Id41af7644e552b0fbfe90818d0a9f42178c6474d

11 years agoMerge "Make MessageQueue and Looper final." into jb-mr2-dev
Jeff Brown [Mon, 1 Apr 2013 23:39:11 +0000 (23:39 +0000)]
Merge "Make MessageQueue and Looper final." into jb-mr2-dev

11 years agoFixing NPE on screenshot error. (Bug 8328886)
Winson Chung [Mon, 1 Apr 2013 23:04:28 +0000 (16:04 -0700)]
Fixing NPE on screenshot error. (Bug 8328886)

Change-Id: Id47b8429c512c02e63d86de2ce37bd8e3ee02359

11 years agoMake MessageQueue and Looper final.
Jeff Brown [Mon, 1 Apr 2013 20:00:33 +0000 (13:00 -0700)]
Make MessageQueue and Looper final.

Applications already cannot subclass these classes because
their constructors are not visible.

Change-Id: Id979d86dd05f7bcc888fe4ea499ab9b95d3d5dde

11 years agoMerge "debuggerd now notifies the Activity Manager about native crashes" into jb...
Christopher Tate [Mon, 1 Apr 2013 21:22:26 +0000 (21:22 +0000)]
Merge "debuggerd now notifies the Activity Manager about native crashes" into jb-mr2-dev

11 years agoMerge "Flush pending input events immediately upon channel dispose" into jb-mr2-dev
Michael Wright [Mon, 1 Apr 2013 21:20:16 +0000 (21:20 +0000)]
Merge "Flush pending input events immediately upon channel dispose" into jb-mr2-dev

11 years agoMerge "Start input event sequence numbers at 1" into jb-mr2-dev
Michael Wright [Mon, 1 Apr 2013 21:19:10 +0000 (21:19 +0000)]
Merge "Start input event sequence numbers at 1" into jb-mr2-dev

11 years agodebuggerd now notifies the Activity Manager about native crashes
Christopher Tate [Tue, 19 Mar 2013 20:10:03 +0000 (13:10 -0700)]
debuggerd now notifies the Activity Manager about native crashes

The Activity Manager sets up a permission-guarded domain socket, which
debuggerd connects to when a crash happens.  If this is successful,
the daemon then mirrors the logged crash report to that socket, then
closes it.

The Activity Manager parses the native crash dump supplied by debuggerd
and forwards it to the standard app-crashed code.  The UX result is
that users now see the normal "app has stopped unexpectedly" dialog
with "report" and "okay" options for native crashes, not just for
DVM-mediated crashes.

Bug 8322568

Change-Id: Ie1b279896c603bd74d82d6cfcfd66a8f231da134

11 years agoMerge "Fix blur intrinsic creation." into jb-mr2-dev
Tim Murray [Mon, 1 Apr 2013 20:27:28 +0000 (20:27 +0000)]
Merge "Fix blur intrinsic creation." into jb-mr2-dev

11 years agoFlush pending input events immediately upon channel dispose
Michael Wright [Mon, 1 Apr 2013 20:15:55 +0000 (13:15 -0700)]
Flush pending input events immediately upon channel dispose

Change-Id: I949326423f733376aa8d3121bfed24fd76ca0784

11 years agoStart input event sequence numbers at 1
Michael Wright [Mon, 1 Apr 2013 20:11:34 +0000 (13:11 -0700)]
Start input event sequence numbers at 1

Change-Id: Ia69574cb25bfced8bbeefbc23350706bacdfee12

11 years agoFix blur intrinsic creation.
Tim Murray [Mon, 1 Apr 2013 18:35:35 +0000 (11:35 -0700)]
Fix blur intrinsic creation.

Change-Id: Iaf54c7395d447eec94d8b6c12986fa8d16c030f5

11 years agoam f1ba1fb4: am bfe4a29b: am 1e8d22cc: am 37a10754: am 2ab25723: update IO announceme...
Scott Main [Mon, 1 Apr 2013 18:42:33 +0000 (11:42 -0700)]
am f1ba1fb4: am bfe4a29b: am 1e8d22cc: am 37a10754: am 2ab25723: update IO announcement on homepage for IO Extended

* commit 'f1ba1fb4ba55d4d706716b74060cbcc04bb48bfc':
  update IO announcement on homepage for IO Extended

11 years agoam bfe4a29b: am 1e8d22cc: am 37a10754: am 2ab25723: update IO announcement on homepag...
Scott Main [Mon, 1 Apr 2013 18:40:02 +0000 (11:40 -0700)]
am bfe4a29b: am 1e8d22cc: am 37a10754: am 2ab25723: update IO announcement on homepage for IO Extended

* commit 'bfe4a29bd63bfed7662341d58882f9e3813c3264':
  update IO announcement on homepage for IO Extended

11 years agoam 1e8d22cc: am 37a10754: am 2ab25723: update IO announcement on homepage for IO...
Scott Main [Mon, 1 Apr 2013 18:37:24 +0000 (11:37 -0700)]
am 1e8d22cc: am 37a10754: am 2ab25723: update IO announcement on homepage for IO Extended

* commit '1e8d22ccede109b4c8e80a6af2ed494fc77cb850':
  update IO announcement on homepage for IO Extended

11 years agoam 37a10754: am 2ab25723: update IO announcement on homepage for IO Extended
Scott Main [Mon, 1 Apr 2013 18:36:01 +0000 (11:36 -0700)]
am 37a10754: am 2ab25723: update IO announcement on homepage for IO Extended

* commit '37a10754dea09ab9018446c9f667eb5d7d58758c':
  update IO announcement on homepage for IO Extended

11 years agoam 2ab25723: update IO announcement on homepage for IO Extended
Scott Main [Mon, 1 Apr 2013 18:33:02 +0000 (11:33 -0700)]
am 2ab25723: update IO announcement on homepage for IO Extended

* commit '2ab257231fe774748298ab92f78564a5e19f23f0':
  update IO announcement on homepage for IO Extended

11 years agoupdate IO announcement on homepage for IO Extended
Scott Main [Mon, 1 Apr 2013 17:59:43 +0000 (10:59 -0700)]
update IO announcement on homepage for IO Extended

Change-Id: Id0e769162236954670dee07d6ac225a9d4b83581

11 years agoMTP: Implement date created field in GetObjectInfo
Mike Lockwood [Mon, 1 Apr 2013 17:52:47 +0000 (10:52 -0700)]
MTP: Implement date created field in GetObjectInfo

Bug: 8293874

Change-Id: I3e50ea1049f63e2ed3a1f849fef74a2fbf206fe8

11 years agoMerge "Rename DroidNaskh UI font" into jb-mr2-dev
Raph Levien [Mon, 1 Apr 2013 17:07:31 +0000 (17:07 +0000)]
Merge "Rename DroidNaskh UI font" into jb-mr2-dev

11 years agoMerge "Add new primary accounts to secondary limited users" into jb-mr2-dev
Amith Yamasani [Mon, 1 Apr 2013 00:50:00 +0000 (00:50 +0000)]
Merge "Add new primary accounts to secondary limited users" into jb-mr2-dev

11 years agoAdd new primary accounts to secondary limited users
Amith Yamasani [Mon, 1 Apr 2013 00:44:31 +0000 (17:44 -0700)]
Add new primary accounts to secondary limited users

When a new account is added to the primary, those will be marked
as shared accounts for secondary limited users. If the secondary user
is currently running, clone the account right away.

Bug: 8510431
Change-Id: Ie8ad87a7205e7b1a5a1752e75fbbfc416b2a58a7

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr2-dev
Baligh Uddin [Sun, 31 Mar 2013 02:51:01 +0000 (02:51 +0000)]
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev

11 years agoMerge "Fix test" into jb-mr2-dev
Amith Yamasani [Sun, 31 Mar 2013 02:01:21 +0000 (02:01 +0000)]
Merge "Fix test" into jb-mr2-dev

11 years agoFix test
Amith Yamasani [Sun, 31 Mar 2013 02:00:30 +0000 (19:00 -0700)]
Fix test

Change-Id: I329ceff03d3707e10c2e4eabfb8e6ea61082ae6d

11 years agoMerge "Block access to accounts for limited users." into jb-mr2-dev
Amith Yamasani [Sun, 31 Mar 2013 01:32:39 +0000 (01:32 +0000)]
Merge "Block access to accounts for limited users." into jb-mr2-dev

11 years agoBlock access to accounts for limited users.
Amith Yamasani [Sun, 31 Mar 2013 00:07:47 +0000 (17:07 -0700)]
Block access to accounts for limited users.

Make sure that apps that have access to restricted accounts can see them.
If they don't have access, they shouldn't be able to add a new account either.
Show an error message in the account picker if the user/app is not authorized.

Change-Id: I117c0b14d7d06c5ac4e66506df156b174567f5f3

11 years agoMerge "Add SELinux updater and Settings-based enforcement switch." into jb-mr2-dev
Geremy Condra [Sat, 30 Mar 2013 22:08:19 +0000 (22:08 +0000)]
Merge "Add SELinux updater and Settings-based enforcement switch." into jb-mr2-dev

11 years agoFix RemoteControlStackEntry constructor in AudioService
Jean-Michel Trivi [Sat, 30 Mar 2013 19:35:51 +0000 (12:35 -0700)]
Fix RemoteControlStackEntry constructor in AudioService

Add missing call to constructor of RccPlaybackState to initialize
 the mPlaybackState field of the RemoteControlStackEntry class.

bug 8512601

Change-Id: I636d5c1b416d6a3d3808d5be53c9c544ab293732

11 years agoMerge "Improve RestrictionEntry API" into jb-mr2-dev
Amith Yamasani [Sat, 30 Mar 2013 01:47:33 +0000 (01:47 +0000)]
Merge "Improve RestrictionEntry API" into jb-mr2-dev

11 years agoMerge "Optimize ViewGroup.MarginLayoutParams memory and fix ViewDebug" into jb-mr2-dev
Fabrice Di Meglio [Sat, 30 Mar 2013 00:58:50 +0000 (00:58 +0000)]
Merge "Optimize ViewGroup.MarginLayoutParams memory and fix ViewDebug" into jb-mr2-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sat, 30 Mar 2013 00:34:35 +0000 (17:34 -0700)]
Import translations. DO NOT MERGE

Change-Id: Idf70f5a7b5c553d0b7d96caa6e4a9dc2057a97fa
Auto-generated-cl: translation import

11 years agoImprove RestrictionEntry API
Amith Yamasani [Thu, 28 Mar 2013 21:33:16 +0000 (14:33 -0700)]
Improve RestrictionEntry API

More getters and setters, better naming.
New extra defined for returning a custom intent that handles showing the
   restrictions UI.

Change-Id: I2ee0cdb4edd99e71a9004ff5e929dbe243b45557

11 years agoAdd SELinux updater and Settings-based enforcement switch.
Geremy Condra [Wed, 27 Mar 2013 04:09:01 +0000 (21:09 -0700)]
Add SELinux updater and Settings-based enforcement switch.

Bug: 8116902
Change-Id: Ifac495026a354dac7655c28ea2188499a2a319aa

11 years agoam cccf6e9b: am 9f0ed0ee: am 58db9597: am e4ca0650: am 31ed1722: Merge "Doc update...
kmccormick [Fri, 29 Mar 2013 23:18:40 +0000 (16:18 -0700)]
am cccf6e9b: am 9f0ed0ee: am 58db9597: am e4ca0650: am 31ed1722: Merge "Doc update: clarify dumpsys instructions" into jb-mr1.1-docs

* commit 'cccf6e9b85e7f9e5f404137dde5dbd9db937592b':
  Doc update: clarify dumpsys instructions

11 years agoam 9f0ed0ee: am 58db9597: am e4ca0650: am 31ed1722: Merge "Doc update: clarify dumpsy...
kmccormick [Fri, 29 Mar 2013 23:16:10 +0000 (16:16 -0700)]
am 9f0ed0ee: am 58db9597: am e4ca0650: am 31ed1722: Merge "Doc update: clarify dumpsys instructions" into jb-mr1.1-docs

* commit '9f0ed0ee508b8f2233c8834f067e2fb8275d2cfa':
  Doc update: clarify dumpsys instructions

11 years agoRename DroidNaskh UI font
Raph Levien [Fri, 29 Mar 2013 23:13:36 +0000 (16:13 -0700)]
Rename DroidNaskh UI font

Renames DroidNaskh-Regular-SystemUI to DroidNaskhUI-Regular to be
consistent with naming scheme for Noto fonts.

Change-Id: I3319ee5cd85360c85b0523bd932d461eb05d1b18

11 years agoam 58db9597: am e4ca0650: am 31ed1722: Merge "Doc update: clarify dumpsys instruction...
kmccormick [Fri, 29 Mar 2013 23:13:12 +0000 (16:13 -0700)]
am 58db9597: am e4ca0650: am 31ed1722: Merge "Doc update: clarify dumpsys instructions" into jb-mr1.1-docs

* commit '58db95970c9ba47dd83e06cc165d2dc5cc29ce8a':
  Doc update: clarify dumpsys instructions

11 years agoam e4ca0650: am 31ed1722: Merge "Doc update: clarify dumpsys instructions" into jb...
kmccormick [Fri, 29 Mar 2013 23:11:48 +0000 (16:11 -0700)]
am e4ca0650: am 31ed1722: Merge "Doc update: clarify dumpsys instructions" into jb-mr1.1-docs

* commit 'e4ca0650eaad85ce5700ff99940c0acefed210bc':
  Doc update: clarify dumpsys instructions

11 years agoam 31ed1722: Merge "Doc update: clarify dumpsys instructions" into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 23:09:26 +0000 (16:09 -0700)]
am 31ed1722: Merge "Doc update: clarify dumpsys instructions" into jb-mr1.1-docs

* commit '31ed1722b1e66211e7cbf55c2e9d55c1ce66b171':
  Doc update: clarify dumpsys instructions

11 years agoMerge "Doc update: clarify dumpsys instructions" into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 23:06:58 +0000 (23:06 +0000)]
Merge "Doc update: clarify dumpsys instructions" into jb-mr1.1-docs

11 years agoam 328f7b71: am 90fa2ae2: am 23b55e78: am 3fab60bd: am 183c95e0: Merge "Doc update...
kmccormick [Fri, 29 Mar 2013 23:04:09 +0000 (16:04 -0700)]
am 328f7b71: am 90fa2ae2: am 23b55e78: am 3fab60bd: am 183c95e0: Merge "Doc update: PlaybackCompleted valid state 4 pause" into jb-mr1.1-docs

* commit '328f7b7160d4c5a30c6810cbcd4aa01bb7b57dda':
  Doc update: PlaybackCompleted valid state 4 pause

11 years agoam a8858d21: am 93c4446a: am 75fa3012: am 18f76d62: am a353a9f8: Merge "Doc update...
kmccormick [Fri, 29 Mar 2013 23:04:05 +0000 (16:04 -0700)]
am a8858d21: am 93c4446a: am 75fa3012: am 18f76d62: am a353a9f8: Merge "Doc update: clarify guidelines for firewall setup." into jb-mr1.1-docs

* commit 'a8858d215123b819557d130bfeeeb50568649b51':
  Doc update: clarify guidelines for firewall setup.

11 years agoam 90fa2ae2: am 23b55e78: am 3fab60bd: am 183c95e0: Merge "Doc update: PlaybackComple...
kmccormick [Fri, 29 Mar 2013 23:02:30 +0000 (16:02 -0700)]
am 90fa2ae2: am 23b55e78: am 3fab60bd: am 183c95e0: Merge "Doc update: PlaybackCompleted valid state 4 pause" into jb-mr1.1-docs

* commit '90fa2ae28c200e0269f86f7d4e486ce781763a99':
  Doc update: PlaybackCompleted valid state 4 pause

11 years agoam 93c4446a: am 75fa3012: am 18f76d62: am a353a9f8: Merge "Doc update: clarify guidel...
kmccormick [Fri, 29 Mar 2013 23:02:27 +0000 (16:02 -0700)]
am 93c4446a: am 75fa3012: am 18f76d62: am a353a9f8: Merge "Doc update: clarify guidelines for firewall setup." into jb-mr1.1-docs

* commit '93c4446af02b3ccf6da5f8bd7ecb4b8b1cdf62d5':
  Doc update: clarify guidelines for firewall setup.

11 years agoDoc update: clarify dumpsys instructions
kmccormick [Fri, 29 Mar 2013 23:00:50 +0000 (16:00 -0700)]
Doc update: clarify dumpsys instructions

"Bug: 8474578"

Change-Id: Ic743de8f41a1b2d38a4d2495148dc07e2f45b8e5

11 years agoam 23b55e78: am 3fab60bd: am 183c95e0: Merge "Doc update: PlaybackCompleted valid...
kmccormick [Fri, 29 Mar 2013 23:00:06 +0000 (16:00 -0700)]
am 23b55e78: am 3fab60bd: am 183c95e0: Merge "Doc update: PlaybackCompleted valid state 4 pause" into jb-mr1.1-docs

* commit '23b55e78c86b09e806790d4f3ee47646216a9b87':
  Doc update: PlaybackCompleted valid state 4 pause

11 years agoam 75fa3012: am 18f76d62: am a353a9f8: Merge "Doc update: clarify guidelines for...
kmccormick [Fri, 29 Mar 2013 23:00:03 +0000 (16:00 -0700)]
am 75fa3012: am 18f76d62: am a353a9f8: Merge "Doc update: clarify guidelines for firewall setup." into jb-mr1.1-docs

* commit '75fa3012467117933d6afb7353b1c027bd446b72':
  Doc update: clarify guidelines for firewall setup.

11 years agoMerge "Finish any event in the current input queue" into jb-mr2-dev
Michael Wright [Fri, 29 Mar 2013 22:58:50 +0000 (22:58 +0000)]
Merge "Finish any event in the current input queue" into jb-mr2-dev

11 years agoam 3fab60bd: am 183c95e0: Merge "Doc update: PlaybackCompleted valid state 4 pause...
kmccormick [Fri, 29 Mar 2013 22:57:32 +0000 (15:57 -0700)]
am 3fab60bd: am 183c95e0: Merge "Doc update: PlaybackCompleted valid state 4 pause" into jb-mr1.1-docs

* commit '3fab60bddb4ae719185f884ad167e5f16eaa4314':
  Doc update: PlaybackCompleted valid state 4 pause

11 years agoam 18f76d62: am a353a9f8: Merge "Doc update: clarify guidelines for firewall setup...
kmccormick [Fri, 29 Mar 2013 22:57:30 +0000 (15:57 -0700)]
am 18f76d62: am a353a9f8: Merge "Doc update: clarify guidelines for firewall setup." into jb-mr1.1-docs

* commit '18f76d621e001f6b717ac2519f374887fa620891':
  Doc update: clarify guidelines for firewall setup.

11 years agoam 183c95e0: Merge "Doc update: PlaybackCompleted valid state 4 pause" into jb-mr1...
kmccormick [Fri, 29 Mar 2013 22:55:49 +0000 (15:55 -0700)]
am 183c95e0: Merge "Doc update: PlaybackCompleted valid state 4 pause" into jb-mr1.1-docs

* commit '183c95e0c725d3f2f213d56cf98c24cf51dc848a':
  Doc update: PlaybackCompleted valid state 4 pause

11 years agoam a353a9f8: Merge "Doc update: clarify guidelines for firewall setup." into jb-mr1...
kmccormick [Fri, 29 Mar 2013 22:55:47 +0000 (15:55 -0700)]
am a353a9f8: Merge "Doc update: clarify guidelines for firewall setup." into jb-mr1.1-docs

* commit 'a353a9f83e654f1b10ceab98ef03a7607737de70':
  Doc update: clarify guidelines for firewall setup.

11 years agoMerge "Doc update: PlaybackCompleted valid state 4 pause" into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 22:53:03 +0000 (22:53 +0000)]
Merge "Doc update: PlaybackCompleted valid state 4 pause" into jb-mr1.1-docs

11 years agoDoc update: PlaybackCompleted valid state 4 pause
kmccormick [Fri, 29 Mar 2013 22:48:45 +0000 (15:48 -0700)]
Doc update: PlaybackCompleted valid state 4 pause

"Bug: 7962402"

Change-Id: Ie41d7085373794e98208d8815010b3ca1d81378c

11 years agoMerge "Doc update: clarify guidelines for firewall setup." into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 22:44:48 +0000 (22:44 +0000)]
Merge "Doc update: clarify guidelines for firewall setup." into jb-mr1.1-docs

11 years agoDoc update: clarify guidelines for firewall setup.
kmccormick [Fri, 29 Mar 2013 22:21:12 +0000 (15:21 -0700)]
Doc update: clarify guidelines for firewall setup.

Change-Id: Id3284bb21a0a2b612babf6cf582fda8f1c73cb80

11 years agoam 6eebd6e6: am 6f50c846: am d2c1e947: am 39f864b1: am 5018688b: Merge "Doc update...
kmccormick [Fri, 29 Mar 2013 21:51:25 +0000 (14:51 -0700)]
am 6eebd6e6: am 6f50c846: am d2c1e947: am 39f864b1: am 5018688b: Merge "Doc update: incorrect method name" into jb-mr1.1-docs

* commit '6eebd6e6b44d7688489c430cad933e971530e43d':
  Doc update: incorrect method name

11 years agoam 6f50c846: am d2c1e947: am 39f864b1: am 5018688b: Merge "Doc update: incorrect...
kmccormick [Fri, 29 Mar 2013 21:48:35 +0000 (14:48 -0700)]
am 6f50c846: am d2c1e947: am 39f864b1: am 5018688b: Merge "Doc update: incorrect method name" into jb-mr1.1-docs

* commit '6f50c846ad46dfeadf8eac389102031662ad892f':
  Doc update: incorrect method name

11 years agoam d2c1e947: am 39f864b1: am 5018688b: Merge "Doc update: incorrect method name"...
kmccormick [Fri, 29 Mar 2013 21:46:53 +0000 (14:46 -0700)]
am d2c1e947: am 39f864b1: am 5018688b: Merge "Doc update: incorrect method name" into jb-mr1.1-docs

* commit 'd2c1e947ea27ccea8060b0ef4509b3d6c90c4c51':
  Doc update: incorrect method name

11 years agoam 39f864b1: am 5018688b: Merge "Doc update: incorrect method name" into jb-mr1.1...
kmccormick [Fri, 29 Mar 2013 21:44:59 +0000 (14:44 -0700)]
am 39f864b1: am 5018688b: Merge "Doc update: incorrect method name" into jb-mr1.1-docs

* commit '39f864b18153768224f4e1b6a650dfa0a9312055':
  Doc update: incorrect method name

11 years agoam 5018688b: Merge "Doc update: incorrect method name" into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 21:42:44 +0000 (14:42 -0700)]
am 5018688b: Merge "Doc update: incorrect method name" into jb-mr1.1-docs

* commit '5018688b69129a6d1c58167329df1b06dba23095':
  Doc update: incorrect method name

11 years agoMerge "Doc update: incorrect method name" into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 21:38:49 +0000 (21:38 +0000)]
Merge "Doc update: incorrect method name" into jb-mr1.1-docs

11 years agoam ac1807ab: am acf47ca6: am da03abb6: am addfe2be: am d51a557a: Merge "Doc update...
kmccormick [Fri, 29 Mar 2013 21:38:19 +0000 (14:38 -0700)]
am ac1807ab: am acf47ca6: am da03abb6: am addfe2be: am d51a557a: Merge "Doc update: obsolete ant target." into jb-mr1.1-docs

* commit 'ac1807ab1d90a531550ee07356c52fe05abae32d':
  Doc update: obsolete ant target.

11 years agoam acf47ca6: am da03abb6: am addfe2be: am d51a557a: Merge "Doc update: obsolete ant...
kmccormick [Fri, 29 Mar 2013 21:35:34 +0000 (14:35 -0700)]
am acf47ca6: am da03abb6: am addfe2be: am d51a557a: Merge "Doc update: obsolete ant target." into jb-mr1.1-docs

* commit 'acf47ca6331f6e9576e9970ec8b657e068cc02cb':
  Doc update: obsolete ant target.

11 years agoDoc update: incorrect method name
kmccormick [Fri, 29 Mar 2013 21:31:54 +0000 (14:31 -0700)]
Doc update: incorrect method name

"Bug: 8177983"

Change-Id: Ib8f811a8e82dbff9b4e97cb670dec66342a0df00

11 years agoam da03abb6: am addfe2be: am d51a557a: Merge "Doc update: obsolete ant target." into...
kmccormick [Fri, 29 Mar 2013 21:31:24 +0000 (14:31 -0700)]
am da03abb6: am addfe2be: am d51a557a: Merge "Doc update: obsolete ant target." into jb-mr1.1-docs

* commit 'da03abb635009e555fc00783084ce17d548fe08d':
  Doc update: obsolete ant target.

11 years agoam addfe2be: am d51a557a: Merge "Doc update: obsolete ant target." into jb-mr1.1...
kmccormick [Fri, 29 Mar 2013 21:28:30 +0000 (14:28 -0700)]
am addfe2be: am d51a557a: Merge "Doc update: obsolete ant target." into jb-mr1.1-docs

* commit 'addfe2bef1c84296188bf426e52e01bc62d49b9a':
  Doc update: obsolete ant target.

11 years agoam d51a557a: Merge "Doc update: obsolete ant target." into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 21:25:44 +0000 (14:25 -0700)]
am d51a557a: Merge "Doc update: obsolete ant target." into jb-mr1.1-docs

* commit 'd51a557ab662c868d2d28675234de8eaf1c675e6':
  Doc update: obsolete ant target.

11 years agoMerge "KeyStore: add API to query storage type" into jb-mr2-dev
Kenny Root [Fri, 29 Mar 2013 21:24:35 +0000 (21:24 +0000)]
Merge "KeyStore: add API to query storage type" into jb-mr2-dev

11 years agoMerge "Doc update: obsolete ant target." into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 21:23:02 +0000 (21:23 +0000)]
Merge "Doc update: obsolete ant target." into jb-mr1.1-docs

11 years agoKeyStore: add API to query storage type
Kenny Root [Fri, 29 Mar 2013 18:14:17 +0000 (11:14 -0700)]
KeyStore: add API to query storage type

Add an API to keystore daemon to query what kind of storage is currently
in use.

(cherry picked from commit a738e2a1aee26e0be3944c11820724aeca313f83)

Change-Id: I52c84449a27b1cefc49372a6406b7132c2bbddee

11 years agoam 138ad7ba: am a80a7164: am 859a4301: am 4e259b2c: am 0e6691be: Merge "Doc update...
kmccormick [Fri, 29 Mar 2013 21:18:12 +0000 (14:18 -0700)]
am 138ad7ba: am a80a7164: am 859a4301: am 4e259b2c: am 0e6691be: Merge "Doc update: typos in code snippets." into jb-mr1.1-docs

* commit '138ad7ba1b59f6105d1f79966e616f5970970ef3':
  Doc update: typos in code snippets.

11 years agoam a80a7164: am 859a4301: am 4e259b2c: am 0e6691be: Merge "Doc update: typos in code...
kmccormick [Fri, 29 Mar 2013 21:15:43 +0000 (14:15 -0700)]
am a80a7164: am 859a4301: am 4e259b2c: am 0e6691be: Merge "Doc update: typos in code snippets." into jb-mr1.1-docs

* commit 'a80a71648ac9cb306007e67afbc4bedb4debf899':
  Doc update: typos in code snippets.

11 years agoDoc update: obsolete ant target.
kmccormick [Fri, 29 Mar 2013 21:14:44 +0000 (14:14 -0700)]
Doc update: obsolete ant target.

"Bug: 8435577"

Change-Id: Iaec80cef09f70ccc5d0421b4d2d9a16ada0bd12d

11 years agoam 859a4301: am 4e259b2c: am 0e6691be: Merge "Doc update: typos in code snippets...
kmccormick [Fri, 29 Mar 2013 21:12:44 +0000 (14:12 -0700)]
am 859a4301: am 4e259b2c: am 0e6691be: Merge "Doc update: typos in code snippets." into jb-mr1.1-docs

* commit '859a4301d83bf894ffd79e4f3d8abf82ce1143c5':
  Doc update: typos in code snippets.

11 years agoam 4e259b2c: am 0e6691be: Merge "Doc update: typos in code snippets." into jb-mr1...
kmccormick [Fri, 29 Mar 2013 21:10:16 +0000 (14:10 -0700)]
am 4e259b2c: am 0e6691be: Merge "Doc update: typos in code snippets." into jb-mr1.1-docs

* commit '4e259b2cde9cc028fbaddcd650934b6d422e0dff':
  Doc update: typos in code snippets.

11 years agoam 0e6691be: Merge "Doc update: typos in code snippets." into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 21:07:54 +0000 (14:07 -0700)]
am 0e6691be: Merge "Doc update: typos in code snippets." into jb-mr1.1-docs

* commit '0e6691be2abbc11af2d50f1dfdebf3f11285993d':
  Doc update: typos in code snippets.

11 years agoFinish any event in the current input queue
Michael Wright [Fri, 29 Mar 2013 00:27:50 +0000 (17:27 -0700)]
Finish any event in the current input queue

When the pipelining optimization was added we never updated
handleImeFinishedEvent to look through the whole queue of items, so it was only
looking at the head.

Bug: 8498214
Change-Id: I79c62392a93b47e3e1eab3f4fe54a5c999dfb566

11 years agoMerge "Doc update: typos in code snippets." into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 21:05:00 +0000 (21:05 +0000)]
Merge "Doc update: typos in code snippets." into jb-mr1.1-docs

11 years agoDoc update: typos in code snippets.
kmccormick [Fri, 29 Mar 2013 21:02:54 +0000 (14:02 -0700)]
Doc update: typos in code snippets.

"Bug: 8475026"

Change-Id: If516a2a6c6416f1fb10c0d4f0c94bd5e849e0cc9

11 years agoam d80f5809: am 7c805a0e: am 404eb8d3: am a243e162: am 82a42a25: Merge "Doc update...
kmccormick [Fri, 29 Mar 2013 20:57:22 +0000 (13:57 -0700)]
am d80f5809: am 7c805a0e: am 404eb8d3: am a243e162: am 82a42a25: Merge "Doc update: emulator bug fix" into jb-mr1.1-docs

* commit 'd80f58095b5b1358c40c9bdf50afceaaa7ce87e5':
  Doc update: emulator bug fix

11 years agoam 7c805a0e: am 404eb8d3: am a243e162: am 82a42a25: Merge "Doc update: emulator bug...
kmccormick [Fri, 29 Mar 2013 20:56:05 +0000 (13:56 -0700)]
am 7c805a0e: am 404eb8d3: am a243e162: am 82a42a25: Merge "Doc update: emulator bug fix" into jb-mr1.1-docs

* commit '7c805a0e0eb42244438c83678f103c4bb7071a4b':
  Doc update: emulator bug fix

11 years agoam 404eb8d3: am a243e162: am 82a42a25: Merge "Doc update: emulator bug fix" into...
kmccormick [Fri, 29 Mar 2013 20:54:15 +0000 (13:54 -0700)]
am 404eb8d3: am a243e162: am 82a42a25: Merge "Doc update: emulator bug fix" into jb-mr1.1-docs

* commit '404eb8d36a2e6ebea3f16ad1e013423f7f1d4d13':
  Doc update: emulator bug fix

11 years agoam a243e162: am 82a42a25: Merge "Doc update: emulator bug fix" into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 20:51:07 +0000 (13:51 -0700)]
am a243e162: am 82a42a25: Merge "Doc update: emulator bug fix" into jb-mr1.1-docs

* commit 'a243e162542cd4dcfc3ffd7b46b111efe402972f':
  Doc update: emulator bug fix

11 years agoam 82a42a25: Merge "Doc update: emulator bug fix" into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 20:49:31 +0000 (13:49 -0700)]
am 82a42a25: Merge "Doc update: emulator bug fix" into jb-mr1.1-docs

* commit '82a42a25e3e7dceefdca41096ce6e768f285076c':
  Doc update: emulator bug fix

11 years agoMerge "Doc update: emulator bug fix" into jb-mr1.1-docs
kmccormick [Fri, 29 Mar 2013 20:47:11 +0000 (20:47 +0000)]
Merge "Doc update: emulator bug fix" into jb-mr1.1-docs

11 years agoDoc update: emulator bug fix
kmccormick [Fri, 29 Mar 2013 20:44:19 +0000 (13:44 -0700)]
Doc update: emulator bug fix

"Bug: 7990692"

Change-Id: I767c5662cebf7fe8f578190bc9730d72e97abeb1

11 years agoMerge "AccountManager changes for profile seeding." into jb-mr2-dev
Jatin Lodhia [Fri, 29 Mar 2013 20:44:49 +0000 (20:44 +0000)]
Merge "AccountManager changes for profile seeding." into jb-mr2-dev

11 years agoMerge "Prevent crash when a single layer is enqueued several times for updates Bug...
Romain Guy [Fri, 29 Mar 2013 20:29:11 +0000 (20:29 +0000)]
Merge "Prevent crash when a single layer is enqueued several times for updates Bug #8504687" into jb-mr2-dev

11 years agoOptimize ViewGroup.MarginLayoutParams memory and fix ViewDebug
Fabrice Di Meglio [Wed, 27 Mar 2013 23:36:21 +0000 (16:36 -0700)]
Optimize ViewGroup.MarginLayoutParams memory and fix ViewDebug

- use private flag bit field for ViewGroup.MarginLayoutParams
- make ViewDebug support "byte" type for FlagMapping

Change-Id: Iff7c31544e3ce2d29919c9424425f2bf87042b8b

11 years agoMerge "Fix bug #8505156 WiFi properties dialog is having some issues in RTL mode...
Fabrice Di Meglio [Fri, 29 Mar 2013 19:38:50 +0000 (19:38 +0000)]
Merge "Fix bug #8505156 WiFi properties dialog is having some issues in RTL mode" into jb-mr2-dev

11 years agoPrevent crash when a single layer is enqueued several times for updates
Romain Guy [Fri, 29 Mar 2013 19:37:16 +0000 (12:37 -0700)]
Prevent crash when a single layer is enqueued several times for updates
Bug #8504687

Change-Id: I9b01bbc4e3f37af23dfe5e68d3d03ad3d238b94a

11 years agoMerge "Scope certs for wifi UID and handle migration" into jb-mr2-dev
Irfan Sheriff [Fri, 29 Mar 2013 17:32:44 +0000 (17:32 +0000)]
Merge "Scope certs for wifi UID and handle migration" into jb-mr2-dev

11 years agoMerge "Switch indic fonts to Noto" into jb-mr2-dev
Raph Levien [Fri, 29 Mar 2013 17:01:31 +0000 (17:01 +0000)]
Merge "Switch indic fonts to Noto" into jb-mr2-dev

11 years agoMerge "Make zero width space a line breaker" into jb-mr2-dev
Raph Levien [Fri, 29 Mar 2013 16:58:33 +0000 (16:58 +0000)]
Merge "Make zero width space a line breaker" into jb-mr2-dev

11 years agoMerge "Apparently SystemUI no longer needs the carousel." into jb-mr2-dev
Dianne Hackborn [Fri, 29 Mar 2013 16:53:54 +0000 (16:53 +0000)]
Merge "Apparently SystemUI no longer needs the carousel." into jb-mr2-dev

11 years agoRemoteControlClient can report current position, speed
Jean-Michel Trivi [Fri, 22 Mar 2013 16:30:50 +0000 (09:30 -0700)]
RemoteControlClient can report current position, speed

Extend RemoteControlClient class to support reporting the
 current playback position, and the playback speed.
Define listener for an application to receive new playback
 position to seek to (use of listener to be implemented).
Update IRemoteControlDisplay implementations to new interface.

bug 8120740

Change-Id: I2654daeca1ac49713d325df8226dceb85943c020

11 years agoMake zero width space a line breaker
Raph Levien [Fri, 29 Mar 2013 16:25:48 +0000 (09:25 -0700)]
Make zero width space a line breaker

This patch makes ZWSP (U+200B, zero width space) a potential line break
in text layouts. This is a fix for bug 8501809.

Change-Id: I18c1f8464e6c821ff75f819141bacc714a878700

11 years agoMerge "bidiFlags != SkPaint::Flags" into jb-mr2-dev
Victoria Lease [Fri, 29 Mar 2013 15:00:50 +0000 (15:00 +0000)]
Merge "bidiFlags != SkPaint::Flags" into jb-mr2-dev