index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
wallpaper
Commit message (
Expand
)
Author
Age
Files
Lines
*
Queues, queues, queues and input.
Jeff Brown
2013-04-08
1
-1
/
+1
*
Formalize overscan metrics.
Dianne Hackborn
2013-02-22
1
-2
/
+3
*
am 81f82d29: am aa8dc2ee: Removed mCallbackLooper from WallpaperService
Mita Yun
2012-12-10
1
-7
/
+1
|
\
|
*
Removed mCallbackLooper from WallpaperService
Mita Yun
2012-12-10
1
-7
/
+1
*
|
resolved conflicts for merge of ebcbfb3f to master
Mita Yun
2012-12-10
1
-1
/
+7
|
\
\
|
|
/
|
*
Use asynchronous messages for input method events.
Mita Yun
2012-12-06
1
-1
/
+1
*
|
Refactor unused methods and unnecessary members.
Craig Mautner
2012-11-16
1
-24
/
+5
|
/
*
Fix issue #7275122: Wall paper jank when switching users
Dianne Hackborn
2012-10-05
1
-7
/
+16
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
2
-0
/
+7
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-6
/
+4
*
Window position not reported if the window is not moved.
Svetoslav Ganov
2012-08-06
1
-1
/
+1
*
Small step towards supporting multiple displays
Craig Mautner
2012-07-27
1
-2
/
+3
*
Replace left/right with start/end for Gravity / LayoutParams / Padding
Fabrice Di Meglio
2012-07-19
1
-1
/
+1
*
Notify client side of window movement.
Craig Mautner
2012-06-30
1
-2
/
+13
*
Implement new window cropping.
Dianne Hackborn
2012-05-13
1
-3
/
+2
*
Add system insets to windows.
Dianne Hackborn
2012-04-30
1
-2
/
+3
*
Move SystemUI out of system UID.
Jeff Sharkey
2012-04-19
1
-2
/
+8
*
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-12-01
1
-14
/
+23
*
Ensure input events are processed in-order in the application.
Jeff Brown
2011-12-01
1
-6
/
+6
*
Fix issue #5588689: Black camera preview after coming back from gmail
Dianne Hackborn
2011-11-28
1
-2
/
+2
*
Optimize handling of scrolled wallpapers
Chet Haase
2011-10-28
1
-1
/
+28
*
Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately
Dianne Hackborn
2011-10-06
1
-2
/
+2
*
Fix issue #5273986: The power usage of the mp3 background playback...
Dianne Hackborn
2011-09-09
1
-1
/
+4
*
Fix issues #5233826 and #5209847 -- live wallpapers.
Dianne Hackborn
2011-08-30
1
-14
/
+49
*
Debugging for issue #5180240: Wallpaper continues to consume CPU when screen off
Dianne Hackborn
2011-08-22
1
-2
/
+50
*
I. Can. Not. Stand. ViewAncestor.
Dianne Hackborn
2011-07-18
1
-2
/
+2
*
Optimize orientation changes.
Jeff Brown
2011-06-10
1
-1
/
+1
*
Rename ViewRoot to ViewAncestor.
Joe Onorato
2011-05-04
1
-2
/
+2
*
Add support for mouse hover and scroll wheel.
Jeff Brown
2011-02-25
1
-8
/
+9
*
am 46ab5e13: Merge "add missing call to superclass method" into honeycomb
Michael Jurka
2011-02-01
1
-0
/
+1
|
\
|
*
add missing call to superclass method
Michael Jurka
2011-02-01
1
-0
/
+1
*
|
am e77f9914: Merge "Whoops, need to put this check back." into honeycomb
Dianne Hackborn
2011-02-01
1
-0
/
+12
|
\
\
|
|
/
|
*
Whoops, need to put this check back.
Dianne Hackborn
2011-02-01
1
-0
/
+12
*
|
am bd77ed7f: Merge "Make image wallpaper use a big surface." into honeycomb
Dianne Hackborn
2011-02-01
1
-6
/
+0
|
\
\
|
|
/
|
*
Make image wallpaper use a big surface.
Dianne Hackborn
2011-02-01
1
-6
/
+0
*
|
am 3168a137: Merge "Fix surface frame size reporting." into honeycomb
Jeff Brown
2011-01-25
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix surface frame size reporting.
Jeff Brown
2011-01-25
1
-1
/
+2
*
|
am 54f428a6: am bdb7aee0: Merge "Fix for crash when setting live wallpaper."
Brad Fitzpatrick
2011-01-13
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix for crash when setting live wallpaper.
Mattias Petersson
2011-01-12
1
-2
/
+5
*
|
Add method for sending wallpaper commands directly to an engine.
Jeff Brown
2010-12-03
2
-1
/
+11
*
|
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
1
-2
/
+5
|
/
*
Report the new size to wallpapers when the requested size changed.
Joe Onorato
2010-10-28
1
-0
/
+3
*
Fix a race condition in wallpaper move throttling.
Jeff Brown
2010-10-21
1
-11
/
+16
*
Force wallpaper surface to 565.
Mathias Agopian
2010-09-08
1
-0
/
+4
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-2
/
+6
*
Fix docs build.
Dianne Hackborn
2010-07-13
1
-1
/
+1
*
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
1
-14
/
+33
*
More native input dispatch work.
Jeff Brown
2010-07-03
1
-50
/
+27
*
Native input event dispatching.
Jeff Brown
2010-06-28
1
-2
/
+9
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-1
/
+49
[next]