Andy Hung
6687380bb9
am ac585d29: am b0b521ea: Update exception handling for MediaCodec
...
* commit 'ac585d2926fc351d671b01a42221f49dda23589f':
Update exception handling for MediaCodec
2014-08-08 16:27:56 +00:00
Andy Hung
f99a1c3a30
am b0b521ea: Update exception handling for MediaCodec
...
* commit 'b0b521eabde47301d1ff6d5b14ef54ffcdf24cdf':
Update exception handling for MediaCodec
2014-08-08 16:23:28 +00:00
Craig Mautner
b7e6cf9171
am a1c8a0da: am 408f22c1: am 6cb91260: Make next activity opaque when media stops
...
* commit 'a1c8a0da35c09fa086fce43600a399d2831cd057':
Make next activity opaque when media stops
2014-08-08 16:17:28 +00:00
Andy Hung
5f9aa0bcea
Update exception handling for MediaCodec
...
Throw MediaCodec.CodecException (versus IllegalStateException).
Print out status error codes as found (See MediaError.h for details).
Update error code mapping to CryptoException.
Bug: 12034929
Bug: 13976475
Change-Id: I23b951cb06807413f087c238a1d3526659f06e7b
2014-08-08 16:15:07 +00:00
Craig Mautner
8f3e9e2094
am 408f22c1: am 6cb91260: Make next activity opaque when media stops
...
* commit '408f22c1ebfac63f90d89fbad091974957af98ee':
Make next activity opaque when media stops
2014-08-08 16:13:30 +00:00
Winson Chung
4f70cacd45
Merge "Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)" into lmp-dev
2014-08-08 16:09:03 +00:00
Winson Chung
e9217a0729
Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)
2014-08-08 11:27:41 -07:00
Alan Viverette
0df0e19f29
Merge "Don't make ripples respond to selection state" into lmp-dev
2014-08-08 16:09:03 +00:00
Alan Viverette
dbcbca4475
Don't make ripples respond to selection state
...
Also exports view pressed state for hierarchyviewer.
BUG: 16622634
Change-Id: I754428dd1d59f3b7450b01976a73d5151d27152e
2014-08-08 12:23:41 -07:00
Guang Zhu
4ed52ab752
Merge "freeze screen rotation during memory and app launch test" into lmp-dev
2014-08-08 16:09:03 +00:00
Guang Zhu
e2a03fe43d
freeze screen rotation during memory and app launch test
...
Change-Id: I2a039be383562019a0af9470c5053cd3cb1e6142
2014-08-08 11:30:21 -07:00
Craig Mautner
b69451bd6b
am 6cb91260: Make next activity opaque when media stops
...
* commit '6cb9126068b084248276a21e2b72451d8618a30a':
Make next activity opaque when media stops
2014-08-08 16:08:48 +00:00
Craig Mautner
fa387ad6cf
Make next activity opaque when media stops
...
Call convertFromTranslucent on next activity when an activity below
it stops playing media.
Fixes bug 14469711.
Change-Id: I7e4346987cb620cb3a8c09096ff3a639cf344679
2014-08-08 16:05:02 +00:00
Michael Lentine
7d950a5cd5
am 20c8e5c9: am 9e11f8b9: am 58a56c45: Merge "New screen shut down animation." into lmp-dev
...
* commit '20c8e5c964ac29b59a68bcd32079d388c2e32edc':
New screen shut down animation.
2014-08-08 15:36:51 +00:00
Michael Lentine
e64e4c6e43
am 9e11f8b9: am 58a56c45: Merge "New screen shut down animation." into lmp-dev
...
* commit '9e11f8b98c0c22600d196ba9c8231ea9fcd4f7f0':
New screen shut down animation.
2014-08-08 15:33:17 +00:00
Michael Lentine
84c242f1d1
am 58a56c45: Merge "New screen shut down animation." into lmp-dev
...
* commit '58a56c451bd5a994d358b764a016628e6088b6f4':
New screen shut down animation.
2014-08-08 15:28:45 +00:00
Calin Juravle
cd377d7c97
am 7dd6da02: am 54dc2316: am d1bf647f: Use native ISA for dex code (in case there\'s a NativeBridge)
...
* commit '7dd6da02dacfe72e9b4e650bff69eab2cc236942':
Use native ISA for dex code (in case there's a NativeBridge)
2014-08-08 14:58:07 +00:00
Calin Juravle
a98b7c28d5
am 54dc2316: am d1bf647f: Use native ISA for dex code (in case there\'s a NativeBridge)
...
* commit '54dc23162210fce71f5d86ab51ec1ff50b2f70de':
Use native ISA for dex code (in case there's a NativeBridge)
2014-08-08 14:54:24 +00:00
Calin Juravle
1881d5cf7e
am d1bf647f: Use native ISA for dex code (in case there\'s a NativeBridge)
...
* commit 'd1bf647fc6c3603238e96a4a99855344f134e81e':
Use native ISA for dex code (in case there's a NativeBridge)
2014-08-08 14:50:21 +00:00
Calin Juravle
8ad7f2051d
Use native ISA for dex code (in case there's a NativeBridge)
...
In the presence of a native bridge it is more efficient to compile the
dex directly to the native ISA than to use the shared library ISA as a
reference.
This can be achieve by configuring the readonly system properties to map
between the .so ISA and the desired dex code .ISA (e.g.
ro.dalvik.vm.isa.ISA1=ISA2).
Bug: 16185267
(cherry picked from commit I50baa7b37e1465b9adf72d6f6b96f526a08d59c7)
(cherry picked from commit I8fe453a800812e382e8f41b5f7922997aa9c18a9)
Change-Id: I6c9684149691285310c961189b58af8c7f47aff4
2014-08-08 15:37:17 +01:00
John Spurlock
e3e6010e69
am 77977566: am 23589caa: am 1d4ad01f: Merge "Volume: Hide zen options during setup." into lmp-dev
...
* commit '77977566ca75920f4f4767339249e065a8f7d313':
Volume: Hide zen options during setup.
2014-08-08 14:23:45 +00:00
John Spurlock
91a21e2972
am 23589caa: am 1d4ad01f: Merge "Volume: Hide zen options during setup." into lmp-dev
...
* commit '23589caa88bb5a7fde62a9edff4ac189e56b8ccb':
Volume: Hide zen options during setup.
2014-08-08 14:19:43 +00:00
Adrian Roos
9ee4ca49ef
am 2ab1222a: am 85720da2: am 761c4d0e: QS: Make user switcher RTL aware
...
* commit '2ab1222a36b0114287302086a4dd22304a21242a':
QS: Make user switcher RTL aware
2014-08-08 14:19:39 +00:00
Adrian Roos
5814378fdd
am 85720da2: am 761c4d0e: QS: Make user switcher RTL aware
...
* commit '85720da2701a346f58b7f37b56c30f757c5632bc':
QS: Make user switcher RTL aware
2014-08-08 14:15:35 +00:00
John Spurlock
6b1fc808a1
am 1d4ad01f: Merge "Volume: Hide zen options during setup." into lmp-dev
...
* commit '1d4ad01f609ece9355693550c8d340f7f69866df':
Volume: Hide zen options during setup.
2014-08-08 14:15:23 +00:00
Adrian Roos
5d97914505
am 761c4d0e: QS: Make user switcher RTL aware
...
* commit '761c4d0e57d7a3b6d51185491d7f06d8619a0bc3':
QS: Make user switcher RTL aware
2014-08-08 14:10:54 +00:00
Adrian Roos
0832b48221
QS: Make user switcher RTL aware
...
Bug: 16406694
Change-Id: I00efaf34281945635aa91bc3871ca6361c946ffe
2014-08-08 15:59:03 +02:00
Adrian Roos
42ff90bc1f
am e4208b50: am 7ade8a29: am 7e690eb1: QS: Make user switcher expand when users don\'t fit
...
* commit 'e4208b506f30e4fa5fa55b2455d7faa296e410f1':
QS: Make user switcher expand when users don't fit
2014-08-08 13:30:48 +00:00
Adrian Roos
24cdf3c047
am 7ade8a29: am 7e690eb1: QS: Make user switcher expand when users don\'t fit
...
* commit '7ade8a297483baac876fc81b7b7e0f9bd57330ec':
QS: Make user switcher expand when users don't fit
2014-08-08 13:27:04 +00:00
Dan Sandler
3487508f8f
am a3108454: am 41c58fcd: am b3bf3230: Publicize Material notification text styles.
...
* commit 'a310845481e6db9b5ed61ab75af1d7e7d702690e':
Publicize Material notification text styles.
2014-08-08 13:25:20 +00:00
Adrian Roos
44a5ba5343
am 7e690eb1: QS: Make user switcher expand when users don\'t fit
...
* commit '7e690eb1fc1279eb10aa62a10f36aca66b0bb6f9':
QS: Make user switcher expand when users don't fit
2014-08-08 13:23:21 +00:00
Dan Sandler
c024a995c1
am 41c58fcd: am b3bf3230: Publicize Material notification text styles.
...
* commit '41c58fcd923f59eecc3004c20d7d1026821a1c75':
Publicize Material notification text styles.
2014-08-08 13:21:31 +00:00
Adrian Roos
1940892d89
QS: Make user switcher expand when users don't fit
...
Also updates the switcher to match the latest redlines.
Bug: 16406694
Change-Id: Ibf44ed9ea2ef4e3c467724eb4c79f1df5b3e49f4
2014-08-08 13:17:55 +00:00
Dan Sandler
6abf527cc5
am b3bf3230: Publicize Material notification text styles.
...
* commit 'b3bf3230a124eec4d32bd61fc4fd1452efbff70e':
Publicize Material notification text styles.
2014-08-08 13:16:54 +00:00
Dan Sandler
dd06d04064
Publicize Material notification text styles.
...
Important for anyone attempting to make custom content views
that match the Material style of Builder-created
notifications.
Bug: 16520833
Change-Id: Ifc6c54cc50aaceed252dfbab7459b15216d53df1
2014-08-08 09:01:50 -04:00
Dianne Hackborn
e34a90a23c
am 11827b1a: am 95bc9821: am 0f1513d1: Merge "Fix issues #16655104 and #16875776 in battery stats." into lmp-dev
...
* commit '11827b1ae6048a88b22300d456d52b4bcfab879d':
Fix issues #16655104 and #16875776 in battery stats.
2014-08-08 05:56:10 +00:00
Jeff Sharkey
3b47c1dfca
am c10f3896: am 39b80151: am 99343549: Handle null IPackageDeleteObserver.
...
* commit 'c10f38964306689b8037dcd0ba9e7a6ddd6d5fdc':
Handle null IPackageDeleteObserver.
2014-08-08 05:49:46 +00:00
Dianne Hackborn
07bcc913db
am 95bc9821: am 0f1513d1: Merge "Fix issues #16655104 and #16875776 in battery stats." into lmp-dev
...
* commit '95bc982178810bb82b963cd7493f139b4f3bedae':
Fix issues #16655104 and #16875776 in battery stats.
2014-08-08 05:48:45 +00:00
Dianne Hackborn
4687d7430b
am 0f1513d1: Merge "Fix issues #16655104 and #16875776 in battery stats." into lmp-dev
...
* commit '0f1513d1ee8bac1aa5b6ec0ebca938586f7d2bdd':
Fix issues #16655104 and #16875776 in battery stats.
2014-08-08 05:43:49 +00:00
Jeff Sharkey
26505aa3c2
am 39b80151: am 99343549: Handle null IPackageDeleteObserver.
...
* commit '39b80151908d2de8f411c6c0ff52371fd486a6d5':
Handle null IPackageDeleteObserver.
2014-08-08 05:42:39 +00:00
Jeff Sharkey
de5f41f766
am 99343549: Handle null IPackageDeleteObserver.
...
* commit '9934354949b496a1f95f21d8fdcff7546f45241e':
Handle null IPackageDeleteObserver.
2014-08-08 05:36:25 +00:00
Jeff Sharkey
6c0b9da65e
Handle null IPackageDeleteObserver.
...
Bug: 16862614
Change-Id: I0c197a994b89d49123027f24fe46827c2b994ab6
2014-08-08 05:08:58 +00:00
Guang Zhu
e126de3ec7
am e8755929: am e98bc03f: am 9fa9213a: Merge "Improve error detection in app compitibility test" into lmp-dev
...
* commit 'e87559293a721aec812e5633824a1ec73304950f':
Improve error detection in app compitibility test
2014-08-08 04:10:17 +00:00
Wei Wang
d39a90d9e2
am b1bab25b: am e4bdd4ee: am c0c313e7: Merge "Add a TLV to support different result storage" into lmp-dev
...
* commit 'b1bab25b97fad60db96b2352f3df52ef14d43cdc':
Add a TLV to support different result storage
2014-08-08 04:10:10 +00:00
Craig Mautner
161dd04fbb
am 7b488da3: am 2604a74b: am 18b5a23d: Merge "Debug for 13924095." into lmp-dev
...
* commit '7b488da3ff16f5342013e666ab6b83856d71a258':
Debug for 13924095.
2014-08-08 04:10:06 +00:00
Andy Hung
830b81d84d
am 0a7dad7d: am 847e6d5a: am 8351fccc: Merge "Fix track sample rate limit" into lmp-dev
...
* commit '0a7dad7dfe451a7352c9f3c096fffda4ee2d566b':
Fix track sample rate limit
2014-08-08 04:10:01 +00:00
Adam Powell
c4ce10c766
am a7c71afd: am 5a3081cb: am f16d870f: Merge "Un-hide WindowInsets#isConsumed" into lmp-dev
...
* commit 'a7c71afdcde11a01310e0da58244103e1f9ef313':
Un-hide WindowInsets#isConsumed
2014-08-08 04:09:57 +00:00
Craig Mautner
024f5dc623
am 3d8c6ae2: am 455389f6: am 5e07d88a: Keep app focus and input focus current
...
* commit '3d8c6ae2261ffd395d0e34cbbe03fd1ff104ab66':
Keep app focus and input focus current
2014-08-08 04:09:51 +00:00
Yigit Boyar
673c6f8919
am e6384050: am 93c4891e: am 1956789c: Merge "Fix RTL horizontal spacing in Gridview" into lmp-dev
...
* commit 'e63840509af5fb497112e43719f02ebe5e0a475e':
Fix RTL horizontal spacing in Gridview
2014-08-08 04:09:47 +00:00
Raph Levien
bd7959f554
am 5966b802: am cf4e6098: am 922ce8a7: Make letterSpacing and fontFeatureSettings public
...
* commit '5966b802f31becfa10f2cbf6d695dfbd497a01d5':
Make letterSpacing and fontFeatureSettings public
2014-08-08 04:09:43 +00:00