summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactoring in preparation for bug:6498869 fixMathias Agopian2012-05-231-42/+47
* improve resize transactionsMathias Agopian2012-05-233-8/+10
* Improve debug logs and minor clean-upMathias Agopian2012-05-231-25/+52
* Enable SurfaceTexture fence sync for the emulatorJesse Hall2012-05-221-0/+4
* Implement the EGL_KHR_fence_sync in libaglJesse Hall2012-05-222-0/+78
* fix EGL_CLIENT_STRINGMathias Agopian2012-05-212-2/+2
* make sure BufferQueue releases newly acquired buffers on failuresMathias Agopian2012-05-181-24/+28
* Remove misleading and wrong ALOGWMathias Agopian2012-05-181-2/+0
* we need to wait for vsync when doing the screen-off animationMathias Agopian2012-05-181-0/+48
* Merge "Dump packages.xml as root." into jb-devJeff Sharkey2012-05-181-1/+1
|\
| * Dump packages.xml as root.Jeff Sharkey2012-05-171-1/+1
* | Merge "fix a corruption in Vector<> when adding new items" into jb-devMathias Agopian2012-05-173-1/+77
|\ \ | |/ |/|
| * fix a corruption in Vector<> when adding new itemsMathias Agopian2012-05-173-1/+77
* | Merge "Recreate EGLImage for previously used slots" into jb-devJesse Hall2012-05-172-3/+33
|\ \
| * | Recreate EGLImage for previously used slotsJesse Hall2012-05-172-3/+33
* | | Merge "dumpstate: collect xtables based iface stats, update iptables info." i...JP Abgrall2012-05-171-2/+5
|\ \ \ | |_|/ |/| |
| * | dumpstate: collect xtables based iface stats, update iptables info.JP Abgrall2012-05-161-2/+5
| |/
* | Merge changes I9f3cbbe0,I12a6f9a9 into jb-devMathias Agopian2012-05-163-69/+85
|\ \
| * | Fix "Battery/Status/Clock status bar area flickers when dragging down"Mathias Agopian2012-05-163-25/+37
| * | minor refactoring in praparation of crop fixMathias Agopian2012-05-163-63/+67
| |/
* | Merge "gltrace: Allow receiving commands of length > 4" into jb-devSiva Velusamy2012-05-163-9/+53
|\ \ | |/ |/|
| * gltrace: Allow receiving commands of length > 4Siva Velusamy2012-05-163-9/+53
* | Merge "Move CameraParameters header to join rest of camera library." into jb-devEino-Ville Talvala2012-05-151-666/+0
|\ \ | |/ |/|
| * Move CameraParameters header to join rest of camera library.Eino-Ville Talvala2012-05-151-666/+0
* | Merge changes I32fbc2b6,Ifd0ed05b into jb-devJamie Gennis2012-05-155-105/+4
|\ \ | |/ |/|
| * SurfaceFlinger: recompute visible regions lessJamie Gennis2012-05-141-2/+0
| * libgui: remove setPostTransformCropJamie Gennis2012-05-144-103/+4
* | Merge "Fix log spam about CPU frequency on one device" into jb-devGlenn Kasten2012-05-142-20/+24
|\ \
| * | Fix log spam about CPU frequency on one deviceGlenn Kasten2012-05-142-20/+24
| |/
* | Merge "minor Rect.h cleanup" into jb-devMathias Agopian2012-05-141-2/+9
|\ \
| * | minor Rect.h cleanupMathias Agopian2012-05-131-2/+9
| |/
* | Merge "Ignore SIGPIPE is some of the tools used via bugreport" into jb-devJP Abgrall2012-05-142-0/+3
|\ \ | |/ |/|
| * Ignore SIGPIPE is some of the tools used via bugreportJP Abgrall2012-05-112-0/+3
* | libutils: add a tracing tag for videoJamie Gennis2012-05-111-1/+2
* | SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-1113-75/+122
|/
* Merge "Workaround for add_tid_to_cgroup failed to write" into jb-devGlenn Kasten2012-05-101-1/+3
|\
| * Workaround for add_tid_to_cgroup failed to writeGlenn Kasten2012-05-101-1/+3
* | SurfaceFlinger: recompute visible regions moreJamie Gennis2012-05-101-0/+2
* | libgui: improve some logging and dumpingJamie Gennis2012-05-102-8/+22
|/
* Merge "OMX IL header additions for FLAC" into jb-devJean-Michel Trivi2012-05-102-0/+15
|\
| * OMX IL header additions for FLACJean-Michel Trivi2012-05-092-0/+15
* | Add callback hack to find out when to reload system properties.Dianne Hackborn2012-05-096-5/+94
* | SurfaceFlinger: SCALING_MODE_FREEZE cropping supportJamie Gennis2012-05-092-2/+43
* | SurfaceFlinger: tell SurfaceTex about filteringJamie Gennis2012-05-092-11/+11
* | Merge "SurfaceTexture: improve texture matrix computation" into jb-devJamie Gennis2012-05-092-32/+61
|\ \
| * | SurfaceTexture: improve texture matrix computationJamie Gennis2012-05-082-32/+61
* | | Merge "libgui: Add support for post-xform crops." into jb-devJamie Gennis2012-05-099-111/+153
|\ \ \ | |/ /
| * | libgui: Add support for post-xform crops.Jamie Gennis2012-05-089-111/+153
* | | Merge "libui: add the Rect::transform method" into jb-devJamie Gennis2012-05-092-1/+30
|\ \ \ | |/ /
| * | libui: add the Rect::transform methodJamie Gennis2012-05-072-1/+30