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
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
ImageWallpaper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-2
/
+0
*
Clean up graphics resources.
Michael Wright
2015-01-12
1
-37
/
+9
*
Fix Bitmap leaks in ImageWallpaper
Adrian Roos
2014-11-13
1
-84
/
+90
*
am 1e67bcec: am 263c36a1: am ade631ee: Merge "NULL previous background bitmap...
Michael Wright
2014-04-30
1
-0
/
+1
|
\
|
*
am ade631ee: Merge "NULL previous background bitmap upon changing wallpaper"
Michael Wright
2014-04-30
1
-0
/
+1
|
|
\
|
|
*
NULL previous background bitmap upon changing wallpaper
jshe32X
2014-03-14
1
-0
/
+1
|
*
|
Change wallpaper sizing
Michael Jurka
2014-03-21
1
-26
/
+91
|
|
/
*
|
Change wallpaper sizing
Michael Jurka
2013-12-19
1
-26
/
+91
*
|
Fix conditional for glClear call
Michael Wright
2013-10-16
1
-1
/
+1
|
/
*
Force the wallpaper to reload when dimensions change
Michael Wright
2013-10-15
1
-0
/
+1
*
Remove trailing whitespace from system ui.
John Spurlock
2013-07-17
1
-27
/
+27
*
Organize the imports in systemui.
John Spurlock
2013-06-12
1
-7
/
+8
*
Speed up user-switching wallpaper changes
Chet Haase
2013-04-30
1
-1
/
+0
*
Better fix for GL wallpaper creation
Chet Haase
2013-03-14
1
-14
/
+24
*
Ensure wallpaper creation succeeds
Chet Haase
2013-03-14
1
-13
/
+18
*
am bf53be46: am 09353f74: Merge "Check and fail early if requested wallpaper ...
Romain Guy
2013-02-27
1
-2
/
+16
|
\
|
*
Check and fail early if requested wallpaper size exceeds maximum texture size.
Wim Vander Schelden
2013-02-14
1
-2
/
+16
*
|
Wallpaper software rendering fallback
Romain Guy
2013-02-20
1
-4
/
+2
*
|
Reinitialize hardware renderer after eglTerminate()
Romain Guy
2013-01-28
1
-5
/
+6
*
|
Refactor unused methods and unnecessary members.
Craig Mautner
2012-11-16
1
-36
/
+21
|
/
*
Set wallpaper bitmap reference to null before reloading
Chet Haase
2012-10-25
1
-0
/
+1
*
Track size changes correctly for static wallpapers
Chet Haase
2012-10-18
1
-18
/
+40
*
Stop reloading wallpaper bitmap
Chet Haase
2012-10-18
1
-1
/
+1
*
Avoid redundant wallpaper loading/drawing
Chet Haase
2012-10-16
1
-50
/
+53
*
Ensure we always request conformant OpenGL ES 2.0 contexts
Romain Guy
2012-10-15
1
-0
/
+1
*
Fix wallpaper not updating on initial boot.
Craig Mautner
2012-10-13
1
-18
/
+26
*
Cache wallpaper bitmap to avoid re-loading on rotation
Chet Haase
2012-10-10
1
-11
/
+30
*
Redraw static wallpapers when a redraw is needed.
Craig Mautner
2012-10-01
1
-0
/
+13
*
Remove unneeded imports
Michael Jurka
2012-09-05
1
-2
/
+0
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-4
/
+1
*
Remove duplicate code to update wallpaper
Michael Jurka
2012-06-21
1
-7
/
+0
*
resolved conflicts for merge of ede4d56e to jb-dev-plus-aosp
Michael Jurka
2012-05-17
1
-3
/
+10
|
\
|
*
Fix issue where static wallpaper was offset on boot
Michael Jurka
2012-05-17
1
-9
/
+10
*
|
resolved conflicts for merge of acb5f383 to jb-dev-plus-aosp
Jean-Baptiste Queru
2012-05-04
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
ImageWallpaper : get bitmap width before calc screen offset
SangWook Han
2012-02-07
1
-7
/
+7
*
|
Move SystemUI out of system UID.
Jeff Sharkey
2012-04-19
1
-0
/
+5
|
/
*
Optimize handling of scrolled wallpapers
Chet Haase
2011-10-28
1
-0
/
+2
*
Don't use OpenGL ES 2.0 to render the wallpaper on the emulator.
Romain Guy
2011-09-27
1
-3
/
+12
*
Fix crash with OpenGL wallpaper
Romain Guy
2011-08-25
1
-6
/
+13
*
systemui: enable GL rendering of launch background
Erik Gilling
2011-08-25
1
-1
/
+1
*
Add OpenGL backend to ImageWallpaper
Romain Guy
2011-08-24
1
-41
/
+352
*
Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33B
Dianne Hackborn
2011-08-05
1
-4
/
+9
*
Move ImageWallpaper to SystemUI process.
Dianne Hackborn
2011-08-01
1
-0
/
+298