summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
AgeCommit message (Expand)Author
2021-11-19Merge "Fix nanosleep in BootAnimation" am: 45e281ef2b Keith Mok
2021-11-19Fix nanosleep in BootAnimation Keith Mok
2021-09-10Merge "Fix AOSP boot animation black screen issue." into sc-qpr1-dev TreeHugger Robot
2021-09-09Fix AOSP boot animation black screen issue. Shan Huang
2021-09-07Fixes boot animation not appearing issue on Oriole. Shan Huang
2021-08-26Support rendering white pixels. Shan Huang
2021-08-19Move boot color sysprop parsing to after loading zips. Shan Huang
2021-08-18Revert "Revert "Revert "Revert "Implement dynamic colors for boot animation."""" Shan Huang
2021-08-16Revert "Revert "Migrate boot animation from GLES 1.0 to GLES2.0."" Lucas Dupin
2021-04-21Merge "bootanimation: ensure that if a percent is shown, we'll get to 100." a... Nicolas Geoffray
2021-04-20bootanimation: ensure that if a percent is shown, we'll get to 100. Nicolas Geoffray
2021-02-04Tracking changes to renaming DisplayConfig to DisplayMode Marin Shalamanov
2021-01-11Support for showing percent progress in boot animation. Nicolas Geoffray
2021-01-08Support for showing percent progress in boot animation. Nicolas Geoffray
2020-12-01Send shutdown callback only during animation destruction Philip Junker
2020-11-26Send shutdown callback only during animation destruction Philip Junker
2020-10-19Support animation parts fading out Yegor Malyshev
2020-09-21Support animation parts fading out Yegor Malyshev
2020-08-04Use type safe display IDs. Marin Shalamanov
2020-06-02Merge "Render boot animation with same size as framebuffer" into rvc-dev am: ... TreeHugger Robot
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-26Merge "Resize boot animation on display changes" TreeHugger Robot
2020-05-26Resize boot animation on display changes Marin Shalamanov
2020-05-12Merge "Log inotify errors." into rvc-dev am: 8683e2eeba am: 9fb2af9114 am: 2e... TreeHugger Robot
2020-05-11Log inotify errors. Dan Sandler
2020-04-08Use public APIs for decoding images for the boot animation Derek Sollenberger
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