summaryrefslogtreecommitdiffstats
path: root/cmds/bootanimation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
|/
* Add liblogYing Wang2013-04-091-0/+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-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