summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
AgeCommit message (Expand)Author
2021-12-22Merge s-mpr-2021-12-05Eric Arseneau
2021-09-10Merge "Fix AOSP boot animation black screen issue." into sc-qpr1-devTreeHugger 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-29Merge SP1A.210425.001Scott Lobdell
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-03-01Merge SP1A.210222.001Scott Lobdell
2021-02-18Stops calling AImageDecoder_delete to hide bootanim error.Daniel Norman
2021-02-04Tracking changes to renaming DisplayConfig to DisplayModeMarin Shalamanov
2021-01-26Merge SP1A.210122.003Scott Lobdell
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-02Merge SP1A.201130.001Daniel Norman
2020-12-01Send shutdown callback only during animation destructionPhilip Junker
2020-11-26Send shutdown callback only during animation destructionPhilip Junker
2020-10-27Merge SP1A.201015.001Scott Lobdell
2020-10-19Support animation parts fading outYegor Malyshev
2020-10-09Merge SP1A.200921.001Scott Lobdell
2020-09-21Support animation parts fading outYegor Malyshev
2020-09-09Merge SP1A.200727.001Daniel Norman
2020-08-04Use type safe display IDs.Marin Shalamanov
2020-06-05Merge RP1A.200605.001Steven Laver
2020-06-03Merge RP1A.200601.001Steven Laver
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 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-26Merge "Resize boot animation on display changes"TreeHugger Robot
2020-05-26Resize boot animation on display changesMarin Shalamanov
2020-05-13Merge RP1A.200513.002Steven Laver
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 animationDerek Sollenberger
2020-02-13Merge RP1A.200204.001Steven Laver
2020-02-12[automerger] BootAnimation: Add bootanimation configuration prop am: f0ee1b9e89Weijie Wang
2020-02-12BootAnimation: Add bootanimation configuration propWeijie Wang
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