summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
AgeCommit message (Expand)Author
2015-06-17ZipFileRO: Use precise widths for zip file types. Narayan Kamath
2015-05-07am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height ... Chris Elliott
2015-05-05bootanimation: fix garbage line issue when screen height is odd. Chris Elliott
2015-02-23Track removal of refcounts from FileMap. Narayan Kamath
2014-11-07Frameworks/base: Turn on -Wall -Werror in cmds Andreas Gampe
2014-10-22Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-master Bill Yi
2014-10-21Include <time.h> for clock_nanosleep. Elliott Hughes
2014-10-03Add support for playing audio during bootanimation Mike Lockwood
2014-09-25bootanimation: allow animation to specify background color Jesse Hall
2014-07-07SkBitmap::Config is deprecated, use SkColorType Mike Reed
2014-04-30am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map" Narayan Kamath
2014-04-30Freeing frame map Mykola Kondratenko
2014-04-28Allow custom wallpaper and boot animation. Jeff Sharkey
2014-03-05FramebufferNativeWindow.h is obsolete Andy McFadden
2014-02-27Fix includes so that they no longer rely on the global Skia includes director... Derek Sollenberger
2013-12-16am fc800d40: am fbd6d5a8: am 09fdc159: am 3ddee4de: Merge "[bootanimation] Dr... Nick Kralevich
2013-12-16[bootanimation] Drop user loadable bootanimation.zip abiltiy. Robert Craig
2013-12-11am 411954ae: am a6416309: am 1e137549: am efa5c88f: Merge "Don\'t try to set ... Nick Kralevich
2013-12-11Don't try to set service.bootanim.exit Nick Kralevich
2013-12-11Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2013-12-09Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2013-12-03Call SkBitmap::config() instead of ::getConfig() Leon Scroggins III
2013-11-22Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD The Android Open Source Project
2013-10-29am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs." Elliott Hughes
2013-10-29Fix a variety of small publicly-reported bugs. Elliott Hughes
2013-08-01Changes needed to support Skia at r10377. Derek Sollenberger
2012-08-27Use new surface flinger API. Jeff Brown
2012-07-25update to new getDisplayInfo API Mathias Agopian
2012-06-19Exit boot animation cleanly. Kevin Hester
2012-06-11make the boot animation 32-bits to avoid banding Mathias Agopian
2012-05-12fix BootAnimation timing Mathias Agopian
2012-04-24am f4b6628e: BootAnimation: fix bug to delay the appropriate amount of time p... Travis Geiselbrecht
2012-04-24BootAnimation: fix bug to delay the appropriate amount of time per frame Travis Geiselbrecht
2012-02-27fix libgui header location Mathias Agopian
2012-02-17frameworks/base refactoring. Mathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE Steve Block
2011-11-10boot animation is dithered and scaled Mathias Agopian
2011-08-15boot animation doesn't use EGLUtils anymore Mathias Agopian
2011-06-29SF transactions are now O(1) wrt IPC instead of O(N). Mathias Agopian
2011-06-13unify SurfaceTexture and Surface Mathias Agopian
2011-05-06clear boot-animation background with black (not transparent) pixels Mathias Agopian
2011-04-20Get rid of the "pid" parameter from createSurface Mathias Agopian
2011-01-31Show the encryption boot animation. Jason parks
2010-11-04Merge 42c94791 from open-source master Jean-Baptiste Queru
2010-11-03Fix the animation disappeared issue Chih-Wei Huang
2010-08-17am 05b20c03: Merge "bootanimation: Don\'t open non-existing bootanimation.zip" Jean-Baptiste Queru
2010-08-10bootanimation: Don't open non-existing bootanimation.zip Jim Huang
2010-05-28more clean-up in preparation of bigger changes Mathias Agopian
2010-02-11split libsurfaceflinger_client and libcamera_client out of libui Mathias Agopian