Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
c7d1078468d4f805c86fc8711232b7e73761a7cc
/
cmds
/
bootanimation
911ac23
[BootAnimation] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
aff455f
Merge "Revert^3 "Delay start of bootanimation until after the Runtime APEX is mounted."" am: 1a14dedcce am: 6623e402b3
by Jiyong Park
· 6 years ago
552ad7b
Revert^3 "Delay start of bootanimation until after the Runtime APEX is mounted."
by Jiyong Park
· 6 years ago
d26d5ab
Merge "Revert "Revert "Delay start of bootanimation until after the Runtime APEX is mounted.""" am: c3ae401a98 am: 54b6b9b678
by vichang
· 6 years ago
a6bb891
Revert "Revert "Delay start of bootanimation until after the Runtime APEX is mounted.""
by vichang
· 6 years ago
50a2f36
Preload zip before waiting for surface flinger
by Huihong Luo
· 6 years ago
53a5cf5
Merge changes from topic "cut_dependency" am: 661bb0414e am: 3e40cac16a
by Jiyong Park
· 6 years ago
706bf3f
Revert "Delay start of bootanimation until after the Runtime APEX is mounted."
by Jiyong Park
· 6 years ago
3316a0a
Generalize physical display management
by Dominik Laskowski
· 6 years ago
5a516da
Merge "Delay start of bootanimation until after the Runtime APEX is mounted." am: 20f1e0ca1d am: 73c257556a
by Nicolas Geoffray
· 6 years ago
d848183
Delay start of bootanimation until after the Runtime APEX is mounted.
by Martin Stjernholm
· 6 years ago
419a263
Merge "Fix/suppress bootanimation google-explicit-constructor warnings" am: 50ee220126 am: b737b4fdb3
by Chih-hung Hsieh
· 6 years ago
a08d2c2
Fix/suppress bootanimation google-explicit-constructor warnings
by Chih-Hung Hsieh
· 6 years ago
15b123e
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
by Xin Li
· 6 years ago
c15cf1d
Convert bootanimation to Android.bp
by Dan Willemsen
· 6 years ago
efc3e37
Convert bootanimation to Android.bp
by Dan Willemsen
· 6 years ago
159a410
BootAnimation: Use system log
by Wei Wang
· 6 years ago
acfabaa
Merge "BootAnimation: Fix boot animation with hidden cutout" into pi-dev am: e387ce18d8
by Jorim Jaggi
· 6 years ago
9ee5dff
BootAnimation: Fix boot animation with hidden cutout
by Adrian Roos
· 6 years ago
1a8a213
Fix use-after-free: release the animation after we're done with it
by Damien Bargiacchi
· 6 years ago
81121bd
BootParameters: Use proto for disk io.
by Mickey Keeley
· 7 years ago
33f4b7d
Refactor audio code out of bootanimation_main.
by Ed Coyne
· 7 years ago
47d2c02
BootParameters: Support silent boot.
by Mickey Keeley
· 7 years ago
1ffcc5e
BootParameters: Support new API.
by Mickey Keeley
· 7 years ago
dfaa9c5
BootParameters: Use new JSON reader
by Mickey Keeley
· 7 years ago
953f109
Add BootParameters tests.
by Mickey Keeley
· 7 years ago
a9dab51
Fix check for null at wrong level of indirection.
by Ed Coyne
· 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
· 7 years ago
b90bf1e
Update documentation for the clock parameters
by Damien Bargiacchi
· 7 years ago
e175aaa
Use vector instead of deprecated ScopedVector
by Jaesung Chung
· 7 years ago
5396676
Merge "Use new SurfaceFlinger transaction API."
by Rob Carr
· 7 years ago
be09c95
iot bootaction: provide default lib name
by David Pursell
· 7 years ago
e13b58e
Use new SurfaceFlinger transaction API.
by Robert Carr
· 7 years ago
54a8fe4
iot: extract boot parameter logic.
by David Pursell
· 7 years ago
1ecfdbd
iot bootaction: use libandroidthings types.
by David Pursell
· 7 years ago
9e0b548
Merge "Delay bootanimation exit until told to shutdown."
by TreeHugger Robot
· 7 years ago
aa599b9
Delay bootanimation exit until told to shutdown.
by Ed Coyne
· 7 years ago
6dd64f3
Pass saved parameters to boot action
by Braden Kell
· 7 years ago
71b3691
Merge "Reduce overhead by combining libskia and libhwui into a single library."
by Derek Sollenberger
· 7 years ago
428ed51
Change BootActions to use oem.props.
by Ed Coyne
· 7 years ago
d938e5a
Reduce overhead by combining libskia and libhwui into a single library.
by Derek Sollenberger
· 7 years ago
88efa56
Fix nobootanimation toggle
by Kalle Raita
· 7 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
04f7faf
Merge "reduce flunctuation in boot animation start / stopping time" into oc-dev am: 06fe82293e
by Keun-young Park
· 8 years ago
721c9dc
reduce flunctuation in boot animation start / stopping time
by Keun-young Park
· 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
· 8 years ago
a90c54c
BootAnimation: Add log when animation starts
by Wei Wang
· 8 years ago
a917353
Initialize bootanimation sound on separate thread
by Geoffrey Pitsch
· 8 years ago
190495a
Merge "Adding "quiescent" reboot mechanism to support STB operators"
by Dmitri Plotnikov
· 8 years ago
a8d2c64
Adding "quiescent" reboot mechanism to support STB operators
by Dmitri Plotnikov
· 8 years ago
53dd8b8
Centre clock text on visible characters instead of : character am: 45a7644004 am: 04f17be3e6
by Damien Bargiacchi
· 8 years ago
04f17be
Centre clock text on visible characters instead of : character am: 45a7644004
by Damien Bargiacchi
· 8 years ago
45a7644
Centre clock text on visible characters instead of : character
by Damien Bargiacchi
· 8 years ago
b1df48d
Merge remote-tracking branch 'goog/cw-f-dev' into fix_merger
by Baligh Uddin
· 8 years ago
f597078
Allow boot clock to be toggled between 12 and 24 hour format am: 9071db1d37 am: 3400dffcad
by Damien Bargiacchi
· 8 years ago
bb2e899
Allow boot clock to be toggled between 12 and 24 hour format am: 9071db1d37
by Damien Bargiacchi
· 8 years ago
9071db1
Allow boot clock to be toggled between 12 and 24 hour format
by Damien Bargiacchi
· 8 years ago
264599f
Support multichannel sounds in bootanim am: db90897b5f am: 023a9185a4
by Geoffrey Pitsch
· 8 years ago
57374aa
Support multichannel sounds in bootanim am: db90897b5f am: 023a9185a4
by Geoffrey Pitsch
· 8 years ago
023a918
Support multichannel sounds in bootanim am: db90897b5f
by Geoffrey Pitsch
· 8 years ago
f67b317
resolve merge conflicts of 6574d9c to master
by Damien Bargiacchi
· 8 years ago
6574d9c
Allow custom fonts in the boot animaiton zip file am: 0e3d2ab6d2
by Damien Bargiacchi
· 8 years ago
0e3d2ab
Allow custom fonts in the boot animaiton zip file
by Damien Bargiacchi
· 8 years ago
db90897
Support multichannel sounds in bootanim
by Geoffrey Pitsch
· 8 years ago
fa88d56
Suppress Boot sound for non-standard scenarios. am: 290c4350ed am: 854f8cecf7
by Geoffrey Pitsch
· 8 years ago
9e7b3f6
Suppress Boot sound for non-standard scenarios. am: 290c4350ed am: 854f8cecf7
by Geoffrey Pitsch
· 8 years ago
290c435
Suppress Boot sound for non-standard scenarios.
by Geoffrey Pitsch
· 8 years ago
d6536e4
BootAnimation system property to play sound. am: 305087991d am: 8e4b8a988f
by Geoffrey Pitsch
· 8 years ago
5e8bb86
BootAnimation system property to play sound. am: 305087991d am: 8e4b8a988f
by Geoffrey Pitsch
· 8 years ago
3050879
BootAnimation system property to play sound.
by Geoffrey Pitsch
· 8 years ago
b5f8fe1
Merge \\\\"bootanimation: Call eglReleaseThread in threadLoop\\\\" am: 189bbd9f6d am: 9495872add am: 41ebe86049
by Jesse Hall
· 8 years ago
af2a8a9
Merge \\\"bootanimation: Call eglReleaseThread in threadLoop\\\" am: 189bbd9f6d am: 9495872add
by Sai Kiran Korwar
· 8 years ago
9495872
Merge \"bootanimation: Call eglReleaseThread in threadLoop\" am: 189bbd9f6d
by Sai Kiran Korwar
· 8 years ago
877ed15
bootanimation: fix glitchy playback am: 197e47979a am: 88e23db1ee
by Eric Laurent
· 8 years ago
197e479
bootanimation: fix glitchy playback
by Eric Laurent
· 8 years ago
559e3bc
Merge \\"Play boot sound on the System stream.\\" into nyc-mr1-dev am: 7d2f4cc750
by Geoffrey Pitsch
· 8 years ago
163c97a
Merge changes from topic 'skia_merge'
by Derek Sollenberger
· 8 years ago
5613313
Play boot sound on the System stream.
by Geoffrey Pitsch
· 8 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
· 8 years ago
4786f6d
Merge "Don't show times before 2000-01-01" into nyc-mr1-dev
by Damien Bargiacchi
· 8 years ago
9676281
Don't show times before 2000-01-01
by Damien Bargiacchi
· 8 years ago
859029f
Merge "OpenSL-based audio support for BootAnimation" into nyc-mr1-dev
by Geoffrey Pitsch
· 8 years ago
b646ec1
Merge changes from topic 'stune' into nyc-mr1-dev
by Tim Murray
· 8 years ago
143d489
Merge "BootAnimation: Use npot textures" into nyc-mr1-dev
by Geoffrey Pitsch
· 8 years ago
5c52691
Put bootanimation in top-app stune group.
by Tim Murray
· 8 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
· 9 years ago
Next »