Dianne Hackborn
93bff29cf4
am 020098dd: am c6592d2e: am 67a1b7d6: Merge "Fix issue #5508024 : Rotation jank seen in live wallpapers" into ics-mr0
...
* commit '020098dd080b05ad14472696518b5742700eba54':
Fix issue #5508024 : Rotation jank seen in live wallpapers
2011-10-26 07:27:42 -07:00
satok
05763d7850
am 74768bd4: am 1bfe6e95: Merge "Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished" into ics-mr1
...
* commit '74768bd4768a03cb098d8bb294457642bc6b5442':
Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished
2011-10-26 07:25:37 -07:00
Dianne Hackborn
020098dd08
am c6592d2e: am 67a1b7d6: Merge "Fix issue #5508024 : Rotation jank seen in live wallpapers" into ics-mr0
...
* commit 'c6592d2eb808befedc3d9c842b61e21cc6bedbf3':
Fix issue #5508024 : Rotation jank seen in live wallpapers
2011-10-26 14:25:25 +00:00
satok
74768bd476
am 1bfe6e95: Merge "Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished" into ics-mr1
...
* commit '1bfe6e95a175b45ee68921e3ffe2571b222864bf':
Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished
2011-10-26 14:23:04 +00:00
Dianne Hackborn
c6592d2eb8
am 67a1b7d6: Merge "Fix issue #5508024 : Rotation jank seen in live wallpapers" into ics-mr0
...
* commit '67a1b7d6e5857d0ecdd1aa9d50d10189e5776c11':
Fix issue #5508024 : Rotation jank seen in live wallpapers
2011-10-26 12:22:31 +00:00
Steve Block
71f2cf116a
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
...
See https://android-git.corp.google.com/g/#/c/143865
Bug: 5449033
Change-Id: I0122812ed6ff6f5b59fe4a43ab8bff0577adde0a
2011-10-26 09:57:54 +01:00
Dianne Hackborn
3ec891ae80
Fix issue #5508024 : Rotation jank seen in live wallpapers
...
Fix a few places where we would unfreeze the screen too early.
Now that we are no longer relying on surface flinger freezing, we
can't depend on it keeping the screen frozen until surfaces get
drawn.
Change-Id: Icb03bf30c9599a5e2016817bfa5ca6458adc7249
2011-10-25 14:14:26 -07:00
Ed Heyl
e49cf107e2
merge ics-mr0
...
Change-Id: I4f0b2bb1b1136c9467e9d55f57f5333153cae65d
2011-10-25 20:47:51 +00:00
satok
1bfe6e95a1
Merge "Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished" into ics-mr1
2011-10-25 10:48:23 -07:00
Mike Lockwood
9dc20214f5
Merge "Reset cached light sensor values when toggling auto-brightness mode" into ics-mr0
2011-10-25 07:02:52 -07:00
Mike Lockwood
141fc9868b
Merge "Revert "PowerManagerService: Remove assumption that light sensor will always send a value as soon as it is enabled."" into ics-mr0
2011-10-25 07:02:45 -07:00
Mike Lockwood
2ffe0ad391
Always use fresh NTP time for GPS
...
This is especially important when AGPS is disabled
Bug: 5355661
Change-Id: I072dbe1ddf43aa24c8fc39b750040504a1633c53
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-25 09:47:05 -04:00
Mike Lockwood
320a10ad8c
Reset cached light sensor values when toggling auto-brightness mode
...
Now the screen brightness will readjust to ambient lighting when toggling
auto-brightness on and off in Settings or the Power Widget.
Bug: 5486091
Change-Id: Ic98939fe1c59cb8def0f84266e48ca00329d6b30
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-25 09:16:28 -04:00
Mike Lockwood
55174b663b
Revert "PowerManagerService: Remove assumption that light sensor will always send a value as soon as it is enabled."
...
The correct behavior for the light sensor is to immediately report a value
when it is enabled, so this change should not be necessary.
Bug: 5426212
This reverts commit 5dca30affc517879315b3a928c78756cbc9cf689.
2011-10-25 08:34:29 -04:00
satok
cef37fb481
Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished
...
Bug: 5446482
Change-Id: I2e9f2e91ab5e8b22896d12e08fac76c72c997274
2011-10-25 18:05:05 +09:00
Xavier Ducrohet
e869ca9626
CherryPick f9e455 from master to mr0. do not merge.
...
Fix software GL renderer.
Change-Id: I7273a8e65c23a0032d155ea6572de2923791e411
2011-10-24 13:29:26 -07:00
Svetoslav Ganov
339dc6c245
am bddc8354: Merge "Adding APIs to enable reporting virtual view hierarchies to accessibility serivces."
...
* commit 'bddc835436f4ebaf902bfcb69715a736bcaa102a':
Adding APIs to enable reporting virtual view hierarchies to accessibility serivces.
2011-10-24 12:07:01 -07:00
Svetoslav Ganov
bddc835436
Merge "Adding APIs to enable reporting virtual view hierarchies to accessibility serivces."
2011-10-24 12:05:38 -07:00
Xavier Ducrohet
fd5dee1254
am 2f4ce2ec: Merge "Fix software GL renderer."
...
* commit '2f4ce2ecd08e06ff02c69d3ddca9943f8e9f7955':
Fix software GL renderer.
2011-10-21 16:23:56 -07:00
Xavier Ducrohet
2f4ce2ecd0
Merge "Fix software GL renderer."
2011-10-21 16:22:15 -07:00
Xavier Ducrohet
f9e4551367
Fix software GL renderer.
...
Change-Id: I07ab2709fa694e41aa3fcc5b9dfc809f55853ab4
2011-10-21 16:18:48 -07:00
Mathias Agopian
c0f48f60f7
am 9ec98cd1: am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0
...
* commit '9ec98cd134a3d698bc3ee7a62c02c7818e8b02af':
mDirtyRegion is single threaded, but could be accessed from a hwc thread
2011-10-21 16:03:45 -07:00
Mathias Agopian
9ec98cd134
am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed from a hwc thread" into ics-mr0
...
* commit 'aa938c8d9c0e71c9b556657cb33794210ce6ebf8':
mDirtyRegion is single threaded, but could be accessed from a hwc thread
2011-10-21 16:00:00 -07:00
Mathias Agopian
6497eabf0e
mDirtyRegion is single threaded, but could be accessed from a hwc thread
...
We now have mInvalidateRegion which holds the region to invalidate, it
can be set from any thread as long as mInvalidateLock is held. We use
fine-grained locking here because mInvalidateRegion can be set from anywhere,
in particular frmo HWC callbacks.
Bug: 5466774
Change-Id: Iafca20aa3f5b25a87755e65bde7b769aa8f997bc
2011-10-21 15:41:01 -07:00
Dianne Hackborn
baf3743c0e
am 6ec96ec4: am 943da7b8: Merge "Fix issue #5342788 : Setting wallpaper from gallery set default..." into ics-mr0
...
* commit '6ec96ec4048ed71d5f07addb9605340d87829a9b':
Fix issue #5342788 : Setting wallpaper from gallery set default...
2011-10-21 14:40:54 -07:00
Dianne Hackborn
6ec96ec404
am 943da7b8: Merge "Fix issue #5342788 : Setting wallpaper from gallery set default..." into ics-mr0
...
* commit '943da7b895b7cc69cdaed7979cff422a7dbaac19':
Fix issue #5342788 : Setting wallpaper from gallery set default...
2011-10-21 14:38:31 -07:00
Mike Lockwood
7772dbabe0
am 186e21d8: am 6b6bfb18: Merge "PowerManagerService: Enable light sensor debug output" into ics-mr0
...
* commit '186e21d8fb698ff491db3378789ef59570f0a879':
PowerManagerService: Enable light sensor debug output
2011-10-21 14:01:17 -07:00
Mike Lockwood
186e21d8fb
am 6b6bfb18: Merge "PowerManagerService: Enable light sensor debug output" into ics-mr0
...
* commit '6b6bfb187412e4845c89d866eff0b87b6d0a5541':
PowerManagerService: Enable light sensor debug output
2011-10-21 13:59:05 -07:00
Dianne Hackborn
943da7b895
Merge "Fix issue #5342788 : Setting wallpaper from gallery set default..." into ics-mr0
2011-10-21 12:45:07 -07:00
Dianne Hackborn
3da318202f
Fix issue #5342788 : Setting wallpaper from gallery set default...
...
...wallpaper first time IRK81.
We were monitoring for file creates when those are not needed, and
receiving the initial file create was causing us to be confused.
Change-Id: Iccd3b7492c82895dba87f25c4881c538f300d342
2011-10-21 12:29:10 -07:00
Svetoslav Ganov
021078554b
Adding APIs to enable reporting virtual view hierarchies to accessibility serivces.
...
Added an interface that is the contract for a client to expose a virtual
view hierarchy to accessibility services. Clients impement this interface
and set it in the View that is the root of the virtual sub-tree. Adding
this finctionality via compostion as opposed to inheritance enables apps
to maintain backwards compatibility by setting the accessibility virtual
hierarchy provider on the View only if the API version is high enough.
bug:5382859
Change-Id: I7e3927b71a5517943c6cb071be2e87fba23132bf
2011-10-21 11:45:44 -07:00
Mike Lockwood
22d12ab14c
PowerManagerService: Enable light sensor debug output
...
Bug: 5426212
Change-Id: I46ca01eee8d69f7bd6fc63e53506ba42c3fe537d
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-10-21 09:05:05 -04:00
satok
d7f4f83667
am 48019c65: am 2cf1cf09: Fix possible NPE
...
* commit '48019c65edb6ab8be8da6bfebe532a89bbf62c4f':
Fix possible NPE
2011-10-20 23:37:39 -07:00
satok
48019c65ed
am 2cf1cf09: Fix possible NPE
...
* commit '2cf1cf098513807ffd3420ae106f438e943d0cd8':
Fix possible NPE
2011-10-20 23:35:27 -07:00
satok
2cf1cf0985
Fix possible NPE
...
Bug: 5494803
Change-Id: I6f9d0076405ab7c99076a1168198c2ee70ad5082
2011-10-21 15:25:23 +09:00
Mathias Agopian
d2c2edf0b5
am 10b4503f: am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ics-mr0
...
* commit '10b4503f2b3c3ad365a7adc73095a3280fc6bdfb':
added dpi and refresh rate info in SF's dumpsys
2011-10-20 17:50:06 -07:00
Mathias Agopian
10b4503f2b
am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ics-mr0
...
* commit '16bece04bdbac9af5228436f70267ec5763315de':
added dpi and refresh rate info in SF's dumpsys
2011-10-20 17:48:02 -07:00
Mathias Agopian
abf88bead4
added dpi and refresh rate info in SF's dumpsys
...
Change-Id: I2327248eb1993689367e3daeaccba74c172dfceb
2011-10-20 17:22:38 -07:00
Christopher Tate
561046badd
am 257e67e4: Merge "Don\'t inappropriately kill ANRing drop recipients"
...
* commit '257e67e44c96a00316091535c90e820db3de6050':
Don't inappropriately kill ANRing drop recipients
2011-10-20 13:22:25 -07:00
Christopher Tate
257e67e44c
Merge "Don't inappropriately kill ANRing drop recipients"
2011-10-20 13:21:07 -07:00
Christopher Tate
05e9c65a53
Don't inappropriately kill ANRing drop recipients
...
If an app takes the 5-second ANR timeout before responding to a
drop, but then recovers, we were inappropriately throwing an
exception back at it for having acknowledged the drop after we'd
abandoned the operation out from under it. Now we let such
responses slide without taking any punitive action: the app is
still okay, and the drag/drop operation was cleanly terminated
already anyway.
Bug 5045618
Change-Id: I0b7e76c61f0f8c97e41280b542a470a7d3c8d86f
2011-10-20 12:34:36 -07:00
Jean Chalard
21be38c89e
am a5142a82: Merge "Fix a warning from the binder, step 3."
...
* commit 'a5142a8293d91ed6f376e201440c16273bc10e47':
Fix a warning from the binder, step 3.
2011-10-20 05:30:43 -07:00
Jean Chalard
e0d32a60da
Fix a warning from the binder, step 3.
...
This patch fixes the following warning:
W/Binder: The following Binder class should be static or
leaks might occur: com.android.server
.InputMethodManagerService.MethodCallback
...in hope of removing a possible memory leaks.
Bugs: 5481376, 5461066
Change-Id: I1764090a7059d9bf9e5d90683d7ac190c83415de
2011-10-20 20:45:21 +09:00
Chih-Chung Chang
0eb5e152bb
am 38cdb606: am f806871f: Fix 5487571: Make sure shutter sound is played when it\'s enforced
...
* commit '38cdb6063059fe5164f8cf93c21ea000fe24f524':
Fix 5487571: Make sure shutter sound is played when it's enforced
2011-10-19 20:12:03 -07:00
Chih-Chung Chang
38cdb60630
am f806871f: Fix 5487571: Make sure shutter sound is played when it\'s enforced
...
* commit 'f806871f3016a8184de4c9dcfbe0b9069dc0d72c':
Fix 5487571: Make sure shutter sound is played when it's enforced
2011-10-19 20:09:13 -07:00
Chih-Chung Chang
f806871f30
Fix 5487571: Make sure shutter sound is played when it's enforced
...
Change-Id: I0c7adf452217b8308243836b40b1fba8f2029240
2011-10-20 10:48:21 +08:00
Daniel Sandler
dffcf2a9d2
am 22522289: am 84e825a8: Merge "Add hasNavigationBar() to the window manager." into ics-mr0
...
* commit '22522289fc0fda5c5fdd8c74e72c9f1f84e421f1':
Add hasNavigationBar() to the window manager.
2011-10-19 18:09:19 -07:00
Daniel Sandler
22522289fc
am 84e825a8: Merge "Add hasNavigationBar() to the window manager." into ics-mr0
...
* commit '84e825a84d7dde03042228c79638935c92d13c92':
Add hasNavigationBar() to the window manager.
2011-10-19 18:07:18 -07:00
Daniel Sandler
84e825a84d
Merge "Add hasNavigationBar() to the window manager." into ics-mr0
2011-10-19 18:05:20 -07:00
Dianne Hackborn
7aae98b527
am bf83971b: am 16362041: Merge "Fix issue #5484096 : Device rebooted after turning WiFi tethering ON, IRL19 Crespo." into ics-mr0
...
* commit 'bf83971ba883e30e778558cf4df1e034233214c9':
Fix issue #5484096 : Device rebooted after turning WiFi tethering ON, IRL19 Crespo.
2011-10-19 17:19:03 -07:00