summaryrefslogtreecommitdiffstats
path: root/cmds/bootanimation
Commit message (Expand)AuthorAgeFilesLines
* bootanimation: enable multithread decode by defaultDan Pasanen2016-11-031-1/+1
* 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-043-11/+218
* bootanim: CleanupRicardo Cerqueira2016-05-232-8/+9
* 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-262-55/+53
* | bootanim: Display SKU-specific variants if presentRicardo Cerqueira2015-10-261-0/+11
* | bootanimation_main: Disable boot animation when device is triggered by alarmLijuan Gao2015-10-261-1/+2
* | bootanimation: performance/speedup enhancements (squashed from CM11)Prashant Somashekar2015-10-262-1/+61
* | 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-262-0/+18
* | BootAnimation: Play boot/shutdown animation and musicChiou-Hao Hsu2015-10-263-8/+287
* | bootanim: Add continuous splash supportSteve Kondik2015-10-262-0/+6
* | 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-232-3/+3
* | kill HAVE_PTHREADS.Yabin Cui2015-01-261-10/+2
* | Fix class vs. struct mismatchBernhard Rosenkränzer2014-11-242-3/+4
* | Fix format strings mismatching the parameters passed to themBernhard Rosenkränzer2014-11-201-3/+3
* | Frameworks/base: Turn on -Wall -Werror in cmdsAndreas Gampe2014-11-074-19/+23
* | Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-masterBill Yi2014-10-225-38/+484
|\ \ | |/
| * bootanimation: Tweak parameters for pcm_open for playing boot sounds.Mike Lockwood2014-10-071-0/+3
| * Add support for playing audio during bootanimationMike Lockwood2014-10-035-18/+421
| * bootanimation: allow animation to specify background colorJesse Hall2014-09-252-3/+43
| * SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-071-10/+10
| * am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map"Narayan Kamath2014-04-302-6/+10
| |\
| * | Allow custom wallpaper and boot animation.Jeff Sharkey2014-04-281-0/+4
| * | am a3633c25: am 71a3d40d: am e4360c8e: am 4308a523: Merge "bootanimation: bui...Colin Cross2014-03-201-0/+3
| |\ \
| * | | 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-272-6/+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-112-41/+60
| * | | | | 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-302-6/+10
| |_|_|_|/ |/| | | |
* | | | | bootanimation: build 32-bit if 64-bit gl libraries are not availableColin Cross2014-03-191-0/+3
| |_|_|/ |/| | |
* | | | [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-092-41/+60