OSDN Git Service

android-x86/frameworks-base.git
8 years agoIntroduced UserController for multi-user functionality
Fyodor Kupolov [Tue, 20 Oct 2015 01:44:07 +0000 (18:44 -0700)]
Introduced UserController for multi-user functionality

The new helper class encapsulates user life-cycle management, provided by
ActivityManagerService.

Bug: 24745840
Change-Id: I8ebfa38febc4090390d1c45a9fc47398e52693ae

8 years agoMerge "Reducing number of threads used in Recents."
Winson Chung [Fri, 23 Oct 2015 22:13:22 +0000 (22:13 +0000)]
Merge "Reducing number of threads used in Recents."

8 years agoReducing number of threads used in Recents.
Winson [Fri, 23 Oct 2015 18:52:07 +0000 (11:52 -0700)]
Reducing number of threads used in Recents.

Change-Id: I758592600915d41103a0dfeed10c8630ecdc4593

8 years agoMerge "Updated support for drawing background drawable when resizing"
Wale Ogunwale [Fri, 23 Oct 2015 21:48:39 +0000 (21:48 +0000)]
Merge "Updated support for drawing background drawable when resizing"

8 years agoMerge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev am: 3b47afe765...
xin He [Fri, 23 Oct 2015 21:22:31 +0000 (21:22 +0000)]
Merge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev am: 3b47afe765 am: 910e447d96 am: c49f5c83cb
am: 97170138bc  -s ours

* commit '97170138bc06f39bb87aafae015c26b9727288a8':
  [DO NOT MERGE] EAP-TLS PMKID mismatch error

8 years agoMerge branch 'master' of /usr/local/google/game/mirror/googleplex-android_googlesourc...
Bryce Lee [Fri, 23 Oct 2015 21:21:16 +0000 (21:21 +0000)]
Merge branch 'master' of /usr/local/google/game/mirror/googleplex-android_googlesource_com/platform/frameworks/base

8 years agoMerge "Add config flag for reloading supported profiles in bluetooth on enable."...
Bryce Lee [Fri, 23 Oct 2015 21:20:28 +0000 (21:20 +0000)]
Merge "Add config flag for reloading supported profiles in bluetooth on enable." into cw-e-dev am: 434a1fd687 am: 998afcb738
am: 02c51837af

* commit '02c51837af47633703bad00022bcf15b4008f5a4':
  Add config flag for reloading supported profiles in bluetooth on enable.

8 years agoMerge "Fix cross-app drag and drop crash."
Vladislav Kaznacheev [Fri, 23 Oct 2015 21:19:50 +0000 (21:19 +0000)]
Merge "Fix cross-app drag and drop crash."

8 years agoFix cross-app drag and drop crash.
Vladislav Kaznacheev [Fri, 23 Oct 2015 00:06:40 +0000 (17:06 -0700)]
Fix cross-app drag and drop crash.

A DragEvent created in DragState.broadcastDragEndedLw
could be recycled twice if one of the notified windows
belongs to the system process. In this case the same
instance of DragEvent is recycled first inside the event
handler, and then the second time before exiting the
function (which causes a RuntimeException).

Added a Pid check similar to another four places in this
class where dispatchDragEvent is called.

Bug: 25079983
Change-Id: Ia7c1b9258a0c624bc7e2451650e2fb362848a16d

8 years agoMerge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev am: 3b47afe765...
xin He [Fri, 23 Oct 2015 21:10:47 +0000 (21:10 +0000)]
Merge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev am: 3b47afe765 am: 910e447d96
am: c49f5c83cb

* commit 'c49f5c83cb3cce265836da8ef32009ee7b8f1029':
  [DO NOT MERGE] EAP-TLS PMKID mismatch error

8 years agoMerge "Add config flag for reloading supported profiles in bluetooth on enable."...
Bryce Lee [Fri, 23 Oct 2015 21:08:59 +0000 (21:08 +0000)]
Merge "Add config flag for reloading supported profiles in bluetooth on enable." into cw-e-dev am: 434a1fd687
am: 998afcb738

* commit '998afcb738e148f4f382f5e50df3241ec464d88c':
  Add config flag for reloading supported profiles in bluetooth on enable.

8 years agoMerge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev am: 3b47afe765
xin He [Fri, 23 Oct 2015 20:59:36 +0000 (20:59 +0000)]
Merge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev am: 3b47afe765
am: 910e447d96

* commit '910e447d96732ad22582efb6cea08925dc21e55c':
  [DO NOT MERGE] EAP-TLS PMKID mismatch error

8 years agoMerge "Add config flag for reloading supported profiles in bluetooth on enable."...
Bryce Lee [Fri, 23 Oct 2015 20:58:15 +0000 (20:58 +0000)]
Merge "Add config flag for reloading supported profiles in bluetooth on enable." into cw-e-dev
am: 434a1fd687

* commit '434a1fd68754e554b331d26d0c684209eaa42fa9':
  Add config flag for reloading supported profiles in bluetooth on enable.

8 years agoMerge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev
xin He [Fri, 23 Oct 2015 20:53:48 +0000 (20:53 +0000)]
Merge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev
am: 3b47afe765

* commit '3b47afe7656eb16e8ddb04d771a18eab678c125f':
  [DO NOT MERGE] EAP-TLS PMKID mismatch error

8 years agoMerge "Add config flag for reloading supported profiles in bluetooth on enable."...
Bryce Lee [Fri, 23 Oct 2015 20:52:44 +0000 (20:52 +0000)]
Merge "Add config flag for reloading supported profiles in bluetooth on enable." into cw-e-dev

8 years agoMerge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev
xin He [Fri, 23 Oct 2015 20:45:24 +0000 (20:45 +0000)]
Merge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-dev

8 years ago[DO NOT MERGE] EAP-TLS PMKID mismatch error
xinhe [Wed, 21 Oct 2015 18:47:03 +0000 (11:47 -0700)]
[DO NOT MERGE] EAP-TLS PMKID mismatch error

b/24253154

Change-Id: I45c770dc4769e74b668385dbc3a618d31a40dc7e

8 years agoAdd config flag for reloading supported profiles in bluetooth on enable.
Bryce Lee [Fri, 23 Oct 2015 19:32:07 +0000 (12:32 -0700)]
Add config flag for reloading supported profiles in bluetooth on enable.

Bug: 24977590
Change-Id: I9aa0db5f5488f1ad400f3c0be7d8055ed36725dc

8 years agoUpdated support for drawing background drawable when resizing
Wale Ogunwale [Fri, 23 Oct 2015 19:30:28 +0000 (12:30 -0700)]
Updated support for drawing background drawable when resizing

f3a62fbc58bbc7f081a53248cae48a8951294e8f added support for drawing
the background draweable when resizing an activity window.
However, after some additional discussion we decided that
R.styleable.Window_windowResizingBackground and
R.integer.config_windowResizingBackgroundColorARGB are not needed.
We use R.styleable.Window_windowBackground for the background
drawable and fallback to using R.styleable.Window_windowBackgroundFallback
which is now public if the first isn't set.

Bug: 24534744
Change-Id: Ia0507e25a1893ea941d259f1d4e88ce500dda154

8 years agoMerge "Factor chin size into dimension checking to determine if CircularDisplayMask...
Ching Tzung Lin [Fri, 23 Oct 2015 18:39:10 +0000 (18:39 +0000)]
Merge "Factor chin size into dimension checking to determine if CircularDisplayMask can be turned on." into cw-e-dev am: e94b3ba099 am: 9cae56e7b6
am: d7f0a33bf1

* commit 'd7f0a33bf1cfc9ac78639dd65afb70e1a008a5a8':
  Factor chin size into dimension checking to determine if CircularDisplayMask can be turned on.

8 years agoMerge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev am...
Adrian Roos [Fri, 23 Oct 2015 18:37:05 +0000 (18:37 +0000)]
Merge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev am: 93a6b4c129 am: a53bbb652b am: 5e5f718d23
am: 989b719e64

* commit '989b719e649266f41353ff5266cabd5b42a297a5':
  Revert "Revert "Track ashmem memory usage in Parcel""

8 years agoMerge "DO NOT MERGE Fix issue #24118803: The screen doesn\'t turn off..." into mnc...
Dianne Hackborn [Fri, 23 Oct 2015 18:35:44 +0000 (18:35 +0000)]
Merge "DO NOT MERGE Fix issue #24118803: The screen doesn\'t turn off..." into mnc-dr-dev am: b32e020d23 am: 9161871f83 am: 6ff08bd48c
am: 1d7d1e8282  -s ours

* commit '1d7d1e8282cca0f9a9554e9c31f51eaa1cdb545a':
  DO NOT MERGE Fix issue #24118803: The screen doesn't turn off...

8 years agoMerge "[RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements...
Miao Wang [Fri, 23 Oct 2015 18:33:56 +0000 (18:33 +0000)]
Merge "[RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements." am: 773756eeed am: 84d6e555f3
am: b60105d041

* commit 'b60105d041058993708bfb7fa1c86784c3616a51':
  [RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements.

8 years agoMerge "Factor chin size into dimension checking to determine if CircularDisplayMask...
Ching Tzung Lin [Fri, 23 Oct 2015 18:26:56 +0000 (18:26 +0000)]
Merge "Factor chin size into dimension checking to determine if CircularDisplayMask can be turned on." into cw-e-dev am: e94b3ba099
am: 9cae56e7b6

* commit '9cae56e7b6eb38f2f3d53831f5465e85e59f46d5':
  Factor chin size into dimension checking to determine if CircularDisplayMask can be turned on.

8 years agoMerge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev am...
Adrian Roos [Fri, 23 Oct 2015 18:25:02 +0000 (18:25 +0000)]
Merge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev am: 93a6b4c129 am: a53bbb652b
am: 5e5f718d23

* commit '5e5f718d236234f3a4bc5826dc805b6b8c53283c':
  Revert "Revert "Track ashmem memory usage in Parcel""

8 years agoMerge "DO NOT MERGE Fix issue #24118803: The screen doesn\'t turn off..." into mnc...
Dianne Hackborn [Fri, 23 Oct 2015 18:23:06 +0000 (18:23 +0000)]
Merge "DO NOT MERGE Fix issue #24118803: The screen doesn\'t turn off..." into mnc-dr-dev am: b32e020d23 am: 9161871f83
am: 6ff08bd48c

* commit '6ff08bd48c3d8c15dcbf1d1591f747d3d56bd071':
  DO NOT MERGE Fix issue #24118803: The screen doesn't turn off...

8 years agoMerge "Factor chin size into dimension checking to determine if CircularDisplayMask...
Ching Tzung Lin [Fri, 23 Oct 2015 18:13:01 +0000 (18:13 +0000)]
Merge "Factor chin size into dimension checking to determine if CircularDisplayMask can be turned on." into cw-e-dev
am: e94b3ba099

* commit 'e94b3ba0994d52eccc7f0ed797ee1b3541f3ae83':
  Factor chin size into dimension checking to determine if CircularDisplayMask can be turned on.

8 years agoMerge "Factor chin size into dimension checking to determine if CircularDisplayMask...
Ching Tzung Lin [Fri, 23 Oct 2015 18:05:52 +0000 (18:05 +0000)]
Merge "Factor chin size into dimension checking to determine if CircularDisplayMask can be turned on." into cw-e-dev

8 years agoMerge "Cleaning up task loading code."
Winson Chung [Fri, 23 Oct 2015 18:02:53 +0000 (18:02 +0000)]
Merge "Cleaning up task loading code."

8 years agoCleaning up task loading code.
Winson [Thu, 22 Oct 2015 23:15:21 +0000 (16:15 -0700)]
Cleaning up task loading code.

- Moving all references of SystemServicesProxy and RecentsTaskLoader to
  a single static instance in Recents.  This ensures that we only refer
  to an instance that is created with the application context.
- Moving ActivityInfo cache into RecentsTaskLoader with the other caches
  which allows us to invalidate it less frequently.  This requires the
  loader to handle package changes to invalidate the cached infos
  accordingly.
- Cleaned up old code to handle case where the Recents component for
  secondary users might not be initialized (fixed in ag/773159)
- Moving the package monitor to the background thread.
- Cleaning user interaction and visibility changes to events.
- Fixed issue with sending events from binder thread.

Change-Id: Ie785347055736f6dd7802f32454f77073e20b83e

8 years agoMerge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev am...
Adrian Roos [Fri, 23 Oct 2015 17:38:17 +0000 (17:38 +0000)]
Merge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev am: 93a6b4c129
am: a53bbb652b

* commit 'a53bbb652b875e02ce8e5cfd55591adeac033417':
  Revert "Revert "Track ashmem memory usage in Parcel""

8 years agoMerge "Add support for post-dial digits to logs."
Hall Liu [Fri, 23 Oct 2015 17:37:56 +0000 (17:37 +0000)]
Merge "Add support for post-dial digits to logs."

8 years agoMerge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev
Adrian Roos [Fri, 23 Oct 2015 17:29:13 +0000 (17:29 +0000)]
Merge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev
am: 93a6b4c129

* commit '93a6b4c12904bd1804a540d006c183851b0aea33':
  Revert "Revert "Track ashmem memory usage in Parcel""

8 years agoMerge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev
Adrian Roos [Fri, 23 Oct 2015 17:21:23 +0000 (17:21 +0000)]
Merge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-dev

8 years agoMerge "DO NOT MERGE Fix issue #24118803: The screen doesn\'t turn off..." into mnc...
Dianne Hackborn [Fri, 23 Oct 2015 17:19:47 +0000 (17:19 +0000)]
Merge "DO NOT MERGE Fix issue #24118803: The screen doesn\'t turn off..." into mnc-dr-dev am: b32e020d23
am: 9161871f83

* commit '9161871f8374a3d3ec184dd1c716d117e06381c6':
  DO NOT MERGE Fix issue #24118803: The screen doesn't turn off...

8 years agoMerge "[RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements...
Miao Wang [Fri, 23 Oct 2015 17:14:17 +0000 (17:14 +0000)]
Merge "[RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements." am: 773756eeed
am: 84d6e555f3

* commit '84d6e555f33d7d5f6383525d036ef21a5d166b31':
  [RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements.

8 years agoMerge "DO NOT MERGE Fix issue #24118803: The screen doesn\'t turn off..." into mnc...
Dianne Hackborn [Fri, 23 Oct 2015 17:09:45 +0000 (17:09 +0000)]
Merge "DO NOT MERGE Fix issue #24118803: The screen doesn\'t turn off..." into mnc-dr-dev
am: b32e020d23

* commit 'b32e020d237cfd94cdfe8c589900a899dc14413a':
  DO NOT MERGE Fix issue #24118803: The screen doesn't turn off...

8 years agoMerge "Implement new keyboard interaction model in TimePicker"
Alan Viverette [Fri, 23 Oct 2015 17:06:08 +0000 (17:06 +0000)]
Merge "Implement new keyboard interaction model in TimePicker"

8 years agoMerge "[RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements."
Miao Wang [Fri, 23 Oct 2015 17:05:12 +0000 (17:05 +0000)]
Merge "[RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements."
am: 773756eeed

* commit '773756eeed21f67fa7f7eabc663df46c789129aa':
  [RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements.

8 years agoMerge "DO NOT MERGE Fix issue #24118803: The screen doesn't turn off..." into mnc...
Dianne Hackborn [Fri, 23 Oct 2015 17:04:55 +0000 (17:04 +0000)]
Merge "DO NOT MERGE Fix issue #24118803: The screen doesn't turn off..." into mnc-dr-dev

8 years agoMerge "[RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements."
Miao Wang [Fri, 23 Oct 2015 17:00:31 +0000 (17:00 +0000)]
Merge "[RenderScript] Add null check for return values of JNI Get<TYPE>ArrayElements."

8 years agoMerge "Revert "Treat UNKNOWN tooltype events as Mouse events.""
Steve McKay [Fri, 23 Oct 2015 15:33:03 +0000 (15:33 +0000)]
Merge "Revert "Treat UNKNOWN tooltype events as Mouse events.""

8 years agoMerge "Fix crash in KeyboardView with null Handler"
Clara Bayarri [Fri, 23 Oct 2015 15:20:56 +0000 (15:20 +0000)]
Merge "Fix crash in KeyboardView with null Handler"

8 years agoMerge "Add ShadowBench"
John Reck [Fri, 23 Oct 2015 15:19:47 +0000 (15:19 +0000)]
Merge "Add ShadowBench"

8 years agoMerge "Remove direct dependency of external/skia on frameworks/native"
Tom Hudson [Fri, 23 Oct 2015 14:17:11 +0000 (14:17 +0000)]
Merge "Remove direct dependency of external/skia on frameworks/native"

8 years agoRemove direct dependency of external/skia on frameworks/native
Tom Hudson [Thu, 15 Oct 2015 20:41:55 +0000 (16:41 -0400)]
Remove direct dependency of external/skia on frameworks/native

Moves all code that needs to link with libgui or libui into
frameworks/native/hwui/utils/TestWindowContext. This allows us to
run Skia automated tests against a HWUI backend to watch for
performance or correctness regressions on Android.

BUG=23556017
TEST=After this change, we can remove libui and frameworks/native/include
from external/skia/Android.mk
R=djsollen@google.com

Change-Id: I6f02a5ff98101e448606a1e892686e2c648b6c8a

8 years agoFix crash in KeyboardView with null Handler
Clara Bayarri [Fri, 23 Oct 2015 12:22:14 +0000 (13:22 +0100)]
Fix crash in KeyboardView with null Handler

A recent change in how the handler is created in KeyboardView
caused the password change flow to crash in ChooseLockPassword.

Change-Id: Id5fcb256f9a09b75bf91c5c79614d8abfc29747f

8 years agoMerge "Revert "libs: add libpackagelistparser"" am: e3da6ba5dd am: 314e1e00d8
Andreas Gampe [Fri, 23 Oct 2015 04:30:35 +0000 (04:30 +0000)]
Merge "Revert "libs: add libpackagelistparser"" am: e3da6ba5dd am: 314e1e00d8
am: b61fd4fae2

* commit 'b61fd4fae2cefc441a75f7b695e671e84570006f':
  Revert "libs: add libpackagelistparser"

8 years agoMerge "Revert "libs: add libpackagelistparser"" am: e3da6ba5dd
Andreas Gampe [Fri, 23 Oct 2015 04:24:05 +0000 (04:24 +0000)]
Merge "Revert "libs: add libpackagelistparser"" am: e3da6ba5dd
am: 314e1e00d8

* commit '314e1e00d812e4edf426a46726a2127c563048a5':
  Revert "libs: add libpackagelistparser"

8 years agoMerge "Revert "libs: add libpackagelistparser""
Andreas Gampe [Fri, 23 Oct 2015 04:16:20 +0000 (04:16 +0000)]
Merge "Revert "libs: add libpackagelistparser""
am: e3da6ba5dd

* commit 'e3da6ba5dd29002789a76dafdc14987c51d92ea5':
  Revert "libs: add libpackagelistparser"

8 years agoMerge "Revert "libs: add libpackagelistparser""
Andreas Gampe [Fri, 23 Oct 2015 03:46:40 +0000 (03:46 +0000)]
Merge "Revert "libs: add libpackagelistparser""

8 years agoRemove tether_apndata for Sasktel am: a665ea7207 am: af745653d0 am: b932dc5253
Sungmin Choi [Fri, 23 Oct 2015 03:44:29 +0000 (03:44 +0000)]
Remove tether_apndata for Sasktel am: a665ea7207 am: af745653d0 am: b932dc5253
am: 9bd6b23111

* commit '9bd6b231115ed273dd3eeed90a1f83f494a1ba72':
  Remove tether_apndata for Sasktel

8 years agoRemove tether_apndata for Sasktel am: a665ea7207 am: af745653d0
Sungmin Choi [Fri, 23 Oct 2015 03:38:20 +0000 (03:38 +0000)]
Remove tether_apndata for Sasktel am: a665ea7207 am: af745653d0
am: b932dc5253

* commit 'b932dc5253fa27ec54e7aeeba12307adb3965df3':
  Remove tether_apndata for Sasktel

8 years agoRemove tether_apndata for Sasktel am: a665ea7207
Sungmin Choi [Fri, 23 Oct 2015 03:33:29 +0000 (03:33 +0000)]
Remove tether_apndata for Sasktel am: a665ea7207
am: af745653d0

* commit 'af745653d0809d7f9545cebf8727ea8c75990fd1':
  Remove tether_apndata for Sasktel

8 years agoRemove tether_apndata for Sasktel
Sungmin Choi [Fri, 23 Oct 2015 03:26:18 +0000 (03:26 +0000)]
Remove tether_apndata for Sasktel
am: a665ea7207

* commit 'a665ea72075dbaa5a86f866ee6c8df5a80f1ced3':
  Remove tether_apndata for Sasktel

8 years agoRevert "libs: add libpackagelistparser"
Andreas Gampe [Fri, 23 Oct 2015 02:49:29 +0000 (19:49 -0700)]
Revert "libs: add libpackagelistparser"

This reverts commit dc06bb0752c1bc3e87b04a097b308bca1bc86181.

This should go into system/core.

Change-Id: Idf304ac5ccd4bcc86722f65688e3ee6284452287

8 years agoMerge "Pass the whole locale list down to Minikin."
Roozbeh Pournader [Fri, 23 Oct 2015 01:39:28 +0000 (01:39 +0000)]
Merge "Pass the whole locale list down to Minikin."

8 years agoRevert "Revert "Track ashmem memory usage in Parcel""
Adrian Roos [Thu, 22 Oct 2015 23:12:01 +0000 (16:12 -0700)]
Revert "Revert "Track ashmem memory usage in Parcel""

This reverts commit e2adb2cf0f2c90c77fab3f09285a92e05e70b567.

Bug: 25004154
Change-Id: I9b432d1ebc39f3bbcd7afdefc403f0fb6ced8158

8 years agoDO NOT MERGE Fix issue #24118803: The screen doesn't turn off...
Dianne Hackborn [Fri, 23 Oct 2015 00:40:23 +0000 (17:40 -0700)]
DO NOT MERGE Fix issue #24118803: The screen doesn't turn off...

...after more than 60 minutes left

The sensing timeout alarm was being cancelled immediately after it
was scheduled it.  Now only cancel it when we are done sensing or
have reset activity.

Change-Id: Id0440cda7dd1b81bf871f16dfb015df6284cf6af

8 years agoAdd ShadowBench
John Reck [Fri, 23 Oct 2015 00:07:45 +0000 (17:07 -0700)]
Add ShadowBench

Drop -O3 & -ffast-math as they don't
help on clang and just hit SIGBUS issues

Change-Id: I8e9a8f4cd9ddf136103a6b7f69902e9f3a730c57

8 years agoAdd support for post-dial digits to logs.
Hall Liu [Wed, 14 Oct 2015 22:13:51 +0000 (15:13 -0700)]
Add support for post-dial digits to logs.

Bug: 24955678
Change-Id: I03c1be349231492fc9dc7c9a3ae5983d5a44779c

8 years agoRemove tether_apndata for Sasktel
Sungmin Choi [Fri, 16 Oct 2015 21:39:22 +0000 (14:39 -0700)]
Remove tether_apndata for Sasktel

Device has second APN (inet.stm.sk.ca) is being used for hot spot/tethered data.
SaskTel has moved to a single APN on devices (pda.stm.sk.ca).

BUG=25064017
Change-Id: I5ba1f9e7c3b54cf8e8681a289693aba0ac584296

8 years agoMerge "libs: add libpackagelistparser" am: cc7373eafd am: 188e8875db
Daniel Cashman [Thu, 22 Oct 2015 23:47:40 +0000 (23:47 +0000)]
Merge "libs: add libpackagelistparser" am: cc7373eafd am: 188e8875db
am: a2dbc1cea3

* commit 'a2dbc1cea3c60510f27bfeb39012ae2c2796503c':
  libs: add libpackagelistparser

8 years agoMerge "libs: add libpackagelistparser" am: cc7373eafd
Daniel Cashman [Thu, 22 Oct 2015 23:38:40 +0000 (23:38 +0000)]
Merge "libs: add libpackagelistparser" am: cc7373eafd
am: 188e8875db

* commit '188e8875db1a55a6bafc8e8ef741400baab6e6fb':
  libs: add libpackagelistparser

8 years agoMerge "Add way to add to prototype QS editing"
Jason Monk [Thu, 22 Oct 2015 23:26:32 +0000 (23:26 +0000)]
Merge "Add way to add to prototype QS editing"

8 years agoMerge "libs: add libpackagelistparser"
Daniel Cashman [Thu, 22 Oct 2015 23:12:49 +0000 (23:12 +0000)]
Merge "libs: add libpackagelistparser"
am: cc7373eafd

* commit 'cc7373eafd0d5be7df8898748a700b47298ebf10':
  libs: add libpackagelistparser

8 years agoMerge "Prevent AccessibilityInteractionClient.getWindows() returns partially cached...
Maxim Bogatov [Thu, 22 Oct 2015 23:09:20 +0000 (23:09 +0000)]
Merge "Prevent AccessibilityInteractionClient.getWindows() returns partially cached windows list."

8 years agoMerge "libs: add libpackagelistparser"
Daniel Cashman [Thu, 22 Oct 2015 23:03:51 +0000 (23:03 +0000)]
Merge "libs: add libpackagelistparser"

8 years agoMerge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev am: 09fd4ecf90...
Ian Pedowitz [Thu, 22 Oct 2015 22:53:24 +0000 (22:53 +0000)]
Merge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev am: 09fd4ecf90 am: b402735fc0 am: 07129d53b5
am: d3511518f9

* commit 'd3511518f927eead41fb33c56803104672dcffc2':
  Revert "Track ashmem memory usage in Parcel"

8 years agoMerge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev am: 09fd4ecf90...
Ian Pedowitz [Thu, 22 Oct 2015 22:46:06 +0000 (22:46 +0000)]
Merge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev am: 09fd4ecf90 am: b402735fc0
am: 07129d53b5

* commit '07129d53b5380ec556fa14c7506a26b6776e629a':
  Revert "Track ashmem memory usage in Parcel"

8 years agoMerge "Add the APIs for customizing WebView action mode menu actions"
Hui Shu [Thu, 22 Oct 2015 22:41:31 +0000 (22:41 +0000)]
Merge "Add the APIs for customizing WebView action mode menu actions"

8 years agoMerge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev am: 09fd4ecf90
Ian Pedowitz [Thu, 22 Oct 2015 22:38:56 +0000 (22:38 +0000)]
Merge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev am: 09fd4ecf90
am: b402735fc0

* commit 'b402735fc0eb246233814bce76118fba99bb9f87':
  Revert "Track ashmem memory usage in Parcel"

8 years agoAdd the APIs for customizing WebView action mode menu actions
Hui Shu [Thu, 22 Oct 2015 21:57:51 +0000 (14:57 -0700)]
Add the APIs for customizing WebView action mode menu actions

We will allow apps to disable Share, Web Search, and text
processing related menu actions.

The default actions like cut, copy, paste cannot be disabled.

BUG: 22772178
Change-Id: I8429454f71f74a99298f412862cd32d8fba93784

8 years agoMerge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev
Ian Pedowitz [Thu, 22 Oct 2015 22:32:37 +0000 (22:32 +0000)]
Merge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev
am: 09fd4ecf90

* commit '09fd4ecf90c7ae2536a6848e8c88c4878e0e0c24':
  Revert "Track ashmem memory usage in Parcel"

8 years agoMerge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev
Ian Pedowitz [Thu, 22 Oct 2015 22:26:32 +0000 (22:26 +0000)]
Merge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-dev

8 years agoFactor chin size into dimension checking to determine if
Ching Tzung Lin [Thu, 22 Oct 2015 22:02:57 +0000 (15:02 -0700)]
Factor chin size into dimension checking to determine if
CircularDisplayMask can be turned on.

Bug:24797866
Change-Id: I1b8061a8d00dca1877c1360f6fab228a1d72a70a

8 years agoRevert "Track ashmem memory usage in Parcel"
Ian Pedowitz [Thu, 22 Oct 2015 22:08:07 +0000 (22:08 +0000)]
Revert "Track ashmem memory usage in Parcel"

This reverts commit ab3f9724035046d65124a72db2a09c824b3d5c67.

Bug: 25169267
Bug: 25191602
Bug: 25004154
Change-Id: Ic51e62515273e4687359dfd9ff770a4d06c0c667

8 years agoMerge "Additional refactoring interface between component and activity."
Winson Chung [Thu, 22 Oct 2015 21:26:18 +0000 (21:26 +0000)]
Merge "Additional refactoring interface between component and activity."

8 years agoRevert "Treat UNKNOWN tooltype events as Mouse events."
Steve McKay [Thu, 22 Oct 2015 20:57:50 +0000 (13:57 -0700)]
Revert "Treat UNKNOWN tooltype events as Mouse events."

https://buganizer.corp.google.com/u/0/issues/24904588 has been fixed.

This reverts commit 260c6980cef923792c352dc8143be5cb93a3af55.

Change-Id: I341513c06a7bfda364b0efd675e785ce766d5819

8 years agoMerge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr...
Nicolas Prévot [Thu, 22 Oct 2015 20:56:19 +0000 (20:56 +0000)]
Merge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr-dev am: 6666b29cf7 am: f31628f58b am: d7688f5933
am: e1be56cdff

* commit 'e1be56cdfff431985ffd931bdd7c001e4c87478d':
  Don't resolve cross-profile app links without intent picker.

8 years agoMerge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr...
Nicolas Prévot [Thu, 22 Oct 2015 20:49:46 +0000 (20:49 +0000)]
Merge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr-dev am: 6666b29cf7 am: f31628f58b
am: d7688f5933

* commit 'd7688f593327929e2bc42989236b62ddecf5e8b5':
  Don't resolve cross-profile app links without intent picker.

8 years agoMerge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr...
Nicolas Prévot [Thu, 22 Oct 2015 20:43:32 +0000 (20:43 +0000)]
Merge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr-dev am: 6666b29cf7
am: f31628f58b

* commit 'f31628f58b97f99133b760b4c34d2ff6f4e456d0':
  Don't resolve cross-profile app links without intent picker.

8 years agoMerge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr-dev
Nicolas Prévot [Thu, 22 Oct 2015 20:35:19 +0000 (20:35 +0000)]
Merge "Don\'t resolve cross-profile app links without intent picker." into mnc-dr-dev
am: 6666b29cf7

* commit '6666b29cf7c5ddaeae3d66606a9982f7c5cc8686':
  Don't resolve cross-profile app links without intent picker.

8 years agoMerge "AAPT2: Process <java-symbols> and private symbol package"
Adam Lesinski [Thu, 22 Oct 2015 20:34:36 +0000 (20:34 +0000)]
Merge "AAPT2: Process <java-symbols> and private symbol package"

8 years agoMerge "Fix segment number for arcTo conversion"
Tenghui Zhu [Thu, 22 Oct 2015 20:33:06 +0000 (20:33 +0000)]
Merge "Fix segment number for arcTo conversion"

8 years agoMerge "Don't resolve cross-profile app links without intent picker." into mnc-dr-dev
Nicolas Prévot [Thu, 22 Oct 2015 20:29:51 +0000 (20:29 +0000)]
Merge "Don't resolve cross-profile app links without intent picker." into mnc-dr-dev

8 years agoMerge "Add assert for required EGL extensions"
John Reck [Thu, 22 Oct 2015 20:27:36 +0000 (20:27 +0000)]
Merge "Add assert for required EGL extensions"

8 years agoAdd assert for required EGL extensions
John Reck [Thu, 22 Oct 2015 20:11:00 +0000 (13:11 -0700)]
Add assert for required EGL extensions

Bug: 25149700

Change-Id: I535ead7c1f8ba8766dff85fcf26a9cfe76647fb8

8 years agoPass the whole locale list down to Minikin.
Roozbeh Pournader [Mon, 19 Oct 2015 23:56:39 +0000 (16:56 -0700)]
Pass the whole locale list down to Minikin.

Also, compute LocaleList's string representation at construction.
This is to further push the cost of doing costly operations related
to LocaleLists to construction time.

Change-Id: Ia55b8ce66b1088ff54cb42eb1e11149b5bd10f17

8 years agoImplement new keyboard interaction model in TimePicker
Alan Viverette [Thu, 22 Oct 2015 20:01:48 +0000 (16:01 -0400)]
Implement new keyboard interaction model in TimePicker

Also enlarges the touch targets for the AM/PM buttons by redirecting
unhandled touches within the containing view group.

Bug: 20257430
Change-Id: I28e8d8894a4702116bb68cc6a6d4115e5aa87a69

8 years agoAAPT2: Process <java-symbols> and private symbol package
Adam Lesinski [Fri, 16 Oct 2015 21:37:48 +0000 (14:37 -0700)]
AAPT2: Process <java-symbols> and private symbol package

Need to introduce the idea of multiple levels of visibility to support <java-symbol>.

Public, Private, Undefined.

Public means it is accessible from outside and requires an ID assigned.
Private means that we explicitly want this to be a symbol (show up in R.java), but not visible
to other packages. No ID required.

Undefined is any normal resource. When --private-symbols is specified in the link phase,
these resources will not show up in R.java.

Change-Id: Icba89221e08e685dee7683786aa7112baf28c856

8 years agoAdditional refactoring interface between component and activity.
Winson [Tue, 20 Oct 2015 23:57:57 +0000 (16:57 -0700)]
Additional refactoring interface between component and activity.

- Removing broadcasts for communicating with the Recents activity from
  the component in favor of using events.

Change-Id: I2ddfde911bd1fd1b2d63bb84a0e7f0338f955df6

8 years agoMerge "Refactoring secondary user recents logic."
Winson Chung [Thu, 22 Oct 2015 19:27:35 +0000 (19:27 +0000)]
Merge "Refactoring secondary user recents logic."

8 years agoRefactoring secondary user recents logic.
Winson [Tue, 20 Oct 2015 21:57:24 +0000 (14:57 -0700)]
Refactoring secondary user recents logic.

- Removing old broadcasts in favor of direct aidl interface between
  system and secondary users.  Also moving user specific implementation
  into RecentsImpl, allowing Recents to handle proxying between users.

Change-Id: I4bd5ef1d1ee47309b7c754f50a5e8b2e2aab988f

8 years agoSystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f am: d3eee7c410 am...
Dmitry Torokhov [Thu, 22 Oct 2015 18:30:56 +0000 (18:30 +0000)]
SystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f am: d3eee7c410 am: 5c6a3872cb
am: 3eba93f21c

* commit '3eba93f21c6cd7f3659e9c683c67cb3c19895677':
  SystemUI: fix automatic pairing of BT keyboards

8 years agoSystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f am: d3eee7c410
Dmitry Torokhov [Thu, 22 Oct 2015 18:24:35 +0000 (18:24 +0000)]
SystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f am: d3eee7c410
am: 5c6a3872cb

* commit '5c6a3872cb0df50e9a8d2aaa0b8f84e78cd4433f':
  SystemUI: fix automatic pairing of BT keyboards

8 years agoSystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f
Dmitry Torokhov [Thu, 22 Oct 2015 18:18:46 +0000 (18:18 +0000)]
SystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f
am: d3eee7c410

* commit 'd3eee7c410dbc6f8eb5133a347fb0a0ce7221893':
  SystemUI: fix automatic pairing of BT keyboards

8 years agoSystemUI: fix automatic pairing of BT keyboards
Dmitry Torokhov [Thu, 22 Oct 2015 18:13:36 +0000 (18:13 +0000)]
SystemUI: fix automatic pairing of BT keyboards
am: 79f00cf06f

* commit '79f00cf06f5e70047d73b48d20910b967353b075':
  SystemUI: fix automatic pairing of BT keyboards

8 years agoMerge "Fixup InputManager javadoc"
Michael Wright [Thu, 22 Oct 2015 17:54:31 +0000 (17:54 +0000)]
Merge "Fixup InputManager javadoc"

8 years agoMerge "Add kernel keycode mapping for new cut / copy / paste keys"
Michael Wright [Thu, 22 Oct 2015 17:53:43 +0000 (17:53 +0000)]
Merge "Add kernel keycode mapping for new cut / copy / paste keys"