OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 443e57df: am 556ce7f1: am 47efca78: am a854ddfd: docs: Add two new general functio...
Luan Nguyen [Tue, 16 Dec 2014 02:23:17 +0000 (02:23 +0000)]
am 443e57df: am 556ce7f1: am 47efca78: am a854ddfd: docs: Add two new general functionality requirements automerge: bb01880

* commit '443e57df26077652d35b4e294e4a5ed3cd6030b3':
  docs: Add two new general functionality requirements

9 years agoam 3e4a43e4: am 1302ee3a: If no display settings are matched, return the first one...
Mark Renouf [Tue, 16 Dec 2014 02:23:11 +0000 (02:23 +0000)]
am 3e4a43e4: am 1302ee3a: If no display settings are matched, return the first one. DO NOT MERGE automerge: d3adc51  -s ours

* commit '3e4a43e4f5bbf273dcaef049a2c0c1574c62fc82':
  If no display settings are matched, return the first one. DO NOT MERGE

9 years agoam 556ce7f1: am 47efca78: am a854ddfd: docs: Add two new general functionality requir...
Luan Nguyen [Tue, 16 Dec 2014 01:54:03 +0000 (01:54 +0000)]
am 556ce7f1: am 47efca78: am a854ddfd: docs: Add two new general functionality requirements automerge: bb01880

* commit '556ce7f145de641e0f920ed3059be5a82eb0bb7b':
  docs: Add two new general functionality requirements

9 years agoam 1302ee3a: If no display settings are matched, return the first one. DO NOT MERGE...
Mark Renouf [Tue, 16 Dec 2014 01:53:58 +0000 (01:53 +0000)]
am 1302ee3a: If no display settings are matched, return the first one. DO NOT MERGE automerge: d3adc51  -s ours

* commit '1302ee3a2338dec77da81deca51811e31f693c09':
  If no display settings are matched, return the first one. DO NOT MERGE

9 years agoam a00be9b4: Remember failed dexopt to avoid retry
Brian Carlstrom [Tue, 16 Dec 2014 01:46:40 +0000 (01:46 +0000)]
am a00be9b4: Remember failed dexopt to avoid retry
automerge: 2350c7c

* commit '2350c7cb1238ad24b5afaa7f6627b3443d33621b':
  Remember failed dexopt to avoid retry

9 years agoam 12b5e504: Merge "Fix NPE in Transport.applyBatch" into lmp-mr1-dev
Jay Shrauner [Tue, 16 Dec 2014 01:45:09 +0000 (01:45 +0000)]
am 12b5e504: Merge "Fix NPE in Transport.applyBatch" into lmp-mr1-dev
automerge: 59e96ee

* commit '59e96ee423f4fc810f29451144143a581a8cd99a':
  Fix NPE in Transport.applyBatch

9 years agoam 0f0e85a6: Merge "AAPT: attributes showing up after v21 attributes would be removed...
Adam Lesinski [Tue, 16 Dec 2014 01:43:16 +0000 (01:43 +0000)]
am 0f0e85a6: Merge "AAPT: attributes showing up after v21 attributes would be removed for pre-21 devices" into lmp-mr1-dev
automerge: 465d123

* commit '465d123464eadf180b618164b2ed23702bca3d86':
  AAPT: attributes showing up after v21 attributes would be removed for pre-21 devices

9 years agoam 47efca78: am a854ddfd: docs: Add two new general functionality requirements
Luan Nguyen [Tue, 16 Dec 2014 01:30:17 +0000 (01:30 +0000)]
am 47efca78: am a854ddfd: docs: Add two new general functionality requirements
automerge: bb01880

* commit 'bb01880e6216c360a4732b02a1becb32520fcf5e':
  docs: Add two new general functionality requirements

9 years agoIf no display settings are matched, return the first one. DO NOT MERGE
Mark Renouf [Tue, 16 Dec 2014 01:29:01 +0000 (01:29 +0000)]
If no display settings are matched, return the first one. DO NOT MERGE
automerge: d3adc51  -s ours

* commit 'd3adc51a1b845e37845af6a885ce7371c2ce252c':
  If no display settings are matched, return the first one. DO NOT MERGE

9 years agoam a00be9b4: Remember failed dexopt to avoid retry
Brian Carlstrom [Tue, 16 Dec 2014 00:55:20 +0000 (00:55 +0000)]
am a00be9b4: Remember failed dexopt to avoid retry

* commit 'a00be9b4d521287fdf4678fb196c3e3a0053c3e4':
  Remember failed dexopt to avoid retry

9 years agoam 12b5e504: Merge "Fix NPE in Transport.applyBatch" into lmp-mr1-dev
Jay Shrauner [Tue, 16 Dec 2014 00:55:11 +0000 (00:55 +0000)]
am 12b5e504: Merge "Fix NPE in Transport.applyBatch" into lmp-mr1-dev

* commit '12b5e504fd3845fed9c649cf01cd27b84fb6742c':
  Fix NPE in Transport.applyBatch

9 years agoam 0f0e85a6: Merge "AAPT: attributes showing up after v21 attributes would be removed...
Adam Lesinski [Tue, 16 Dec 2014 00:54:59 +0000 (00:54 +0000)]
am 0f0e85a6: Merge "AAPT: attributes showing up after v21 attributes would be removed for pre-21 devices" into lmp-mr1-dev

* commit '0f0e85a68961e303ac85d31fb36ec8384277349d':
  AAPT: attributes showing up after v21 attributes would be removed for pre-21 devices

9 years agoRemember failed dexopt to avoid retry
Brian Carlstrom [Fri, 12 Dec 2014 21:14:36 +0000 (13:14 -0800)]
Remember failed dexopt to avoid retry

Bug: 18643977
Change-Id: Ida8d9b9ce992d97fb75bccb8c3da0d9d73a480a9

9 years agoMerge "Fix NPE in Transport.applyBatch" into lmp-mr1-dev
Jay Shrauner [Mon, 15 Dec 2014 23:56:52 +0000 (23:56 +0000)]
Merge "Fix NPE in Transport.applyBatch" into lmp-mr1-dev

9 years agoMerge "AAPT: attributes showing up after v21 attributes would be removed for pre...
Adam Lesinski [Mon, 15 Dec 2014 23:35:21 +0000 (23:35 +0000)]
Merge "AAPT: attributes showing up after v21 attributes would be removed for pre-21 devices" into lmp-mr1-dev

9 years agoam 93c736b3: am 613fffcd: Merge "Revert "Revert "Attempt to fix keyguard missing...
Jorim Jaggi [Mon, 15 Dec 2014 22:41:50 +0000 (22:41 +0000)]
am 93c736b3: am 613fffcd: Merge "Revert "Revert "Attempt to fix keyguard missing bug""" into lmp-mr1-dev

* commit '93c736b3daa9b715814dd20892c1f41b5348f575':
  Revert "Revert "Attempt to fix keyguard missing bug""

9 years agoam 613fffcd: Merge "Revert "Revert "Attempt to fix keyguard missing bug""" into lmp...
Jorim Jaggi [Mon, 15 Dec 2014 22:35:56 +0000 (22:35 +0000)]
am 613fffcd: Merge "Revert "Revert "Attempt to fix keyguard missing bug""" into lmp-mr1-dev

* commit '613fffcd0f17eecb0231fe24f7abf7936eef8d37':
  Revert "Revert "Attempt to fix keyguard missing bug""

9 years agoFix NPE in Transport.applyBatch
Jay Shrauner [Mon, 15 Dec 2014 20:28:25 +0000 (12:28 -0800)]
Fix NPE in Transport.applyBatch

Bug:18756774
Change-Id: I1da4f0131b1529598043e4cb9fb226d02bff8669

9 years agoMerge "Revert "Revert "Attempt to fix keyguard missing bug""" into lmp-mr1-dev
Jorim Jaggi [Mon, 15 Dec 2014 19:56:44 +0000 (19:56 +0000)]
Merge "Revert "Revert "Attempt to fix keyguard missing bug""" into lmp-mr1-dev

9 years agoam 2a6426c9: am e9e1e0d2: Merge "Reimplement reopenStdio in Java."
Elliott Hughes [Mon, 15 Dec 2014 19:38:04 +0000 (19:38 +0000)]
am 2a6426c9: am e9e1e0d2: Merge "Reimplement reopenStdio in Java."

* commit '2a6426c900d319c7b928242694ad050a73ad324b':
  Reimplement reopenStdio in Java.

9 years agoam e9e1e0d2: Merge "Reimplement reopenStdio in Java."
Elliott Hughes [Mon, 15 Dec 2014 19:30:56 +0000 (19:30 +0000)]
am e9e1e0d2: Merge "Reimplement reopenStdio in Java."

* commit 'e9e1e0d20f1f7bae11f5df74d14c7b1be4edc8ac':
  Reimplement reopenStdio in Java.

9 years agoam 2fab5307: am d060b50b: Merge "Change to treat slotId 0 emergency numbers as defaul...
Amit Mahajan [Mon, 15 Dec 2014 19:27:10 +0000 (19:27 +0000)]
am 2fab5307: am d060b50b: Merge "Change to treat slotId 0 emergency numbers as default." into lmp-mr1-dev

* commit '2fab5307d1983b0415b7eeb79779ecaee7b67ea1':
  Change to treat slotId 0 emergency numbers as default.

9 years agoMerge "Reimplement reopenStdio in Java."
Elliott Hughes [Mon, 15 Dec 2014 19:24:52 +0000 (19:24 +0000)]
Merge "Reimplement reopenStdio in Java."

9 years agoam d060b50b: Merge "Change to treat slotId 0 emergency numbers as default." into...
Amit Mahajan [Mon, 15 Dec 2014 19:19:06 +0000 (19:19 +0000)]
am d060b50b: Merge "Change to treat slotId 0 emergency numbers as default." into lmp-mr1-dev

* commit 'd060b50b331f540d42c91501d820e3c2601dec18':
  Change to treat slotId 0 emergency numbers as default.

9 years agoRevert "Revert "Attempt to fix keyguard missing bug""
Jim Miller [Fri, 12 Dec 2014 21:34:43 +0000 (13:34 -0800)]
Revert "Revert "Attempt to fix keyguard missing bug""

This reverts commit 1991590ddd0ca6d3a0cac290b65120c147034dbc
and fixes a bug where we were showing the scrim on devices without keyguard.

Bug: 18468369
Change-Id: Idce1370dadacd09c4a8f1a7fd9728c23b218d19c

9 years agoMerge "Change to treat slotId 0 emergency numbers as default." into lmp-mr1-dev
Amit Mahajan [Mon, 15 Dec 2014 19:06:46 +0000 (19:06 +0000)]
Merge "Change to treat slotId 0 emergency numbers as default." into lmp-mr1-dev

9 years agoReimplement reopenStdio in Java.
Elliott Hughes [Mon, 15 Dec 2014 19:00:25 +0000 (11:00 -0800)]
Reimplement reopenStdio in Java.

Bug: 18719692
Change-Id: I4ed984cd6148c5cba75d46a60f32a0687a5bcac3

9 years agoChange to treat slotId 0 emergency numbers as default.
Amit Mahajan [Fri, 12 Dec 2014 22:30:30 +0000 (14:30 -0800)]
Change to treat slotId 0 emergency numbers as default.

Emergency numbers are slot specific. This change is to read emergency
numbers for slotId 0 if slotId is unknown/invalid.

Bug: 18656027
Change-Id: Ibaeb720955f6abc421b84d3cb32eb812b6c55a34

9 years agoam 2f11125a: am 9973643b: Merge "Give accessibility delegate the first pass at handli...
Alan Viverette [Mon, 15 Dec 2014 17:38:25 +0000 (17:38 +0000)]
am 2f11125a: am 9973643b: Merge "Give accessibility delegate the first pass at handling ACTION_CLICK" into lmp-mr1-dev

* commit '2f11125a7186cc65713804c939a0e538538d9f35':
  Give accessibility delegate the first pass at handling ACTION_CLICK

9 years agoam 2311ded6: am 2649c58b: Merge "Avoid self-recursion if client calls init() from...
Alan Viverette [Mon, 15 Dec 2014 17:38:19 +0000 (17:38 +0000)]
am 2311ded6: am 2649c58b: Merge "Avoid self-recursion if client calls init() from date listener" into lmp-mr1-dev

* commit '2311ded6a3da117aee221c0cf1168c24160d9041':
  Avoid self-recursion if client calls init() from date listener

9 years agoam 9973643b: Merge "Give accessibility delegate the first pass at handling ACTION_CLI...
Alan Viverette [Mon, 15 Dec 2014 17:31:36 +0000 (17:31 +0000)]
am 9973643b: Merge "Give accessibility delegate the first pass at handling ACTION_CLICK" into lmp-mr1-dev

* commit '9973643bfc123fcc73803542ef8cb74e243907ce':
  Give accessibility delegate the first pass at handling ACTION_CLICK

9 years agoam 2649c58b: Merge "Avoid self-recursion if client calls init() from date listener...
Alan Viverette [Mon, 15 Dec 2014 17:31:31 +0000 (17:31 +0000)]
am 2649c58b: Merge "Avoid self-recursion if client calls init() from date listener" into lmp-mr1-dev

* commit '2649c58b460c2cd841173a8db513a54180422330':
  Avoid self-recursion if client calls init() from date listener

9 years agoMerge "Give accessibility delegate the first pass at handling ACTION_CLICK" into...
Alan Viverette [Mon, 15 Dec 2014 17:27:18 +0000 (17:27 +0000)]
Merge "Give accessibility delegate the first pass at handling ACTION_CLICK" into lmp-mr1-dev

9 years agoMerge "Avoid self-recursion if client calls init() from date listener" into lmp-mr1-dev
Alan Viverette [Mon, 15 Dec 2014 17:26:37 +0000 (17:26 +0000)]
Merge "Avoid self-recursion if client calls init() from date listener" into lmp-mr1-dev

9 years agoam 301a6176: (-s ours) am d6fc7cf1: (-s ours) Merge "Import translations. DO NOT...
Geoff Mendal [Mon, 15 Dec 2014 15:25:44 +0000 (15:25 +0000)]
am 301a6176: (-s ours) am d6fc7cf1: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev

* commit '301a617698e74bb413df52f93ea7908a33423250':
  Import translations. DO NOT MERGE

9 years agoam d6fc7cf1: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
Geoff Mendal [Mon, 15 Dec 2014 15:17:58 +0000 (15:17 +0000)]
am d6fc7cf1: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev

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

9 years agoam b73e02cf: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
Geoff Mendal [Mon, 15 Dec 2014 15:17:39 +0000 (15:17 +0000)]
am b73e02cf: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev

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

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
Geoff Mendal [Mon, 15 Dec 2014 15:11:23 +0000 (15:11 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-mr1-dev
Geoff Mendal [Mon, 15 Dec 2014 15:10:36 +0000 (15:10 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 15 Dec 2014 14:56:40 +0000 (06:56 -0800)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 15 Dec 2014 14:50:18 +0000 (06:50 -0800)]
Import translations. DO NOT MERGE

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

9 years agoam 0c8802bb: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
Geoff Mendal [Mon, 15 Dec 2014 14:43:49 +0000 (14:43 +0000)]
am 0c8802bb: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev

* commit '0c8802bb3ee36247f92300a1bed2ead77c436479':
  Import translations. DO NOT MERGE

9 years agoam b6a5dab3: (-s ours) am feb6c7f3: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 15 Dec 2014 14:43:43 +0000 (14:43 +0000)]
am b6a5dab3: (-s ours) am feb6c7f3: (-s ours) Import translations. DO NOT MERGE

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

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
Geoff Mendal [Mon, 15 Dec 2014 14:39:47 +0000 (14:39 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev

9 years agoam feb6c7f3: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 15 Dec 2014 14:36:56 +0000 (14:36 +0000)]
am feb6c7f3: (-s ours) Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 15 Dec 2014 14:28:48 +0000 (06:28 -0800)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 15 Dec 2014 14:25:08 +0000 (06:25 -0800)]
Import translations. DO NOT MERGE

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

9 years agoam fa205fff: am 9ef07ad2: Merge "make sure wificonfiguration scan cache doesnt grow...
Prem Kumar [Sun, 14 Dec 2014 20:06:28 +0000 (20:06 +0000)]
am fa205fff: am 9ef07ad2: Merge "make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703749" into lmp-mr1-dev

* commit 'fa205ffff292bcbc1c504491b7ca2a5ee1b7b547':
  make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703749

9 years agoam cb9379ca: am 6c2fa049: Merge "handle beacons reported with wrong RSSI value of...
Prem Kumar [Sun, 14 Dec 2014 20:06:22 +0000 (20:06 +0000)]
am cb9379ca: am 6c2fa049: Merge "handle beacons reported with wrong RSSI value of 0 - Bug:18654243" into lmp-mr1-dev

* commit 'cb9379ca774a503a9d33f3c0e8c5010495d2af58':
  handle beacons reported with wrong RSSI value of 0 - Bug:18654243

9 years agoam 9ef07ad2: Merge "make sure wificonfiguration scan cache doesnt grow unbounded...
Prem Kumar [Sun, 14 Dec 2014 19:59:40 +0000 (19:59 +0000)]
am 9ef07ad2: Merge "make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703749" into lmp-mr1-dev

* commit '9ef07ad2b63edd4094bd8f15ccf861c7b014b2b0':
  make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703749

9 years agoam 6c2fa049: Merge "handle beacons reported with wrong RSSI value of 0 - Bug:18654243...
Prem Kumar [Sun, 14 Dec 2014 19:59:35 +0000 (19:59 +0000)]
am 6c2fa049: Merge "handle beacons reported with wrong RSSI value of 0 - Bug:18654243" into lmp-mr1-dev

* commit '6c2fa049aa342ed09c6987302d79a9447b99e5a4':
  handle beacons reported with wrong RSSI value of 0 - Bug:18654243

9 years agoMerge "make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703749...
Prem Kumar [Sun, 14 Dec 2014 19:53:47 +0000 (19:53 +0000)]
Merge "make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703749" into lmp-mr1-dev

9 years agoMerge "handle beacons reported with wrong RSSI value of 0 - Bug:18654243" into lmp...
Prem Kumar [Sun, 14 Dec 2014 19:52:38 +0000 (19:52 +0000)]
Merge "handle beacons reported with wrong RSSI value of 0 - Bug:18654243" into lmp-mr1-dev

9 years agoam d8ca1208: am 07bba9ab: Merge "shell based UI Automator source move" into lmp-mr1-dev
Guang Zhu [Sun, 14 Dec 2014 04:04:26 +0000 (04:04 +0000)]
am d8ca1208: am 07bba9ab: Merge "shell based UI Automator source move" into lmp-mr1-dev

* commit 'd8ca1208b3ee76e45e45e47d5806c398442a55a3':
  shell based UI Automator source move

9 years agoam 07bba9ab: Merge "shell based UI Automator source move" into lmp-mr1-dev
Guang Zhu [Sun, 14 Dec 2014 03:39:07 +0000 (03:39 +0000)]
am 07bba9ab: Merge "shell based UI Automator source move" into lmp-mr1-dev

* commit '07bba9abeeba77cdf491ecc3047d1fa34f280bbb':
  shell based UI Automator source move

9 years agoMerge "shell based UI Automator source move" into lmp-mr1-dev
Guang Zhu [Sun, 14 Dec 2014 03:30:51 +0000 (03:30 +0000)]
Merge "shell based UI Automator source move" into lmp-mr1-dev

9 years agoam d8858fa9: am a2bc055e: Merge "audioservice: Clear calling identity upon calling...
Jinsuk Kim [Sat, 13 Dec 2014 23:53:29 +0000 (23:53 +0000)]
am d8858fa9: am a2bc055e: Merge "audioservice: Clear calling identity upon calling HdmiControlService" into lmp-mr1-dev

* commit 'd8858fa91712b5e5d2a832e1993b6e265dafcf39':
  audioservice: Clear calling identity upon calling HdmiControlService

9 years agoam a2bc055e: Merge "audioservice: Clear calling identity upon calling HdmiControlServ...
Jinsuk Kim [Sat, 13 Dec 2014 23:46:38 +0000 (23:46 +0000)]
am a2bc055e: Merge "audioservice: Clear calling identity upon calling HdmiControlService" into lmp-mr1-dev

* commit 'a2bc055eeb240c1787e7ad9755ffd4f106bdbb63':
  audioservice: Clear calling identity upon calling HdmiControlService

9 years agoMerge "audioservice: Clear calling identity upon calling HdmiControlService" into...
Jinsuk Kim [Sat, 13 Dec 2014 23:41:46 +0000 (23:41 +0000)]
Merge "audioservice: Clear calling identity upon calling HdmiControlService" into lmp-mr1-dev

9 years agoshell based UI Automator source move
Guang Zhu [Thu, 11 Dec 2014 23:12:30 +0000 (15:12 -0800)]
shell based UI Automator source move

frameworks/testing/uiautomator -> frameworks/base/cmds/uiautomator
  (samples, utils sub folders exlcuded)
frameworks/testing/uiautomator/utils -> frameworks/base/tests/utils

no source files changed, only one line makefile update (for
UI Automator API check)

Bug: 18708851
Change-Id: I396bd386d3d55a52df18af183685daf80caa9f73

9 years agoam 36ba3e47: am 90c0ae63: Merge "Check which file changed before requesting backup...
Christopher Tate [Sat, 13 Dec 2014 01:09:03 +0000 (01:09 +0000)]
am 36ba3e47: am 90c0ae63: Merge "Check which file changed before requesting backup" into lmp-mr1-dev

* commit '36ba3e478fbbb664a97b24723836444184c6943f':
  Check which file changed before requesting backup

9 years agoam 90c0ae63: Merge "Check which file changed before requesting backup" into lmp-mr1-dev
Christopher Tate [Sat, 13 Dec 2014 00:59:10 +0000 (00:59 +0000)]
am 90c0ae63: Merge "Check which file changed before requesting backup" into lmp-mr1-dev

* commit '90c0ae637ab84d1954ce972f55c5d3e2d2b20586':
  Check which file changed before requesting backup

9 years agoMerge "Check which file changed before requesting backup" into lmp-mr1-dev
Christopher Tate [Sat, 13 Dec 2014 00:52:08 +0000 (00:52 +0000)]
Merge "Check which file changed before requesting backup" into lmp-mr1-dev

9 years agoam 42d33aa6: am 3d00fdf4: Merge "Enable native tracking for RS contexts to improve...
Tim Murray [Sat, 13 Dec 2014 00:17:47 +0000 (00:17 +0000)]
am 42d33aa6: am 3d00fdf4: Merge "Enable native tracking for RS contexts to improve GC behavior."

* commit '42d33aa635fbe0768b0be44568077874e66e39e0':
  Enable native tracking for RS contexts to improve GC behavior.

9 years agoCheck which file changed before requesting backup
Amith Yamasani [Wed, 10 Dec 2014 22:09:05 +0000 (14:09 -0800)]
Check which file changed before requesting backup

Make sure that the changed file is one of the wallpaper files
before requesting backup or informing listeners.

Bug: 18694053
Change-Id: Iaa8fe9d3c97634b3cc6a9ccd67c36cf394d17ca0

9 years agoam a6bfe6c9: Merge "Enable native tracking for RS contexts to improve GC behavior...
Tim Murray [Sat, 13 Dec 2014 00:15:08 +0000 (00:15 +0000)]
am a6bfe6c9: Merge "Enable native tracking for RS contexts to improve GC behavior." into lmp-mr1-dev
automerge: 54bab10

* commit '54bab10b1facad1ae8ad522b57785f449f3227f9':
  Enable native tracking for RS contexts to improve GC behavior.

9 years agoam 47efca78: am a854ddfd: docs: Add two new general functionality requirements
Luan Nguyen [Sat, 13 Dec 2014 00:12:16 +0000 (00:12 +0000)]
am 47efca78: am a854ddfd: docs: Add two new general functionality requirements

* commit '47efca783cda4a9f13d172ddfc30443de1d94b91':
  docs: Add two new general functionality requirements

9 years agoam a6bfe6c9: Merge "Enable native tracking for RS contexts to improve GC behavior...
Tim Murray [Sat, 13 Dec 2014 00:10:46 +0000 (00:10 +0000)]
am a6bfe6c9: Merge "Enable native tracking for RS contexts to improve GC behavior." into lmp-mr1-dev

* commit 'a6bfe6c957739fc172dd97ce4e26d8ec4ee4aa6f':
  Enable native tracking for RS contexts to improve GC behavior.

9 years agoam 3d00fdf4: Merge "Enable native tracking for RS contexts to improve GC behavior."
Tim Murray [Sat, 13 Dec 2014 00:09:38 +0000 (00:09 +0000)]
am 3d00fdf4: Merge "Enable native tracking for RS contexts to improve GC behavior."

* commit '3d00fdf4cbe9f8fe8363f4ad4fa6c98ae03573ac':
  Enable native tracking for RS contexts to improve GC behavior.

9 years agoam a854ddfd: docs: Add two new general functionality requirements
Luan Nguyen [Sat, 13 Dec 2014 00:04:06 +0000 (00:04 +0000)]
am a854ddfd: docs: Add two new general functionality requirements

* commit 'a854ddfd79c7d1458452b6238fbc5f69ba610002':
  docs: Add two new general functionality requirements

9 years agoMerge "Enable native tracking for RS contexts to improve GC behavior." into lmp-mr1-dev
Tim Murray [Sat, 13 Dec 2014 00:03:47 +0000 (00:03 +0000)]
Merge "Enable native tracking for RS contexts to improve GC behavior." into lmp-mr1-dev

9 years agoMerge "Enable native tracking for RS contexts to improve GC behavior."
Tim Murray [Sat, 13 Dec 2014 00:02:30 +0000 (00:02 +0000)]
Merge "Enable native tracking for RS contexts to improve GC behavior."

9 years agoam 20c906a8: am a101befb: Merge "Lose some unnecessary JNI from the zygote."
Elliott Hughes [Fri, 12 Dec 2014 23:32:06 +0000 (23:32 +0000)]
am 20c906a8: am a101befb: Merge "Lose some unnecessary JNI from the zygote."

* commit '20c906a8d40aed68ee35095f322739664e1e223a':
  Lose some unnecessary JNI from the zygote.

9 years agoam a101befb: Merge "Lose some unnecessary JNI from the zygote."
Elliott Hughes [Fri, 12 Dec 2014 23:24:37 +0000 (23:24 +0000)]
am a101befb: Merge "Lose some unnecessary JNI from the zygote."

* commit 'a101befbef6a07af0746e3dbcd646d2b69a23492':
  Lose some unnecessary JNI from the zygote.

9 years agoMerge "Lose some unnecessary JNI from the zygote."
Elliott Hughes [Fri, 12 Dec 2014 23:18:48 +0000 (23:18 +0000)]
Merge "Lose some unnecessary JNI from the zygote."

9 years agodocs: Add two new general functionality requirements
Luan Nguyen [Fri, 12 Dec 2014 20:15:21 +0000 (12:15 -0800)]
docs: Add two new general functionality requirements

Bug: 18733124
Change-Id: Ia4b1e74980cbb645d1ab0b61ec56f06a3704fd3b

9 years agoam 10fe046c: am 1f28a6a5: resolved conflicts for merge of 08c72334 to lmp-mr1-dev
Bart Sears [Fri, 12 Dec 2014 22:56:43 +0000 (22:56 +0000)]
am 10fe046c: am 1f28a6a5: resolved conflicts for merge of 08c72334 to lmp-mr1-dev

* commit '10fe046c93324903eea2667dd3ff679930ec997d':
  Tune delivery and batching of alarms

9 years agoam 1f28a6a5: resolved conflicts for merge of 08c72334 to lmp-mr1-dev
Bart Sears [Fri, 12 Dec 2014 22:49:43 +0000 (22:49 +0000)]
am 1f28a6a5: resolved conflicts for merge of 08c72334 to lmp-mr1-dev

* commit '1f28a6a571a9b4ff78d85e2b62a30d77ce986d7b':
  Tune delivery and batching of alarms

9 years agoam 125579ca: am 012de64e: Merge "Fix bugs regarding delay the dispatching of non...
Christopher Tate [Fri, 12 Dec 2014 22:45:34 +0000 (22:45 +0000)]
am 125579ca: am 012de64e: Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms"

* commit '125579caa1b4fb2de4242b0af3f4749bac9fa699':
  Fix bugs regarding delay the dispatching of non-wakeup alarms

9 years agoam 012de64e: Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms"
Christopher Tate [Fri, 12 Dec 2014 22:37:47 +0000 (22:37 +0000)]
am 012de64e: Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms"

* commit '012de64e2dade079979bfa6cdca323b36901a0e6':
  Fix bugs regarding delay the dispatching of non-wakeup alarms

9 years agoAvoid self-recursion if client calls init() from date listener
Alan Viverette [Fri, 12 Dec 2014 22:32:43 +0000 (14:32 -0800)]
Avoid self-recursion if client calls init() from date listener

BUG: 18736166
Change-Id: Ibe04040356f4a3e4479ea55c53a0e167144ff877

9 years agoresolved conflicts for merge of 08c72334 to lmp-mr1-dev
Bart Sears [Fri, 12 Dec 2014 22:19:57 +0000 (14:19 -0800)]
resolved conflicts for merge of 08c72334 to lmp-mr1-dev

Used "-s ours" for the merge since this CL had been cherry-picked from
lmp-mr1-dev to lmp-dev so when auto-merging back, we want to keep what
is already in lmp-mr1-dev.

9 years agoGive accessibility delegate the first pass at handling ACTION_CLICK
Alan Viverette [Fri, 12 Dec 2014 22:13:24 +0000 (14:13 -0800)]
Give accessibility delegate the first pass at handling ACTION_CLICK

Delegation is broken for widgets, but this fixes the most egregious issue
where TextViews that are top-level list items weren't handling CLICK
actions correctly. This will still need work, since now the focus action
won't run, but it's an improvement.

BUG: 18736135
Change-Id: I808ef628198946cc87f13c53d6245cd162a1e517

9 years agoam e260a358: am 7c3212b2: Merge "Propagate DrawableContainer state on mutate, fix...
Alan Viverette [Fri, 12 Dec 2014 22:11:46 +0000 (22:11 +0000)]
am e260a358: am 7c3212b2: Merge "Propagate DrawableContainer state on mutate, fix ColorDrawable theming" into lmp-mr1-dev

* commit 'e260a358bfc945bf01d901f496b7f30784cbf920':
  Propagate DrawableContainer state on mutate, fix ColorDrawable theming

9 years agoam 1060d75e: am 9a1b4c29: Merge "Move ripple to end state on jump when hardware exit...
Alan Viverette [Fri, 12 Dec 2014 22:11:40 +0000 (22:11 +0000)]
am 1060d75e: am 9a1b4c29: Merge "Move ripple to end state on jump when hardware exit is pending" into lmp-mr1-dev

* commit '1060d75e3abd37671b0962297f4587dd3d6e0cc8':
  Move ripple to end state on jump when hardware exit is pending

9 years agoMerge "Fix bugs regarding delay the dispatching of non-wakeup alarms"
Christopher Tate [Fri, 12 Dec 2014 22:11:15 +0000 (22:11 +0000)]
Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms"

9 years agoLose some unnecessary JNI from the zygote.
Elliott Hughes [Fri, 12 Dec 2014 22:07:34 +0000 (14:07 -0800)]
Lose some unnecessary JNI from the zygote.

Bug: 18719692
Change-Id: Ie2d50400f10f3c54cfbf94e54656f6d704eac267

9 years agoam 7c3212b2: Merge "Propagate DrawableContainer state on mutate, fix ColorDrawable...
Alan Viverette [Fri, 12 Dec 2014 22:04:10 +0000 (22:04 +0000)]
am 7c3212b2: Merge "Propagate DrawableContainer state on mutate, fix ColorDrawable theming" into lmp-mr1-dev

* commit '7c3212b2f4f2f4b5ee18f2db925db95ee420d489':
  Propagate DrawableContainer state on mutate, fix ColorDrawable theming

9 years agoam 9a1b4c29: Merge "Move ripple to end state on jump when hardware exit is pending...
Alan Viverette [Fri, 12 Dec 2014 22:04:04 +0000 (22:04 +0000)]
am 9a1b4c29: Merge "Move ripple to end state on jump when hardware exit is pending" into lmp-mr1-dev

* commit '9a1b4c29672f7b7a8cfdeedfc2421854439c0af0':
  Move ripple to end state on jump when hardware exit is pending

9 years agoMerge "Propagate DrawableContainer state on mutate, fix ColorDrawable theming" into...
Alan Viverette [Fri, 12 Dec 2014 22:00:24 +0000 (22:00 +0000)]
Merge "Propagate DrawableContainer state on mutate, fix ColorDrawable theming" into lmp-mr1-dev

9 years agoMerge "Move ripple to end state on jump when hardware exit is pending" into lmp-mr1-dev
Alan Viverette [Fri, 12 Dec 2014 21:59:20 +0000 (21:59 +0000)]
Merge "Move ripple to end state on jump when hardware exit is pending" into lmp-mr1-dev

9 years agoMove ripple to end state on jump when hardware exit is pending
Alan Viverette [Fri, 12 Dec 2014 21:38:10 +0000 (13:38 -0800)]
Move ripple to end state on jump when hardware exit is pending

BUG: 18734676
Change-Id: Ie063e1eec0b4f28f936ea27822afacfd1b72a0e9

9 years agoEnable native tracking for RS contexts to improve GC behavior.
Tim Murray [Fri, 12 Dec 2014 19:34:48 +0000 (11:34 -0800)]
Enable native tracking for RS contexts to improve GC behavior.

This should prevent apps from leaking RS contexts as easily.

bug 18579193

Change-Id: I2d943ce4443ce7cb90ebdd3dd37d338eda6df3a2

9 years agoam d4bef185: am bb177db1: Merge "parse bitrate range for video/audio caps" into lmp...
Chong Zhang [Fri, 12 Dec 2014 21:02:36 +0000 (21:02 +0000)]
am d4bef185: am bb177db1: Merge "parse bitrate range for video/audio caps" into lmp-mr1-dev

* commit 'd4bef185a5057904f0e230ac8a2c5866e590094f':
  parse bitrate range for video/audio caps

9 years agoam 26c88954: am 14e3351a: Merge "Fix a NPE in AccessiiblityManagerService." into...
Svet Ganov [Fri, 12 Dec 2014 21:02:30 +0000 (21:02 +0000)]
am 26c88954: am 14e3351a: Merge "Fix a NPE in AccessiiblityManagerService." into lmp-mr1-dev

* commit '26c8895465bbc94efb0cc96460e5eabe88382698':
  Fix a NPE in AccessiiblityManagerService.

9 years agoam e608644a: am 7486bc1f: Merge "Fix an edge case in computing click location in...
Svet Ganov [Fri, 12 Dec 2014 21:02:24 +0000 (21:02 +0000)]
am e608644a: am 7486bc1f: Merge "Fix an edge case in computing click location in accessibility mode." into lmp-mr1-dev

* commit 'e608644a9f0fa54a05379c171814569816145801':
  Fix an edge case in computing click location in accessibility mode.

9 years agoam bb177db1: Merge "parse bitrate range for video/audio caps" into lmp-mr1-dev
Chong Zhang [Fri, 12 Dec 2014 20:54:49 +0000 (20:54 +0000)]
am bb177db1: Merge "parse bitrate range for video/audio caps" into lmp-mr1-dev

* commit 'bb177db1fe39f0855f79c15195ae837d87479636':
  parse bitrate range for video/audio caps

9 years agoam 14e3351a: Merge "Fix a NPE in AccessiiblityManagerService." into lmp-mr1-dev
Svet Ganov [Fri, 12 Dec 2014 20:54:43 +0000 (20:54 +0000)]
am 14e3351a: Merge "Fix a NPE in AccessiiblityManagerService." into lmp-mr1-dev

* commit '14e3351a1eae2b4fc8a12c9a4586f8ea7b87442c':
  Fix a NPE in AccessiiblityManagerService.

9 years agoam 7486bc1f: Merge "Fix an edge case in computing click location in accessibility...
Svet Ganov [Fri, 12 Dec 2014 20:54:38 +0000 (20:54 +0000)]
am 7486bc1f: Merge "Fix an edge case in computing click location in accessibility mode." into lmp-mr1-dev

* commit '7486bc1f5a8156e9b586ebb9c32ced218e668652':
  Fix an edge case in computing click location in accessibility mode.

9 years agoMerge "parse bitrate range for video/audio caps" into lmp-mr1-dev
Chong Zhang [Fri, 12 Dec 2014 20:49:34 +0000 (20:49 +0000)]
Merge "parse bitrate range for video/audio caps" into lmp-mr1-dev