192554 Commits

Author SHA1 Message Date
George Mount
b9deb734eb am 180fd278: Merge "Don\'t call updateDisplayListIfDirty outside draw." into mnc-dev
* commit '180fd27832b429aaca0a35e8b93c88195b6451be':
  Don't call updateDisplayListIfDirty outside draw.
2015-05-08 20:38:54 +00:00
George Mount
180fd27832 Merge "Don't call updateDisplayListIfDirty outside draw." into mnc-dev 2015-05-08 20:30:08 +00:00
Tyler Gunn
c4b0c279eb am 85b0e218: am 7850f4bd: am 6624015e: Merge "Un-@hiding some missed VT APIs." into mnc-dev
* commit '85b0e2180f4a7e75f8f22099cbd294927f08fd4c':
  Un-@hiding some missed VT APIs.
2015-05-08 20:27:46 +00:00
Craig Lafayette
09c601e763 am 7e0a8d46: am e4d44eb4: am 4ca9955d: Merge "DevicePolicyManager API review changes" into mnc-dev
* commit '7e0a8d464350d00e2cd142fc36268ad74f7bafd7':
  DevicePolicyManager API review changes
2015-05-08 20:27:40 +00:00
Tyler Gunn
85b0e2180f am 7850f4bd: am 6624015e: Merge "Un-@hiding some missed VT APIs." into mnc-dev
* commit '7850f4bdbd526bd1cce4b2366547f9a58e323512':
  Un-@hiding some missed VT APIs.
2015-05-08 20:16:43 +00:00
Craig Lafayette
7e0a8d4643 am e4d44eb4: am 4ca9955d: Merge "DevicePolicyManager API review changes" into mnc-dev
* commit 'e4d44eb4654489bda5eeb5b6bd7f76179bf49a6d':
  DevicePolicyManager API review changes
2015-05-08 20:16:37 +00:00
Christopher Tate
ea2c403311 Mark persistent apps as such when the ProcessRecord is created
...rather than only during the OS's "time to start the persistent apps"
boot phase.  This closes a window of opportunity during which a
persistent app container may be live without having been properly
noted as such, because it wound up being launched prior to the
[rather late] boot phase at which the persistent apps are directly
enumerated and bookkeeping for them established.

Bug 20855725

Change-Id: I41822b412de4540dbdeab300b38089303678f76c
2015-05-08 13:05:42 -07:00
Tyler Gunn
7850f4bdbd am 6624015e: Merge "Un-@hiding some missed VT APIs." into mnc-dev
* commit '6624015e4f11e1072583423e193751f4a90ce45f':
  Un-@hiding some missed VT APIs.
2015-05-08 20:04:17 +00:00
Craig Lafayette
e4d44eb465 am 4ca9955d: Merge "DevicePolicyManager API review changes" into mnc-dev
* commit '4ca9955d39009bffdbae0a630478c06315cfe714':
  DevicePolicyManager API review changes
2015-05-08 20:04:12 +00:00
Tyler Gunn
6624015e4f Merge "Un-@hiding some missed VT APIs." into mnc-dev 2015-05-08 19:57:39 +00:00
Craig Lafayette
4ca9955d39 Merge "DevicePolicyManager API review changes" into mnc-dev 2015-05-08 19:55:34 +00:00
Richard Uhler
c14b9cf628 Add 'App Summary' section to meminfo.
The 'App Summary' section is shown by default when other memory
details are shown. This adds a new meminfo flag '-s' to show only the
App Summary section.

Change-Id: I66913673cd3afca873a8b13e45abe071d4c57b82
2015-05-08 19:47:52 +00:00
Alan Viverette
446ca82c93 am 6b226120: am f86e1967: am f4cf03dc: Merge "Use correct array index for Theme.getTheme()" into mnc-dev
* commit '6b226120d20dfd8b4f74f1cb6cd88d393166fa92':
  Use correct array index for Theme.getTheme()
2015-05-08 18:50:25 +00:00
Eric Laurent
8a1e7a881e AudioManager: add previous AudioPort list
Maintain a cache of previously attached audio ports used
to create lists of added and removed devices following
a port list update callback.

Change-Id: Iad1c95b85c8ae9bdbed79eb0cdc46aeedeafccea
2015-05-08 11:43:05 -07:00
Alan Viverette
6b226120d2 am f86e1967: am f4cf03dc: Merge "Use correct array index for Theme.getTheme()" into mnc-dev
* commit 'f86e19678f8b92bb3b140b41102830dc91c2f18f':
  Use correct array index for Theme.getTheme()
2015-05-08 18:38:06 +00:00
Tyler Gunn
6b3714939f Un-@hiding some missed VT APIs.
Bug: 20947116
Change-Id: Idda9b7c7debafbea8c42eaadb75c3375b2c8ddb2
2015-05-08 11:35:55 -07:00
John Reck
bed664a68a am 11b3f477: am 448eaa5d: am a8dca228: Merge "Add eglSwapBuffersWithDamageKHR support" into mnc-dev
* commit '11b3f477e75f373a639972c54c63ce995c9c8920':
  Add eglSwapBuffersWithDamageKHR support
2015-05-08 18:32:37 +00:00
Alex Klyubin
64baa80e3c am ca48dc9d: am 5bb14329: am b954ecda: Merge "Switch to KeyguardManager.isDeviceSecure." into mnc-dev
* commit 'ca48dc9d3cb6aef2c6c7dd129a720e6b5357b800':
  Switch to KeyguardManager.isDeviceSecure.
2015-05-08 18:32:27 +00:00
Adam Powell
248706bad4 am 1e15e957: am bc5ee42f: am 5b56159b: Merge "Add Build.VERSION.PREVIEW_SDK_INT" into mnc-dev
* commit '1e15e957cc9dc1109b9c7c6ac3d6d8f64b73bf53':
  Add Build.VERSION.PREVIEW_SDK_INT
2015-05-08 18:32:22 +00:00
Alan Viverette
f86e19678f am f4cf03dc: Merge "Use correct array index for Theme.getTheme()" into mnc-dev
* commit 'f4cf03dcca8408dbcffb5737a84792bd2dc6a5e0':
  Use correct array index for Theme.getTheme()
2015-05-08 18:27:07 +00:00
John Reck
11b3f477e7 am 448eaa5d: am a8dca228: Merge "Add eglSwapBuffersWithDamageKHR support" into mnc-dev
* commit '448eaa5ded3bea51218d74a1d846598a4b994c91':
  Add eglSwapBuffersWithDamageKHR support
2015-05-08 18:21:07 +00:00
Alex Klyubin
ca48dc9d3c am 5bb14329: am b954ecda: Merge "Switch to KeyguardManager.isDeviceSecure." into mnc-dev
* commit '5bb1432984e9301591b89942ae1d1c9ad85cf3ae':
  Switch to KeyguardManager.isDeviceSecure.
2015-05-08 18:21:02 +00:00
Adam Powell
1e15e957cc am bc5ee42f: am 5b56159b: Merge "Add Build.VERSION.PREVIEW_SDK_INT" into mnc-dev
* commit 'bc5ee42fe2b5563ea8637ddc55fc1511c7947d7c':
  Add Build.VERSION.PREVIEW_SDK_INT
2015-05-08 18:20:56 +00:00
Yang Ni
7e5e592871 am aa97de75: am 496c07d7: Merge "Moved limit constants for kernel and script group"
* commit 'aa97de7501489dfe209c23c29867df45bfaced45':
  Moved limit constants for kernel and script group
2015-05-08 18:20:54 +00:00
Alan Viverette
f4cf03dcca Merge "Use correct array index for Theme.getTheme()" into mnc-dev 2015-05-08 18:15:48 +00:00
John Reck
448eaa5ded am a8dca228: Merge "Add eglSwapBuffersWithDamageKHR support" into mnc-dev
* commit 'a8dca228b254fd1553824d2c5de3aaedc2fe4400':
  Add eglSwapBuffersWithDamageKHR support
2015-05-08 18:14:43 +00:00
Alex Klyubin
5bb1432984 am b954ecda: Merge "Switch to KeyguardManager.isDeviceSecure." into mnc-dev
* commit 'b954ecda0922a894835f224bead0f06ec7a8ef17':
  Switch to KeyguardManager.isDeviceSecure.
2015-05-08 18:14:38 +00:00
Chad Brubaker
a91a850419 Cleanup keystore password changing and unlocking
Add KeyStore.onUserPasswordChanged for the lockscreen to call when
the user changes their password. Keystore will then handle the logic of
deleting keys. Instead of calling Keystore.password_uid for both
unlocking and password changes the behavior has been split into
Keystore.unlock and onUserPasswordChanged.

Change-Id: I324914c00195d762cbaa8c63084e41fa796b7df8
2015-05-08 11:11:43 -07:00
Adam Powell
bc5ee42fe2 am 5b56159b: Merge "Add Build.VERSION.PREVIEW_SDK_INT" into mnc-dev
* commit '5b56159b8e2e1c494b4d8fb9d2b0aeef59aaddd4':
  Add Build.VERSION.PREVIEW_SDK_INT
2015-05-08 18:10:01 +00:00
Yang Ni
aa97de7501 am 496c07d7: Merge "Moved limit constants for kernel and script group"
* commit '496c07d75425eebb3402abd76c3186fceb67d6b3':
  Moved limit constants for kernel and script group
2015-05-08 18:07:19 +00:00
John Reck
a8dca228b2 Merge "Add eglSwapBuffersWithDamageKHR support" into mnc-dev 2015-05-08 18:06:57 +00:00
Alex Klyubin
b954ecda09 Merge "Switch to KeyguardManager.isDeviceSecure." into mnc-dev 2015-05-08 18:06:35 +00:00
Chih-Hung Hsieh
bce4220c36 Fix print format error.
Change-Id: I284c5e9c44f6dd56a7bb6ff93a1a86cc8f2deefa
2015-05-08 11:05:12 -07:00
Alan Viverette
ac67409582 Use correct array index for Theme.getTheme()
Change-Id: Ic462a7b8a81bb87bf08136bb30e3432f10269918
2015-05-08 11:04:47 -07:00
Adam Powell
5b56159b8e Merge "Add Build.VERSION.PREVIEW_SDK_INT" into mnc-dev 2015-05-08 17:59:31 +00:00
Dirk Dougherty
6bbba04f6e am a2a9e0ca: am 797c5e0d: am e1a1d2e8: am 4e19b9a0: am 27e82e7b: Merge "Doc change: remove design content that has moved to material spec." into mnc-preview-docs
* commit 'a2a9e0ca7f678316340b3fb529277af2711c3c45':
  Doc change: remove design content that has moved to material spec.
2015-05-08 17:55:37 +00:00
Joe Fernandez
6d62c0b84a am 5b6f1601: am f34b2bfe: am 8605d635: am 259a73b5: am b2152a43: am 1dc26b8c: docs: remove obsolete renderscript reference framer page
* commit '5b6f1601ab45ba3dd99e7f25dd6cf7a12e2a62fc':
  docs: remove obsolete renderscript reference framer page
2015-05-08 17:55:32 +00:00
John Reck
d04794a9a3 Add eglSwapBuffersWithDamageKHR support
BUG: 20761426
Disabled temporarily

Change-Id: I0b6b6f0eebab886145e13fa35aefe76826965cf5
2015-05-08 10:48:57 -07:00
Yohei Yukawa
504f67cfe6 am 98f91d26: am 22d7ec32: am 93b6dae9: Merge "Fix IMMS#mInputShown state inconsistency." into mnc-dev
* commit '98f91d26628977743d034e289a14b0a1fe6f27b7':
  Fix IMMS#mInputShown state inconsistency.
2015-05-08 17:42:31 +00:00
Yang Ni
496c07d754 Merge "Moved limit constants for kernel and script group" 2015-05-08 17:41:27 +00:00
Dirk Dougherty
a2a9e0ca7f am 797c5e0d: am e1a1d2e8: am 4e19b9a0: am 27e82e7b: Merge "Doc change: remove design content that has moved to material spec." into mnc-preview-docs
* commit '797c5e0d31be0f194a4f8259d9c67c712625f29f':
  Doc change: remove design content that has moved to material spec.
2015-05-08 17:41:13 +00:00
Joe Fernandez
5b6f1601ab am f34b2bfe: am 8605d635: am 259a73b5: am b2152a43: am 1dc26b8c: docs: remove obsolete renderscript reference framer page
* commit 'f34b2bfe693ce8dca317768efb63d744948a492c':
  docs: remove obsolete renderscript reference framer page
2015-05-08 17:41:08 +00:00
John Spurlock
807749301f Zen: Simplify notification policy api, add zenmode api.
- Remove the concept of a notification policy management token
   in favor of a simple grant/deny per app.  Currently, all requests
   are immediately granted.
 - Add zen mode getter/setting, limit to apps that have been granted
   policy access.
 - Add intent for zen mode changes.
 - Public name for zen mode = "interruption filter", moved from
   NotificationListenerService to NotificationManager.
 - Add settings metadata for new DND access Settings screen.
 - Add the split sender settings for calls vs messages to the public
   Policy api.
 - This change is meant to finalize the public api, persisting
   granted app status and showing the user-visible dialog will be
   done as followups.

Bug: 18298798
Change-Id: I511be98d69939f057c0c7dc1a6dfe63d1c468193
2015-05-08 13:34:30 -04:00
Dirk Dougherty
797c5e0d31 am e1a1d2e8: am 4e19b9a0: am 27e82e7b: Merge "Doc change: remove design content that has moved to material spec." into mnc-preview-docs
* commit 'e1a1d2e85a3f0626ae13322998fd45a1eb4a49d7':
  Doc change: remove design content that has moved to material spec.
2015-05-08 17:30:51 +00:00
Joe Fernandez
f34b2bfe69 am 8605d635: am 259a73b5: am b2152a43: am 1dc26b8c: docs: remove obsolete renderscript reference framer page
* commit '8605d635ffa739a835a742f02bd39957eb8defb7':
  docs: remove obsolete renderscript reference framer page
2015-05-08 17:30:46 +00:00
Yohei Yukawa
98f91d2662 am 22d7ec32: am 93b6dae9: Merge "Fix IMMS#mInputShown state inconsistency." into mnc-dev
* commit '22d7ec329673fbea79011fb64043a8bd2fca7993':
  Fix IMMS#mInputShown state inconsistency.
2015-05-08 17:30:43 +00:00
Dirk Dougherty
e1a1d2e85a am 4e19b9a0: am 27e82e7b: Merge "Doc change: remove design content that has moved to material spec." into mnc-preview-docs
* commit '4e19b9a01e1a9b37aa4b2b02ff2baac764824a33':
  Doc change: remove design content that has moved to material spec.
2015-05-08 17:19:50 +00:00
Joe Fernandez
8605d635ff am 259a73b5: am b2152a43: am 1dc26b8c: docs: remove obsolete renderscript reference framer page
* commit '259a73b560b3acbd653167b2617810920a6f4b22':
  docs: remove obsolete renderscript reference framer page
2015-05-08 17:19:40 +00:00
Yohei Yukawa
22d7ec3296 am 93b6dae9: Merge "Fix IMMS#mInputShown state inconsistency." into mnc-dev
* commit '93b6dae9e5e3875c4944ed211af3daf6530507e2':
  Fix IMMS#mInputShown state inconsistency.
2015-05-08 17:17:26 +00:00
Yohei Yukawa
93b6dae9e5 Merge "Fix IMMS#mInputShown state inconsistency." into mnc-dev 2015-05-08 17:11:22 +00:00