summaryrefslogtreecommitdiffstats
path: root/cmds/bootanimation/BootAnimation.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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-271-2/+2
* | frameworks/base refactoring.Mathias Agopian2012-02-171-2/+2
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* | 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
* 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
* 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-111-2/+3
* fix [2243164] live wallpaper screen artifacts at end of bootMathias Agopian2009-11-061-0/+15
* improve boot animation a bitMathias Agopian2009-10-011-13/+231
* 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-231-2/+20
* 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
* 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
* | merge master to master_glMathias Agopian2009-05-221-12/+11
* | this should fix the buildMathias Agopian2009-05-211-1/+1
|/
* split boot animation out of SurfaceFlingerMathias Agopian2009-05-211-0/+249