summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
AgeCommit message (Expand)Author
2025-02-26Harden construction sites of android::Surface. Anton Ivanov
2025-02-06Use Display Events from DisplayEventType Enum class Manasi Navare
2024-11-11Fix "G" logo changing position during device reboot. Rahul Banerjee
2024-10-08Make bootanim multi-display aware Rahul Banerjee
2024-10-04Remove defunct sysprop in preparation for multi-display bootanim. Rahul Banerjee
2024-09-16Bootanimation: Use custom Boot animation name sys prop jorgetm
2024-07-16Merge "Adjusting the log format and makes it easier to understand." into main Treehugger Robot
2024-07-13Adjusting the log format and makes it easier to understand. jiayongqiang
2024-06-04Fix usage of ZipFileRO::getEntryInfo Pawan Wagh
2024-05-13Fix Boot animation display issue on android 14 devices derek.li
2024-01-30Merge Android 24Q1 Release (ab/11220357) Xin Li
2023-11-13Set default rotation and boot animation orientation for logical display YoungJoon Yang
2023-10-16bootanimtion: fix jagged animation after resolution change niuwenchao
2023-09-14Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc am:... Treehugger Robot
2023-09-13Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc Treehugger Robot
2023-09-12Don't depend on String8 cast to C string Tomasz Wasilczyk
2023-09-06Merge "Migrate String8|16.setTo to assignment operator" into main am: c01e3ba... Tomasz Wasilczyk
2023-09-06Merge "Migrate String8|16.setTo to assignment operator" into main am: c01e3ba035 Tomasz Wasilczyk
2023-09-05Migrate String8|16.setTo to assignment operator Tomasz Wasilczyk
2023-08-30Merge "Use String8/16 c_str" into main am: 5af8505e4a am: 5accccc4c3 am: 83ab... Treehugger Robot
2023-08-29Merge "Use String8/16 c_str" into main am: 5af8505e4a Treehugger Robot
2023-08-28Use String8/16 c_str Tomasz Wasilczyk
2023-08-28Merge "Migrate from android::String isEmpty to empty [bootanimation]" into ma... Treehugger Robot
2023-08-25Merge Android U (ab/10368041) Xin Li
2023-08-25Merge "Migrate from android::String isEmpty to empty [bootanimation]" into ma... Treehugger Robot
2023-08-24Migrate from android::String isEmpty to empty [bootanimation] Tomasz Wasilczyk
2023-08-23Merge "Migrate from android::String path functions to std::filesystem" into m... Tomasz Wasilczyk
2023-08-23Merge "Migrate from android::String path functions to std::filesystem" into m... Tomasz Wasilczyk
2023-08-23Migrate from android::String path functions to std::filesystem Tomasz Wasilczyk
2023-08-17Merge "bootanimation: do not create texture for parts with count=1" into main... Lucas Dupin
2023-08-17Merge "bootanimation: do not create texture for parts with count=1" into main... Lucas Dupin
2023-07-25Change the bootanim time file location. Lee George Thomas
2023-07-01bootanimation: do not create texture for parts with count=1 Oleg Lyovin
2023-04-14Add Traces to BootAnimation.cpp Parth Sane
2023-04-07Merge "Fix the problem of slow exit of boot animation" am: 9a0581c0c9 am: f6e... Treehugger Robot
2023-04-07Fix the problem of slow exit of boot animation niuwenchao
2023-03-20Merge "Request correct rendering type for EGL config" am: b7cf726c8b am: 765e... John Reck
2023-03-15Request correct rendering type for EGL config Andrii Chepurnyi
2022-12-21Merge "Set orientation for boot animation and default display rotation." into... Mariia Sandrikova
2022-12-21Merge "Set orientation for boot animation and default display rotation." into... Mariia Sandrikova
2022-12-19Set orientation for boot animation and default display rotation. Mariia Sandrikova
2022-12-07Merge "bootanimation: add empty lines parsing skip for desc.txt" am: 936f6610... Hongguang Chen
2022-12-07Merge "bootanimation: add empty lines parsing skip for desc.txt" am: 936f6610... Hongguang Chen
2022-12-07bootanimation: add empty lines parsing skip for desc.txt yidong zhang
2022-11-09Merge "Fix boot animation alpha multiplication computations" into tm-qpr-dev ... Andrew Zeng
2022-11-09Merge "Fix boot animation alpha multiplication computations" into tm-qpr-dev ... Andrew Zeng
2022-11-08Fix boot animation alpha multiplication computations Andrew Zeng
2022-10-03Remove internal display related methods Huihong Luo
2022-08-17SurfaceComposerClient: Remove setSize Vishnu Nair
2022-05-14Merge "[Bugfix][BootAnimation] Fix the issue of the transparent background im... Lucas Dupin