Craig Mautner
a015e9d850
am 71bbf108: am b690557c: am 02fa2332: Merge "Make DimLayer size dependent on stack layout." into klp-dev
...
* commit '71bbf1086db0303ee8e5f8bea6bde68d25fcc57a':
Make DimLayer size dependent on stack layout.
2013-10-04 09:10:26 -07:00
John Spurlock
b7ba2630bd
am bee8af82: am c3752cfb: am e660ecc4: Merge "Store decor rects per window for transition cropping." into klp-dev
...
* commit 'bee8af8207938fb0d29b38d915be1803edc64d69':
Store decor rects per window for transition cropping.
2013-10-04 09:10:17 -07:00
Alan Viverette
913949dbd6
Merge "Simplify matrix calculations for display adjustment"
2013-10-04 01:05:10 +00:00
Alan Viverette
36f4b08341
Simplify matrix calculations for display adjustment
...
Removes MatrixUtils, which is now unused.
Change-Id: Ifa809d2aeafa415d3861e59e4c7a8b115e76a2df
2013-10-03 16:46:04 -07:00
Adam Lesinski
38dc2ad85e
am b2db2fbc: am 6d90862f: am d65825ab: Merge "Private flags are masked in correct variable" into klp-dev
...
* commit 'b2db2fbce33dbcfa52ccb20267ad4897c558c34f':
Private flags are masked in correct variable
2013-10-03 16:43:17 -07:00
Svetoslav
9bc6cdaed3
am a0867328: am 36f38f4e: am 9907a109: Merge "Fix screen magnifier scaling due to ScaleGestureDetector changes." into klp-dev
...
* commit 'a0867328db32884d0791435da04ecdeb297d0246':
Fix screen magnifier scaling due to ScaleGestureDetector changes.
2013-10-03 16:43:13 -07:00
John Reck
eebcc0ff60
am cd6a2d30: am 47dc3248: am 9a93f6f0: Merge "Reduce max recents on lowram" into klp-dev
...
* commit 'cd6a2d3079ee67658535773021c16787b9adba6e':
Reduce max recents on lowram
2013-10-03 16:43:09 -07:00
Craig Mautner
71bbf1086d
am b690557c: am 02fa2332: Merge "Make DimLayer size dependent on stack layout." into klp-dev
...
* commit 'b690557c84b33aa04d6fecf3e2c9fb737291a564':
Make DimLayer size dependent on stack layout.
2013-10-03 15:38:55 -07:00
John Spurlock
bee8af8207
am c3752cfb: am e660ecc4: Merge "Store decor rects per window for transition cropping." into klp-dev
...
* commit 'c3752cfb6d5381795433ccdbcd8f84cada832790':
Store decor rects per window for transition cropping.
2013-10-03 15:38:52 -07:00
Adam Lesinski
b2db2fbce3
am 6d90862f: am d65825ab: Merge "Private flags are masked in correct variable" into klp-dev
...
* commit '6d90862f2387d24c28e9d1c8f080cb9a4ff15011':
Private flags are masked in correct variable
2013-10-03 15:38:44 -07:00
Svetoslav
a0867328db
am 36f38f4e: am 9907a109: Merge "Fix screen magnifier scaling due to ScaleGestureDetector changes." into klp-dev
...
* commit '36f38f4efc52f195a7f30f986ed3e6633aa179f4':
Fix screen magnifier scaling due to ScaleGestureDetector changes.
2013-10-03 15:38:42 -07:00
John Reck
cd6a2d3079
am 47dc3248: am 9a93f6f0: Merge "Reduce max recents on lowram" into klp-dev
...
* commit '47dc3248e09002a5a55dc427f752da8ebd623868':
Reduce max recents on lowram
2013-10-03 15:38:38 -07:00
Alex Klyubin
87e385effb
am aa947f15: am a9bce468: am 84742149: Merge "Make EntropyMixer mix in output of Hardware RNG into Linux RNG."
...
* commit 'aa947f15314a4239de91a1cd0bea085e3399d43e':
Make EntropyMixer mix in output of Hardware RNG into Linux RNG.
2013-10-03 15:23:23 -07:00
Alex Klyubin
aa947f1531
am a9bce468: am 84742149: Merge "Make EntropyMixer mix in output of Hardware RNG into Linux RNG."
...
* commit 'a9bce46876d6f1f82727ab6922748fcc6b43c767':
Make EntropyMixer mix in output of Hardware RNG into Linux RNG.
2013-10-03 15:21:08 -07:00
Alex Klyubin
a9bce46876
am 84742149: Merge "Make EntropyMixer mix in output of Hardware RNG into Linux RNG."
...
* commit '84742149257554e804b155d15b0af762d6f737ca':
Make EntropyMixer mix in output of Hardware RNG into Linux RNG.
2013-10-03 15:17:49 -07:00
Alex Klyubin
6ab3d20d3c
Make EntropyMixer mix in output of Hardware RNG into Linux RNG.
...
On devices with Hardware RNG (HW RNG), this makes EntropyMixer
periodically (every three hours) read 512 bytes from HW RNG and mix
them into the Linux RNG.
This is done without increasing Linux RNG's entropy estimates to
avoid having to trust the quality of the HW RNG. This approach cannot
reduce the quality of the Linux RNG output, but may increase it.
Change-Id: Ifde851004301ffd41b2189151a64a0c5989c630f
2013-10-03 15:07:37 -07:00
Alex Klyubin
6981a92433
am 3e64aa11: am 6a603e7b: am 1a07229b: Merge "Reduce EntropyMixer seed size from 4096 to 512 bytes."
...
* commit '3e64aa117ad52c71d9676761b8f6a6947cb7ac15':
Reduce EntropyMixer seed size from 4096 to 512 bytes.
2013-10-03 15:00:45 -07:00
Alex Klyubin
3e64aa117a
am 6a603e7b: am 1a07229b: Merge "Reduce EntropyMixer seed size from 4096 to 512 bytes."
...
* commit '6a603e7be9036c22d61a4977afd17bb227cf6ea2':
Reduce EntropyMixer seed size from 4096 to 512 bytes.
2013-10-03 14:57:20 -07:00
Alex Klyubin
6a603e7be9
am 1a07229b: Merge "Reduce EntropyMixer seed size from 4096 to 512 bytes."
...
* commit '1a07229bc2042676c866051938ebe35d9cded900':
Reduce EntropyMixer seed size from 4096 to 512 bytes.
2013-10-03 14:36:49 -07:00
Alex Klyubin
3c2ae2f4ed
Reduce EntropyMixer seed size from 4096 to 512 bytes.
...
The suggested seed size from Linux drivers/char/random.c is 512 bytes
rather than the 4096 bytes currently used.
Change-Id: I3dd55105f0a95ce9cda34b4cf08987b8a28c4ac9
2013-10-03 13:56:09 -07:00
Ben Gruver
b70c534900
Merge "Check the return value of listFiles on the ifw directory"
2013-10-03 20:45:58 +00:00
Craig Mautner
02fa2332ac
Merge "Make DimLayer size dependent on stack layout." into klp-dev
2013-10-03 02:49:31 +00:00
John Spurlock
e660ecc436
Merge "Store decor rects per window for transition cropping." into klp-dev
2013-10-03 02:28:58 +00:00
Adam Lesinski
d65825ab1c
Merge "Private flags are masked in correct variable" into klp-dev
2013-10-03 01:52:18 +00:00
Svetoslav
9907a109ce
Merge "Fix screen magnifier scaling due to ScaleGestureDetector changes." into klp-dev
2013-10-03 01:17:10 +00:00
John Reck
9a93f6f039
Merge "Reduce max recents on lowram" into klp-dev
2013-10-03 01:13:58 +00:00
Svetoslav
1fdbaa100c
Fix screen magnifier scaling due to ScaleGestureDetector changes.
...
The scale gesture detector has a new behavior to make onScale
callbacks during swipe after a double tap. The screen magnification
is triggered after a trippe tap so if the user trippe taps and
holds to do a temporary magnification and tries to change the
zoom level with another finger, erroneous results are obtained.
The ScaleGestureDetector uses an APIs level check for the new
behavior but the ScreenMagnifier is a platform feature. We now
explicitly ask for the old behavior.
bug:11033376
Change-Id: I0dfb14dd3abcaa34ad1f40447c631b4203797378
2013-10-02 17:53:00 -07:00
John Reck
172e87ce51
Reduce max recents on lowram
...
Bug: 10918599
Reduce the number of recent tasks to 10 on lowram devices
Use RGB_565 on low ram devices for thumbnails instead of ARGB_8888
Combined this saves ~9MB across system_process and systemui
Change-Id: Ieddcb512c7341a90097bc7cbc72d7355a775b416
2013-10-02 17:51:11 -07:00
Craig Mautner
c7b8a10040
Make DimLayer size dependent on stack layout.
...
Only use the stack bounds for the DimLayer bounds if there is more
than one stack on a layer. Otherwise cover the entire screen (and
more) with the DimLayer. This way there are no exposed regions when
rotating.
Fixes bug 10428085.
Change-Id: I7bfff12b69d59e86610621c498dab35cf0db8eb5
2013-10-02 16:49:52 -07:00
Adam Lesinski
95c42974f7
Private flags are masked in correct variable
...
Newly added private flags were being masked in the public flag variable
as opposed to the correct privateFlags variable.
bug:11033280
bug:11043194
Change-Id: Idda3a70a083457f3f1b7d4b46d231f4a7e704cf0
2013-10-02 16:18:55 -07:00
Craig Mautner
fbb97954bb
am 88d5c073: am 69a7d93b: am 4aca4c15: Merge "Don\'t reorder windows on non-default display." into klp-dev
...
* commit '88d5c07313609269ecec6cd8d877188b3c239d44':
Don't reorder windows on non-default display.
2013-10-02 15:28:49 -07:00
Craig Mautner
88d5c07313
am 69a7d93b: am 4aca4c15: Merge "Don\'t reorder windows on non-default display." into klp-dev
...
* commit '69a7d93b42d4a1f5812e1966181fb2f178be7666':
Don't reorder windows on non-default display.
2013-10-02 15:24:34 -07:00
Craig Mautner
4aca4c1520
Merge "Don't reorder windows on non-default display." into klp-dev
2013-10-02 22:19:19 +00:00
Craig Mautner
85689b9f48
Don't reorder windows on non-default display.
...
At least not until we add tasks to those displays.
Fixes bug 10264736.
Change-Id: I3baed4bf324c4a11bbf5b07755218c2992f5af39
2013-10-02 15:13:03 -07:00
John Spurlock
4664623c30
Store decor rects per window for transition cropping.
...
Instead of keeping a single global system decor rect around
in WindowManagerService, calculate and store policy-defined
system-decor frame for each window.
The per-window decor rect is useful for smooth transitions, since it
determines window cropping during transition animations.
Bug:10938001
Change-Id: Ice6652aa5946027c45c0b7ab4e46473a0f8e3f90
2013-10-02 18:12:16 -04:00
Vinit Deshapnde
28cf65a6cf
am adcf8696: am b1992b55: am e42325c7: Merge "Fix incorrect VPN time" into klp-dev
...
* commit 'adcf86961356157089daa4dc13c865258d1eea49':
Fix incorrect VPN time
2013-10-02 12:32:42 -07:00
Vinit Deshapnde
adcf869613
am b1992b55: am e42325c7: Merge "Fix incorrect VPN time" into klp-dev
...
* commit 'b1992b55e967329f3bc9a63229615130761df701':
Fix incorrect VPN time
2013-10-02 12:29:26 -07:00
Vinit Deshapnde
e42325c765
Merge "Fix incorrect VPN time" into klp-dev
2013-10-02 19:23:23 +00:00
Vinit Deshapnde
2b862e5e75
Fix incorrect VPN time
...
First, startTime's default value is -1 and not 0, so use it to test
if the startTime is set. Also, startTime isn't being set when connecting
legacy VPN; this change fixes that too.
Bug: 10985174
Change-Id: Ibf52b8f489b18c96efba501b76aa73e9a9e0e3e8
2013-10-02 11:50:39 -07:00
Craig Mautner
e8a7bcde58
am 638ead32: am 76027655: am 93cb8f6b: Merge "Create new window-side task on demand." into klp-dev
...
* commit '638ead32b901a7f40ae532e50a483d87364806ef':
Create new window-side task on demand.
2013-10-02 10:55:56 -07:00
Craig Mautner
638ead32b9
am 76027655: am 93cb8f6b: Merge "Create new window-side task on demand." into klp-dev
...
* commit '76027655fba1e3a3d548380767a7a8989a2cfc3d':
Create new window-side task on demand.
2013-10-02 10:52:48 -07:00
Craig Mautner
93cb8f6b78
Merge "Create new window-side task on demand." into klp-dev
2013-10-02 17:45:47 +00:00
Craig Mautner
31482a7fe1
Create new window-side task on demand.
...
The activity manager can create a new task under certain
circumstances in resetTargetTaskIfNeededLocked(). In that case the
window manager was not told to create a new task. This fix creates the
task in window manager when it recognizes that there is a new task
required.
Fixes bug 10412588.
Change-Id: Ife9ecfeb7f53f9df5950322c9359c836adc258a2
2013-10-02 10:35:17 -07:00
Craig Mautner
7f3a3c26af
am 8c3e643d: am 611fb917: am 09be37b2: Merge "Add debuggging for 10858941." into klp-dev
...
* commit '8c3e643dc47d1c637cb5ba545ccf71afcb083cc5':
Add debuggging for 10858941.
2013-10-02 09:44:34 -07:00
Dianne Hackborn
5d93ad94a3
am 1d536848: am 239dc099: am 164371fb: Fix issue #11005453 : [SUW] G+ profile creation for new user broken
...
* commit '1d536848af1531dd14af52000f5ab505162bf123':
Fix issue #11005453 : [SUW] G+ profile creation for new user broken
2013-10-02 09:44:30 -07:00
Adam Lesinski
49e43291b2
am 234c6c8a: am ff7cba54: am 42e9b631: Merge "Make room for new public flags" into klp-dev
...
* commit '234c6c8aafa4abc440d5bf38aac058b96ba1434c':
Make room for new public flags
2013-10-02 09:44:23 -07:00
Jeff Brown
5d5e5733f9
am 0f7f648f: am 9601b51c: am 42544cf8: Merge "Track wireless charger detector timeout explicitly." into klp-dev
...
* commit '0f7f648f1af70bdc69ac93d1af12aefcdda0523d':
Track wireless charger detector timeout explicitly.
2013-10-02 09:44:19 -07:00
Amith Yamasani
15ef4b4127
am a48f2419: am 0ba4a29c: am 86519dd5: Merge "Use correct method for sparsearray lookup" into klp-dev
...
* commit 'a48f2419cecf571bbe6500b9e1d7b03c297e9c7c':
Use correct method for sparsearray lookup
2013-10-02 09:44:07 -07:00
Craig Mautner
473402a792
am 9814cf73: am 0e1daee3: am 66de7f4f: Merge "Fixes to handleAppDiedLocked." into klp-dev
...
* commit '9814cf73d4f73a4e6d8eebe2d828d24800184737':
Fixes to handleAppDiedLocked.
2013-10-02 09:43:51 -07:00
Svetoslav Ganov
b3100e4e3d
am bf4e8472: am fddc4bfe: am b1cd745f: Merge "Fail print jobs targeted to unavailable services." into klp-dev
...
* commit 'bf4e84724fbfaff8f2876af04e16f7047812f858':
Fail print jobs targeted to unavailable services.
2013-10-02 09:43:47 -07:00