summaryrefslogtreecommitdiff
path: root/cmds/bootanimation
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
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-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-dev am: 569b3fbfa7TreeHugger Robot
2020-05-27Merge "Resize boot animation on display changes" into rvc-devTreeHugger Robot
2020-05-27Resize boot animation on display changesMarin Shalamanov
2020-05-12Merge "Log inotify errors." into rvc-dev am: 8683e2eebaTreeHugger Robot
2020-05-11Log inotify errors.Dan Sandler
2020-05-03Replace direct pid writes with setting task profilesSuren Baghdasaryan
2020-05-01Merge "Replace direct pid writes with setting task profiles" am: 1e4b31dd5d a...Suren Baghdasaryan
2020-05-01Replace direct pid writes with setting task profilesSuren Baghdasaryan
2020-04-16Merge "Add explicit dependencies on jni_headers" am: c0fe0ae29f am: 6963d8e1c8Orion Hodson
2020-04-16Add explicit dependencies on jni_headersOrion Hodson
2020-02-12Merge "Deprecate OpenSL ES for Android as of API level 30 (R)"Glenn Kasten
2020-02-11Deprecate OpenSL ES for Android as of API level 30 (R)Glenn Kasten
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-08-13Merge "bootanimation: Change bootanim ioprio to highest in IOPRIO_CLASS_RT" i...Miguel de Dios
2019-08-13Merge "bootanimation: Change bootanim ioprio to highest in IOPRIO_CLASS_RT" i...Miguel de Dios
2019-08-09bootanimation: Change bootanim ioprio to highest in IOPRIO_CLASS_RTMiguel de Dios
2019-07-30Remove product_is_iot.Elliott Hughes
2019-07-22Merge "Fix bootanimation stack overflow"Kyeongkab.Nam
2019-07-23Merge "Fix bootanimation stack overflow"Treehugger Robot
2019-07-18Fix bootanimation stack overflowKyeongkab.Nam
2019-07-16Merge "libbootanimation: remove unused deps"Steven Moreland
2019-07-11libbootanimation: remove unused depsSteven Moreland
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-03-12Merge "Revert^3 "Delay start of bootanimation until after the Runtime APEX is...Jiyong Park
2019-03-12Revert^3 "Delay start of bootanimation until after the Runtime APEX is mounted."Jiyong Park
2019-02-25Merge "Revert "Revert "Delay start of bootanimation until after the Runtime A...vichang
2019-02-21Revert "Revert "Delay start of bootanimation until after the Runtime APEX is ...vichang
2019-02-14Preload zip before waiting for surface flingerHuihong Luo
2019-02-12Merge changes from topic "cut_dependency" am: 661bb0414e am: 3e40cac16aJiyong Park
2019-02-12Revert "Delay start of bootanimation until after the Runtime APEX is mounted."Jiyong Park
2019-02-04Generalize physical display managementDominik Laskowski
2019-01-22Merge "Delay start of bootanimation until after the Runtime APEX is mounted."...Nicolas Geoffray
2019-01-21Delay start of bootanimation until after the Runtime APEX is mounted.Martin Stjernholm
2019-01-02Merge "Fix/suppress bootanimation google-explicit-constructor warnings" am: 5...Chih-hung Hsieh