242252 Commits

Author SHA1 Message Date
destradaa
6b4893a2d1 Update verbosity of hardware providers.
Uses a debug log for logging of messages related to hardware providers
that are not mandatory in the device.

Bug: 28530304
Change-Id: Ief1f193f934e7ebe7077366aafaa913b216e3481
2016-05-03 15:33:43 -07:00
Chong Zhang
7095d92afc Merge "Apply IME adjust to newly added window" into nyc-dev 2016-05-03 22:28:41 +00:00
Chong Zhang
8e0626572d Fix a transparent flicker due to wrong crop
When transfering an animation, copy over app animator transformation
in addition to the animation object itself.

bug: 28399102

Change-Id: I8694a76993476b19ec61d74680d6fc51326a18bf
2016-05-03 22:28:01 +00:00
Jorim Jaggi
d75962eb83 Fix wrong import
Bug: 28557404
Change-Id: I785bf29d094b26037e5ca0798af5df8a663b85cf
2016-05-03 22:20:27 +00:00
Amith Yamasani
eeed06c108 Clear active requests on switching voice interactor
When voice interactor goes null or changes, cancel all existing
active requests and clear them so that they can be re-submitted.

Bug: 28487567
Change-Id: Ibcf024efcc81ff18ef3babfa9a169292207bc816
2016-05-03 15:07:03 -07:00
Winson Chung
bd1708a19d Merge changes If7b8ed3f,I309c3825,Iafd06419,I59f73caf into nyc-dev
* changes:
  Fixes several animation issues related to a dismissing task.
  Pipe the dismiss button logic through the touch handler.
  Skip scroll-to animation when undocking and there are no tasks.
  Fixing issue with docking being disallowed for secondary user.
2016-05-03 21:57:03 +00:00
Chong Zhang
5117e273ec Apply IME adjust to newly added window
bug: 28390108
Change-Id: I72132d68cb41056fb69f2fe38fa13f2b3c9ce3d6
2016-05-03 14:39:56 -07:00
Chris Craik
138c21fbec Use LUT for computing final shadow alpha
bug:27415250

Significantly reduces shadow fragment shader computation.

Change-Id: Ie9b3c712700754b3734d0ae9cda8751c298fc59e
2016-05-03 14:36:29 -07:00
Siyamed Sinir
c18009e6dd Merge "Revert "Request re-layout after setText if layout width is 0"" into nyc-dev 2016-05-03 21:22:18 +00:00
Chris Craik
7039adafa9 Merge "Add LightingFilter behavior test" into nyc-dev 2016-05-03 21:12:04 +00:00
smain@google.com
886909f6e9 Merge "add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530" into mnc-mr-docs am: cf4fe3c46d am: 395e68657b
am: 9a26ce79ef

* commit '9a26ce79ef468891ffde89ac8984d017e7de0652':
  add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530

Change-Id: Ib0fa160a189ad455f2cbb49d7e785f9310817a1c
2016-05-03 20:58:27 +00:00
Scott Main
9a26ce79ef Merge "add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530" into mnc-mr-docs am: cf4fe3c46d
am: 395e68657b

* commit '395e68657b19e813c1f85ce6b0bd985fb99cbda6':
  add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530

Change-Id: Ia1619167356358262f96655d6dad1a8cda822bde
2016-05-03 20:55:59 +00:00
smain@google.com
395e68657b Merge "add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530" into mnc-mr-docs
am: cf4fe3c46d

* commit 'cf4fe3c46d163a6f26b5a7dcdcaf56352e4b0bcd':
  add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530

Change-Id: I483ae2e094410a3dc72de519bfb5c723191eb7f5
2016-05-03 20:53:35 +00:00
Scott Main
cf4fe3c46d Merge "add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530" into mnc-mr-docs 2016-05-03 20:47:54 +00:00
Ruben Brunk
aa262c866f Merge "Update dumpsys logging for VrManagerService." into nyc-dev 2016-05-03 20:42:38 +00:00
Siyamed Sinir
1f575b890e Revert "Request re-layout after setText if layout width is 0"
This reverts commit 375366cb2d6b8be3d81e59ea0ce27332c3eada66. 

Bug: 28523980
Change-Id: Ib4dd00eabaf7b5630b18373cc1d7bec61c0e155d
2016-05-03 20:35:35 +00:00
Abodunrinwa Toki
f62dd564ed Merge "Implement alternative ViewGroup.getChildVisibleRect." into nyc-dev 2016-05-03 20:13:26 +00:00
TreeHugger Robot
facdf19313 Merge "copy auto-group decisions to updates" into nyc-dev 2016-05-03 20:08:03 +00:00
Dimitry Ivanov
a31657911c Merge "Allow apps to load libraries from under /data" into nyc-dev 2016-05-03 20:00:39 +00:00
TreeHugger Robot
95aa2fc323 Merge "List the CONNECTION_STATE_CHANGED broadcast for MAP as protected" into nyc-dev 2016-05-03 19:51:16 +00:00
Adam Lesinski
00194e0f24 Merge "BatteryStats: Fix units on battery charge counter" into nyc-dev 2016-05-03 19:47:35 +00:00
Eric Laurent
851a8797bd update doc with permissions needed for voice call capture.
Update documentation for VOICE_UPLINK, VOICE_DOWNKINK and
VOICE_CALL MediaRecorder audio sources to indicate those
sources are protected by the signature|privileged permission
CAPTURE_AUDIO_OUTPUT

This was missing in M SDK doc.

Bug: 28081587.
Change-Id: I24f6d9978069115a0f2c41e48038b935e4395124
2016-05-03 12:43:14 -07:00
Todd Kennedy
5add5bb77f Merge "Don't pre-opt shims" into nyc-dev 2016-05-03 19:35:54 +00:00
TreeHugger Robot
77843a4213 Merge "Fix typos in ClipData JavaDoc" into nyc-dev 2016-05-03 19:28:32 +00:00
Hal Canary
4f7519a66b Merge "stop leaking SkPDFDocument" into nyc-dev 2016-05-03 19:27:58 +00:00
Julia Reynolds
6af7c23168 Merge "Announce access point changes." into nyc-dev 2016-05-03 18:58:13 +00:00
Julia Reynolds
7ed62eb7a2 Announce access point changes.
Bug: 24202851
Change-Id: I0de0d9bf89191750694a7ba2fac4a95babe62aeb
2016-05-03 14:54:47 -04:00
Badhri Jagan Sridharan
49bdf11cd5 Merge "Change low power stats format to make it easier for parsing" into nyc-dev 2016-05-03 18:48:56 +00:00
Dianne Hackborn
ef3aa6ee53 Fix issue #28477006: Add small event log to job scheduler
Added.  Also fixed dumpsys output when filtering, to apply the
filter to (almost) all of the output.

Change-Id: Iafb446599ad8fddbe8a766784deff618a6cfdbb7
2016-05-03 11:48:25 -07:00
Badhri Jagan Sridharan
15c4e31b0f Change low power stats format to make it easier for parsing
New format: PlatformIdleStat state_1 name=XO_shutdown time=0 count=0
voter_1 name=APSS time=48264099 count=484 voter_2 name=MPSS
time=48573849 count=39857 voter_3 name=LPASS time=49584723 count=2082 
state_2 name=VMIN time=47171000 count=38222

Old format: PlatformIdleStat XO_shutdown_time=0 XO_shutdown_count=0 
APSS_time=9467486 APSS_count=583 MPSS_time=10835070 MPSS_count=9131
LPASS_time=10624719 LPASS_count=595 VMIN_time=9231000 VMIN_count=7878

In the old format it was hard to differentiate between the various
low power states and the voters for each state.

Bug:26564574

Change-Id: I3930aaf1c8c6e17066ef043552096ba61373f9f4
2016-05-03 18:42:09 +00:00
Abodunrinwa Toki
4e7a1208ea Implement alternative ViewGroup.getChildVisibleRect.
This CL allows getChildVisibleRect to optionally always call the
view's parent. The previous version attempted to optimize the call
by not calling further up the view heirarchy when the rect isn't
visible in the current view.

The call is hidden and the previous behaviour is preserved to limit
the bits of code that this change affects.

Bug: 28514727
Change-Id: I49550ed4082bcbdcfe4643b962b50f3308092525
2016-05-03 19:41:15 +01:00
Dimitry Ivanov
bf3b5f7a18 Allow apps to load libraries from under /data
Allow all application classloaders to load native
libraries from anywhere under /data

Bug: http://b/26954419
Change-Id: I8a808bcdf4a00f7d40b513d4e2ca3d1e76c0909f
2016-05-03 11:34:58 -07:00
Tim Volodine
b90f5389dd [WebView] Update ServiceWorker related documentation.
Add some clarifying documentation and usage example.

BUG: 28296205
Change-Id: Ib1695822e3d361b17fc4d8a9a3f24a14e34f40ec
2016-05-03 18:30:01 +00:00
Chris Tate
44b28493ca Merge "Always log web link filter verification parameters" into nyc-dev 2016-05-03 18:27:36 +00:00
TreeHugger Robot
65e22a20ac Merge "ActivityManager: Make bootcomplete marker failure a warning" into nyc-dev 2016-05-03 18:26:50 +00:00
Ajay Panicker
2f78bf96d2 List the CONNECTION_STATE_CHANGED broadcast for MAP as protected
Bug: 28527879
Change-Id: Ifb2db87677e92022814bb9704c26009d249ac6ce
2016-05-03 11:24:13 -07:00
Abodunrinwa Toki
344d23c0fa Merge "Fix FloatingToolbar popup positioning." into nyc-dev 2016-05-03 18:19:42 +00:00
Todd Kennedy
ffe4fcbfcb Don't pre-opt shims
There's no code, so, no need to pre-opt the shims
Bug: 28398205

Change-Id: Ie7d33a59fafe963a6d60fa645d580fe1d770aba6
2016-05-03 11:11:39 -07:00
TreeHugger Robot
28309fec2f Merge "Added option to reset network policies for a given user." into nyc-dev 2016-05-03 18:08:35 +00:00
Adam Lesinski
a8018ac47a BatteryStats: Fix units on battery charge counter
The unit for the battery charge counter is in micro-Ampere-hours, not coulombs.
We store the value as uAh but display it in dumpsys as mAh.

Bug:27174034
Change-Id: Ib5cc1ee1c5c191336a3e1f18dbb12c38e833f8d0
2016-05-03 10:41:47 -07:00
Hal Canary
424784d60e stop leaking SkPDFDocument
bug: 28520971

Change-Id: I0fffde4bfa0aa8fe716e5ee2fc95a00b5c824e2f
2016-05-03 13:41:15 -04:00
Ajay Panicker
65fad18461 List the SDP_RECORD broadcast as protected
Bug: 28257589
Change-Id: I97ef91fa3a7f7ef62fd96ca079e0a6d5a957bc71
2016-05-03 17:32:57 +00:00
Chong Zhang
c70e264de1 Merge "Fix bad animation when pressing Home with translucent activity" into nyc-dev 2016-05-03 17:28:38 +00:00
Dirk Dougherty
3ff6495ca6 Fix stray char in metadata file. am: 4852cb74fc am: aa723591cf
am: 4a4fda6416

* commit '4a4fda64166d47328b23c8c89da3600dc7792cc6':
  Fix stray char in metadata file.

Change-Id: Idd76ac02c6fc3387c9c679cd43bf71595aed7327
2016-05-03 17:24:19 +00:00
Dirk Dougherty
4a4fda6416 Fix stray char in metadata file. am: 4852cb74fc
am: aa723591cf

* commit 'aa723591cf8d6e9dc351c06043c48858710f2b4d':
  Fix stray char in metadata file.

Change-Id: I9ff9158240d14496829399420175efec04e89f6b
2016-05-03 17:21:54 +00:00
Dirk Dougherty
aa723591cf Fix stray char in metadata file.
am: 4852cb74fc

* commit '4852cb74fca59e2c67c7f2e53cb318a9a29e6160':
  Fix stray char in metadata file.

Change-Id: I301ef3271adea553e0e6274ca6996af3dc8b5b5b
2016-05-03 17:19:32 +00:00
Vladislav Kaznacheev
7e4669c5a6 Fix typos in ClipData JavaDoc
Also removed the obsolete text regarding iconic representation
and fixed some whitespace.

Bug: 28536304
Change-Id: I55ca681b86a121018903a41fff228e7c6126c7e7
2016-05-03 10:09:06 -07:00
Dirk Dougherty
4852cb74fc Fix stray char in metadata file.
Change-Id: I4a11125f2540fbc3204850e87ca74c11e63754c5
2016-05-03 10:07:27 -07:00
Joe Fernandez
3e596249a2 docs: May 2016 Dashboard update am: a018241fd4 am: 4437aa614a am: af85149493
am: bae3ec6fc9

* commit 'bae3ec6fc9551a9c3b84c5302911c5a9246bbced':
  docs: May 2016 Dashboard update

Change-Id: I9b9c35e109861ce875ee3363bab39307e37bbf84
2016-05-03 16:59:43 +00:00
Joe Fernandez
bae3ec6fc9 docs: May 2016 Dashboard update am: a018241fd4 am: 4437aa614a
am: af85149493

* commit 'af85149493bc9d00a34c9cb35dc0ae562242a47e':
  docs: May 2016 Dashboard update

Change-Id: I15942066a923da822e4a27a08a8f4000bfc8c95b
2016-05-03 16:57:02 +00:00