1. a166f01 Set orientation for boot animation and default display rotation. by Mariia Sandrikova · 3 years, 4 months ago
  2. 764ea04 bootanimation: correct logo position and size after resolution changed by joenchen · 4 years ago
  3. cd25684 Reload color sysprops after failing by Lucas Dupin · 4 years ago
  4. f95b200 Change the bootanim time file location. by Josh Yang · 4 years, 3 months ago
  5. 488ff74 Support rendering white pixels. by Shan Huang · 4 years, 7 months ago
  6. a1f7a71c2 Move boot color sysprop parsing to after loading zips. by Shan Huang · 4 years, 8 months ago
  7. 8996500 Revert "Revert "Revert "Revert "Implement dynamic colors for boot animation."""" by Shan Huang · 4 years, 8 months ago
  8. dd7ed60 Revert "Revert "Migrate boot animation from GLES 1.0 to GLES2.0."" by Lucas Dupin · 4 years, 8 months ago
  9. db45defb Merge "bootanimation: ensure that if a percent is shown, we'll get to 100." am: 87c254de0e am: 10e844df41 am: 55b2ba298c by Nicolas Geoffray · 5 years ago
  10. a129875 bootanimation: ensure that if a percent is shown, we'll get to 100. by Nicolas Geoffray · 5 years ago
  11. bbb00e7 Support for showing percent progress in boot animation. by Nicolas Geoffray · 5 years ago
  12. 41fffb4 Support for showing percent progress in boot animation. by Nicolas Geoffray · 5 years ago
  13. eafcb99 Support animation parts fading out by Yegor Malyshev · 6 years ago
  14. 6925e1b Support animation parts fading out by Yegor Malyshev · 6 years ago
  15. e350724 Merge "Render boot animation with same size as framebuffer" into rvc-dev am: cbea0ab58f am: 937a25de15 am: 35ae2778c3 am: 3c1b9ad9af by TreeHugger Robot · 6 years ago
  16. 047802d Render boot animation with same size as framebuffer by Marin Shalamanov · 6 years ago
  17. 1a6e3689 Resize boot animation on display changes by Marin Shalamanov · 6 years ago
  18. 9070c05 Resize boot animation on display changes by Marin Shalamanov · 6 years ago
  19. 22d0d4c7 Use public APIs for decoding images for the boot animation by Derek Sollenberger · 6 years ago
  20. 06c986e Add a way to customize boot animation during userspace reboot by Nikita Ioffe · 6 years ago
  21. 50a2f36 Preload zip before waiting for surface flinger by Huihong Luo · 8 years ago
  22. 3316a0a Generalize physical display management by Dominik Laskowski · 7 years ago
  23. 419a263 Merge "Fix/suppress bootanimation google-explicit-constructor warnings" am: 50ee220126 am: b737b4fdb3 by Chih-hung Hsieh · 7 years ago
  24. a08d2c2 Fix/suppress bootanimation google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  25. acfabaa Merge "BootAnimation: Fix boot animation with hidden cutout" into pi-dev am: e387ce18d8 by Jorim Jaggi · 8 years ago
  26. 9ee5dff BootAnimation: Fix boot animation with hidden cutout by Adrian Roos · 8 years ago
  27. 33f4b7d Refactor audio code out of bootanimation_main. by Ed Coyne · 8 years ago
  28. 7464ac9 Allow IO During boot process, BootActions. by Ed Coyne · 9 years ago
  29. 2c9e94a Refactor bootanimation into a shared lib. by Ed Coyne · 9 years ago
  30. b593842 support shutdown animation from bootanim by Keun-young Park · 9 years ago
  31. a917353 Initialize bootanimation sound on separate thread by Geoffrey Pitsch · 10 years ago
  32. 9071db1 Allow boot clock to be toggled between 12 and 24 hour format by Damien Bargiacchi · 9 years ago
  33. 0e3d2ab Allow custom fonts in the boot animaiton zip file by Damien Bargiacchi · 10 years ago
  34. 290c435 Suppress Boot sound for non-standard scenarios. by Geoffrey Pitsch · 10 years ago
  35. 859029f Merge "OpenSL-based audio support for BootAnimation" into nyc-mr1-dev by Geoffrey Pitsch · 10 years ago
  36. 2716749 BootAnimation: Use npot textures by Sai Kiran Korwar · 11 years ago
  37. d6d9a1d OpenSL-based audio support for BootAnimation by Geoffrey Pitsch · 10 years ago
  38. dd214a7 Support trimmed images in BootAnimation by Geoffrey Pitsch · 10 years ago
  39. 9748086 Check clock accuracy before attempting to display clock by Damien Bargiacchi · 10 years ago
  40. 815e51d resolve merge conflicts of 0c7535b to nyc-dev by Andriy Naborskyy · 10 years ago
  41. 39218ba bootanimation: implement split packaging of animation by Andriy Naborskyy · 11 years ago
  42. a704b7d Draw a clock on top of the Android boot animation by Damien Bargiacchi · 10 years ago
  43. ebf9a0d Add support for playing audio during bootanimation by Mike Lockwood · 12 years ago
  44. 083b84c bootanimation: allow animation to specify background color by Jesse Hall · 12 years ago
  45. 0c1eeb3 Freeing frame map by Mykola Kondratenko · 12 years ago
  46. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 12 years ago
  47. d3782b2 Exit boot animation cleanly. by Kevin Hester · 14 years ago
  48. 8335f1c fix libgui header location by Mathias Agopian · 14 years ago
  49. b13b9bd frameworks/base refactoring. by Mathias Agopian · 14 years ago
  50. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 16 years ago
  51. a8826d6 improve boot animation a bit by Mathias Agopian · 17 years ago
  52. bc72611 fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 17 years ago
  53. 947f4f4 merge master to master_gl by Mathias Agopian · 17 years ago
  54. 627e7b5 split boot animation out of SurfaceFlinger by Mathias Agopian · 17 years ago[Renamed (92%) from libs/surfaceflinger/BootAnimation.h]
  55. 6158b1b Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 17 years ago
  56. b24b297 Automated import from //branches/donutburger/...@140807,140807 by Mathias Agopian · 17 years ago
  57. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  58. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  59. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  60. 54b6cfa Initial Contribution by The Android Open Source Project · 17 years ago