summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
AgeCommit message (Expand)Author
2018-08-22BootAnimation: Fix boot animation with hidden cutout Adrian Roos
2018-02-28Merge "Don't use cutils/Atomic.h" am: 07735797a2 am: a272d540d8 Steven Moreland
2018-02-23Don't use cutils/Atomic.h Steven Moreland
2018-01-30Load bootanimation from /product partition Jaekyun Seok
2017-10-09Use new SurfaceFlinger transaction API. Robert Carr
2017-06-19Allow IO During boot process, BootActions. Ed Coyne
2017-05-31Refactor bootanimation into a shared lib. Ed Coyne
2017-04-18bitmaps and pixelrefs no longer need lock/unlock Mike Reed
2017-04-04show different timing log for shutdown animation Keun-young Park
2017-04-03support shutdown animation from bootanim Keun-young Park
2017-02-07BootAnimation: change log format when animation starts Wei Wang
2017-02-02BootAnimation: Add log when animation starts Wei Wang
2017-01-31Initialize bootanimation sound on separate thread Geoffrey Pitsch
2016-12-06Centre clock text on visible characters instead of : character am: 45a7644004... Damien Bargiacchi
2016-12-06Centre clock text on visible characters instead of : character Damien Bargiacchi
2016-12-05Centre clock text on visible characters instead of : character Damien Bargiacchi
2016-11-22Merge remote-tracking branch 'goog/cw-f-dev' into fix_merger Baligh Uddin
2016-11-01Allow boot clock to be toggled between 12 and 24 hour format am: 9071db1d37 a... Damien Bargiacchi
2016-11-01Allow boot clock to be toggled between 12 and 24 hour format am: 9071db1d37 Damien Bargiacchi
2016-10-28Allow boot clock to be toggled between 12 and 24 hour format Damien Bargiacchi
2016-09-07resolve merge conflicts of 6574d9c to master Damien Bargiacchi
2016-09-08Allow custom fonts in the boot animaiton zip file Damien Bargiacchi
2016-09-05Allow custom fonts in the boot animaiton zip file Damien Bargiacchi
2016-08-11Suppress Boot sound for non-standard scenarios. am: 290c4350ed am: 854f8cecf7 Geoffrey Pitsch
2016-08-11Suppress Boot sound for non-standard scenarios. am: 290c4350ed Geoffrey Pitsch
2016-08-10Suppress Boot sound for non-standard scenarios. Geoffrey Pitsch
2016-08-09BootAnimation system property to play sound. am: 305087991d am: 8e4b8a988f Geoffrey Pitsch
2016-08-09BootAnimation system property to play sound. am: 305087991d Geoffrey Pitsch
2016-08-08BootAnimation system property to play sound. Geoffrey Pitsch
2016-07-25Merge \\\\"bootanimation: Call eglReleaseThread in threadLoop\\\\" am: 189bbd... Jesse Hall
2016-07-25Merge \\\"bootanimation: Call eglReleaseThread in threadLoop\\\" am: 189bbd9f... Sai Kiran Korwar
2016-07-25Merge \"bootanimation: Call eglReleaseThread in threadLoop\" Sai Kiran Korwar
2016-07-18Merge changes from topic 'skia_merge' Derek Sollenberger
2016-07-15Remove references to SkImageDecoder (part 2) Matt Sarett
2016-07-13Fixes delay when playing first sound in BootAnimation Geoffrey Pitsch
2016-07-13Merge "Don't show times before 2000-01-01" into nyc-mr1-dev Damien Bargiacchi
2016-07-12Don't show times before 2000-01-01 Damien Bargiacchi
2016-07-12Merge "OpenSL-based audio support for BootAnimation" into nyc-mr1-dev Geoffrey Pitsch
2016-07-11Merge "BootAnimation: Use npot textures" into nyc-mr1-dev Geoffrey Pitsch
2016-07-11Wait until end of BootAnimation to free looping textures Geoffrey Pitsch
2016-07-11BootAnimation: Use npot textures Sai Kiran Korwar
2016-07-06OpenSL-based audio support for BootAnimation Geoffrey Pitsch
2016-06-29Support trimmed images in BootAnimation Geoffrey Pitsch
2016-05-26bootanimation: Call eglReleaseThread in threadLoop Sai Kiran Korwar
2016-05-12Check clock accuracy before attempting to display clock Damien Bargiacchi
2016-03-24resolve merge conflicts of 0c7535b to nyc-dev Andriy Naborskyy
2016-03-22bootanimation: implement split packaging of animation Andriy Naborskyy
2016-03-07Draw a clock on top of the Android boot animation Damien Bargiacchi
2015-08-18Do not start with a black frame in bootanimation Jorim Jaggi
2015-06-17ZipFileRO: Use precise widths for zip file types. Narayan Kamath