OSDN Git Service

android-x86/frameworks-base.git
9 years agoresolved conflicts for merge of b6d6c04a to master
Andreas Gampe [Tue, 10 Mar 2015 22:36:20 +0000 (15:36 -0700)]
resolved conflicts for merge of b6d6c04a to master

Change-Id: I5286b9fe2d9bde4b219496e593cf028cc4c75bc7

9 years agoMerge "Correct docs to specify leading slash in paths."
Craig Mautner [Tue, 10 Mar 2015 22:08:15 +0000 (22:08 +0000)]
Merge "Correct docs to specify leading slash in paths."

9 years agoMerge "Add several CallSupers to View"
Chris Craik [Tue, 10 Mar 2015 22:02:23 +0000 (22:02 +0000)]
Merge "Add several CallSupers to View"

9 years agoMerge "ZenLog: Track changes to effect suppressorship."
John Spurlock [Tue, 10 Mar 2015 20:11:11 +0000 (20:11 +0000)]
Merge "ZenLog: Track changes to effect suppressorship."

9 years agoRemove unused settings constants from the SDK (framework).
Svetoslav [Thu, 19 Feb 2015 03:16:25 +0000 (19:16 -0800)]
Remove unused settings constants from the SDK (framework).

The settings constants for various volumes do nothing and are
used by nothing since API version 2. These are however backed
up in the cloud which is a waste of resource. This change
removes these constants from the SDK while keeping them hidden
to avoid breaking released apps and also prevents unnecessary
backup.

Change-Id: I2e91863115f5a4b997a14f8d0f57b4dc9689cfab

9 years agoMerge "Move more file handling into LockSettingsStorage"
Robin Lee [Tue, 10 Mar 2015 18:30:24 +0000 (18:30 +0000)]
Merge "Move more file handling into LockSettingsStorage"

9 years agoam 4c887ac9: am db7fa51f: am c7446790: Merge "ZygoteConnection: remove obsolete secur...
dcashman [Tue, 10 Mar 2015 18:15:54 +0000 (18:15 +0000)]
am 4c887ac9: am db7fa51f: am c7446790: Merge "ZygoteConnection: remove obsolete security checks."

* commit '4c887ac9318402b914dbee4462485006395bdfbe':
  ZygoteConnection: remove obsolete security checks.

9 years agoam 502c30da: am 5427ac71: am 282099b5: am 5a604b35: am 00e3efb5: am f51020ea: am...
Rich Slogar [Tue, 10 Mar 2015 18:15:36 +0000 (18:15 +0000)]
am 502c30da: am 5427ac71: am 282099b5: am 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs

* commit '502c30da55d0bb6f2a51875558612fc50361c55f':
  docs: android plugin for gradle release 1.1.3 release notes

9 years agoMerge "Add support for the new native Builder class on StaticLayout."
Diego Perez [Tue, 10 Mar 2015 18:13:57 +0000 (18:13 +0000)]
Merge "Add support for the new native Builder class on StaticLayout."

9 years agoMerge "MediaSession: Notify PlaybackInfo callbacks when playback type changes."
John Spurlock [Tue, 10 Mar 2015 18:05:10 +0000 (18:05 +0000)]
Merge "MediaSession: Notify PlaybackInfo callbacks when playback type changes."

9 years agoMerge "Implement bounded ripple animation"
Alan Viverette [Tue, 10 Mar 2015 18:04:00 +0000 (18:04 +0000)]
Merge "Implement bounded ripple animation"

9 years agoMerge "Do not show toast when forwarding from resolver activity to itself."
Sander Alewijnse [Tue, 10 Mar 2015 17:51:57 +0000 (17:51 +0000)]
Merge "Do not show toast when forwarding from resolver activity to itself."

9 years agoMerge "Cache photo URI too in calllog (contract)"
Makoto Onuki [Tue, 10 Mar 2015 17:49:30 +0000 (17:49 +0000)]
Merge "Cache photo URI too in calllog (contract)"

9 years agoMerge "Revert "Revert "Add a timeout state to frozen windows"""
Craig Mautner [Tue, 10 Mar 2015 17:47:07 +0000 (17:47 +0000)]
Merge "Revert "Revert "Add a timeout state to frozen windows"""

9 years agoRevert "Revert "Add a timeout state to frozen windows""
Craig Mautner [Tue, 10 Mar 2015 17:46:05 +0000 (17:46 +0000)]
Revert "Revert "Add a timeout state to frozen windows""

Insert correct bug id:

Fixes bug 15664090.

This reverts commit 1a07846d4d7f1665345a27da11d0f8d518b3b431.

Change-Id: Id5fd52acc47cb6f50485c14e75a448511d806ae4

9 years agoMerge "Revert "Add a timeout state to frozen windows""
Craig Mautner [Tue, 10 Mar 2015 17:44:40 +0000 (17:44 +0000)]
Merge "Revert "Add a timeout state to frozen windows""

9 years agoRevert "Add a timeout state to frozen windows"
Craig Mautner [Tue, 10 Mar 2015 17:44:11 +0000 (17:44 +0000)]
Revert "Add a timeout state to frozen windows"

Wrong bug listed on comment. Resubmitting with correct bug listed.

This reverts commit a75e3e0b44e31ee5d042480d3da8d13cad56dc5a.

Change-Id: I49cb364c44763fd2d0c120d6998281d38571050b

9 years agoMerge "Handle undo in TextView fields with no cursor"
James Cook [Tue, 10 Mar 2015 17:42:46 +0000 (17:42 +0000)]
Merge "Handle undo in TextView fields with no cursor"

9 years agoMerge "Add a timeout state to frozen windows"
Craig Mautner [Tue, 10 Mar 2015 17:41:52 +0000 (17:41 +0000)]
Merge "Add a timeout state to frozen windows"

9 years agoHandle undo in TextView fields with no cursor
James Cook [Tue, 10 Mar 2015 16:48:11 +0000 (09:48 -0700)]
Handle undo in TextView fields with no cursor

This fixes a rare crash in the undo system. In particular, if the
TextView did not have a cursor and the first operation was a
programmatic insert/append the "old cursor position" would be -1.
Attempting to undo would try to restore the cursor to -1 and crash.

Test will land separately in CTS.

Bug: 19332904
Change-Id: I9aa18c1e3621b99d13ac707e483154382effb81c

9 years agoMerge "Revert RelativeLayout's baseline view to API 22 and below behavior"
Alan Viverette [Tue, 10 Mar 2015 17:19:52 +0000 (17:19 +0000)]
Merge "Revert RelativeLayout's baseline view to API 22 and below behavior"

9 years agoMerge "resolved conflicts for merge of 7545accf to master"
Elliott Hughes [Tue, 10 Mar 2015 17:15:41 +0000 (17:15 +0000)]
Merge "resolved conflicts for merge of 7545accf to master"

9 years agoresolved conflicts for merge of 7545accf to master
Elliott Hughes [Tue, 10 Mar 2015 17:14:42 +0000 (10:14 -0700)]
resolved conflicts for merge of 7545accf to master

Change-Id: I7a9264e818fdd14bf59f0dec63ab83985f9e66fb

9 years agoAdd several CallSupers to View
Chris Craik [Tue, 10 Mar 2015 17:12:55 +0000 (10:12 -0700)]
Add several CallSupers to View

Change-Id: I3011bd9757273f9c1d35f552bd6fefd4bf830029

9 years agoMediaSession: Notify PlaybackInfo callbacks when playback type changes.
John Spurlock [Tue, 10 Mar 2015 03:13:57 +0000 (23:13 -0400)]
MediaSession: Notify PlaybackInfo callbacks when playback type changes.

Bug: 19665979
Change-Id: I506a71330ca04a678027f5969638fd1685326b2d

9 years agoDo not show toast when forwarding from resolver activity to itself.
Sander Alewijnse [Mon, 9 Mar 2015 15:31:10 +0000 (15:31 +0000)]
Do not show toast when forwarding from resolver activity to itself.

Bug:19540802
Change-Id: I99409aab42bdbf187c07a345ca5c404e88a4c918

9 years agoMerge "Glop based composeLayerRegion/Rect"
Chris Craik [Tue, 10 Mar 2015 16:29:12 +0000 (16:29 +0000)]
Merge "Glop based composeLayerRegion/Rect"

9 years agoMerge "Rename and simplify DisplayList Canvas classes"
Chris Craik [Tue, 10 Mar 2015 16:29:00 +0000 (16:29 +0000)]
Merge "Rename and simplify DisplayList Canvas classes"

9 years agoMove more file handling into LockSettingsStorage
Robin Lee [Tue, 10 Mar 2015 12:34:28 +0000 (12:34 +0000)]
Move more file handling into LockSettingsStorage

Strengthens the guarantee of only one kind of lock type existing at one
time by clearing all of the relevant files out closer to time of write.

Change-Id: I141103dab5d7d4bc80b05a22b8566326d1c9e7e1

9 years agoam b219eac8: am a05634ff: am 408800c3: am ea9308cf: am a9639fe6: am 2fcc438f: am...
Luan Nguyen [Tue, 10 Mar 2015 15:49:12 +0000 (15:49 +0000)]
am b219eac8: am a05634ff: am 408800c3: am ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add new partners to Wear index page" into lmp-docs

* commit 'b219eac8e827b034472cf885071b7e76ed6e4d60':
  docs: Add new partners to Wear index page

9 years agoam c90aa638: (-s ours) am 535bf0f8: (-s ours) am d7852b66: (-s ours) Import translati...
Geoff Mendal [Tue, 10 Mar 2015 15:47:51 +0000 (15:47 +0000)]
am c90aa638: (-s ours) am 535bf0f8: (-s ours) am d7852b66: (-s ours) Import translations. DO NOT MERGE

* commit 'c90aa638f6465f383e40b2063d38496aab7b8914':
  Import translations. DO NOT MERGE

9 years agoam 89d0c0fb: am bcea1fcd: am f1eab6f5: am 39d47c7c: am a2d342e3: am beed9332: am...
Eric Gilmore [Tue, 10 Mar 2015 15:47:43 +0000 (15:47 +0000)]
am 89d0c0fb: am bcea1fcd: am f1eab6f5: am 39d47c7c: am a2d342e3: am beed9332: am 0bceaacf: Merge "Reworking geofencing training to new API and sample." into lmp-docs

* commit '89d0c0fbaec976b8b06c81a2950aed3a3c5e5b1b':
  Reworking geofencing training to new API and sample.

9 years agoam f507759e: am e442d914: am ad97ca81: am 4c0b2345: am 8f9ae232: am 36d008c5: am...
Glenn Kasten [Tue, 10 Mar 2015 15:47:34 +0000 (15:47 +0000)]
am f507759e: am e442d914: am ad97ca81: am 4c0b2345: am 8f9ae232: am 36d008c5: am 5afdc97f: Fix USB typos

* commit 'f507759eea9aaf5eb9aeaef9d93ab4914c1c5b25':
  Fix USB typos

9 years agoam 174a4488: am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd"
Andreas Gampe [Tue, 10 Mar 2015 15:11:56 +0000 (15:11 +0000)]
am 174a4488: am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd"

* commit '174a44888ec56f688426c80d50b9e0021f47c16f':
  Frameworks/base: Pass APK debugability to installd

9 years agoAdd support for the new native Builder class on StaticLayout.
Diego Perez [Mon, 9 Mar 2015 10:43:18 +0000 (10:43 +0000)]
Add support for the new native Builder class on StaticLayout.

This patch updates StaticLayout_Delegate to support the new Builder
class introduced in ag/646289.

Change-Id: I9f8c528b8751ce69482e33ac6f1bc42406a0b606

9 years agoMerge "Document behavior change of isUninstallBlocked() since L MR1"
Rubin Xu [Tue, 10 Mar 2015 12:34:55 +0000 (12:34 +0000)]
Merge "Document behavior change of isUninstallBlocked() since L MR1"

9 years agoDocument behavior change of isUninstallBlocked() since L MR1
Rubin Xu [Tue, 10 Mar 2015 10:51:59 +0000 (10:51 +0000)]
Document behavior change of isUninstallBlocked() since L MR1

Bug: 17914630
Change-Id: I39ee2775c104e4dca7ca583b83deef0aa0e4d1e3

9 years agoam 7f383873: Merge "Frameworks/base: Pass APK debugability to installd"
Andreas Gampe [Tue, 10 Mar 2015 02:10:22 +0000 (02:10 +0000)]
am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd"

* commit '7f383873566024c7121cadae3bbdd2a7c47150bc':
  Frameworks/base: Pass APK debugability to installd

9 years agoRename and simplify DisplayList Canvas classes
Chris Craik [Tue, 10 Mar 2015 01:50:14 +0000 (18:50 -0700)]
Rename and simplify DisplayList Canvas classes

Change-Id: I49fd2ce02e01401209fe2a378e9f9547c7b27c61

9 years agoMerge "MIDI Manager changes:"
Mike Lockwood [Tue, 10 Mar 2015 02:02:59 +0000 (02:02 +0000)]
Merge "MIDI Manager changes:"

9 years agoImplement bounded ripple animation
Alan Viverette [Tue, 3 Mar 2015 00:06:10 +0000 (16:06 -0800)]
Implement bounded ripple animation

Bug: 19431322
Change-Id: I5dc1a28d8675cc6fb036b815d6227113c3f1aa4b

9 years agoMerge "Refactor ripple components, simplify background animation"
Alan Viverette [Tue, 10 Mar 2015 01:51:57 +0000 (01:51 +0000)]
Merge "Refactor ripple components, simplify background animation"

9 years agoMerge "BatteryStats: Record energy info stats from WiFi and Bluetooth controllers"
Adam Lesinski [Tue, 10 Mar 2015 01:35:53 +0000 (01:35 +0000)]
Merge "BatteryStats: Record energy info stats from WiFi and Bluetooth controllers"

9 years agoRefactor ripple components, simplify background animation
Alan Viverette [Tue, 10 Mar 2015 01:25:21 +0000 (18:25 -0700)]
Refactor ripple components, simplify background animation

Moves animation lifecycle and software/hardware hand-off into a unified
RippleComponent class, which makes it easier to maintain the components.
Adds better javadocs and comments to explain what's going on.

Bug: 19431322
Change-Id: Ifb9b9a7dcc24238719ef12293493ca3df107679f

9 years agoMerge "Revert "soundpool: reuse channel for same sample if available""
Glenn Kasten [Tue, 10 Mar 2015 01:07:31 +0000 (01:07 +0000)]
Merge "Revert "soundpool: reuse channel for same sample if available""

9 years agoGlop based composeLayerRegion/Rect
Chris Craik [Mon, 9 Mar 2015 21:17:29 +0000 (14:17 -0700)]
Glop based composeLayerRegion/Rect

Change-Id: I69440cabca84948e8aaead9479d616ebc2496517

9 years agoMerge "Revert "soundpool: update sample rate when reusing audiotrack""
Glenn Kasten [Tue, 10 Mar 2015 01:06:28 +0000 (01:06 +0000)]
Merge "Revert "soundpool: update sample rate when reusing audiotrack""

9 years agoMerge "Fix: Drag handles are not shown for selection/insertion"
Roozbeh Pournader [Tue, 10 Mar 2015 01:06:02 +0000 (01:06 +0000)]
Merge "Fix: Drag handles are not shown for selection/insertion"

9 years agoRevert RelativeLayout's baseline view to API 22 and below behavior
Alan Viverette [Tue, 10 Mar 2015 01:01:19 +0000 (18:01 -0700)]
Revert RelativeLayout's baseline view to API 22 and below behavior

The previous behavior used the top-start-most view, rather than the view
with the bottom-most baseline. Which doesn't really make sense, but
that's what it did.

Bug: 19653790
Change-Id: Ia23476f1d2de5313fd82aac037e90d45b0af8972

9 years agoMerge "Fix SoundPool playback of multichannel files."
Andy Hung [Tue, 10 Mar 2015 00:37:58 +0000 (00:37 +0000)]
Merge "Fix SoundPool playback of multichannel files."

9 years agoBatteryStats: Record energy info stats from WiFi and Bluetooth controllers
Adam Lesinski [Mon, 9 Mar 2015 22:24:48 +0000 (15:24 -0700)]
BatteryStats: Record energy info stats from WiFi and Bluetooth controllers

Surface some of this information in BatteryStatsHelper. If we are given a
total energy from the WiFi controller, we normalize the computed
energy of each app and blame them for a fraction of the real energy.

Change-Id: I64051b600f5d9f6ac4580d56ef0977971eb4be2d

9 years agoMerge "Copy ViewPager and PagerAdapter into framework-internal widgets"
Alan Viverette [Tue, 10 Mar 2015 00:22:37 +0000 (00:22 +0000)]
Merge "Copy ViewPager and PagerAdapter into framework-internal widgets"

9 years agoMerge "Add DEPTH image formats, support in ImageReader"
Eino-Ville Talvala [Tue, 10 Mar 2015 00:16:14 +0000 (00:16 +0000)]
Merge "Add DEPTH image formats, support in ImageReader"

9 years agoMerge "enable FM tuner and hotword capture for system apps."
Eric Laurent [Tue, 10 Mar 2015 00:06:10 +0000 (00:06 +0000)]
Merge "enable FM tuner and hotword capture for system apps."

9 years agoMerge "Add prototype of Inline Reply behind debug flag"
Adrian Roos [Mon, 9 Mar 2015 23:53:55 +0000 (23:53 +0000)]
Merge "Add prototype of Inline Reply behind debug flag"

9 years agoAdd DEPTH image formats, support in ImageReader
Eino-Ville Talvala [Thu, 26 Feb 2015 18:57:55 +0000 (10:57 -0800)]
Add DEPTH image formats, support in ImageReader

- Add an explicit mapping between public ImageFormat/
  PixelFormat enums and internal HAL format/dataspace.
- Add DEPTH16 and DEPTH_POINT_CLOUD formats
- Wire up mapping layer to ImageReader to support depth
  formats

Change-Id: I8197eccef900cc91baddcfcb934ccd4d8c972eff

9 years agoMerge "Camera2: Add hidden depth stream configuration tags"
Eino-Ville Talvala [Mon, 9 Mar 2015 23:29:10 +0000 (23:29 +0000)]
Merge "Camera2: Add hidden depth stream configuration tags"

9 years agoMerge "Camera2: Remove unused parameters in ICameraDeviceUser#createStream"
Eino-Ville Talvala [Mon, 9 Mar 2015 23:29:09 +0000 (23:29 +0000)]
Merge "Camera2: Remove unused parameters in ICameraDeviceUser#createStream"

9 years agoMerge "Make TypedArray and LayoutInflater exceptions more useful"
Alan Viverette [Mon, 9 Mar 2015 22:53:54 +0000 (22:53 +0000)]
Merge "Make TypedArray and LayoutInflater exceptions more useful"

9 years agoCopy ViewPager and PagerAdapter into framework-internal widgets
Alan Viverette [Mon, 9 Mar 2015 22:51:10 +0000 (15:51 -0700)]
Copy ViewPager and PagerAdapter into framework-internal widgets

Converted all compat references to native implementations. Removed all
backwards compatibility SDK version checks.

Bug: 19431364
Change-Id: Ia79ed65bd2d041e4c0de6839b64707b9dba3ac22

9 years agoMake TypedArray and LayoutInflater exceptions more useful
Alan Viverette [Mon, 9 Mar 2015 22:32:50 +0000 (15:32 -0700)]
Make TypedArray and LayoutInflater exceptions more useful

Include unresolved TypedValue data in TypedArray exceptions, wrap all
LayoutInflater exceptions with the parser position.

Bug: 19658760
Change-Id: I8965bdc4d0c58c082cb7129c3b692a3e5418cfdb

9 years agoChange WiFi and Bluetooth ActivityEnergyInfo classes
Adam Lesinski [Mon, 9 Mar 2015 22:23:42 +0000 (15:23 -0700)]
Change WiFi and Bluetooth ActivityEnergyInfo classes

Have them take an elapsed time millis timestamp instead
of having the constructor call System.currentTimeMillis.

Change-Id: Ic9ca8f92347c336beee8ebcc3407de2c1e5b4073

9 years agoMerge "Frameworks/base: Pass APK debugability to installd"
Andreas Gampe [Mon, 9 Mar 2015 22:14:53 +0000 (22:14 +0000)]
Merge "Frameworks/base: Pass APK debugability to installd"

9 years agoam db7fa51f: am c7446790: Merge "ZygoteConnection: remove obsolete security checks."
dcashman [Mon, 9 Mar 2015 20:58:54 +0000 (20:58 +0000)]
am db7fa51f: am c7446790: Merge "ZygoteConnection: remove obsolete security checks."

* commit 'db7fa51ff0f330b79b171f03b4304a75affaabce':
  ZygoteConnection: remove obsolete security checks.

9 years agoCache photo URI too in calllog (contract)
Makoto Onuki [Mon, 9 Mar 2015 20:57:02 +0000 (13:57 -0700)]
Cache photo URI too in calllog (contract)

Enterprise phone lookup returns special photo URLs for corp contacts, which
can't be obtained just with contact IDs.  So we need to cache the URIs too and
otherwise pictures sometimes don't show up.

Bug 19546108

Change-Id: Iffd5ed16527a143ea55e40e42667e7d0c16d814a

9 years agoam c7446790: Merge "ZygoteConnection: remove obsolete security checks."
dcashman [Mon, 9 Mar 2015 20:51:33 +0000 (20:51 +0000)]
am c7446790: Merge "ZygoteConnection: remove obsolete security checks."

* commit 'c74467902b5a9a7267b6cb8f30b364b8373eac72':
  ZygoteConnection: remove obsolete security checks.

9 years agoMerge "ZygoteConnection: remove obsolete security checks."
dcashman [Mon, 9 Mar 2015 20:46:17 +0000 (20:46 +0000)]
Merge "ZygoteConnection: remove obsolete security checks."

9 years agoMerge "Rewrite glop texture asserts"
Chris Craik [Mon, 9 Mar 2015 20:40:07 +0000 (20:40 +0000)]
Merge "Rewrite glop texture asserts"

9 years agoMerge "Battery stats issues: fix jiffy handling, print scan counts."
Dianne Hackborn [Mon, 9 Mar 2015 20:36:56 +0000 (20:36 +0000)]
Merge "Battery stats issues: fix jiffy handling, print scan counts."

9 years agoRewrite glop texture asserts
Chris Craik [Sat, 7 Mar 2015 01:30:11 +0000 (17:30 -0800)]
Rewrite glop texture asserts

bug:19641517

Also switch Glop VertexAttribFlags to use int for group of flags.

Change-Id: Ib7b1934197a62206a55baa6ab484ac59f5bec816

9 years agoam 5427ac71: am 282099b5: am 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge...
Rich Slogar [Mon, 9 Mar 2015 20:07:17 +0000 (20:07 +0000)]
am 5427ac71: am 282099b5: am 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs

* commit '5427ac7147416f63ab55d45ab9b975fdbb7a195e':
  docs: android plugin for gradle release 1.1.3 release notes

9 years agoenable FM tuner and hotword capture for system apps.
Eric Laurent [Mon, 9 Mar 2015 16:25:45 +0000 (09:25 -0700)]
enable FM tuner and hotword capture for system apps.

AudioRecord constructor with AudioAttributes and session ID as well
as HOTWORD and RADIO_TUNER audio sources are now system APIs.
Renamed MediaRecorder.AudioSource.FM_TUNER to
MediaRecorder.AudioSource.RADIO_TUNER.

Change-Id: I231c20c21e3e8cffe1837482976ebe284c9af541

9 years agoam 282099b5: am 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android...
Rich Slogar [Mon, 9 Mar 2015 19:59:42 +0000 (19:59 +0000)]
am 282099b5: am 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs

* commit '282099b57f23814a95128e37bdb5a5a1971ede67':
  docs: android plugin for gradle release 1.1.3 release notes

9 years agoam 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for...
Rich Slogar [Mon, 9 Mar 2015 19:53:48 +0000 (19:53 +0000)]
am 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs

* commit '5a604b359cd487d4a01a397e49117d22848e6809':
  docs: android plugin for gradle release 1.1.3 release notes

9 years agoam 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release...
Rich Slogar [Mon, 9 Mar 2015 19:47:18 +0000 (19:47 +0000)]
am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs

* commit '00e3efb549274ac381c95e359611ce7dcc9542cc':
  docs: android plugin for gradle release 1.1.3 release notes

9 years agoam f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 releas...
Rich Slogar [Mon, 9 Mar 2015 19:40:48 +0000 (19:40 +0000)]
am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs

* commit 'f51020eaaaff9f54cee1ba91ab35d0212ddb0f54':
  docs: android plugin for gradle release 1.1.3 release notes

9 years agoZygoteConnection: remove obsolete security checks.
dcashman [Fri, 6 Mar 2015 01:17:47 +0000 (17:17 -0800)]
ZygoteConnection: remove obsolete security checks.

SELinux guarantees that only the system_server and permissive domains such as su
are allowed to connect to the zygote socket. Remove obsolete security checks
that were only applicable when other processes could connect.

Bug: 19624279
Change-Id: I1c925d7facf19b3953b5deb85d992415344c4c9f

9 years agoam 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes"...
Rich Slogar [Mon, 9 Mar 2015 19:34:32 +0000 (19:34 +0000)]
am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs

* commit '6e1cbe43957b18f471f82682b5df999578230230':
  docs: android plugin for gradle release 1.1.3 release notes

9 years agoMerge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs
Rich Slogar [Mon, 9 Mar 2015 19:29:36 +0000 (19:29 +0000)]
Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs

9 years agoMIDI Manager changes:
Mike Lockwood [Sat, 7 Mar 2015 19:04:59 +0000 (11:04 -0800)]
MIDI Manager changes:

Add CloseGuard support to MidiDevice and MidiDeviceServer
Make MidiDevice.close() thread safe
Make non-subclassable API classes final
Other misc cleanup

Change-Id: I7a5d31b06b8c2403cfbc5597c5c1395f0ac90194

9 years agoMerge "AudioService: Fix device dump in dumpsys output."
John Spurlock [Mon, 9 Mar 2015 18:49:57 +0000 (18:49 +0000)]
Merge "AudioService: Fix device dump in dumpsys output."

9 years agoAudioService: Fix device dump in dumpsys output.
John Spurlock [Mon, 9 Mar 2015 18:21:20 +0000 (14:21 -0400)]
AudioService: Fix device dump in dumpsys output.

Bug: 19653026
Change-Id: Id09a502f1507477403c49be32ee0ed0f00ab288f

9 years agoam 6291bedd: am 63d43949: Merge "Use the icu:: namespace for icu4c API."
Elliott Hughes [Mon, 9 Mar 2015 18:26:51 +0000 (18:26 +0000)]
am 6291bedd: am 63d43949: Merge "Use the icu:: namespace for icu4c API."

* commit '6291beddfcdf843f07f12a6d4551301e5fcff73c':
  Use the icu:: namespace for icu4c API.

9 years agoam 63d43949: Merge "Use the icu:: namespace for icu4c API."
Elliott Hughes [Mon, 9 Mar 2015 18:20:42 +0000 (18:20 +0000)]
am 63d43949: Merge "Use the icu:: namespace for icu4c API."

* commit '63d43949047eaed1cddf10bb4f666df6807618ce':
  Use the icu:: namespace for icu4c API.

9 years agoBattery stats issues: fix jiffy handling, print scan counts.
Dianne Hackborn [Mon, 9 Mar 2015 18:15:41 +0000 (11:15 -0700)]
Battery stats issues: fix jiffy handling, print scan counts.

Issue #19431959: Framework incorrectly assumes that kernel
clock_ticks are 10ms

We now retrieve the time of a jiffy from the kernel, and all CPU
times are now handled in milliseconds.

Issue #19571810: Add per-app breakdown of number of WiFi scans
in batterystats checkin data

Added to the report (the information was already being tracked).

Change-Id: If1702d6b9bcf851704129f1811471e68ed576a5d

9 years agoCamera2: Add hidden depth stream configuration tags
Eino-Ville Talvala [Mon, 23 Feb 2015 23:55:55 +0000 (15:55 -0800)]
Camera2: Add hidden depth stream configuration tags

Change-Id: Iec1ceb894d90210bc3ab06acc92dcbbe42b74465

9 years agoCamera2: Remove unused parameters in ICameraDeviceUser#createStream
Eino-Ville Talvala [Mon, 23 Feb 2015 23:20:51 +0000 (15:20 -0800)]
Camera2: Remove unused parameters in ICameraDeviceUser#createStream

- width, height, format are unused

Change-Id: I26540aab1118108b0325df69cfa2dd23da41849b

9 years agoam a05634ff: am 408800c3: am ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge...
Luan Nguyen [Mon, 9 Mar 2015 18:12:52 +0000 (18:12 +0000)]
am a05634ff: am 408800c3: am ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add new partners to Wear index page" into lmp-docs

* commit 'a05634ffd99dad2225435f5907735c7afdfec10c':
  docs: Add new partners to Wear index page

9 years agoMerge "Use the icu:: namespace for icu4c API."
Elliott Hughes [Mon, 9 Mar 2015 18:10:23 +0000 (18:10 +0000)]
Merge "Use the icu:: namespace for icu4c API."

9 years agoam 408800c3: am ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add...
Luan Nguyen [Mon, 9 Mar 2015 18:03:19 +0000 (18:03 +0000)]
am 408800c3: am ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add new partners to Wear index page" into lmp-docs

* commit '408800c3aca72d150dacb646d0a455b248fc3db0':
  docs: Add new partners to Wear index page

9 years agoam ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add new partners...
Luan Nguyen [Mon, 9 Mar 2015 17:54:58 +0000 (17:54 +0000)]
am ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add new partners to Wear index page" into lmp-docs

* commit 'ea9308cf6b95858ef4f16222ebb8809621b801ae':
  docs: Add new partners to Wear index page

9 years agoresolved conflicts for merge of ca54b876 to master
Wale Ogunwale [Mon, 9 Mar 2015 17:18:51 +0000 (10:18 -0700)]
resolved conflicts for merge of ca54b876 to master

Change-Id: I3148551b9809fb5c36007b26f26acf812b2f654d

9 years agoAdd prototype of Inline Reply behind debug flag
Adrian Roos [Tue, 10 Feb 2015 19:49:33 +0000 (20:49 +0100)]
Add prototype of Inline Reply behind debug flag

The flag also extracts wear-only RemoteInput actions
to the normal set of actions under certain
circumstances to make this prototype actually useful.

Change-Id: Ide8bbef4e2ab82e2f152d32b143876ed309a8f21

9 years agoam 535bf0f8: (-s ours) am d7852b66: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 9 Mar 2015 17:01:37 +0000 (17:01 +0000)]
am 535bf0f8: (-s ours) am d7852b66: (-s ours) Import translations. DO NOT MERGE

* commit '535bf0f8e5034a9a21755df6cf158a4b95e857aa':
  Import translations. DO NOT MERGE

9 years agoam bcea1fcd: am f1eab6f5: am 39d47c7c: am a2d342e3: am beed9332: am 0bceaacf: Merge...
Eric Gilmore [Mon, 9 Mar 2015 17:01:32 +0000 (17:01 +0000)]
am bcea1fcd: am f1eab6f5: am 39d47c7c: am a2d342e3: am beed9332: am 0bceaacf: Merge "Reworking geofencing training to new API and sample." into lmp-docs

* commit 'bcea1fcd452d17c91b51853e8a690e6c52f2f77a':
  Reworking geofencing training to new API and sample.

9 years agoam e442d914: am ad97ca81: am 4c0b2345: am 8f9ae232: am 36d008c5: am 5afdc97f: Fix...
Glenn Kasten [Mon, 9 Mar 2015 17:01:26 +0000 (17:01 +0000)]
am e442d914: am ad97ca81: am 4c0b2345: am 8f9ae232: am 36d008c5: am 5afdc97f: Fix USB typos

* commit 'e442d914b8a91b0893e59bca1aa75619ee59129d':
  Fix USB typos

9 years agoam edc3c893: am 14ccc26f: Merge "[ActivityManager] Skip receiver precisely."
Olawale Ogunwale [Mon, 9 Mar 2015 16:43:16 +0000 (16:43 +0000)]
am edc3c893: am 14ccc26f: Merge "[ActivityManager] Skip receiver precisely."

* commit 'edc3c8939f3cde4ab9343e7654f5dac1122fb470':
  [ActivityManager] Skip receiver precisely.

9 years agoam 14ccc26f: Merge "[ActivityManager] Skip receiver precisely."
Olawale Ogunwale [Mon, 9 Mar 2015 16:36:31 +0000 (16:36 +0000)]
am 14ccc26f: Merge "[ActivityManager] Skip receiver precisely."

* commit '14ccc26f1ce006963f1a0b7a917404aa6a0e9da1':
  [ActivityManager] Skip receiver precisely.

9 years agoMerge "[ActivityManager] Skip receiver precisely."
Olawale Ogunwale [Mon, 9 Mar 2015 16:30:52 +0000 (16:30 +0000)]
Merge "[ActivityManager] Skip receiver precisely."

9 years agoZenLog: Track changes to effect suppressorship.
John Spurlock [Mon, 9 Mar 2015 16:19:23 +0000 (12:19 -0400)]
ZenLog: Track changes to effect suppressorship.

Bug: 19656287
Change-Id: Ibbb42bef68f4588beac4ca971db73a19678c2b4c