OSDN Git Service

android-x86/frameworks-base.git
9 years agoMerge "Fix GL texture binding for TextureViews" into mnc-dev
Chris Craik [Wed, 27 May 2015 19:22:42 +0000 (19:22 +0000)]
Merge "Fix GL texture binding for TextureViews" into mnc-dev

9 years agoMerge "Fix typo in Javadocs of KeyGenParameterSpec." into mnc-dev
Alex Klyubin [Wed, 27 May 2015 18:46:55 +0000 (18:46 +0000)]
Merge "Fix typo in Javadocs of KeyGenParameterSpec." into mnc-dev

9 years agoMerge "[LockSettings] migrate password attempt throttling to hardware" into mnc-dev
Andres Morales [Wed, 27 May 2015 18:37:21 +0000 (18:37 +0000)]
Merge "[LockSettings] migrate password attempt throttling to hardware" into mnc-dev

9 years agoMerge "Fallback to priority activity if preferred activity not available." into mnc-dev
Julia Reynolds [Wed, 27 May 2015 18:28:40 +0000 (18:28 +0000)]
Merge "Fallback to priority activity if preferred activity not available." into mnc-dev

9 years agoFix GL texture binding for TextureViews
Chris Craik [Wed, 27 May 2015 18:06:21 +0000 (11:06 -0700)]
Fix GL texture binding for TextureViews

bug:21431334

Should be explicitly passing target through, to ensure
GL_EXTERNAL_OES textures are bound correctly.

Change-Id: I997672ae292ea7fc016c02a59a3c7c8358ecfe0b

9 years agoMerge "Avoid strict mode violation during saveAttributeData" into mnc-dev
Alan Viverette [Wed, 27 May 2015 18:00:14 +0000 (18:00 +0000)]
Merge "Avoid strict mode violation during saveAttributeData" into mnc-dev

9 years agoMerge "Add getCallingUid() to RecognitionService.Callback." into mnc-dev
Cedric Ho [Wed, 27 May 2015 17:46:40 +0000 (17:46 +0000)]
Merge "Add getCallingUid() to RecognitionService.Callback." into mnc-dev

9 years agoMerge "Enable swapBuffersWithDamage by default" into mnc-dev
John Reck [Wed, 27 May 2015 17:39:17 +0000 (17:39 +0000)]
Merge "Enable swapBuffersWithDamage by default" into mnc-dev

9 years agoMerge "Add workaround for measuring stacked button bar layout" into mnc-dev
Alan Viverette [Wed, 27 May 2015 17:30:44 +0000 (17:30 +0000)]
Merge "Add workaround for measuring stacked button bar layout" into mnc-dev

9 years agoEnable swapBuffersWithDamage by default
John Reck [Wed, 27 May 2015 17:26:10 +0000 (10:26 -0700)]
Enable swapBuffersWithDamage by default

Bug: 20761426

Change-Id: I520e60ca4f182dea590bc86eebd522e1db7a018a

9 years agoAdd workaround for measuring stacked button bar layout
Alan Viverette [Wed, 27 May 2015 17:28:05 +0000 (10:28 -0700)]
Add workaround for measuring stacked button bar layout

Bug: 21300645
Change-Id: If9544da4995c3dce118dd9e36d42764662b3aecd

9 years agoAdd getCallingUid() to RecognitionService.Callback.
Cedric Ho [Wed, 27 May 2015 16:51:19 +0000 (09:51 -0700)]
Add getCallingUid() to RecognitionService.Callback.

Change-Id: I596471625eee24ec93d08650c33461d35ad0aa07

9 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Wed, 27 May 2015 16:41:15 +0000 (16:41 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 27 May 2015 16:35:53 +0000 (09:35 -0700)]
Import translations. DO NOT MERGE

Change-Id: I75401e1e66e9793ea4be891b4ef6afcf9811184a
Auto-generated-cl: translation import

9 years agoam f77b748c: am 31a48820: am 1c673f9a: am 6eea30c4: Merge "Android Training: Add...
Mike Colagrosso [Wed, 27 May 2015 16:06:48 +0000 (16:06 +0000)]
am f77b748c: am 31a48820: am 1c673f9a: am 6eea30c4: Merge "Android Training: Add missing word" into lmp-docs

* commit 'f77b748caa2795296866c1c9c30385819ffca835':
  Android Training: Add missing word

9 years agoam 31a48820: am 1c673f9a: am 6eea30c4: Merge "Android Training: Add missing word...
Mike Colagrosso [Wed, 27 May 2015 15:53:03 +0000 (15:53 +0000)]
am 31a48820: am 1c673f9a: am 6eea30c4: Merge "Android Training: Add missing word" into lmp-docs

* commit '31a48820aa858770cb1f1b3ce32a550565c83546':
  Android Training: Add missing word

9 years agoam 1c673f9a: am 6eea30c4: Merge "Android Training: Add missing word" into lmp-docs
Mike Colagrosso [Wed, 27 May 2015 15:38:37 +0000 (15:38 +0000)]
am 1c673f9a: am 6eea30c4: Merge "Android Training: Add missing word" into lmp-docs

* commit '1c673f9abe8b6d931456ce6709c9b00cdb5d11ca':
  Android Training: Add missing word

9 years agoam 6eea30c4: Merge "Android Training: Add missing word" into lmp-docs
Mike Colagrosso [Wed, 27 May 2015 15:23:36 +0000 (15:23 +0000)]
am 6eea30c4: Merge "Android Training: Add missing word" into lmp-docs

* commit '6eea30c422811da1b989500147afb82b5f2d45e0':
  Android Training: Add missing word

9 years agoMerge "Android Training: Add missing word" into lmp-docs
Mike Colagrosso [Wed, 27 May 2015 15:04:47 +0000 (15:04 +0000)]
Merge "Android Training: Add missing word" into lmp-docs

9 years agoFallback to priority activity if preferred activity not available.
Julia Reynolds [Wed, 27 May 2015 13:01:22 +0000 (09:01 -0400)]
Fallback to priority activity if preferred activity not available.

Bug: 21434199
Change-Id: I1f268700219dea7f9ed02bda320923f49a5a3457

9 years agoMerge "Clear caller identity before setting all the user restrictions." into mnc-dev
Sudheer Shanka [Wed, 27 May 2015 11:25:31 +0000 (11:25 +0000)]
Merge "Clear caller identity before setting all the user restrictions." into mnc-dev

9 years agoam 21531bce: am 57141700: am 0f771240: am bf0439a7: am 02f3cf79: am 523a19bf: am...
Wale Ogunwale [Wed, 27 May 2015 06:21:15 +0000 (06:21 +0000)]
am 21531bce: am 57141700: am 0f771240: am bf0439a7: am 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

* commit '21531bce0e8848311c7f8caceeee3b988c7396f4':
  Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

9 years agoam 57141700: am 0f771240: am bf0439a7: am 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdow...
Wale Ogunwale [Wed, 27 May 2015 06:06:51 +0000 (06:06 +0000)]
am 57141700: am 0f771240: am bf0439a7: am 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

* commit '5714170091065bb51f33c8f3ce272db07f69a21b':
  Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

9 years agoam 0f771240: am bf0439a7: am 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdown AM.getRunni...
Wale Ogunwale [Wed, 27 May 2015 05:52:33 +0000 (05:52 +0000)]
am 0f771240: am bf0439a7: am 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

* commit '0f7712407d96a847845b10eef34d9a259c687533':
  Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

9 years agoam bf0439a7: am 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesse...
Wale Ogunwale [Wed, 27 May 2015 05:35:52 +0000 (05:35 +0000)]
am bf0439a7: am 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

* commit 'bf0439a7e8824b4288f52c952a6808c8bdaf3235':
  Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

9 years agoam 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with...
Wale Ogunwale [Wed, 27 May 2015 05:17:55 +0000 (05:17 +0000)]
am 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

* commit '02f3cf79989b202a45753ad74653d48f7d73c73d':
  Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

9 years agoam 54856cc7: am a08a26c6: Merge "frameworks/base/docs/ndk: add files in reference_toc...
Johan Euphrosine [Wed, 27 May 2015 05:10:27 +0000 (05:10 +0000)]
am 54856cc7: am a08a26c6: Merge "frameworks/base/docs/ndk: add files in reference_toc" into mnc-preview-docs

* commit '54856cc75f5dbbfa18aa0f84b69fbcaad7c25cc4':
  frameworks/base/docs/ndk: add files in reference_toc

9 years agoam 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission...
Wale Ogunwale [Wed, 27 May 2015 05:03:29 +0000 (05:03 +0000)]
am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

* commit '523a19bf3df202c58369279fc4e538e9e342c1e7':
  Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

9 years agoam a08a26c6: Merge "frameworks/base/docs/ndk: add files in reference_toc" into mnc...
Johan Euphrosine [Wed, 27 May 2015 04:57:05 +0000 (04:57 +0000)]
am a08a26c6: Merge "frameworks/base/docs/ndk: add files in reference_toc" into mnc-preview-docs

* commit 'a08a26c661d8cd31f3465ff8fa7356bcdad996a8':
  frameworks/base/docs/ndk: add files in reference_toc

9 years agoam c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
Wale Ogunwale [Wed, 27 May 2015 04:50:11 +0000 (04:50 +0000)]
am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

* commit 'c9a0c0b90773fded6c251646300231f67c891b78':
  Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS

9 years agoMerge "frameworks/base/docs/ndk: add files in reference_toc" into mnc-preview-docs
Johan Euphrosine [Wed, 27 May 2015 04:43:21 +0000 (04:43 +0000)]
Merge "frameworks/base/docs/ndk: add files in reference_toc" into mnc-preview-docs

9 years agoframeworks/base/docs/ndk: add files in reference_toc
Johan Euphrosine [Sat, 23 May 2015 01:14:51 +0000 (18:14 -0700)]
frameworks/base/docs/ndk: add files in reference_toc

Change-Id: Id5abb6e1eba9f5c829510e8c83dcc36f616cda6c

9 years agoam 7f0eaefe: am c2e34345: Doc change: update gcm logo in card image.
Dirk Dougherty [Wed, 27 May 2015 04:21:24 +0000 (04:21 +0000)]
am 7f0eaefe: am c2e34345: Doc change: update gcm logo in card image.

* commit '7f0eaefe8bf6a9ff1ebc8c726cc91dfc0de3185c':
  Doc change: update gcm logo in card image.

9 years agoam c2e34345: Doc change: update gcm logo in card image.
Dirk Dougherty [Wed, 27 May 2015 04:05:42 +0000 (04:05 +0000)]
am c2e34345: Doc change: update gcm logo in card image.

* commit 'c2e343456e65fde54d1e9f54645030fe11fad585':
  Doc change: update gcm logo in card image.

9 years agoam 3b1c69cf: am ea1f6fb3: Doc change: edits and fixes to data binding guide.
Dirk Dougherty [Wed, 27 May 2015 03:58:37 +0000 (03:58 +0000)]
am 3b1c69cf: am ea1f6fb3: Doc change: edits and fixes to data binding guide.

* commit '3b1c69cfd050c083d4066f483d293875a7b44b90':
  Doc change: edits and fixes to data binding guide.

9 years agoDoc change: update gcm logo in card image.
Dirk Dougherty [Wed, 27 May 2015 03:51:04 +0000 (20:51 -0700)]
Doc change: update gcm logo in card image.

Change-Id: Id55a16aa0fdef874106e2a7ee75c472ad6cca3c6

9 years agoam ea1f6fb3: Doc change: edits and fixes to data binding guide.
Dirk Dougherty [Wed, 27 May 2015 03:45:29 +0000 (03:45 +0000)]
am ea1f6fb3: Doc change: edits and fixes to data binding guide.

* commit 'ea1f6fb385d6f8d19ef18b196b9749dfc74e6cdc':
  Doc change: edits and fixes to data binding guide.

9 years agoDoc change: edits and fixes to data binding guide.
Dirk Dougherty [Wed, 27 May 2015 03:31:12 +0000 (20:31 -0700)]
Doc change: edits and fixes to data binding guide.

Change-Id: Iaef989bd48a99294e2032656653e71ef93313687

9 years agoam 63c2b34b: am f47dc2cc: Merge "docs: M Preview - fix SDK Setup instructions with...
Joe Fernandez [Wed, 27 May 2015 03:15:16 +0000 (03:15 +0000)]
am 63c2b34b: am f47dc2cc: Merge "docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC" into mnc-preview-docs

* commit '63c2b34b085018634341ece7eaaf6f07c213356e':
  docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC

9 years agoam 1b1fce80: am 7311d2e2: Merge "Docs: "Tombstone" for old NDK page, directing visito...
David Friedman [Wed, 27 May 2015 03:15:10 +0000 (03:15 +0000)]
am 1b1fce80: am 7311d2e2: Merge "Docs: "Tombstone" for old NDK page, directing visitors to new NDK site." into mnc-preview-docs

* commit '1b1fce8001002987d8c163f959639015449f2f5b':
  Docs: "Tombstone" for old NDK page, directing visitors to new NDK site.

9 years agoMerge "Merge commit '001701ae' into manualmergetoday" into mnc-dev
Dirk Dougherty [Wed, 27 May 2015 03:12:17 +0000 (03:12 +0000)]
Merge "Merge commit '001701ae' into manualmergetoday" into mnc-dev

9 years agoMerge commit '001701ae' into manualmergetoday
Dirk Dougherty [Wed, 27 May 2015 03:10:17 +0000 (20:10 -0700)]
Merge commit '001701ae' into manualmergetoday

Change-Id: I78845c61426efe8a0607bbf958e49852a9b62b75

9 years agoMerge "don't report missing launch intent as failure" into mnc-dev
Guang Zhu [Wed, 27 May 2015 03:08:29 +0000 (03:08 +0000)]
Merge "don't report missing launch intent as failure" into mnc-dev

9 years ago[LockSettings] migrate password attempt throttling to hardware
Andres Morales [Fri, 15 May 2015 05:42:26 +0000 (22:42 -0700)]
[LockSettings] migrate password attempt throttling to hardware

leverage root protected, cryptographically secured hardware
if available

Bug: 21118563
Change-Id: Ifa804c5a0728bfd14466eb2a84051bace6d33d57

9 years agoam f47dc2cc: Merge "docs: M Preview - fix SDK Setup instructions with MNC vs android...
Joe Fernandez [Wed, 27 May 2015 01:28:01 +0000 (01:28 +0000)]
am f47dc2cc: Merge "docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC" into mnc-preview-docs

* commit 'f47dc2cc0a73b32c71e8afdedb9b100a889b52f6':
  docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC

9 years agoam 7311d2e2: Merge "Docs: "Tombstone" for old NDK page, directing visitors to new...
David Friedman [Wed, 27 May 2015 01:27:57 +0000 (01:27 +0000)]
am 7311d2e2: Merge "Docs: "Tombstone" for old NDK page, directing visitors to new NDK site." into mnc-preview-docs

* commit '7311d2e267ab2444afe93f2c48742f858251ae2e':
  Docs: "Tombstone" for old NDK page, directing visitors to new NDK site.

9 years agoam 493ff3cb: Doc change: move data binding library to tools tab.
Dirk Dougherty [Wed, 27 May 2015 01:27:52 +0000 (01:27 +0000)]
am 493ff3cb: Doc change: move data binding library to tools tab.

* commit '493ff3cb8f0c6f7729763f7d4a8571c0955d6f4b':
  Doc change: move data binding library to tools tab.

9 years agodon't report missing launch intent as failure
Guang Zhu [Tue, 26 May 2015 20:54:34 +0000 (13:54 -0700)]
don't report missing launch intent as failure

Some apks includes widgets and does not have a launchable
activity. The inclusion of such apk for launching is an issue
with test configuration, not test failure.

Also logging intent used for app package for debugging purpose.

Change-Id: Ibca05757a401ea036e9910d8580d7cafd356567c

9 years agoFix typo in Javadocs of KeyGenParameterSpec.
Alex Klyubin [Wed, 27 May 2015 01:10:57 +0000 (18:10 -0700)]
Fix typo in Javadocs of KeyGenParameterSpec.

Bug: 18088752
Change-Id: I76daca80a8066ab55a0104ae113fd2c3a7993af3

9 years agoMerge "docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC" into...
Joe Fernandez [Wed, 27 May 2015 00:03:09 +0000 (00:03 +0000)]
Merge "docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC" into mnc-preview-docs

9 years agoMerge "Docs: "Tombstone" for old NDK page, directing visitors to new NDK site." into...
David Friedman [Tue, 26 May 2015 23:58:57 +0000 (23:58 +0000)]
Merge "Docs: "Tombstone" for old NDK page, directing visitors to new NDK site." into mnc-preview-docs

9 years agoDoc change: move data binding library to tools tab.
Dirk Dougherty [Tue, 26 May 2015 23:52:23 +0000 (16:52 -0700)]
Doc change: move data binding library to tools tab.

Change-Id: I74817864dc6fe390cb52ec2ea52ee1ea3a46c830

9 years agoDocs: "Tombstone" for old NDK page, directing visitors to new NDK site.
David Friedman [Sat, 23 May 2015 07:29:49 +0000 (00:29 -0700)]
Docs: "Tombstone" for old NDK page, directing visitors to new NDK site.

Change-Id: I520bfb5157b2ffed5baa182df7c6305bf8835360

9 years agoMerge "Clear binder id after a permissions check before killing a UID." into mnc-dev
Svetoslav [Tue, 26 May 2015 22:49:10 +0000 (22:49 +0000)]
Merge "Clear binder id after a permissions check before killing a UID." into mnc-dev

9 years agoClear binder id after a permissions check before killing a UID.
Svetoslav [Tue, 26 May 2015 21:46:22 +0000 (14:46 -0700)]
Clear binder id after a permissions check before killing a UID.

bug:21035702

Change-Id: I2798d28780421720d85c5b49fa28897aa6c76d97

9 years agoMerge "Include Shapes in LayoutLib." into mnc-dev
Deepanshu Gupta [Tue, 26 May 2015 22:37:26 +0000 (22:37 +0000)]
Merge "Include Shapes in LayoutLib." into mnc-dev

9 years agoMerge "LayoutLib: Support getting resource arrays." into mnc-dev
Deepanshu Gupta [Tue, 26 May 2015 22:37:09 +0000 (22:37 +0000)]
Merge "LayoutLib: Support getting resource arrays." into mnc-dev

9 years agoMerge "LayoutLib: Change nullity annotations." into mnc-dev
Deepanshu Gupta [Tue, 26 May 2015 22:36:28 +0000 (22:36 +0000)]
Merge "LayoutLib: Change nullity annotations." into mnc-dev

9 years agoMerge "Update cached child enabled state before selector state" into mnc-dev
Alan Viverette [Tue, 26 May 2015 22:27:30 +0000 (22:27 +0000)]
Merge "Update cached child enabled state before selector state" into mnc-dev

9 years agoOffset accessibility focus rect for view root's scrollY
Alan Viverette [Tue, 26 May 2015 22:24:18 +0000 (15:24 -0700)]
Offset accessibility focus rect for view root's scrollY

Previously we were only partially transforming the focus rect into
window coordinates, so it was offset when the window was panned (for
example, when the IME was showing).

Bug: 20113389
Change-Id: I41f5ed20cb1404232b7042d37ca2fc725f9ee476

9 years agoam e7258a6b: am c85bf859: Doc change: Updates to preview program overview and tags.
Dirk Dougherty [Tue, 26 May 2015 22:14:44 +0000 (22:14 +0000)]
am e7258a6b: am c85bf859: Doc change: Updates to preview program overview and tags.

* commit 'e7258a6be3e6dab45bab79c7656c3c6106d36070':
  Doc change: Updates to preview program overview and tags.

9 years agoMerge "Gracefully handle races with package uninstall" into mnc-dev
Christopher Tate [Tue, 26 May 2015 22:10:51 +0000 (22:10 +0000)]
Merge "Gracefully handle races with package uninstall" into mnc-dev

9 years agoMerge "Fix position snapping for drawBitmap(rect, rect)" into mnc-dev
Chris Craik [Tue, 26 May 2015 22:08:56 +0000 (22:08 +0000)]
Merge "Fix position snapping for drawBitmap(rect, rect)" into mnc-dev

9 years agoFix position snapping for drawBitmap(rect, rect)
Chris Craik [Tue, 26 May 2015 21:25:02 +0000 (14:25 -0700)]
Fix position snapping for drawBitmap(rect, rect)

bug:20669049
Change-Id: Ied5f1d7e681409b6b7f6f582ed344b479df4c6d7

9 years agoam c85bf859: Doc change: Updates to preview program overview and tags.
Dirk Dougherty [Tue, 26 May 2015 22:02:53 +0000 (22:02 +0000)]
am c85bf859: Doc change: Updates to preview program overview and tags.

* commit 'c85bf85941212bba8d6827397f9572ea9ec8e8ef':
  Doc change: Updates to preview program overview and tags.

9 years agoam d4557a5c: am f4f455cc: am b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon...
Luan Nguyen [Tue, 26 May 2015 21:58:41 +0000 (21:58 +0000)]
am d4557a5c: am f4f455cc: am b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs

* commit 'd4557a5cdfb5b650530a1e40849e9f95eeb88c32':
  docs: Replace Umano with WhatsApp icon

9 years agoMerge "Honor password visible setting in CryptKeeper" into mnc-dev
Paul Lawrence [Tue, 26 May 2015 21:52:56 +0000 (21:52 +0000)]
Merge "Honor password visible setting in CryptKeeper" into mnc-dev

9 years agoam f4f455cc: am b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon" into lmp...
Luan Nguyen [Tue, 26 May 2015 21:44:59 +0000 (21:44 +0000)]
am f4f455cc: am b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs

* commit 'f4f455cca4673664780eefeba15b180d32ea0d4f':
  docs: Replace Umano with WhatsApp icon

9 years agoDoc change: Updates to preview program overview and tags.
Dirk Dougherty [Mon, 25 May 2015 02:56:35 +0000 (19:56 -0700)]
Doc change: Updates to preview program overview and tags.

Change-Id: I60db437ea5aabe3fad0284726d0e3850828c92a3

9 years agoMerge "Converted more AMS Log calls to use ActivityManagerDebugConfig" into mnc-dev
Wale Ogunwale [Tue, 26 May 2015 21:39:13 +0000 (21:39 +0000)]
Merge "Converted more AMS Log calls to use ActivityManagerDebugConfig" into mnc-dev

9 years agoam 7e3779b2: am c03c11e5: am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools...
Aleks Haecky [Tue, 26 May 2015 21:38:44 +0000 (21:38 +0000)]
am 7e3779b2: am c03c11e5: am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs

* commit '7e3779b2276d7e72e7b939ec5f273e76affa711a':
  docs: Add peformance tools getting started docs in new tools/performance subtree.

9 years agoam 3c0087b7: am 25fe13fa: Merge "docs: M Preview - App Linking" into mnc-preview...
Joe Fernandez [Tue, 26 May 2015 21:38:38 +0000 (21:38 +0000)]
am 3c0087b7: am 25fe13fa: Merge "docs: M Preview - App Linking" into mnc-preview-docs

* commit '3c0087b7c3ef7918de9c4cd32162897094b4f176':
  docs: M Preview - App Linking

9 years agoMerge "Hide the floatingtoolbar when content rect is invisible." into mnc-dev
Abodunrinwa Toki [Tue, 26 May 2015 21:31:35 +0000 (21:31 +0000)]
Merge "Hide the floatingtoolbar when content rect is invisible." into mnc-dev

9 years agoam b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs
Luan Nguyen [Tue, 26 May 2015 21:30:03 +0000 (21:30 +0000)]
am b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs

* commit 'b1cc82b7f32218b3a2e5e88f9e31767d741c4439':
  docs: Replace Umano with WhatsApp icon

9 years agoam c03c11e5: am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting...
Aleks Haecky [Tue, 26 May 2015 21:21:23 +0000 (21:21 +0000)]
am c03c11e5: am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs

* commit 'c03c11e584abf1e61a902ea441818912f912fda7':
  docs: Add peformance tools getting started docs in new tools/performance subtree.

9 years agoam 25fe13fa: Merge "docs: M Preview - App Linking" into mnc-preview-docs
Joe Fernandez [Tue, 26 May 2015 21:21:19 +0000 (21:21 +0000)]
am 25fe13fa: Merge "docs: M Preview - App Linking" into mnc-preview-docs

* commit '25fe13fa9ff0b1db8a6e10569fd62ca4eae150c9':
  docs: M Preview - App Linking

9 years agoMerge "Prevent draw passes when nothing actually changes" into mnc-dev
Jorim Jaggi [Tue, 26 May 2015 21:17:54 +0000 (21:17 +0000)]
Merge "Prevent draw passes when nothing actually changes" into mnc-dev

9 years agoPrevent draw passes when nothing actually changes
Jorim Jaggi [Thu, 21 May 2015 00:05:23 +0000 (17:05 -0700)]
Prevent draw passes when nothing actually changes

Bug: 19602257
Change-Id: I1d05fb8399332021b6d50470fe3dd9bb34773a81

9 years agoMerge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs
Luan Nguyen [Tue, 26 May 2015 21:16:38 +0000 (21:16 +0000)]
Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs

9 years agoMerge "Round rect clipping for notification contents" into mnc-dev
Jorim Jaggi [Tue, 26 May 2015 21:14:44 +0000 (21:14 +0000)]
Merge "Round rect clipping for notification contents" into mnc-dev

9 years agoRound rect clipping for notification contents
Jorim Jaggi [Thu, 21 May 2015 03:04:08 +0000 (20:04 -0700)]
Round rect clipping for notification contents

Enable round rect clipping on notifications for the following kind
of notifications:
- Big picture style.
- Big media narrow style.
- Custom notifications.

Bug: 16142505
Change-Id: I157650fe470636ed624a81557c08135827eac0cb

9 years agoam be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs...
Aleks Haecky [Tue, 26 May 2015 21:13:42 +0000 (21:13 +0000)]
am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs

* commit 'be3ab00fd3fb54dd7662d00dc1bfcf542358a052':
  docs: Add peformance tools getting started docs in new tools/performance subtree.

9 years agoMerge "docs: M Preview - App Linking" into mnc-preview-docs
Joe Fernandez [Tue, 26 May 2015 21:12:20 +0000 (21:12 +0000)]
Merge "docs: M Preview - App Linking" into mnc-preview-docs

9 years agodocs: M Preview - App Linking
Joe Fernandez [Sat, 23 May 2015 09:03:09 +0000 (02:03 -0700)]
docs: M Preview - App Linking

Change-Id: Ie6d97cd31f722be92acf93cfd540fc4284ef410c

9 years agoGracefully handle races with package uninstall
Christopher Tate [Tue, 26 May 2015 20:55:52 +0000 (13:55 -0700)]
Gracefully handle races with package uninstall

Bug 21417673

Change-Id: I46f9bf86454d356742f7bd5226a685257a40ced7

9 years agoConverted more AMS Log calls to use ActivityManagerDebugConfig
Wale Ogunwale [Tue, 26 May 2015 02:35:42 +0000 (19:35 -0700)]
Converted more AMS Log calls to use ActivityManagerDebugConfig

Bug: 21276405
Change-Id: I90d47b1b28f716e650df7f4377ed7cdd30b46ec8

9 years agodocs: Replace Umano with WhatsApp icon
Luan Nguyen [Fri, 15 May 2015 20:38:55 +0000 (13:38 -0700)]
docs: Replace Umano with WhatsApp icon

bug: 20528996
Change-Id: I725723580167eec11a7f85e4e7b95cc864aa7679

9 years agoam fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools...
Aleks Haecky [Tue, 26 May 2015 21:01:06 +0000 (21:01 +0000)]
am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs

* commit 'fdd06fe6f9ff92b8fc8a289870103150d065e9cd':
  docs: Add peformance tools getting started docs in new tools/performance subtree.

9 years agoam 97c0c444: am 4ec5140b: Merge "docs: Update the auto checklist and cleanup supporti...
Luan Nguyen [Tue, 26 May 2015 20:57:30 +0000 (20:57 +0000)]
am 97c0c444: am 4ec5140b: Merge "docs: Update the auto checklist and cleanup supporting docs that checklist item references. Also add information about alpha/beta Play Store channel. Reference the design spec for the 6-tap specification." into mnc-preview-docs

* commit '97c0c444db850c7d5381c8708a235050a45ce1ad':
  docs: Update the auto checklist and cleanup supporting docs that checklist item references. Also add information about alpha/beta Play Store channel. Reference the design spec for the 6-tap specification.

9 years agoam 597788c6: am 9510d046: Merge "docs: Add Voice Actions section to Audio training...
Luan Nguyen [Tue, 26 May 2015 20:57:23 +0000 (20:57 +0000)]
am 597788c6: am 9510d046: Merge "docs: Add Voice Actions section to Audio training lesson. Add link for Universal Media Player sample." into mnc-preview-docs

* commit '597788c6f0ee484b263346544a155898579d8206':
  docs: Add Voice Actions section to Audio training lesson. Add link for Universal Media Player sample.

9 years agoam 28942bbe: am 99f4bdf5: Merge "docs: M Runtime Permissions overview." into mnc...
Andrew Solovay [Tue, 26 May 2015 20:57:17 +0000 (20:57 +0000)]
am 28942bbe: am 99f4bdf5: Merge "docs: M Runtime Permissions overview." into mnc-preview-docs

* commit '28942bbe21f188ac7da502454337ceea7c6323a9':
  docs: M Runtime Permissions overview.

9 years agoMerge "Don't leak starting window when app crashes before adding windows" into mnc-dev
Wale Ogunwale [Tue, 26 May 2015 20:56:46 +0000 (20:56 +0000)]
Merge "Don't leak starting window when app crashes before adding windows" into mnc-dev

9 years agoMerge "Add vvm type for t-mobile." into mnc-dev
Nancy Chen [Tue, 26 May 2015 20:54:26 +0000 (20:54 +0000)]
Merge "Add vvm type for t-mobile." into mnc-dev

9 years agoMerge "Add fingerprint icon" into mnc-dev
Jorim Jaggi [Tue, 26 May 2015 20:50:46 +0000 (20:50 +0000)]
Merge "Add fingerprint icon" into mnc-dev

9 years agoAdd fingerprint icon
Jorim Jaggi [Wed, 20 May 2015 02:47:11 +0000 (19:47 -0700)]
Add fingerprint icon

Bug: 20663748
Change-Id: Iae9512173f7ea9d3d62a53cded29d23140bdcfd8

9 years agoMerge "Polish animations for fingerprint icon" into mnc-dev
Jorim Jaggi [Tue, 26 May 2015 20:48:38 +0000 (20:48 +0000)]
Merge "Polish animations for fingerprint icon" into mnc-dev

9 years agoMerge "docs: Add peformance tools getting started docs in new tools/performance subtr...
Aleks Haecky [Tue, 26 May 2015 20:48:09 +0000 (20:48 +0000)]
Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs

9 years agoam 4ec5140b: Merge "docs: Update the auto checklist and cleanup supporting docs that...
Luan Nguyen [Tue, 26 May 2015 20:44:23 +0000 (20:44 +0000)]
am 4ec5140b: Merge "docs: Update the auto checklist and cleanup supporting docs that checklist item references. Also add information about alpha/beta Play Store channel. Reference the design spec for the 6-tap specification." into mnc-preview-docs

* commit '4ec5140be35df2e9c49558d330df06fa985f7bc9':
  docs: Update the auto checklist and cleanup supporting docs that checklist item references. Also add information about alpha/beta Play Store channel. Reference the design spec for the 6-tap specification.

9 years agoam 9510d046: Merge "docs: Add Voice Actions section to Audio training lesson. Add...
Luan Nguyen [Tue, 26 May 2015 20:44:12 +0000 (20:44 +0000)]
am 9510d046: Merge "docs: Add Voice Actions section to Audio training lesson. Add link for Universal Media Player sample." into mnc-preview-docs

* commit '9510d0464f1e33c8a9adf5dde7f1a503a0f20b0b':
  docs: Add Voice Actions section to Audio training lesson. Add link for Universal Media Player sample.

9 years agoam 99f4bdf5: Merge "docs: M Runtime Permissions overview." into mnc-preview-docs
Andrew Solovay [Tue, 26 May 2015 20:44:00 +0000 (20:44 +0000)]
am 99f4bdf5: Merge "docs: M Runtime Permissions overview." into mnc-preview-docs

* commit '99f4bdf5ff90fe17512d4a77142f254a489bccc2':
  docs: M Runtime Permissions overview.