summaryrefslogtreecommitdiffstats
path: root/cmds/bootanimation
Commit message (Expand)AuthorAgeFilesLines
* Use new surface flinger API.Jeff Brown2012-08-271-3/+6
* update to new getDisplayInfo APIMathias Agopian2012-07-251-1/+1
* Exit boot animation cleanly.Kevin Hester2012-06-192-5/+38
* make the boot animation 32-bits to avoid bandingMathias Agopian2012-06-111-1/+1
* fix BootAnimation timingMathias Agopian2012-05-121-3/+16
* am f4b6628e: BootAnimation: fix bug to delay the appropriate amount of time p...Travis Geiselbrecht2012-04-241-1/+1
|\
| * BootAnimation: fix bug to delay the appropriate amount of time per frameTravis Geiselbrecht2012-04-241-1/+1
* | fix libgui header locationMathias Agopian2012-02-273-8/+5
* | frameworks/base refactoringMathias Agopian2012-02-201-0/+1
* | frameworks/base refactoring.Mathias Agopian2012-02-172-3/+3
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-3/+3
|/
* boot animation is dithered and scaledMathias Agopian2011-11-101-3/+10
* boot animation doesn't use EGLUtils anymoreMathias Agopian2011-08-151-2/+4
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-7/+0
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-2/+3
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-3/+0
* clear boot-animation background with black (not transparent) pixelsMathias Agopian2011-05-061-0/+2
* Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-201-1/+1
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* Show the encryption boot animation.Jason parks2011-01-311-4/+21
* Merge 42c94791 from open-source masterJean-Baptiste Queru2010-11-041-7/+5
|\
| * Fix the animation disappeared issueChih-Wei Huang2010-11-031-7/+5
* | am 05b20c03: Merge "bootanimation: Don\'t open non-existing bootanimation.zip"Jean-Baptiste Queru2010-08-171-6/+9
|\ \ | |/
| * bootanimation: Don't open non-existing bootanimation.zipJim Huang2010-08-101-6/+9
* | more clean-up in preparation of bigger changesMathias Agopian2010-05-281-1/+1
|/
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-114-6/+8
* am c481990b: am b4488930: am 45dd12cb: Merge change I9f3020db into eclairMathias Agopian2009-11-061-0/+15
|\
| * fix [2243164] live wallpaper screen artifacts at end of bootMathias Agopian2009-11-061-0/+15
* | Add back missing shared libraries used in executables in link commands. TheseDoug Kwan2009-10-041-0/+1
|/
* improve boot animation a bitMathias Agopian2009-10-012-13/+256
* the boot animation is back! it broke in a recent check-inMathias Agopian2009-09-231-1/+1
* fix simulator buildMathias Agopian2009-09-231-0/+1
* fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre...Mathias Agopian2009-09-232-4/+23
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-2/+1
* make sure bootanimation will choose the right config wrt the native surfaceMathias Agopian2009-08-061-4/+6
* be more robust when errors occur upon EGL surface creation (ie: don't crash)Mathias Agopian2009-07-311-2/+4
* resolved conflicts for merge of de36313b to masterMathias Agopian2009-07-281-5/+16
|\
| * fix [1981759] -no-boot-anim has no effectMathias Agopian2009-07-281-5/+15
* | am e640d259: Merge change 8832 into donutAndroid (Google) Code Review2009-07-281-1/+4
|\ \ | |/
| * fix [1996214] Boot animation is occasionally messed upMathias Agopian2009-07-281-1/+4
* | rename libsgl/libcorecg to libskiaMike Reed2009-07-101-2/+1
* | merge master to master_glMathias Agopian2009-05-223-14/+14
* | this should fix the buildMathias Agopian2009-05-212-4/+4
|/
* split boot animation out of SurfaceFlingerMathias Agopian2009-05-214-0/+410