summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set orientation for boot animation and default display rotation.Mariia Sandrikova2022-12-191-0/+53
* Fix boot animation alpha multiplication computationsAndrew Zeng2022-11-081-15/+15
* Try to load colors more frequentlyLucas Dupin2022-04-251-8/+21
* bootanimation: correct logo position and size after resolution changedjoenchen2022-04-201-8/+15
* Reload color sysprops after failingLucas Dupin2022-03-291-3/+13
* Merge "Add additional logs for bootanimation" am: 51a4954076 am: 4aa84137f0 a...Treehugger Robot2022-03-041-0/+10
|\
| * Add additional logs for bootanimationYoshiaki Maruoka2022-03-031-0/+10
* | Change the bootanim time file location.Josh Yang2021-12-231-14/+14
* | Merge "Enable clock only when supported by product"Thiebaud Weksteen2021-12-131-0/+3
|\ \
| * | Enable clock only when supported by productThiƩbaud Weksteen2021-11-231-0/+3
* | | Merge "Fix nanosleep in BootAnimation" am: 45e281ef2b am: 73357c61d0 am: fd42...Keith Mok2021-11-191-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge "Fix nanosleep in BootAnimation" am: 45e281ef2bKeith Mok2021-11-191-1/+1
| |\
| | * Fix nanosleep in BootAnimationKeith Mok2021-11-191-1/+1
* | | Merge "Fix AOSP boot animation black screen issue." into sc-qpr1-dev am: 6d67...TreeHugger Robot2021-09-101-0/+2
|\| |
| * | Merge "Fix AOSP boot animation black screen issue." into sc-qpr1-devTreeHugger Robot2021-09-101-0/+2
| |\ \
| | * | Fix AOSP boot animation black screen issue.Shan Huang2021-09-091-0/+2
* | | | Merge "Fixes boot animation not appearing issue on Oriole." into sc-qpr1-dev ...TreeHugger Robot2021-09-091-2/+7
|\| | |
| * | | Fixes boot animation not appearing issue on Oriole.Shan Huang2021-09-071-2/+7
| |/ /
* | | Merge "Support rendering white pixels." into sc-qpr1-dev am: e2f4ad3e7b am: c...Shan Huang2021-08-271-8/+29
|\| |
| * | Support rendering white pixels.Shan Huang2021-08-261-8/+29
* | | BootAnimation: remove superfluous null check for `mAnimation`George Burgess IV2021-08-231-1/+1
* | | Merge "Move boot color sysprop parsing to after loading zips." into sc-qpr1-d...Shan Huang2021-08-191-22/+0
|\| |
| * | Move boot color sysprop parsing to after loading zips.Shan Huang2021-08-191-22/+25
* | | Merge "Revert "Revert "Revert "Revert "Implement dynamic colors for boot anim...Shan Huang2021-08-191-0/+22
|\| |
| * | Revert "Revert "Revert "Revert "Implement dynamic colors for boot animation.""""Shan Huang2021-08-181-21/+122
| * | Revert "Revert "Migrate boot animation from GLES 1.0 to GLES2.0.""Lucas Dupin2021-08-161-87/+184
| |/
* | Move boot color sysprop parsing to after loading zips.Shan Huang2021-08-181-22/+25
* | Revert "Revert "Revert "Revert "Implement dynamic colors for boot animation.""""Shan Huang2021-08-171-21/+122
* | Merge "Revert "Revert "Revert "Implement dynamic colors for boot animation.""""Shan Huang2021-08-131-110/+15
|\ \
| * | Revert "Revert "Revert "Implement dynamic colors for boot animation."""Shan Huang2021-08-131-110/+15
* | | Merge "Use ui::LayerStack"TreeHugger Robot2021-08-131-7/+6
|\ \ \ | |/ / |/| |
| * | Use ui::LayerStackDominik Laskowski2021-07-271-7/+6
* | | Revert "Revert "Implement dynamic colors for boot animation.""Shan Huang2021-08-131-15/+110
* | | Revert "Implement dynamic colors for boot animation."Ady Abraham2021-08-121-107/+15
* | | Implement dynamic colors for boot animation.Shan Huang2021-08-121-15/+107
* | | Revert "Revert "Migrate boot animation from GLES 1.0 to GLES2.0.""Lucas Dupin2021-08-041-87/+184
|/ /
* | Revert "Migrate boot animation from GLES 1.0 to GLES2.0."Greg Kaiser2021-07-191-181/+87
* | Migrate boot animation from GLES 1.0 to GLES2.0.Shan Huang2021-07-131-87/+181
|/
* Merge "bootanimation: ensure that if a percent is shown, we'll get to 100." a...Nicolas Geoffray2021-04-211-4/+11
|\
| * bootanimation: ensure that if a percent is shown, we'll get to 100.Nicolas Geoffray2021-04-201-4/+11
| * Support for showing percent progress in boot animation.Nicolas Geoffray2021-01-111-2/+58
| * Send shutdown callback only during animation destructionPhilip Junker2020-12-011-1/+1
| * Support animation parts fading outYegor Malyshev2020-10-191-18/+92
* | Tracking changes to renaming DisplayConfig to DisplayModeMarin Shalamanov2021-02-041-10/+12
* | Support for showing percent progress in boot animation.Nicolas Geoffray2021-01-081-2/+58
* | Send shutdown callback only during animation destructionPhilip Junker2020-11-261-1/+1
* | Support animation parts fading outYegor Malyshev2020-09-211-18/+92
* | Use type safe display IDs.Marin Shalamanov2020-08-041-2/+2
* | Merge "Render boot animation with same size as framebuffer" into rvc-dev am: ...TreeHugger Robot2020-06-021-4/+26
|\|
| * Render boot animation with same size as framebufferMarin Shalamanov2020-05-291-4/+26