summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* handle EGL errorsMathias Agopian2012-09-241-3/+10
* log an error when eglCreateContext() fails in an inconsistant wayMathias Agopian2012-09-241-0/+6
* Merge "ConsumerBase: make fence names meaningful" into jb-mr1-devJamie Gennis2012-09-241-1/+1
|\
| * ConsumerBase: make fence names meaningfulJamie Gennis2012-09-241-1/+1
* | Merge "Add android.hardware.camera.any feature to camera permissions." into j...Eino-Ville Talvala2012-09-234-0/+4
|\ \
| * | Add android.hardware.camera.any feature to camera permissions.Eino-Ville Talvala2012-09-234-0/+4
| |/
* | add/remove displays properly on hotplug eventsMathias Agopian2012-09-214-6/+26
|/
* Display events now always carry the display id they happened onMathias Agopian2012-09-213-28/+57
* fix an issue where hotplug events were not dispatchedMathias Agopian2012-09-212-15/+31
* Merge "SurfaceTexture: fix an out of bounds array write" into jb-mr1-devJamie Gennis2012-09-211-1/+1
|\
| * SurfaceTexture: fix an out of bounds array writeJamie Gennis2012-09-211-1/+1
* | Merge "Add a spec for EGL_ANDROID_framebuffer_target." into jb-mr1-devJamie Gennis2012-09-212-5/+108
|\ \ | |/
| * Add a spec for EGL_ANDROID_framebuffer_target.Jamie Gennis2012-09-212-5/+108
* | return an error, as expected, when querying a disconnected displayMathias Agopian2012-09-201-0/+4
|/
* fix a typo preventing pre hwc-1.1 devices from bootingMathias Agopian2012-09-201-0/+1
* we now correctly set-up connected screens during bootMathias Agopian2012-09-205-42/+54
* We now report hotplug events to the frameworkMathias Agopian2012-09-207-20/+65
* one more step toward HDMI supportMathias Agopian2012-09-203-35/+54
* calculate wether we filter on a per-display basisMathias Agopian2012-09-205-2/+12
* GraphicBufferAlloc class was declared twiceMathias Agopian2012-09-206-46/+101
* Merge "Disable the use of clock_gettime for now." into jb-mr1-devBen Cheng2012-09-201-1/+9
|\
| * Disable the use of clock_gettime for now.Ben Cheng2012-09-191-1/+9
* | Merge "frameworks/native: Amend HDCP API" into jb-mr1-devAndreas Huber2012-09-201-4/+13
|\ \
| * | frameworks/native: Amend HDCP APIDeva Ramasubramanian2012-09-191-4/+13
| |/
* | Merge "Allow 16-bit color EGLConfigs" into jb-mr1-devJesse Hall2012-09-191-11/+27
|\ \
| * | Allow 16-bit color EGLConfigsJesse Hall2012-09-191-11/+27
| |/
* | am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye sp...Mathias Agopian2012-09-191-0/+7
|\ \
| * \ am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting ...Mathias Agopian2012-09-191-0/+7
| |\ \
| | * \ Merge "libagl: Transform the vertex if using eye space lighting with point li...Mathias Agopian2012-09-191-0/+7
| | |\ \
| | | * | libagl: Transform the vertex if using eye space lighting with point lightsMartin Storsjo2012-07-121-0/+7
* | | | | Merge changes I561c198c,Id4865f3c into jb-mr1-devMathias Agopian2012-09-196-77/+215
|\ \ \ \ \
| * | | | | improve sensor battery usage trackingMathias Agopian2012-09-185-73/+207
| * | | | | track UID with connectionsMathias Agopian2012-09-182-4/+8
| | |_|_|/ | |/| | |
* | | | | fix typo in DisplayDevice logsMathias Agopian2012-09-191-1/+1
|/ / / /
* | | | Merge "fix a typo in SensorService" into jb-mr1-devMathias Agopian2012-09-181-1/+4
|\ \ \ \
| * | | | fix a typo in SensorServiceMathias Agopian2012-09-181-1/+4
* | | | | Merge "gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960" into jb-mr1-devIliyan Malchev2012-09-182-0/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960Jeff Boody2012-09-182-0/+54
* | | | | improve logging of external displaysMathias Agopian2012-09-183-28/+29
* | | | | suppress superfluous logMathias Agopian2012-09-181-2/+0
|/ / / /
* | | | Merge "Check that HWC exists before trying to use it" into jb-mr1-devJesse Hall2012-09-181-3/+3
|\ \ \ \
| * | | | Check that HWC exists before trying to use itJesse Hall2012-09-181-3/+3
* | | | | SurfaceTexture: default to doing GL syncJamie Gennis2012-09-183-4/+24
|/ / / /
* | | | Plumb display name into SurfaceFlingerAndy McFadden2012-09-188-15/+42
* | | | fix external displaysMathias Agopian2012-09-181-7/+14
* | | | Merge changes I53d70510,If34a05f3 into jb-mr1-devMathias Agopian2012-09-1712-122/+379
|\ \ \ \
| * | | | add support hwc 1.1Mathias Agopian2012-09-1711-89/+283
| * | | | refactor things a bitMathias Agopian2012-09-174-62/+125
* | | | | Merge "EGL: fix an extension string bug" into jb-mr1-devJamie Gennis2012-09-171-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | EGL: fix an extension string bugJamie Gennis2012-09-171-0/+4