OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 97993692: Fix brightness mirror positioning.
Jorim Jaggi [Thu, 14 May 2015 23:34:41 +0000 (23:34 +0000)]
am 97993692: Fix brightness mirror positioning.

* commit '979936920ee2e654e23678172c49b301e886c374':
  Fix brightness mirror positioning.

9 years agoam af4d3d2d: Merge "Don\'t keep LayoutlibCallback reference." into mnc-dev
Deepanshu Gupta [Thu, 14 May 2015 23:34:31 +0000 (23:34 +0000)]
am af4d3d2d: Merge "Don\'t keep LayoutlibCallback reference." into mnc-dev

* commit 'af4d3d2d141b905fe6f92c9cce81ee76a8203fd8':
  Don't keep LayoutlibCallback reference.

9 years agoam f2fb0e73: Merge "CEC: Remove obsolete TODOs" into mnc-dev
Jinsuk Kim [Thu, 14 May 2015 23:29:10 +0000 (23:29 +0000)]
am f2fb0e73: Merge "CEC: Remove obsolete TODOs" into mnc-dev

* commit 'f2fb0e73f1e7a056c8986959b391ad29eabbf8f9':
  CEC: Remove obsolete TODOs

9 years agoFix brightness mirror positioning.
Jorim Jaggi [Thu, 14 May 2015 00:39:18 +0000 (17:39 -0700)]
Fix brightness mirror positioning.

Bug: 20884993
Change-Id: Iba75c2dd7aca9b7ac446cb6a278085af4e150b95

9 years agoMerge "Don't keep LayoutlibCallback reference." into mnc-dev
Deepanshu Gupta [Thu, 14 May 2015 22:57:02 +0000 (22:57 +0000)]
Merge "Don't keep LayoutlibCallback reference." into mnc-dev

9 years agoMerge "CEC: Remove obsolete TODOs" into mnc-dev
Jinsuk Kim [Thu, 14 May 2015 22:47:05 +0000 (22:47 +0000)]
Merge "CEC: Remove obsolete TODOs" into mnc-dev

9 years agoDon't keep LayoutlibCallback reference.
Deepanshu Gupta [Thu, 14 May 2015 22:37:29 +0000 (15:37 -0700)]
Don't keep LayoutlibCallback reference.

Switch to the newer API that enables keeping a reference only to the
ParserFactory which is a much leaner object as compared to
LayoutlibCallback.

Change-Id: I9b7afd93226db23786a00b2951cbf5ae5b8f3e5f

9 years agoam 39a0b22c: Merge "[RenderScript] Add dummy getMinorID to maintain compatible with...
Miao Wang [Thu, 14 May 2015 22:34:23 +0000 (22:34 +0000)]
am 39a0b22c: Merge "[RenderScript] Add dummy getMinorID to maintain compatible with old RS compat lib." into mnc-dev

* commit '39a0b22cf854963dc04dc7a7714b4a7a263e93aa':
  [RenderScript] Add dummy getMinorID to maintain compatible with old RS compat lib.

9 years agoam 3e02adb0: Fix closing state
Jorim Jaggi [Thu, 14 May 2015 22:34:09 +0000 (22:34 +0000)]
am 3e02adb0: Fix closing state

* commit '3e02adb028741938dab9787fa1552f86b2558c9a':
  Fix closing state

9 years agoMerge "[RenderScript] Add dummy getMinorID to maintain compatible with old RS compat...
Miao Wang [Thu, 14 May 2015 22:22:01 +0000 (22:22 +0000)]
Merge "[RenderScript] Add dummy getMinorID to maintain compatible with old RS compat lib." into mnc-dev

9 years agoFix closing state
Jorim Jaggi [Thu, 14 May 2015 00:50:26 +0000 (17:50 -0700)]
Fix closing state

Bug: 20940663
Change-Id: I34e2bf4fb3ba9f9ad15e634c4a09883f57b446b2

9 years agoam a8545890: Merge "Move couple of intellij libraries to project level." into mnc-dev
Deepanshu Gupta [Thu, 14 May 2015 22:21:40 +0000 (22:21 +0000)]
am a8545890: Merge "Move couple of intellij libraries to project level." into mnc-dev

* commit 'a8545890ac7851dbd113535e14d170e083357f5b':
  Move couple of intellij libraries to project level.

9 years agoam 474bb82f: Merge "Clarify docs for BackupTransport.initializeDevice()" into mnc-dev
Christopher Tate [Thu, 14 May 2015 22:21:35 +0000 (22:21 +0000)]
am 474bb82f: Merge "Clarify docs for BackupTransport.initializeDevice()" into mnc-dev

* commit '474bb82fd5dafdba8de917ed7a834ba68890678f':
  Clarify docs for BackupTransport.initializeDevice()

9 years agoam a0807a65: Merge "Camera: tonemap linkify update" into mnc-dev
Yin-Chia Yeh [Thu, 14 May 2015 22:21:30 +0000 (22:21 +0000)]
am a0807a65: Merge "Camera: tonemap linkify update" into mnc-dev

* commit 'a0807a65e93aeb7c73fb2fcc68244ab324dd3c07':
  Camera: tonemap linkify update

9 years agoMerge "Move couple of intellij libraries to project level." into mnc-dev
Deepanshu Gupta [Thu, 14 May 2015 22:18:32 +0000 (22:18 +0000)]
Merge "Move couple of intellij libraries to project level." into mnc-dev

9 years agoMerge "Clarify docs for BackupTransport.initializeDevice()" into mnc-dev
Christopher Tate [Thu, 14 May 2015 22:16:32 +0000 (22:16 +0000)]
Merge "Clarify docs for BackupTransport.initializeDevice()" into mnc-dev

9 years agoMove couple of intellij libraries to project level.
Deepanshu Gupta [Thu, 14 May 2015 22:12:57 +0000 (15:12 -0700)]
Move couple of intellij libraries to project level.

Move framework and layoutlib api libraries back to being project
libraries so that other modules can depend on it. This enables custom
widget libraries project to merge through cleanly.

Change-Id: I4f00d6fb378a80662f32491a2b0061d6bf61899f

9 years agoMerge "Camera: tonemap linkify update" into mnc-dev
Yin-Chia Yeh [Thu, 14 May 2015 22:12:29 +0000 (22:12 +0000)]
Merge "Camera: tonemap linkify update" into mnc-dev

9 years ago[RenderScript] Add dummy getMinorID to maintain compatible with old RS
Miao Wang [Thu, 14 May 2015 21:53:30 +0000 (14:53 -0700)]
[RenderScript] Add dummy getMinorID to maintain compatible with old RS
compat lib.

bug: 21132592
Change-Id: I375f188dfbd33367a9589533aa51b182fda8bc21

9 years agoam 758e6a8f: Merge "ImageReader: Image getFormat should return the Image buffer forma...
Zhijun He [Thu, 14 May 2015 21:55:59 +0000 (21:55 +0000)]
am 758e6a8f: Merge "ImageReader: Image getFormat should return the Image buffer format" into mnc-dev

* commit '758e6a8f70b28e1584588b06b12d227deeefba74':
  ImageReader: Image getFormat should return the Image buffer format

9 years agoam 492afe90: Merge "Image/Reader/Writer: address API review comments" into mnc-dev
Zhijun He [Thu, 14 May 2015 21:55:54 +0000 (21:55 +0000)]
am 492afe90: Merge "Image/Reader/Writer: address API review comments" into mnc-dev

* commit '492afe901459274ea8b9dd52815d3f51dd1f244f':
  Image/Reader/Writer: address API review comments

9 years agoMerge "ImageReader: Image getFormat should return the Image buffer format" into mnc-dev
Zhijun He [Thu, 14 May 2015 21:46:36 +0000 (21:46 +0000)]
Merge "ImageReader: Image getFormat should return the Image buffer format" into mnc-dev

9 years agoMerge "Image/Reader/Writer: address API review comments" into mnc-dev
Zhijun He [Thu, 14 May 2015 21:43:59 +0000 (21:43 +0000)]
Merge "Image/Reader/Writer: address API review comments" into mnc-dev

9 years agoCEC: Remove obsolete TODOs
Jinsuk Kim [Thu, 14 May 2015 21:28:47 +0000 (06:28 +0900)]
CEC: Remove obsolete TODOs

Removed legacy TODOs and the associated hack to enable CEC service
for buggy partner low-level implementation.

Bug: 21153475
Change-Id: I105f77389dd5c604336f86ce375016fa87c86759

9 years agoam 21de2f62: am 08bea4c9: (-s ours) am 627f2681: Merge "Wait for KEY_SLEEP UP event...
Joe LaPenna [Thu, 14 May 2015 21:37:36 +0000 (21:37 +0000)]
am 21de2f62: am 08bea4c9: (-s ours) am 627f2681: Merge "Wait for KEY_SLEEP UP event before calling goToSleep()" into lmp-mr1-modular-dev

* commit '21de2f629df37014dd269e746924374f3df0811a':
  Wait for KEY_SLEEP UP event before calling goToSleep()

9 years agoam 7fc802bb: Merge "MediaDataSource: address API council comments" into mnc-dev
Chong Zhang [Thu, 14 May 2015 21:37:31 +0000 (21:37 +0000)]
am 7fc802bb: Merge "MediaDataSource: address API council comments" into mnc-dev

* commit '7fc802bbf750a8ed6be0e1858ebcf9740dda15cb':
  MediaDataSource: address API council comments

9 years agoImage/Reader/Writer: address API review comments
Zhijun He [Wed, 13 May 2015 19:11:47 +0000 (12:11 -0700)]
Image/Reader/Writer: address API review comments

* Remove isOpaque methods
* Removew ImageReader#newOpaqueInstance
* Rename Writer listener and callback
* Clarify the timestamp spec
* Fix a bug in ImageUtils

Bug: 21044520
Change-Id: Ifb85ef25e4d152c2a445b3369c1e16dc1bc5220c

9 years agoam 08bea4c9: (-s ours) am 627f2681: Merge "Wait for KEY_SLEEP UP event before calling...
Joe LaPenna [Thu, 14 May 2015 21:34:16 +0000 (21:34 +0000)]
am 08bea4c9: (-s ours) am 627f2681: Merge "Wait for KEY_SLEEP UP event before calling goToSleep()" into lmp-mr1-modular-dev

* commit '08bea4c90dce2991ab518bd167a29df8b23f7d1b':
  Wait for KEY_SLEEP UP event before calling goToSleep()

9 years agoMerge "MediaDataSource: address API council comments" into mnc-dev
Chong Zhang [Thu, 14 May 2015 21:29:50 +0000 (21:29 +0000)]
Merge "MediaDataSource: address API council comments" into mnc-dev

9 years agoam 51bf5d9c: Merge "media: remove setPlaybackRate from MediaPlayer and MediSync"...
Lajos Molnar [Thu, 14 May 2015 21:27:48 +0000 (21:27 +0000)]
am 51bf5d9c: Merge "media: remove setPlaybackRate from MediaPlayer and MediSync" into mnc-dev

* commit '51bf5d9c078a57b52da786979103674588c2116c':
  media: remove setPlaybackRate from MediaPlayer and MediSync

9 years agoam af047944: Merge "media: change final fields to accessors in MediaTimestamp" into...
Lajos Molnar [Thu, 14 May 2015 21:27:42 +0000 (21:27 +0000)]
am af047944: Merge "media: change final fields to accessors in MediaTimestamp" into mnc-dev

* commit 'af0479446bf2bfaa252bfe4bc924346632013f40':
  media: change final fields to accessors in MediaTimestamp

9 years agoMediaDataSource: address API council comments
Chong Zhang [Thu, 14 May 2015 17:08:08 +0000 (10:08 -0700)]
MediaDataSource: address API council comments

- throw IOExecption on fatal errors

- add offset argument to readAt

- and fix a crash in MediaExtractor

bug: 21045118
bug: 21163225
Change-Id: I3c0ff42e539868b9374a4f1f3a9852143f68ba68

9 years agoam 55a30240: Merge "wallpaper: avoid exception when user is not initialized" into...
Xiaohui Chen [Thu, 14 May 2015 21:17:51 +0000 (21:17 +0000)]
am 55a30240: Merge "wallpaper: avoid exception when user is not initialized" into mnc-dev

* commit '55a302402be3240c9e3289351c01e1cd2e853bc8':
  wallpaper: avoid exception when user is not initialized

9 years agoMerge "media: remove setPlaybackRate from MediaPlayer and MediSync" into mnc-dev
Lajos Molnar [Thu, 14 May 2015 21:17:27 +0000 (21:17 +0000)]
Merge "media: remove setPlaybackRate from MediaPlayer and MediSync" into mnc-dev

9 years agoMerge "media: change final fields to accessors in MediaTimestamp" into mnc-dev
Lajos Molnar [Thu, 14 May 2015 21:17:27 +0000 (21:17 +0000)]
Merge "media: change final fields to accessors in MediaTimestamp" into mnc-dev

9 years agoam 627f2681: Merge "Wait for KEY_SLEEP UP event before calling goToSleep()" into...
Joe LaPenna [Thu, 14 May 2015 21:07:54 +0000 (21:07 +0000)]
am 627f2681: Merge "Wait for KEY_SLEEP UP event before calling goToSleep()" into lmp-mr1-modular-dev

* commit '627f26817f752e0e1beb4185e778edc4501b4aa6':
  Wait for KEY_SLEEP UP event before calling goToSleep()

9 years agoMerge "wallpaper: avoid exception when user is not initialized" into mnc-dev
Xiaohui Chen [Thu, 14 May 2015 21:05:35 +0000 (21:05 +0000)]
Merge "wallpaper: avoid exception when user is not initialized" into mnc-dev

9 years agoMerge "Wait for KEY_SLEEP UP event before calling goToSleep()" into lmp-mr1-modular-dev
Joe LaPenna [Thu, 14 May 2015 20:55:08 +0000 (20:55 +0000)]
Merge "Wait for KEY_SLEEP UP event before calling goToSleep()" into lmp-mr1-modular-dev

9 years agoam 3b7bc569: Merge "Camera2: Fix reprocessing API naming and docs" into mnc-dev
Chien-Yu Chen [Thu, 14 May 2015 20:51:26 +0000 (20:51 +0000)]
am 3b7bc569: Merge "Camera2: Fix reprocessing API naming and docs" into mnc-dev

* commit '3b7bc569e6e31b7cb4a074e0d23994f7a4797feb':
  Camera2: Fix reprocessing API naming and docs

9 years agoam 93559668: Merge "Tiny fix after updating the error reporting API" into mnc-dev
Mikhail Naganov [Thu, 14 May 2015 20:51:21 +0000 (20:51 +0000)]
am 93559668: Merge "Tiny fix after updating the error reporting API" into mnc-dev

* commit '9355966878460e3103a8da5eac8ecb5d2de97717':
  Tiny fix after updating the error reporting API

9 years agoMerge "Camera2: Fix reprocessing API naming and docs" into mnc-dev
Chien-Yu Chen [Thu, 14 May 2015 20:46:35 +0000 (20:46 +0000)]
Merge "Camera2: Fix reprocessing API naming and docs" into mnc-dev

9 years agoMerge "Tiny fix after updating the error reporting API" into mnc-dev
Mikhail Naganov [Thu, 14 May 2015 20:43:04 +0000 (20:43 +0000)]
Merge "Tiny fix after updating the error reporting API" into mnc-dev

9 years agoam de355db3: Merge "Change the location of Brandmaster statement file." into mnc-dev
Joseph Wen [Thu, 14 May 2015 20:41:11 +0000 (20:41 +0000)]
am de355db3: Merge "Change the location of Brandmaster statement file." into mnc-dev

* commit 'de355db3ec6e24dd75ccec93f6c613f8f114ab28':
  Change the location of Brandmaster statement file.

9 years agoMerge "Change the location of Brandmaster statement file." into mnc-dev
Joseph Wen [Thu, 14 May 2015 20:31:06 +0000 (20:31 +0000)]
Merge "Change the location of Brandmaster statement file." into mnc-dev

9 years agoTiny fix after updating the error reporting API
Mikhail Naganov [Thu, 14 May 2015 20:30:13 +0000 (13:30 -0700)]
Tiny fix after updating the error reporting API

Temporarily make WebResourceError.getDescription() non-abstract
so the current version of WebView doesn't crash on it.

Bug: 2006400821063767
Change-Id: I15a1abb5df76263006d14eb589fe0076d5aac582

9 years agoam f93d16bc: Merge "Avoid sealed check when unparceling AccessibilityNodeInfo" into...
Alan Viverette [Thu, 14 May 2015 20:29:16 +0000 (20:29 +0000)]
am f93d16bc: Merge "Avoid sealed check when unparceling AccessibilityNodeInfo" into mnc-dev

* commit 'f93d16bc705027aaca3a9c36788e0c1f26233bd0':
  Avoid sealed check when unparceling AccessibilityNodeInfo

9 years agoam f0616532: Merge "Fix issues found during CTS testing of FP16" into mnc-dev
Jason Sams [Thu, 14 May 2015 20:29:11 +0000 (20:29 +0000)]
am f0616532: Merge "Fix issues found during CTS testing of FP16" into mnc-dev

* commit 'f06165320281ef1cb5e7ebbeef42a93a77cbd553':
  Fix issues found during CTS testing of FP16

9 years agoMerge "Avoid sealed check when unparceling AccessibilityNodeInfo" into mnc-dev
Alan Viverette [Thu, 14 May 2015 20:20:47 +0000 (20:20 +0000)]
Merge "Avoid sealed check when unparceling AccessibilityNodeInfo" into mnc-dev

9 years agoMerge "Fix issues found during CTS testing of FP16" into mnc-dev
Jason Sams [Thu, 14 May 2015 20:15:39 +0000 (20:15 +0000)]
Merge "Fix issues found during CTS testing of FP16" into mnc-dev

9 years agoChange the location of Brandmaster statement file.
Joseph Wen [Thu, 14 May 2015 18:13:11 +0000 (14:13 -0400)]
Change the location of Brandmaster statement file.

Change the location of statement file for web asset
from /.well-known/associations.json to /.well-known/statements.json.

BUG=21153250

Change-Id: Ie8538b852d62c54254c895e0abadc7f502ea2181

9 years agoam fed0196b: Merge "Lock top task if whitelisting arrives after start." into mnc-dev
Craig Mautner [Thu, 14 May 2015 20:09:27 +0000 (20:09 +0000)]
am fed0196b: Merge "Lock top task if whitelisting arrives after start." into mnc-dev

* commit 'fed0196b9500b9f1e58071b177fb02245d8e4e91':
  Lock top task if whitelisting arrives after start.

9 years agoMerge "Lock top task if whitelisting arrives after start." into mnc-dev
Craig Mautner [Thu, 14 May 2015 20:03:03 +0000 (20:03 +0000)]
Merge "Lock top task if whitelisting arrives after start." into mnc-dev

9 years agoClarify docs for BackupTransport.initializeDevice()
Christopher Tate [Thu, 14 May 2015 19:54:24 +0000 (12:54 -0700)]
Clarify docs for BackupTransport.initializeDevice()

Explicitly call out that even if the backend is in an undefined state
(such as no authenticated account, so there is by definition no work
that can be done here), the transport should return TRANSPORT_OK in
response to initializeDevice().  Error returns from that method must
only be used to indicate that the initialize should be *retried*.

Bug 21136957

Change-Id: I41ad115b92c16092b4d931d9c554a44b77945359

9 years agoLock top task if whitelisting arrives after start.
Craig Mautner [Wed, 13 May 2015 20:06:11 +0000 (13:06 -0700)]
Lock top task if whitelisting arrives after start.

If the DevicePolicyManagerService updates the whitelist after a task
in the whitelist has started then the task won't have started locked.

When the updated whitelist arrives this change automatically locks the
topmost task if it is in the whitelist.

Also more locktask debugging.

Fixes bug 21031298.

Change-Id: I2494af6f2819ca91bc01abc5decb3d1adc088226

9 years agoam 92847c96: Merge "Revert "Update IME focus when the active view is losing the focus...
Wale Ogunwale [Thu, 14 May 2015 19:38:25 +0000 (19:38 +0000)]
am 92847c96: Merge "Revert "Update IME focus when the active view is losing the focus."" into mnc-dev

* commit '92847c968754f3fc2ffe849cf54ef6dd49b3e744':
  Revert "Update IME focus when the active view is losing the focus."

9 years agoMerge "Revert "Update IME focus when the active view is losing the focus."" into...
Wale Ogunwale [Thu, 14 May 2015 19:29:34 +0000 (19:29 +0000)]
Merge "Revert "Update IME focus when the active view is losing the focus."" into mnc-dev

9 years agoAvoid sealed check when unparceling AccessibilityNodeInfo
Alan Viverette [Thu, 14 May 2015 19:26:49 +0000 (12:26 -0700)]
Avoid sealed check when unparceling AccessibilityNodeInfo

Previously the unparceling code relied on addAction(), which would
incorrectly crash if the node was sealed.

Bug: 21135077
Change-Id: I773ac27b2dee501ffea0a0587536a192af402c32

9 years agoRevert "Update IME focus when the active view is losing the focus."
Wale Ogunwale [Thu, 14 May 2015 19:20:53 +0000 (12:20 -0700)]
Revert "Update IME focus when the active view is losing the focus."

This reverts commit 97c381304207013fd95c7806df4dcca0c69006c0.

This causes issue with the right IME window getting focus.

Bug: 21144633
Change-Id: I4c75b6e7dd87c10f008444d2059164b52a8f4335

9 years agomedia: change final fields to accessors in MediaTimestamp
Lajos Molnar [Wed, 13 May 2015 22:30:58 +0000 (15:30 -0700)]
media: change final fields to accessors in MediaTimestamp

Bug: 20887706
Change-Id: Iea0acdeec9dd7e818c80454af639f9480ff6b285

9 years agomedia: remove setPlaybackRate from MediaPlayer and MediSync
Lajos Molnar [Thu, 14 May 2015 19:13:32 +0000 (12:13 -0700)]
media: remove setPlaybackRate from MediaPlayer and MediSync

Condensed them to an internal easyPlaybackParams to create
PlaybackParams from a rate and audio mode.

Bug: 21045118
Change-Id: I89879a3034c905e34cabef8ff0237048e097a8e0

9 years agoam 0125d76f: Merge "Make Conferenceable an abstract class" into mnc-dev
Yorke Lee [Thu, 14 May 2015 17:45:11 +0000 (17:45 +0000)]
am 0125d76f: Merge "Make Conferenceable an abstract class" into mnc-dev

* commit '0125d76fa37d26a29f06371ff349546e21cd3f4d':
  Make Conferenceable an abstract class

9 years agoam d674f230: Merge "Editor: enable double tap for selection after cut/copy." into...
Andrei Stingaceanu [Thu, 14 May 2015 17:34:11 +0000 (17:34 +0000)]
am d674f230: Merge "Editor: enable double tap for selection after cut/copy." into mnc-dev

* commit 'd674f2308aa1dd8f6f6df9d3cdd552e2aec0e64e':
  Editor: enable double tap for selection after cut/copy.

9 years agoMerge "Make Conferenceable an abstract class" into mnc-dev
Yorke Lee [Thu, 14 May 2015 17:32:44 +0000 (17:32 +0000)]
Merge "Make Conferenceable an abstract class" into mnc-dev

9 years agoMerge "Editor: enable double tap for selection after cut/copy." into mnc-dev
Andrei Stingaceanu [Thu, 14 May 2015 17:21:08 +0000 (17:21 +0000)]
Merge "Editor: enable double tap for selection after cut/copy." into mnc-dev

9 years agoam fdf9f40c: Merge "PhoneWindow ActionMode handling tests" into mnc-dev
Clara Bayarri [Thu, 14 May 2015 16:53:14 +0000 (16:53 +0000)]
am fdf9f40c: Merge "PhoneWindow ActionMode handling tests" into mnc-dev

* commit 'fdf9f40cb8ca35a1d56d8cde494c6ed9602b4e48':
  PhoneWindow ActionMode handling tests

9 years agoam 8d0cf8bc: Merge "Add example for detectResourceMismatches()" into mnc-dev
Alan Viverette [Thu, 14 May 2015 16:47:55 +0000 (16:47 +0000)]
am 8d0cf8bc: Merge "Add example for detectResourceMismatches()" into mnc-dev

* commit '8d0cf8bc457b48a0c8d43cf23928956ae3ca2a28':
  Add example for detectResourceMismatches()

9 years agoam 9cb90cbb: Merge "Revert "Icon support comes to Notification."" into mnc-dev
Daniel Sandler [Thu, 14 May 2015 16:47:50 +0000 (16:47 +0000)]
am 9cb90cbb: Merge "Revert "Icon support comes to Notification."" into mnc-dev

* commit '9cb90cbbf8fc91793dad1d1cb317079dbc7e8421':
  Revert "Icon support comes to Notification."

9 years agoMerge "PhoneWindow ActionMode handling tests" into mnc-dev
Clara Bayarri [Thu, 14 May 2015 16:44:45 +0000 (16:44 +0000)]
Merge "PhoneWindow ActionMode handling tests" into mnc-dev

9 years agoMerge "Add example for detectResourceMismatches()" into mnc-dev
Alan Viverette [Thu, 14 May 2015 16:39:18 +0000 (16:39 +0000)]
Merge "Add example for detectResourceMismatches()" into mnc-dev

9 years agoMerge "Revert "Icon support comes to Notification."" into mnc-dev
Daniel Sandler [Thu, 14 May 2015 16:34:52 +0000 (16:34 +0000)]
Merge "Revert "Icon support comes to Notification."" into mnc-dev

9 years agoam dfdbc3a8: am a90cb675: am a0f0b5bf: am 574690b1: Merge "docs: Add weekly subscript...
Joe Fernandez [Thu, 14 May 2015 16:31:20 +0000 (16:31 +0000)]
am dfdbc3a8: am a90cb675: am a0f0b5bf: am 574690b1: Merge "docs: Add weekly subscriptions and grace period information to IAB docs" into lmp-mr1-ub-docs

* commit 'dfdbc3a8918a698a69880816a59d9e5ca2ee185f':
  docs: Add weekly subscriptions and grace period information to IAB docs

9 years agoam f799491f: Merge "New policy for internal and wired device names." into mnc-dev
Paul McLean [Thu, 14 May 2015 16:31:14 +0000 (16:31 +0000)]
am f799491f: Merge "New policy for internal and wired device names." into mnc-dev

* commit 'f799491fb4781c890625cfd0d2b397abbfb169e3':
  New policy for internal and wired device names.

9 years agoam fc56b88a: Merge "Add manufacturer-provided device name for AudioPort name field...
Paul McLean [Thu, 14 May 2015 16:31:10 +0000 (16:31 +0000)]
am fc56b88a: Merge "Add manufacturer-provided device name for AudioPort name field for BT devices. Change "a2dp-device" to empty string for EnumAPI." into mnc-dev

* commit 'fc56b88ac4ea56c53f9ab648b6a92d85a05562c8':
  Add manufacturer-provided device name for AudioPort name field for BT devices. Change "a2dp-device" to empty string for EnumAPI.

9 years agoam 30bc0b9e: Merge "Add tracing for path texture upload" into mnc-dev
Chris Craik [Thu, 14 May 2015 16:31:05 +0000 (16:31 +0000)]
am 30bc0b9e: Merge "Add tracing for path texture upload" into mnc-dev

* commit '30bc0b9ebb6ea60427f4c42bb019557299dc2753':
  Add tracing for path texture upload

9 years agoam a1fb2cf6: Merge "Move Android Keystore impl to android.security.keystore." into...
Alex Klyubin [Thu, 14 May 2015 16:31:00 +0000 (16:31 +0000)]
am a1fb2cf6: Merge "Move Android Keystore impl to android.security.keystore." into mnc-dev

* commit 'a1fb2cf6a6b8e69b57346b598e1c0904614250d7':
  Move Android Keystore impl to android.security.keystore.

9 years agoam 1b2e5c11: Merge "Revert "Revert "Add new MotionEvent actions for button press...
Michael Wright [Thu, 14 May 2015 16:30:53 +0000 (16:30 +0000)]
am 1b2e5c11: Merge "Revert "Revert "Add new MotionEvent actions for button press and release.""" into mnc-dev

* commit '1b2e5c11b6a89d56d5058907c3b0c88bf0170857':
  Revert "Revert "Add new MotionEvent actions for button press and release.""

9 years agoam 39b8c69a: Merge "Rename NetworkUsageStats -> NetworkStats" into mnc-dev
Zoltan Szatmary-Ban [Thu, 14 May 2015 16:30:46 +0000 (16:30 +0000)]
am 39b8c69a: Merge "Rename NetworkUsageStats -> NetworkStats" into mnc-dev

* commit '39b8c69a2356b03b56c7f11385a35bef58d2fceb':
  Rename NetworkUsageStats -> NetworkStats

9 years agoam 5bcbf857: Merge "Fix icon-related crash." into mnc-dev
Dan Sandler [Thu, 14 May 2015 16:30:41 +0000 (16:30 +0000)]
am 5bcbf857: Merge "Fix icon-related crash." into mnc-dev

* commit '5bcbf857d129f4513e562801a4e88077b2655ade':
  Fix icon-related crash.

9 years agoam 9e2d14be: Merge "Don\'t display the "no Internet access" prompt on captive portals...
Lorenzo Colitti [Thu, 14 May 2015 16:30:36 +0000 (16:30 +0000)]
am 9e2d14be: Merge "Don\'t display the "no Internet access" prompt on captive portals." into mnc-dev

* commit '9e2d14beb32bde5c5093f6fb0f1a5c8e14e41029':
  Don't display the "no Internet access" prompt on captive portals.

9 years agoam 09e8303f: Merge "Clear security message on user input" into mnc-dev
Xiyuan Xia [Thu, 14 May 2015 16:30:32 +0000 (16:30 +0000)]
am 09e8303f: Merge "Clear security message on user input" into mnc-dev

* commit '09e8303fd8eb2368f2de0763ecf6fee868d5d71c':
  Clear security message on user input

9 years agoam a0f6b87b: am 570b2052: (-s ours) DO NOT MERGE resolved conflicts for merge of...
John Reck [Thu, 14 May 2015 16:30:23 +0000 (16:30 +0000)]
am a0f6b87b: am 570b2052: (-s ours) DO NOT MERGE resolved conflicts for merge of 951f2347 to lmp-mr1-ub-dev

* commit 'a0f6b87bbbbc10700aa14d2c4d9191fe1f064a60':
  Revert "DO NOT MERGE Backport of limited jank-tracking metrics"

9 years agoRevert "Icon support comes to Notification."
Daniel Sandler [Thu, 14 May 2015 15:32:28 +0000 (15:32 +0000)]
Revert "Icon support comes to Notification."

This reverts commit 08a04c15245c970856022d0779aa27d4d63cdee3.
This also reverts commit 5bcbf857d129f4513e562801a4e88077b2655ade.

Change-Id: Ia0b0a5339d523581c877822a3a1feec97ae4b73d

9 years agoam a90cb675: am a0f0b5bf: am 574690b1: Merge "docs: Add weekly subscriptions and...
Joe Fernandez [Thu, 14 May 2015 16:05:33 +0000 (16:05 +0000)]
am a90cb675: am a0f0b5bf: am 574690b1: Merge "docs: Add weekly subscriptions and grace period information to IAB docs" into lmp-mr1-ub-docs

* commit 'a90cb675a53ebf9a749bcaefc19ba00c8cbf7570':
  docs: Add weekly subscriptions and grace period information to IAB docs

9 years agoMerge "New policy for internal and wired device names." into mnc-dev
Paul McLean [Thu, 14 May 2015 15:59:37 +0000 (15:59 +0000)]
Merge "New policy for internal and wired device names." into mnc-dev

9 years agoMerge "Add manufacturer-provided device name for AudioPort name field for BT devices...
Paul McLean [Thu, 14 May 2015 15:59:18 +0000 (15:59 +0000)]
Merge "Add manufacturer-provided device name for AudioPort name field for BT devices. Change "a2dp-device" to empty string for EnumAPI." into mnc-dev

9 years agoam a0f0b5bf: am 574690b1: Merge "docs: Add weekly subscriptions and grace period...
Joe Fernandez [Thu, 14 May 2015 15:53:44 +0000 (15:53 +0000)]
am a0f0b5bf: am 574690b1: Merge "docs: Add weekly subscriptions and grace period information to IAB docs" into lmp-mr1-ub-docs

* commit 'a0f0b5bfd8df9e0caa6848bc479f1ed3dc492efc':
  docs: Add weekly subscriptions and grace period information to IAB docs

9 years agoMerge "Add tracing for path texture upload" into mnc-dev
Chris Craik [Thu, 14 May 2015 15:53:17 +0000 (15:53 +0000)]
Merge "Add tracing for path texture upload" into mnc-dev

9 years agoMerge "Move Android Keystore impl to android.security.keystore." into mnc-dev
Alex Klyubin [Thu, 14 May 2015 15:51:00 +0000 (15:51 +0000)]
Merge "Move Android Keystore impl to android.security.keystore." into mnc-dev

9 years agoam 574690b1: Merge "docs: Add weekly subscriptions and grace period information to...
Joe Fernandez [Thu, 14 May 2015 15:40:38 +0000 (15:40 +0000)]
am 574690b1: Merge "docs: Add weekly subscriptions and grace period information to IAB docs" into lmp-mr1-ub-docs

* commit '574690b13c8f0d4835c6d86b8e26fc4c9b914037':
  docs: Add weekly subscriptions and grace period information to IAB docs

9 years agoPhoneWindow ActionMode handling tests
Clara Bayarri [Thu, 7 May 2015 15:13:41 +0000 (16:13 +0100)]
PhoneWindow ActionMode handling tests

Tests focusing on action mode creation, how the two types of
modes are handled together and how the lifecycle is handled.

Change-Id: I17fe7a83cba4651b295a8ce80bc449f2f2538048

9 years agoMerge "Revert "Revert "Add new MotionEvent actions for button press and release....
Michael Wright [Thu, 14 May 2015 15:31:10 +0000 (15:31 +0000)]
Merge "Revert "Revert "Add new MotionEvent actions for button press and release.""" into mnc-dev

9 years agoMerge "docs: Add weekly subscriptions and grace period information to IAB docs" into...
Joe Fernandez [Thu, 14 May 2015 15:26:36 +0000 (15:26 +0000)]
Merge "docs: Add weekly subscriptions and grace period information to IAB docs" into lmp-mr1-ub-docs

9 years agoam fa660f79: Merge "Fix: text selection bubbles move along with the text" into mnc-dev
Andrei Stingaceanu [Thu, 14 May 2015 15:17:13 +0000 (15:17 +0000)]
am fa660f79: Merge "Fix: text selection bubbles move along with the text" into mnc-dev

* commit 'fa660f79e9551ca46efa6eaed26cff06095fbcd8':
  Fix: text selection bubbles move along with the text

9 years agoam 6e1c17a3: Merge "clear caller identify before sending system update notification...
Rubin Xu [Thu, 14 May 2015 15:17:07 +0000 (15:17 +0000)]
am 6e1c17a3: Merge "clear caller identify before sending system update notification" into mnc-dev

* commit '6e1c17a3dfd62f3ae2a16ac64b8575fc3aa4a7a2':
  clear caller identify before sending system update notification

9 years agoam 3d528698: Merge "Revert "Add new MotionEvent actions for button press and release...
Michael Wright [Thu, 14 May 2015 15:17:00 +0000 (15:17 +0000)]
am 3d528698: Merge "Revert "Add new MotionEvent actions for button press and release."" into mnc-dev

* commit '3d5286983447262f12b78785391681b20a71f6b2':
  Revert "Add new MotionEvent actions for button press and release."

9 years agoam 07b83f1c: Merge "Add new MotionEvent actions for button press and release." into...
Michael Wright [Thu, 14 May 2015 15:16:52 +0000 (15:16 +0000)]
am 07b83f1c: Merge "Add new MotionEvent actions for button press and release." into mnc-dev

* commit '07b83f1c9e8a7692a985aa2d13ac13fc5521aa4b':
  Add new MotionEvent actions for button press and release.

9 years agoam be752b1f: Merge "Pass charset to XmlPullParser.setInput instead of null" into...
Wojciech Staszkiewicz [Thu, 14 May 2015 15:16:39 +0000 (15:16 +0000)]
am be752b1f: Merge "Pass charset to XmlPullParser.setInput instead of null" into mnc-dev

* commit 'be752b1f28f1f3724b235e3f0a77b4c07c40e631':
  Pass charset to XmlPullParser.setInput instead of null

9 years agoam c398adf8: Merge "Fix floating toolbar popping frequently after Replace/Copy" into...
Andrei Stingaceanu [Thu, 14 May 2015 15:16:33 +0000 (15:16 +0000)]
am c398adf8: Merge "Fix floating toolbar popping frequently after Replace/Copy" into mnc-dev

* commit 'c398adf81c5167fc4b9b9cefd1550bc8fd4a54e6':
  Fix floating toolbar popping frequently after Replace/Copy

9 years agoam e738bb67: Merge "Fix build." into mnc-dev
Narayan Kamath [Thu, 14 May 2015 15:15:54 +0000 (15:15 +0000)]
am e738bb67: Merge "Fix build." into mnc-dev

* commit 'e738bb67224b47b1caa87e474d5530759aa1eea0':
  Fix build.

9 years agoam 78e2f07e: Merge "Fix: replace terminates extract mode (floating toolbar)" into...
Andrei Stingaceanu [Thu, 14 May 2015 15:15:48 +0000 (15:15 +0000)]
am 78e2f07e: Merge "Fix: replace terminates extract mode (floating toolbar)" into mnc-dev

* commit '78e2f07e81ee9040a4ecca331411123ef35d81c2':
  Fix: replace terminates extract mode (floating toolbar)