1. 083b84c bootanimation: allow animation to specify background color by Jesse Hall · 10 years ago
  2. 42a1d08 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  3. 52adfda am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map" by Narayan Kamath · 10 years ago
  4. 0c1eeb3 Freeing frame map by Mykola Kondratenko · 10 years ago
  5. 28f0877 Allow custom wallpaper and boot animation. by Jeff Sharkey · 10 years ago
  6. c749b44 FramebufferNativeWindow.h is obsolete by Andy McFadden · 10 years ago
  7. eece0dd Fix includes so that they no longer rely on the global Skia includes directories. by Derek Sollenberger · 10 years ago
  8. 9d7d4da am fc800d40: am fbd6d5a8: am 09fdc159: am 3ddee4de: Merge "[bootanimation] Drop user loadable bootanimation.zip abiltiy." by Nick Kralevich · 11 years ago
  9. cee6a09 [bootanimation] Drop user loadable bootanimation.zip abiltiy. by Robert Craig · 11 years ago
  10. 362028d am 411954ae: am a6416309: am 1e137549: am efa5c88f: Merge "Don\'t try to set service.bootanim.exit" by Nick Kralevich · 11 years ago
  11. e58d09a Don't try to set service.bootanim.exit by Nick Kralevich · 11 years ago
  12. 5a74e2d Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  13. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  14. 4b9a19a Call SkBitmap::config() instead of ::getConfig() by Leon Scroggins III · 11 years ago
  15. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  16. ed84dea am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs." by Elliott Hughes · 11 years ago
  17. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  18. 5827cb5 Changes needed to support Skia at r10377. by Derek Sollenberger · 11 years ago
  19. 0b722fe Use new surface flinger API. by Jeff Brown · 12 years ago
  20. 92c6d2f update to new getDisplayInfo API by Mathias Agopian · 12 years ago
  21. d3782b2 Exit boot animation cleanly. by Kevin Hester · 12 years ago
  22. 60691ce make the boot animation 32-bits to avoid banding by Mathias Agopian · 12 years ago
  23. db7dd2a fix BootAnimation timing by Mathias Agopian · 12 years ago
  24. fd135bc am f4b6628e: BootAnimation: fix bug to delay the appropriate amount of time per frame by Travis Geiselbrecht · 12 years ago
  25. f4b6628 BootAnimation: fix bug to delay the appropriate amount of time per frame by Travis Geiselbrecht · 12 years ago
  26. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  27. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  28. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  29. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. 2b99e55 boot animation is dithered and scaled by Mathias Agopian · 13 years ago
  31. 1b253b7 boot animation doesn't use EGLUtils anymore by Mathias Agopian · 13 years ago
  32. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  33. 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  34. 59f19e4 clear boot-animation background with black (not transparent) pixels by Mathias Agopian · 13 years ago
  35. 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 13 years ago
  36. bd9a08d Show the encryption boot animation. by Jason parks · 14 years ago
  37. 0d7c66b Merge 42c94791 from open-source master by Jean-Baptiste Queru · 14 years ago
  38. 2978751 Fix the animation disappeared issue by Chih-Wei Huang · 14 years ago
  39. 18dd95f am 05b20c03: Merge "bootanimation: Don\'t open non-existing bootanimation.zip" by Jean-Baptiste Queru · 14 years ago
  40. c11f462 bootanimation: Don't open non-existing bootanimation.zip by Jim Huang · 14 years ago
  41. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  42. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  43. 9f3020d fix [2243164] live wallpaper screen artifacts at end of boot by Mathias Agopian · 15 years ago
  44. a8826d6 improve boot animation a bit by Mathias Agopian · 15 years ago
  45. 8434c53 the boot animation is back! it broke in a recent check-in by Mathias Agopian · 15 years ago
  46. b4d5a72 fix simulator build by Mathias Agopian · 15 years ago
  47. bc72611 fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 15 years ago
  48. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  49. 738b9a4 make sure bootanimation will choose the right config wrt the native surface by Mathias Agopian · 15 years ago
  50. abac010 be more robust when errors occur upon EGL surface creation (ie: don't crash) by Mathias Agopian · 15 years ago
  51. 461bcdd am e640d259: Merge change 8832 into donut by Android (Google) Code Review · 15 years ago
  52. 8166864 fix [1996214] Boot animation is occasionally messed up by Mathias Agopian · 15 years ago
  53. 947f4f4 merge master to master_gl by Mathias Agopian · 15 years ago
  54. ac31a3b this should fix the build by Mathias Agopian · 15 years ago
  55. 627e7b5 split boot animation out of SurfaceFlinger by Mathias Agopian · 15 years ago[Renamed (94%) from libs/surfaceflinger/BootAnimation.cpp]
  56. 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 · 15 years ago
  57. 00f5eca Automated import from //branches/donutburger/...@142430,142430 by Mathias Agopian · 15 years ago
  58. b24b297 Automated import from //branches/donutburger/...@140807,140807 by Mathias Agopian · 15 years ago
  59. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  61. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  62. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  63. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago