| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new surface flinger API. | Jeff Brown | 2012-08-27 | 1 | -3/+6 |
* | update to new getDisplayInfo API | Mathias Agopian | 2012-07-25 | 1 | -1/+1 |
* | Exit boot animation cleanly. | Kevin Hester | 2012-06-19 | 2 | -5/+38 |
* | make the boot animation 32-bits to avoid banding | Mathias Agopian | 2012-06-11 | 1 | -1/+1 |
* | fix BootAnimation timing | Mathias Agopian | 2012-05-12 | 1 | -3/+16 |
* | am f4b6628e: BootAnimation: fix bug to delay the appropriate amount of time p... | Travis Geiselbrecht | 2012-04-24 | 1 | -1/+1 |
|\ |
|
| * | BootAnimation: fix bug to delay the appropriate amount of time per frame | Travis Geiselbrecht | 2012-04-24 | 1 | -1/+1 |
* | | fix libgui header location | Mathias Agopian | 2012-02-27 | 3 | -8/+5 |
* | | frameworks/base refactoring | Mathias Agopian | 2012-02-20 | 1 | -0/+1 |
* | | frameworks/base refactoring. | Mathias Agopian | 2012-02-17 | 2 | -3/+3 |
* | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -2/+2 |
* | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE | Steve Block | 2012-01-04 | 1 | -1/+1 |
* | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -3/+3 |
|/ |
|
* | boot animation is dithered and scaled | Mathias Agopian | 2011-11-10 | 1 | -3/+10 |
* | boot animation doesn't use EGLUtils anymore | Mathias Agopian | 2011-08-15 | 1 | -2/+4 |
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -7/+0 |
* | SF transactions are now O(1) wrt IPC instead of O(N). | Mathias Agopian | 2011-06-29 | 1 | -2/+3 |
* | unify SurfaceTexture and Surface | Mathias Agopian | 2011-06-13 | 1 | -3/+0 |
* | clear boot-animation background with black (not transparent) pixels | Mathias Agopian | 2011-05-06 | 1 | -0/+2 |
* | Get rid of the "pid" parameter from createSurface | Mathias Agopian | 2011-04-20 | 1 | -1/+1 |
* | merge libsurfaceflinger_client into libgui | Mathias Agopian | 2011-03-25 | 1 | -1/+1 |
* | Show the encryption boot animation. | Jason parks | 2011-01-31 | 1 | -4/+21 |
* | Merge 42c94791 from open-source master | Jean-Baptiste Queru | 2010-11-04 | 1 | -7/+5 |
|\ |
|
| * | Fix the animation disappeared issue | Chih-Wei Huang | 2010-11-03 | 1 | -7/+5 |
* | | am 05b20c03: Merge "bootanimation: Don\'t open non-existing bootanimation.zip" | Jean-Baptiste Queru | 2010-08-17 | 1 | -6/+9 |
|\ \
| |/ |
|
| * | bootanimation: Don't open non-existing bootanimation.zip | Jim Huang | 2010-08-10 | 1 | -6/+9 |
* | | more clean-up in preparation of bigger changes | Mathias Agopian | 2010-05-28 | 1 | -1/+1 |
|/ |
|
* | split libsurfaceflinger_client and libcamera_client out of libui | Mathias Agopian | 2010-02-11 | 4 | -6/+8 |
* | am c481990b: am b4488930: am 45dd12cb: Merge change I9f3020db into eclair | Mathias Agopian | 2009-11-06 | 1 | -0/+15 |
|\ |
|
| * | fix [2243164] live wallpaper screen artifacts at end of boot | Mathias Agopian | 2009-11-06 | 1 | -0/+15 |
* | | Add back missing shared libraries used in executables in link commands. These | Doug Kwan | 2009-10-04 | 1 | -0/+1 |
|/ |
|
* | improve boot animation a bit | Mathias Agopian | 2009-10-01 | 2 | -13/+256 |
* | the boot animation is back! it broke in a recent check-in | Mathias Agopian | 2009-09-23 | 1 | -1/+1 |
* | fix simulator build | Mathias Agopian | 2009-09-23 | 1 | -0/+1 |
* | fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre... | Mathias Agopian | 2009-09-23 | 2 | -4/+23 |
* | Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom... | Mathias Agopian | 2009-08-13 | 1 | -2/+1 |
* | make sure bootanimation will choose the right config wrt the native surface | Mathias Agopian | 2009-08-06 | 1 | -4/+6 |
* | be more robust when errors occur upon EGL surface creation (ie: don't crash) | Mathias Agopian | 2009-07-31 | 1 | -2/+4 |
* | resolved conflicts for merge of de36313b to master | Mathias Agopian | 2009-07-28 | 1 | -5/+16 |
|\ |
|
| * | fix [1981759] -no-boot-anim has no effect | Mathias Agopian | 2009-07-28 | 1 | -5/+15 |
* | | am e640d259: Merge change 8832 into donut | Android (Google) Code Review | 2009-07-28 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | fix [1996214] Boot animation is occasionally messed up | Mathias Agopian | 2009-07-28 | 1 | -1/+4 |
* | | rename libsgl/libcorecg to libskia | Mike Reed | 2009-07-10 | 1 | -2/+1 |
* | | merge master to master_gl | Mathias Agopian | 2009-05-22 | 3 | -14/+14 |
* | | this should fix the build | Mathias Agopian | 2009-05-21 | 2 | -4/+4 |
|/ |
|
* | split boot animation out of SurfaceFlinger | Mathias Agopian | 2009-05-21 | 4 | -0/+410 |