summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
AgeCommit message (Expand)Author
2021-01-11Support for showing percent progress in boot animation. Nicolas Geoffray
2020-12-01Send shutdown callback only during animation destruction Philip Junker
2020-10-19Support animation parts fading out Yegor Malyshev
2020-05-29Render boot animation with same size as framebuffer Marin Shalamanov
2020-05-27Merge "Resize boot animation on display changes" into rvc-dev TreeHugger Robot
2020-05-27Resize boot animation on display changes Marin Shalamanov
2020-05-11Log inotify errors. Dan Sandler
2020-01-29Adapt SurfaceControl to libgui API for display info Dominik Laskowski
2020-01-29Merge "Add a way to customize boot animation during userspace reboot" am: 3d0... Automerger Merge Worker
2020-01-28Add a way to customize boot animation during userspace reboot Nikita Ioffe
2020-01-17Merge "Rename system property" Huihong Luo
2020-01-17Rename system property Huihong Luo
2020-01-07Use ui::Rotation in libgui calls Dominik Laskowski
2019-12-03BootAnimation: Minor whitespace fix Greg Kaiser
2019-12-03BootAnimation: Avoid memory leak in error case Greg Kaiser
2019-08-29Add multi-display support for boot animation Huihong Luo
2019-07-22Merge "Fix bootanimation stack overflow" Kyeongkab.Nam
2019-07-18Fix bootanimation stack overflow Kyeongkab.Nam
2019-05-29Look for bootanimation in apex-module Anders Fridlund
2019-05-20Write system property persist.sys.provisioned Beverly
2019-03-24[BootAnimation] Modernize codebase by replacing NULL with nullptr Yi Kong
2019-02-14Preload zip before waiting for surface flinger Huihong Luo
2019-02-04Generalize physical display management Dominik Laskowski
2018-10-23BootAnimation: Use system log Wei Wang
2018-08-22Merge "BootAnimation: Fix boot animation with hidden cutout" into pi-dev am: ... Jorim Jaggi
2018-08-22BootAnimation: Fix boot animation with hidden cutout Adrian Roos
2018-07-24Fix use-after-free: release the animation after we're done with it Damien Bargiacchi
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