Commit Graph

48524 Commits

Author SHA1 Message Date
Dianne Hackborn
ed1589d81f am 9cf01b63: Merge "More work on issue #17656716: Unhandled exception in Window Manager" into lmp-dev
* commit '9cf01b63cb0023aec0e05b1ce050ff572532b876':
  More work on issue #17656716: Unhandled exception in Window Manager
2014-09-30 20:23:01 +00:00
Dianne Hackborn
9cf01b63cb Merge "More work on issue #17656716: Unhandled exception in Window Manager" into lmp-dev 2014-09-30 20:18:49 +00:00
Svetoslav
a05e22ab3a am 44d4eeaa: Merge "Use default encryption password if an accessibility service is enabled." into lmp-dev
* commit '44d4eeaa48721296663a05d01071f196a509dc34':
  Use default encryption password if an accessibility service is enabled.
2014-09-30 20:07:46 +00:00
Svetoslav
44d4eeaa48 Merge "Use default encryption password if an accessibility service is enabled." into lmp-dev 2014-09-30 20:01:04 +00:00
Svetoslav
16e4a1aade Use default encryption password if an accessibility service is enabled.
When device is encrypted the user has to authenticate in order to decrypt
the data partition which is required for running accessibility services
and Text-To-Speech. In order to address this issue we are falling back
to use the default password if there is an enabled accessibility service
and the user has secure lock. This will enable the user to authenticate
when accessibility layer is completely functional.

bug:17671790

Change-Id: Iafffe7bcd234008cf91ffb5011b21b803dca227a
2014-09-30 13:00:11 -07:00
Chris Craik
57c79c8a49 Clear preordered list in translateBoundsAndIntersectionsInWindowCoordinates
bug:17697944
Change-Id: I1c2296707df5fc29bfc85385d766217afc1063cf
2014-09-30 12:54:31 -07:00
Winson Chung
a07d989165 am da649073: Merge "Fixing regression with black task bar background. (Bug 17584337)" into lmp-dev
* commit 'da649073bd927fa69d02982745cc1d61e9a4f8b3':
  Fixing regression with black task bar background. (Bug 17584337)
2014-09-30 19:41:49 +00:00
Winson Chung
da649073bd Merge "Fixing regression with black task bar background. (Bug 17584337)" into lmp-dev 2014-09-30 19:16:22 +00:00
Chris Wren
0596497df7 am c3328cac: Merge "Add a returns clause to the matchesInterruptionFilter javadoc." into lmp-dev
* commit 'c3328cacdad67623f94b13fceb734d958461a475':
  Add a returns clause to the matchesInterruptionFilter javadoc.
2014-09-30 18:55:04 +00:00
Chris Wren
1b4c25fc50 am af098c56: Merge "Update the documentation on EXTRA_PEOPLE." into lmp-dev
* commit 'af098c5657942d645ec7362cc439718457abec64':
  Update the documentation on EXTRA_PEOPLE.
2014-09-30 18:55:00 +00:00
Chris Wren
c3328cacda Merge "Add a returns clause to the matchesInterruptionFilter javadoc." into lmp-dev 2014-09-30 18:51:28 +00:00
Chris Wren
af098c5657 Merge "Update the documentation on EXTRA_PEOPLE." into lmp-dev 2014-09-30 18:50:05 +00:00
Dianne Hackborn
ce92b0d070 More work on issue #17656716: Unhandled exception in Window Manager
Drop down the limit on when we log, since under normal operation we
will never get more than a few K of data due to strict mode.

Try to clean up the code paths coming in and out of binder IPCs to
plug any places where we could disrupt the gather flag of a thread,
causing it to keep gathering stack crawls (which is the thing that
is causing our strict mode data to become so large).

Change-Id: I9a46512283d33e863c429840b465855d1fabb74e
2014-09-30 11:28:18 -07:00
Eino-Ville Talvala
3adf18dc33 Camera2 Legacy: Set a default thumbnail size
Generally, JPEGs are better with thumbnails, and the default parameters
typically set a basic thumbnail size. In legacy, include a default size in the
templates.

This also works around issues with some devices not producing valid images with no
thumbnail.

Bug: 17724701
Change-Id: I2ad1449fc8c6d1fdec609af55f53db7491abbb92
2014-09-30 17:42:17 +00:00
Chris Wren
0fef44de68 Add a returns clause to the matchesInterruptionFilter javadoc.
Bug: 17641219
Change-Id: I4f1949902bf872823389f3db8e694e370e113295
2014-09-30 13:05:14 -04:00
Dianne Hackborn
cc275c58b0 am c3014c8c: Merge "Fix issue #17705755: Battery stats resets at incorrect times" into lmp-dev
* commit 'c3014c8cf8932cb6a482e985edc7def97c50eede':
  Fix issue #17705755: Battery stats resets at incorrect times
2014-09-30 16:50:09 +00:00
Dianne Hackborn
c3014c8cf8 Merge "Fix issue #17705755: Battery stats resets at incorrect times" into lmp-dev 2014-09-30 16:45:26 +00:00
Adrian Roos
3e86e81d94 am 442f7913: am a0ce5e72: am 04cea9f8: am 0c92c858: am 51a400eb: Merge "Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams" into lmp-dev
* commit '442f7913ab93192efd7b97ba8cdab3aebc700053':
  Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams
2014-09-30 16:18:46 +00:00
Paul Jensen
ed4d0ccecf am 1bf1ef5a: am 52786d9b: am 5aa788a6: am a621a97f: am 89e0f093: Move mobile provisioning APN support into telephony.
* commit '1bf1ef5ae9843011cb1205f6eef645f92d3b40e1':
  Move mobile provisioning APN support into telephony.
2014-09-30 16:18:29 +00:00
George Mount
82855d3765 am c5ac3546: am 3cc3fbf3: am 2d0d041f: am 3bcfbdd9: am 8120652b: Order GhostViews so that they display in their ghosted view\'s order.
* commit 'c5ac3546dc741fc1b86cf09d3e02d46c9e9a9e37':
  Order GhostViews so that they display in their ghosted view's order.
2014-09-30 16:18:17 +00:00
Svetoslav
a691e43cae am 31677f94: am 6b0394fb: am 77e41f5e: am b009016f: am ed2fdc6e: Accessibility node provider getting invalid virtual view id.
* commit '31677f947f824e036a99d66833caec4abceebe6e':
  Accessibility node provider getting invalid virtual view id.
2014-09-30 16:18:05 +00:00
Adrian Roos
442f7913ab am a0ce5e72: am 04cea9f8: am 0c92c858: am 51a400eb: Merge "Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams" into lmp-dev
* commit 'a0ce5e72ebf286b62f825d2a90e3dc4a19583438':
  Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams
2014-09-30 16:11:40 +00:00
Paul Jensen
1bf1ef5ae9 am 52786d9b: am 5aa788a6: am a621a97f: am 89e0f093: Move mobile provisioning APN support into telephony.
* commit '52786d9bc115b7cd37335c1f408fdf68e784ac41':
  Move mobile provisioning APN support into telephony.
2014-09-30 16:11:23 +00:00
Chris Wren
e6c4893ed4 Update the documentation on EXTRA_PEOPLE.
Include the supported formats with links to ContactsContract documentation.

Bug: 15283556
Change-Id: Ic48b0a9ad1be61f0fa119b1d0e9d6aac5e5bea27
2014-09-30 11:57:03 -04:00
George Mount
a5e8b16767 am 8afceda1: Merge "Clear preordered list after use." into lmp-dev
* commit '8afceda14176b911cf755b8ebbcfbfa9eff60aae':
  Clear preordered list after use.
2014-09-30 15:55:03 +00:00
George Mount
8afceda141 Merge "Clear preordered list after use." into lmp-dev 2014-09-30 14:58:21 +00:00
George Mount
c5ac3546dc am 3cc3fbf3: am 2d0d041f: am 3bcfbdd9: am 8120652b: Order GhostViews so that they display in their ghosted view\'s order.
* commit '3cc3fbf3aa090919506b1ef726b54fa18fc5e72a':
  Order GhostViews so that they display in their ghosted view's order.
2014-09-30 14:57:23 +00:00
Svetoslav
31677f947f am 6b0394fb: am 77e41f5e: am b009016f: am ed2fdc6e: Accessibility node provider getting invalid virtual view id.
* commit '6b0394fb958b86f2ef9372c20511950c634524d0':
  Accessibility node provider getting invalid virtual view id.
2014-09-30 14:57:10 +00:00
Dianne Hackborn
ccd08f23b0 am 38646c19: Merge "Work on issue #17656716: Unhandled exception in Window Manager" into lmp-dev
* commit '38646c19d8badea143113c0dc48ccdacb18badc4':
  Work on issue #17656716: Unhandled exception in Window Manager
2014-09-30 14:55:26 +00:00
Adrian Roos
e26dcaa20c am 51a400eb: Merge "Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams" into lmp-dev
* commit '51a400eb440c89fb06a47371bb7b026f00edb09c':
  Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams
2014-09-30 14:55:11 +00:00
Paul Jensen
107837aa28 am 89e0f093: Move mobile provisioning APN support into telephony.
* commit '89e0f0937a70d73b5ed188c9337b4d33860e5573':
  Move mobile provisioning APN support into telephony.
2014-09-30 14:55:07 +00:00
George Mount
bc6d38938e am 8120652b: Order GhostViews so that they display in their ghosted view\'s order.
* commit '8120652bb1155d762d945c1a3bf1636b6825dbd2':
  Order GhostViews so that they display in their ghosted view's order.
2014-09-30 14:55:05 +00:00
Svetoslav
8976ab39d9 am ed2fdc6e: Accessibility node provider getting invalid virtual view id.
* commit 'ed2fdc6ef560c76ba310a2c4e5bb63f01d08af40':
  Accessibility node provider getting invalid virtual view id.
2014-09-30 14:55:01 +00:00
Narayan Kamath
eff258c305 Set Build.CPU_ABI{2} from SUPPORTED_{32,64}_BIT_ABIS
32 bit processes will always see values from SUPPORTED_32_BIT_ABIS
and 64 bit processes will always see values from SUPPORTED_64_BIT_ABIS.

bug: 17367265
Change-Id: I9996034c190f9213986b9b1a4ee0e38eca91c7ad
2014-09-30 13:56:06 +01:00
Newton Allen
8f8a11b7fa Fix some documentation typos.
Change-Id: I747a0ade5c7b9c45d4465bf327952338bbc1cfaa
(cherry picked from commit 4465d1a03e)
2014-09-30 02:52:26 +00:00
Newton Allen
4465d1a03e Fix some documentation typos.
Change-Id: I747a0ade5c7b9c45d4465bf327952338bbc1cfaa
2014-09-30 02:49:00 +00:00
Dianne Hackborn
fb3809ca63 Fix issue #17705755: Battery stats resets at incorrect times
Revert back to (mostly) KK behavior, fix a problem where we were
collecting some data in an inconsistent state.

Change-Id: Ida3ca3fb734a9d7d61a90fd5044152e927c59e02
2014-09-29 18:31:22 -07:00
George Mount
50ac6cb982 Clear preordered list after use.
Bug 17671834
Bug 17697944

Change-Id: I0ba46f32661869db0c925b00342211ea543e2f88
2014-09-29 17:10:24 -07:00
Dianne Hackborn
73d6a821ae Work on issue #17656716: Unhandled exception in Window Manager
Remove the checks for large parcel sizes.  Those were triggering,
and identifyng the area of the problem, but also cause a lot of
trouble by making the unsafe deadlocky code there much more likely
to deadlock.

Add logging for strict mode IPCs, since those seem to be the
problem.  Only log when things look bad.

Also add a log when battery stats are reset, to diagnose why they
are getting reset when they shouldn't be.

Change-Id: I588c858fb8d8c45f3c9c164ae2de9ae01547b304
2014-09-29 16:04:02 -07:00
Winson Chung
ae12dae13a Fixing regression with black task bar background. (Bug 17584337)
Change-Id: Ieaa2defa4997ffc8851832c18dfe84e561ffedb5
2014-09-29 15:05:00 -07:00
Adrian Roos
04cea9f8e0 am 0c92c858: am 51a400eb: Merge "Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams" into lmp-dev
* commit '0c92c858b039a40b066136cdbf13ae5a38a00b1d':
  Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams
2014-09-29 21:01:37 +00:00
Paul Jensen
5aa788a61f am a621a97f: am 89e0f093: Move mobile provisioning APN support into telephony.
* commit 'a621a97f4a05891a514ba5343c9db04d125e1eb8':
  Move mobile provisioning APN support into telephony.
2014-09-29 21:01:08 +00:00
Adrian Roos
0c92c858b0 am 51a400eb: Merge "Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams" into lmp-dev
* commit '51a400eb440c89fb06a47371bb7b026f00edb09c':
  Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams
2014-09-29 20:48:00 +00:00
Paul Jensen
a621a97f4a am 89e0f093: Move mobile provisioning APN support into telephony.
* commit '89e0f0937a70d73b5ed188c9337b4d33860e5573':
  Move mobile provisioning APN support into telephony.
2014-09-29 20:47:32 +00:00
Andres Morales
10c1a708d9 am 237d87dc: am 7320b045: am c1278850: am 38c53ee8: am 858d04cb: Merge "Mark PDB identifier as SystemApi" into lmp-dev
* commit '237d87dc0ceead1b84a60a8adea5da4a3d691f87':
  Mark PDB identifier as SystemApi
2014-09-29 19:47:32 +00:00
Ruben Brunk
48ca9cd9f8 am 6c583ef7: am c6c331ee: am 174355d6: am d0f17b98: am 6f34ad71: Merge "camera2: Fix native ImageReader test segfaults." into lmp-dev
* commit '6c583ef7ea34a2ac2eb490237908587bcbddb0e3':
  camera2: Fix native ImageReader test segfaults.
2014-09-29 19:47:25 +00:00
Eino-Ville Talvala
274a9a57b7 am 7741a3b7: am fdc04cc2: am 03b3a63f: am 92a92a93: am 678e4328: Merge "Camera2: Fix parallel session and device close() exception" into lmp-dev
* commit '7741a3b77b6918ea91b5e648992bfe72ff4de207':
  Camera2: Fix parallel session and device close() exception
2014-09-29 19:46:47 +00:00
Alan Viverette
822c76b6cb am a3891440: am 143631f0: am d3957f25: am a6958574: am 63756956: Merge "Add callback to track and thumb drawables, propagate state in ASLD" into lmp-dev
* commit 'a389144009a7a8d7fbc24c89c583385f59e74153':
  Add callback to track and thumb drawables, propagate state in ASLD
2014-09-29 19:46:33 +00:00
Dianne Hackborn
c439d093ca am 09f14417: am 8776bd54: am cad60dc8: am 72bc7651: am cbb94a27: Merge "More debugging for issue #17656716: Unhandled exception in Window Manager" into lmp-dev
* commit '09f144176e32b2f352ca8a1bee93c26403c69408':
  More debugging for issue #17656716: Unhandled exception in Window Manager
2014-09-29 19:46:24 +00:00
Svetoslav
4bf1fd39ea am bd8db7b1: am daeee005: am 16f3a714: am 5cdfd3ac: am 7c20fcc8: Merge "Accessibility node provider getting invalid virtual view id." into lmp-dev
* commit 'bd8db7b1026542a7b53845b59ef302c95f4c6c24':
  Accessibility node provider getting invalid virtual view id.
2014-09-29 19:46:17 +00:00