summaryrefslogtreecommitdiffstats
path: root/cmds/bootanimation/BootAnimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map"Narayan Kamath2014-04-301-5/+9
|\
| * Freeing frame mapMykola Kondratenko2014-04-301-5/+9
* | Allow custom wallpaper and boot animation.Jeff Sharkey2014-04-281-0/+4
* | FramebufferNativeWindow.h is obsoleteAndy McFadden2014-03-051-1/+0
* | Fix includes so that they no longer rely on the global Skia includes director...Derek Sollenberger2014-02-271-3/+3
* | am fc800d40: am fbd6d5a8: am 09fdc159: am 3ddee4de: Merge "[bootanimation] Dr...Nick Kralevich2013-12-161-4/+0
|\ \ | |/
| * [bootanimation] Drop user loadable bootanimation.zip abiltiy.Robert Craig2013-12-161-4/+0
* | am 411954ae: am a6416309: am 1e137549: am efa5c88f: Merge "Don\'t try to set ...Nick Kralevich2013-12-111-3/+0
|\ \ | |/
| * Don't try to set service.bootanim.exitNick Kralevich2013-12-111-3/+0
| * Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-091-39/+59
| * Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEADThe Android Open Source Project2013-11-221-1/+1
| |\
* | | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-111-39/+59
* | | Call SkBitmap::config() instead of ::getConfig()Leon Scroggins III2013-12-031-2/+2
* | | am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs."Elliott Hughes2013-10-291-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fix a variety of small publicly-reported bugs.Elliott Hughes2013-10-291-2/+2
* | Changes needed to support Skia at r10377.Derek Sollenberger2013-08-011-1/+1
|/
* 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-191-5/+35
* 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-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