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 destructionPhilip Junker
2020-10-19Support animation parts fading outYegor Malyshev
2020-05-29Render boot animation with same size as framebufferMarin Shalamanov
2020-05-27Merge "Resize boot animation on display changes" into rvc-devTreeHugger Robot
2020-05-27Resize boot animation on display changesMarin Shalamanov
2020-05-11Log inotify errors.Dan Sandler
2020-01-29Adapt SurfaceControl to libgui API for display infoDominik 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 rebootNikita Ioffe
2020-01-17Merge "Rename system property"Huihong Luo
2020-01-17Rename system propertyHuihong Luo
2020-01-07Use ui::Rotation in libgui callsDominik Laskowski
2019-12-03BootAnimation: Minor whitespace fixGreg Kaiser
2019-12-03BootAnimation: Avoid memory leak in error caseGreg Kaiser
2019-08-29Add multi-display support for boot animationHuihong Luo
2019-07-22Merge "Fix bootanimation stack overflow"Kyeongkab.Nam
2019-07-18Fix bootanimation stack overflowKyeongkab.Nam
2019-05-29Look for bootanimation in apex-moduleAnders Fridlund
2019-05-20Write system property persist.sys.provisionedBeverly
2019-03-24[BootAnimation] Modernize codebase by replacing NULL with nullptrYi Kong
2019-02-14Preload zip before waiting for surface flingerHuihong Luo
2019-02-04Generalize physical display managementDominik Laskowski
2018-10-23BootAnimation: Use system logWei 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 cutoutAdrian Roos
2018-07-24Fix use-after-free: release the animation after we're done with itDamien Bargiacchi
2018-02-28Merge "Don't use cutils/Atomic.h" am: 07735797a2 am: a272d540d8Steven Moreland
2018-02-23Don't use cutils/Atomic.hSteven Moreland
2018-01-30Load bootanimation from /product partitionJaekyun 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/unlockMike Reed
2017-04-04show different timing log for shutdown animationKeun-young Park
2017-04-03support shutdown animation from bootanimKeun-young Park
2017-02-07BootAnimation: change log format when animation startsWei Wang
2017-02-02BootAnimation: Add log when animation startsWei Wang
2017-01-31Initialize bootanimation sound on separate threadGeoffrey 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 : characterDamien Bargiacchi
2016-12-05Centre clock text on visible characters instead of : characterDamien Bargiacchi
2016-11-22Merge remote-tracking branch 'goog/cw-f-dev' into fix_mergerBaligh 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: 9071db1d37Damien Bargiacchi
2016-10-28Allow boot clock to be toggled between 12 and 24 hour formatDamien Bargiacchi
2016-09-07resolve merge conflicts of 6574d9c to masterDamien Bargiacchi
2016-09-08Allow custom fonts in the boot animaiton zip fileDamien Bargiacchi
2016-09-05Allow custom fonts in the boot animaiton zip fileDamien Bargiacchi
2016-08-11Suppress Boot sound for non-standard scenarios. am: 290c4350ed am: 854f8cecf7Geoffrey Pitsch