Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
3cb5ba75b76dedc7a468d324e7875e805555827f
/
cmds
/
bootanimation
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
a704b7d
Draw a clock on top of the Android boot animation
by Damien Bargiacchi
· 9 years ago
fe0fcf5
am b9ac485a: am 49948146: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 9 years ago
c2de7a7
bundle init.rc contents with its service
by Tom Cherry
· 9 years ago
358fcc7
Do not start with a black frame in bootanimation
by Jorim Jaggi
· 9 years ago
407753c
ZipFileRO: Use precise widths for zip file types.
by Narayan Kamath
· 9 years ago
4600dd0
ZipFileRO: Use precise widths for zip file types.
by Narayan Kamath
· 9 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
· 10 years ago
1610486
kill HAVE_PTHREADS.
by Yabin Cui
· 10 years ago
99d61ed
Fix class vs. struct mismatch
by Bernhard Rosenkränzer
· 10 years ago
09993f7
Fix format strings mismatching the parameters passed to them
by Bernhard Rosenkränzer
· 10 years ago
cfedceb
Frameworks/base: Turn on -Wall -Werror in cmds
by Andreas Gampe
· 10 years ago
5a71f83
Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-master
by Bill Yi
· 10 years ago
bb94f31
Include <time.h> for clock_nanosleep.
by Elliott Hughes
· 10 years ago
2813858
bootanimation: Tweak parameters for pcm_open for playing boot sounds.
by Mike Lockwood
· 10 years ago
ebf9a0d
Add support for playing audio during bootanimation
by Mike Lockwood
· 10 years ago
083b84c
bootanimation: allow animation to specify background color
by Jesse Hall
· 10 years ago
42a1d08
SkBitmap::Config is deprecated, use SkColorType
by Mike Reed
· 10 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
63665f2
am a3633c25: am 71a3d40d: am e4360c8e: am 4308a523: Merge "bootanimation: build 32-bit if 64-bit gl libraries are not available"
by Colin Cross
· 11 years ago
31d16e5
bootanimation: build 32-bit if 64-bit gl libraries are not available
by Colin Cross
· 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
· 11 years ago
cee6a09
[bootanimation] Drop user loadable bootanimation.zip abiltiy.
by Robert Craig
· 11 years ago
362028d
am 411954ae: am a6416309: am 1e137549: am efa5c88f: Merge "Don\'t try to set service.bootanim.exit"
by Nick Kralevich
· 11 years ago
e58d09a
Don't try to set service.bootanim.exit
by Nick Kralevich
· 11 years ago
5a74e2d
Reimplement ZipFileRO in terms of libziparchive.
by Narayan Kamath
· 11 years ago
afd31e0
Reimplement ZipFileRO in terms of libziparchive.
by Narayan Kamath
· 11 years ago
4b9a19a
Call SkBitmap::config() instead of ::getConfig()
by Leon Scroggins III
· 11 years ago
dbccd44a
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
by The Android Open Source Project
· 11 years ago
ed84dea
am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs."
by Elliott Hughes
· 11 years ago
c367d48
Fix a variety of small publicly-reported bugs.
by Elliott Hughes
· 11 years ago
5827cb5
Changes needed to support Skia at r10377.
by Derek Sollenberger
· 11 years ago
d685894
Add liblog
by Ying Wang
· 12 years ago
0b722fe
Use new surface flinger API.
by Jeff Brown
· 12 years ago
92c6d2f
update to new getDisplayInfo API
by Mathias Agopian
· 12 years ago
d3782b2
Exit boot animation cleanly.
by Kevin Hester
· 13 years ago
60691ce
make the boot animation 32-bits to avoid banding
by Mathias Agopian
· 12 years ago
db7dd2a
fix BootAnimation timing
by Mathias Agopian
· 12 years ago
fd135bc
am f4b6628e: BootAnimation: fix bug to delay the appropriate amount of time per frame
by Travis Geiselbrecht
· 13 years ago
f4b6628
BootAnimation: fix bug to delay the appropriate amount of time per frame
by Travis Geiselbrecht
· 13 years ago
8335f1c
fix libgui header location
by Mathias Agopian
· 13 years ago
83c64e6
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
b13b9bd
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
6215d3f
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5baa3a6
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
2b99e55
boot animation is dithered and scaled
by Mathias Agopian
· 13 years ago
1b253b7
boot animation doesn't use EGLUtils anymore
by Mathias Agopian
· 13 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
439863f
SF transactions are now O(1) wrt IPC instead of O(N).
by Mathias Agopian
· 13 years ago
7bb843c
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
59f19e4
clear boot-animation background with black (not transparent) pixels
by Mathias Agopian
· 14 years ago
9638e5c
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 14 years ago
696257c
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
bd9a08d
Show the encryption boot animation.
by Jason parks
· 14 years ago
0d7c66b
Merge 42c94791 from open-source master
by Jean-Baptiste Queru
· 14 years ago
2978751
Fix the animation disappeared issue
by Chih-Wei Huang
· 14 years ago
18dd95f
am 05b20c03: Merge "bootanimation: Don\'t open non-existing bootanimation.zip"
by Jean-Baptiste Queru
· 14 years ago
c11f462
bootanimation: Don't open non-existing bootanimation.zip
by Jim Huang
· 14 years ago
770492c
more clean-up in preparation of bigger changes
by Mathias Agopian
· 14 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
2a32cbe
am c481990b: am b4488930: am 45dd12cb: Merge change I9f3020db into eclair
by Mathias Agopian
· 15 years ago
9f3020d
fix [2243164] live wallpaper screen artifacts at end of boot
by Mathias Agopian
· 15 years ago
b1bb6cf
Add back missing shared libraries used in executables in link commands. These
by Doug Kwan
· 15 years ago
a8826d6
improve boot animation a bit
by Mathias Agopian
· 15 years ago
8434c53
the boot animation is back! it broke in a recent check-in
by Mathias Agopian
· 15 years ago
b4d5a72
fix simulator build
by Mathias Agopian
· 15 years ago
bc72611
fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain)
by Mathias Agopian
· 15 years ago
317a628
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed.
by Mathias Agopian
· 15 years ago
738b9a4
make sure bootanimation will choose the right config wrt the native surface
by Mathias Agopian
· 15 years ago
abac010
be more robust when errors occur upon EGL surface creation (ie: don't crash)
by Mathias Agopian
· 15 years ago
a0d128c
resolved conflicts for merge of de36313b to master
by Mathias Agopian
· 15 years ago
de36313
fix [1981759] -no-boot-anim has no effect
by Mathias Agopian
· 15 years ago
461bcdd
am e640d259: Merge change 8832 into donut
by Android (Google) Code Review
· 15 years ago
8166864
fix [1996214] Boot animation is occasionally messed up
by Mathias Agopian
· 15 years ago
b5af325
rename libsgl/libcorecg to libskia
by Mike Reed
· 15 years ago
947f4f4
merge master to master_gl
by Mathias Agopian
· 15 years ago
ac31a3b
this should fix the build
by Mathias Agopian
· 15 years ago
627e7b5
split boot animation out of SurfaceFlinger
by Mathias Agopian
· 15 years ago