Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
10f328c580fe1e897b51a7e4b38ee4c341d970f1
/
cmds
/
bootanimation
/
BootAnimation.cpp
cb783ca
Tracking changes to renaming DisplayConfig to DisplayMode
by Marin Shalamanov
· 4 years, 7 months ago
41fffb4
Support for showing percent progress in boot animation.
by Nicolas Geoffray
· 4 years, 8 months ago
6060056
Send shutdown callback only during animation destruction
by Philip Junker
· 4 years, 9 months ago
6925e1b
Support animation parts fading out
by Yegor Malyshev
· 5 years ago
11599ee
Use type safe display IDs.
by Marin Shalamanov
· 5 years ago
e350724
Merge "Render boot animation with same size as framebuffer" into rvc-dev am: cbea0ab58f am: 937a25de15 am: 35ae2778c3 am: 3c1b9ad9af
by TreeHugger Robot
· 5 years ago
047802d
Render boot animation with same size as framebuffer
by Marin Shalamanov
· 5 years ago
569b3fb
Merge "Resize boot animation on display changes" into rvc-dev
by TreeHugger Robot
· 5 years ago
1a6e3689
Resize boot animation on display changes
by Marin Shalamanov
· 5 years ago
8f63188
Merge "Resize boot animation on display changes"
by TreeHugger Robot
· 5 years ago
9070c05
Resize boot animation on display changes
by Marin Shalamanov
· 5 years ago
5c109fa
Merge "Log inotify errors." into rvc-dev am: 8683e2eeba am: 9fb2af9114 am: 2e990f7233 am: adf42b8708
by TreeHugger Robot
· 5 years ago
562d46d
Log inotify errors.
by Dan Sandler
· 5 years ago
22d0d4c7
Use public APIs for decoding images for the boot animation
by Derek Sollenberger
· 5 years ago
69b281d
Adapt SurfaceControl to libgui API for display info
by Dominik Laskowski
· 6 years ago
789ce02
Merge "Add a way to customize boot animation during userspace reboot" am: 3d0bb1d650 am: ab74c5633a am: d7c39e5ca9
by Automerger Merge Worker
· 6 years ago
06c986e
Add a way to customize boot animation during userspace reboot
by Nikita Ioffe
· 6 years ago
4e999d5
Merge "Rename system property"
by Huihong Luo
· 6 years ago
d4a217e
Rename system property
by Huihong Luo
· 6 years ago
2a3d9aa
Use ui::Rotation in libgui calls
by Dominik Laskowski
· 6 years ago
080f9e6
BootAnimation: Minor whitespace fix
by Greg Kaiser
· 6 years ago
7426ec8
BootAnimation: Avoid memory leak in error case
by Greg Kaiser
· 6 years ago
f97c9e2
Add multi-display support for boot animation
by Huihong Luo
· 6 years ago
15e2487
Merge "Fix bootanimation stack overflow" am: 935d8032c8
by Kyeongkab.Nam
· 6 years ago
35a8a11
Fix bootanimation stack overflow
by Kyeongkab.Nam
· 6 years ago
e0b4d23
Look for bootanimation in apex-module
by Anders Fridlund
· 7 years ago
34ffe25
Write system property persist.sys.provisioned
by Beverly
· 6 years ago
911ac23
[BootAnimation] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
50a2f36
Preload zip before waiting for surface flinger
by Huihong Luo
· 7 years ago
3316a0a
Generalize physical display management
by Dominik Laskowski
· 7 years ago
159a410
BootAnimation: Use system log
by Wei Wang
· 7 years ago
acfabaa
Merge "BootAnimation: Fix boot animation with hidden cutout" into pi-dev am: e387ce18d8
by Jorim Jaggi
· 7 years ago
9ee5dff
BootAnimation: Fix boot animation with hidden cutout
by Adrian Roos
· 7 years ago
1a8a213
Fix use-after-free: release the animation after we're done with it
by Damien Bargiacchi
· 7 years ago
df7675f
Merge "Don't use cutils/Atomic.h" am: 07735797a2 am: a272d540d8 am: 0f4ca4a5c0
by Steven Moreland
· 7 years ago
fb7952f
Don't use cutils/Atomic.h
by Steven Moreland
· 7 years ago
c521bb3
Load bootanimation from /product partition
by Jaekyun Seok
· 8 years ago
e13b58e
Use new SurfaceFlinger transaction API.
by Robert Carr
· 8 years ago
7464ac9
Allow IO During boot process, BootActions.
by Ed Coyne
· 8 years ago
2c9e94a
Refactor bootanimation into a shared lib.
by Ed Coyne
· 8 years ago
7c0ae0f
bitmaps and pixelrefs no longer need lock/unlock
by Mike Reed
· 8 years ago
d1794cd
show different timing log for shutdown animation
by Keun-young Park
· 8 years ago
b593842
support shutdown animation from bootanim
by Keun-young Park
· 8 years ago
dbdda2b
BootAnimation: change log format when animation starts
by Wei Wang
· 9 years ago
a90c54c
BootAnimation: Add log when animation starts
by Wei Wang
· 9 years ago
a917353
Initialize bootanimation sound on separate thread
by Geoffrey Pitsch
· 9 years ago
53dd8b8
Centre clock text on visible characters instead of : character am: 45a7644004 am: 04f17be3e6
by Damien Bargiacchi
· 9 years ago
04f17be
Centre clock text on visible characters instead of : character am: 45a7644004
by Damien Bargiacchi
· 9 years ago
45a7644
Centre clock text on visible characters instead of : character
by Damien Bargiacchi
· 9 years ago
b1df48d
Merge remote-tracking branch 'goog/cw-f-dev' into fix_merger
by Baligh Uddin
· 9 years ago
f597078
Allow boot clock to be toggled between 12 and 24 hour format am: 9071db1d37 am: 3400dffcad
by Damien Bargiacchi
· 9 years ago
bb2e899
Allow boot clock to be toggled between 12 and 24 hour format am: 9071db1d37
by Damien Bargiacchi
· 9 years ago
9071db1
Allow boot clock to be toggled between 12 and 24 hour format
by Damien Bargiacchi
· 9 years ago
f67b317
resolve merge conflicts of 6574d9c to master
by Damien Bargiacchi
· 9 years ago
6574d9c
Allow custom fonts in the boot animaiton zip file am: 0e3d2ab6d2
by Damien Bargiacchi
· 9 years ago
0e3d2ab
Allow custom fonts in the boot animaiton zip file
by Damien Bargiacchi
· 9 years ago
fa88d56
Suppress Boot sound for non-standard scenarios. am: 290c4350ed am: 854f8cecf7
by Geoffrey Pitsch
· 9 years ago
9e7b3f6
Suppress Boot sound for non-standard scenarios. am: 290c4350ed am: 854f8cecf7
by Geoffrey Pitsch
· 9 years ago
290c435
Suppress Boot sound for non-standard scenarios.
by Geoffrey Pitsch
· 9 years ago
d6536e4
BootAnimation system property to play sound. am: 305087991d am: 8e4b8a988f
by Geoffrey Pitsch
· 9 years ago
5e8bb86
BootAnimation system property to play sound. am: 305087991d am: 8e4b8a988f
by Geoffrey Pitsch
· 9 years ago
3050879
BootAnimation system property to play sound.
by Geoffrey Pitsch
· 9 years ago
b5f8fe1
Merge \\\\"bootanimation: Call eglReleaseThread in threadLoop\\\\" am: 189bbd9f6d am: 9495872add am: 41ebe86049
by Jesse Hall
· 9 years ago
af2a8a9
Merge \\\"bootanimation: Call eglReleaseThread in threadLoop\\\" am: 189bbd9f6d am: 9495872add
by Sai Kiran Korwar
· 9 years ago
9495872
Merge \"bootanimation: Call eglReleaseThread in threadLoop\" am: 189bbd9f6d
by Sai Kiran Korwar
· 9 years ago
163c97a
Merge changes from topic 'skia_merge'
by Derek Sollenberger
· 9 years ago
8898c16
Remove references to SkImageDecoder (part 2)
by Matt Sarett
· 9 years ago
a91a2d7
Fixes delay when playing first sound in BootAnimation
by Geoffrey Pitsch
· 9 years ago
4786f6d
Merge "Don't show times before 2000-01-01" into nyc-mr1-dev
by Damien Bargiacchi
· 9 years ago
9676281
Don't show times before 2000-01-01
by Damien Bargiacchi
· 9 years ago
859029f
Merge "OpenSL-based audio support for BootAnimation" into nyc-mr1-dev
by Geoffrey Pitsch
· 9 years ago
143d489
Merge "BootAnimation: Use npot textures" into nyc-mr1-dev
by Geoffrey Pitsch
· 9 years ago
2fb30fb
Wait until end of BootAnimation to free looping textures
by Geoffrey Pitsch
· 9 years ago
2716749
BootAnimation: Use npot textures
by Sai Kiran Korwar
· 10 years ago
d6d9a1d
OpenSL-based audio support for BootAnimation
by Geoffrey Pitsch
· 9 years ago
dd214a7
Support trimmed images in BootAnimation
by Geoffrey Pitsch
· 9 years ago
3eee9fb
bootanimation: Call eglReleaseThread in threadLoop
by Sai Kiran Korwar
· 10 years ago
9748086
Check clock accuracy before attempting to display clock
by Damien Bargiacchi
· 9 years ago
815e51d
resolve merge conflicts of 0c7535b to nyc-dev
by Andriy Naborskyy
· 9 years ago
39218ba
bootanimation: implement split packaging of animation
by Andriy Naborskyy
· 10 years ago
a704b7d
Draw a clock on top of the Android boot animation
by Damien Bargiacchi
· 10 years ago
358fcc7
Do not start with a black frame in bootanimation
by Jorim Jaggi
· 10 years ago
4600dd0
ZipFileRO: Use precise widths for zip file types.
by Narayan Kamath
· 10 years ago
b65b66c
am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height is odd." into lmp-mr1-modular-dev
by Chris Elliott
· 10 years ago
d13d504
bootanimation: fix garbage line issue when screen height is odd.
by Chris Elliott
· 10 years ago
688ff4c
Track removal of refcounts from FileMap.
by Narayan Kamath
· 11 years ago
cfedceb
Frameworks/base: Turn on -Wall -Werror in cmds
by Andreas Gampe
· 11 years ago
5a71f83
Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-master
by Bill Yi
· 11 years ago
bb94f31
Include <time.h> for clock_nanosleep.
by Elliott Hughes
· 11 years ago
ebf9a0d
Add support for playing audio during bootanimation
by Mike Lockwood
· 11 years ago
083b84c
bootanimation: allow animation to specify background color
by Jesse Hall
· 11 years ago
42a1d08
SkBitmap::Config is deprecated, use SkColorType
by Mike Reed
· 11 years ago
52adfda
am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map"
by Narayan Kamath
· 11 years ago
0c1eeb3
Freeing frame map
by Mykola Kondratenko
· 11 years ago
28f0877
Allow custom wallpaper and boot animation.
by Jeff Sharkey
· 11 years ago
c749b44
FramebufferNativeWindow.h is obsolete
by Andy McFadden
· 11 years ago
eece0dd
Fix includes so that they no longer rely on the global Skia includes directories.
by Derek Sollenberger
· 11 years ago
9d7d4da
am fc800d40: am fbd6d5a8: am 09fdc159: am 3ddee4de: Merge "[bootanimation] Drop user loadable bootanimation.zip abiltiy."
by Nick Kralevich
· 12 years ago
cee6a09
[bootanimation] Drop user loadable bootanimation.zip abiltiy.
by Robert Craig
· 12 years ago
362028d
am 411954ae: am a6416309: am 1e137549: am efa5c88f: Merge "Don\'t try to set service.bootanim.exit"
by Nick Kralevich
· 12 years ago
Next »