summaryrefslogtreecommitdiffstats
path: root/cmds/bootanimation/BootAnimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* bootanim: Allow configurable rescalingRicardo Cerqueira2016-10-041-2/+7
* bootanimation: Fix preload of shutdown & themed animationsMichael Bestas2016-09-201-7/+8
* bootanimation: add multithreaded decodeScott Mertz2016-08-041-11/+159
* bootanim: CleanupRicardo Cerqueira2016-05-231-7/+8
* bootanimation: fix check for system bootanimationMarcos Marado2016-05-121-3/+0
* bootanimation: Switch to readaheadluca0204002016-04-251-13/+9
* bootanimation: Use CLOCK_MONTONIC for pthreadKeith Mok2016-02-201-2/+5
* bootanimation: Move the bootanimation playaudio codesundarajan srinivasan2016-02-151-4/+6
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-4/+0
|\
| * Do not start with a black frame in bootanimationJorim Jaggi2015-08-181-5/+0
* | bootanimation: Do not free frame mapTom Marshall2015-10-281-5/+0
* | bootanimation: Fix compilation warningsSteve Kondik2015-10-261-52/+51
* | bootanim: Display SKU-specific variants if presentRicardo Cerqueira2015-10-261-0/+11
* | bootanimation: performance/speedup enhancements (squashed from CM11)Prashant Somashekar2015-10-261-1/+45
* | bootanimation: Only try to shutdown the mediaplayer if it was preparedDiogo Ferreira2015-10-261-12/+14
* | framework/base: Create surface based on the panel orientation.Ramkumar Radhakrishnan2015-10-261-0/+12
* | BootAnimation: Play boot/shutdown animation and musicChiou-Hao Hsu2015-10-261-6/+277
* | bootanim: Add continuous splash supportSteve Kondik2015-10-261-0/+2
* | Themes: Port to CM13 [1/3]Andy Mast2015-10-261-0/+6
|/
* ZipFileRO: Use precise widths for zip file types.Narayan Kamath2015-06-171-1/+1
* am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height ...Chris Elliott2015-05-071-1/+4
|\
| * bootanimation: fix garbage line issue when screen height is odd.Chris Elliott2015-05-051-1/+4
* | Track removal of refcounts from FileMap.Narayan Kamath2015-02-231-2/+2
* | Frameworks/base: Turn on -Wall -Werror in cmdsAndreas Gampe2014-11-071-8/+11
* | Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-masterBill Yi2014-10-221-33/+112
|\ \ | |/
| * Add support for playing audio during bootanimationMike Lockwood2014-10-031-16/+53
| * bootanimation: allow animation to specify background colorJesse Hall2014-09-251-3/+42
| * SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-071-10/+10
| * am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map"Narayan Kamath2014-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
| |\ \
| * \ \ am 411954ae: am a6416309: am 1e137549: am efa5c88f: Merge "Don\'t try to set ...Nick Kralevich2013-12-111-3/+0
| |\ \ \
| * | | | 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
| |\ \ \ \
* | | | | | Include <time.h> for clock_nanosleep.Elliott Hughes2014-10-211-4/+1
| |_|_|_|/ |/| | | |
* | | | | Freeing frame mapMykola Kondratenko2014-04-301-5/+9
| |_|_|/ |/| | |
* | | | [bootanimation] Drop user loadable bootanimation.zip abiltiy.Robert Craig2013-12-161-4/+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
|\ \ \ | |/ / | | / | |/ |/|
| * Changes needed to support Skia at r10377.Derek Sollenberger2013-08-011-1/+1
* | Fix a variety of small publicly-reported bugs.Elliott Hughes2013-10-291-2/+2
|/
* 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