OSDN Git Service

android-x86/frameworks-native.git
11 years agoam 13de3699: Merge changes I47cd25c9,I7638ffe8 into jb-mr1-dev
Mathias Agopian [Tue, 25 Sep 2012 01:33:54 +0000 (18:33 -0700)]
am 13de3699: Merge changes I47cd25c9,I7638ffe8 into jb-mr1-dev

* commit '13de3699807f3260cfbabd196a08191d6a80a99a':
  don't call eglMakeCurrent() before calling HWC commit() on HWC 1.1
  handle EGL errors

11 years agoMerge changes I47cd25c9,I7638ffe8 into jb-mr1-dev
Mathias Agopian [Tue, 25 Sep 2012 01:31:48 +0000 (18:31 -0700)]
Merge changes I47cd25c9,I7638ffe8 into jb-mr1-dev

* changes:
  don't call eglMakeCurrent() before calling HWC commit() on HWC 1.1
  handle EGL errors

11 years agoam 2f45d746: Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev
Jamie Gennis [Tue, 25 Sep 2012 01:23:05 +0000 (18:23 -0700)]
am 2f45d746: Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev

* commit '2f45d7464a55d7a91da6fcd6f8cf1b11e395d029':
  EGL: add the EGL_ANDROID_framebuffer_target enum

11 years agoam 363847d4: Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev
Jamie Gennis [Tue, 25 Sep 2012 01:23:04 +0000 (18:23 -0700)]
am 363847d4: Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev

* commit '363847d498bffe0e2d8e7b8aba693bb402513413':
  EGL: expose the EXT_create_context_robustness ext

11 years agoMerge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev
Jamie Gennis [Tue, 25 Sep 2012 01:21:13 +0000 (18:21 -0700)]
Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev

11 years agoMerge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev
Jamie Gennis [Tue, 25 Sep 2012 01:20:51 +0000 (18:20 -0700)]
Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev

11 years agodon't call eglMakeCurrent() before calling HWC commit() on HWC 1.1
Mathias Agopian [Tue, 25 Sep 2012 01:12:35 +0000 (18:12 -0700)]
don't call eglMakeCurrent() before calling HWC commit() on HWC 1.1

this call is not needed and misleading on HWC 1.1; it can also have
a negative performance impact when multiple displays are used.

Bug: 7124069
Change-Id: I47cd25c9d6e69abcc9333b9ecd5044e8fb1919ec

11 years agoam 500407a2: log an error when eglCreateContext() fails in an inconsistant way
Mathias Agopian [Tue, 25 Sep 2012 01:09:21 +0000 (18:09 -0700)]
am 500407a2: log an error when eglCreateContext() fails in an inconsistant way

* commit '500407a2c07ced40c36e7356574a47bcec9c2fd9':
  log an error when eglCreateContext() fails in an inconsistant way

11 years agohandle EGL errors
Mathias Agopian [Tue, 25 Sep 2012 01:07:21 +0000 (18:07 -0700)]
handle EGL errors

for now we just restart the runtime.

bug: 7225248
Change-Id: I7638ffe82075a4db9e7e6f9e35cf48afcb5a387a

11 years agolog an error when eglCreateContext() fails in an inconsistant way
Mathias Agopian [Tue, 25 Sep 2012 00:57:48 +0000 (17:57 -0700)]
log an error when eglCreateContext() fails in an inconsistant way

this will help debugging bug: 7216919

Change-Id: I54ac65f20c5ed55cc93a5cbc5350fadfb0fcb804

11 years agoam 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR"
Mathias Agopian [Mon, 24 Sep 2012 22:43:54 +0000 (15:43 -0700)]
am 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR"

* commit '98838aa0836518b7397cbfe763f34305e3387a5f':
  Return back-end result from eglDestroyImageKHR

11 years agoam 77af25b6: Merge "Return back-end result from eglDestroyImageKHR"
Mathias Agopian [Mon, 24 Sep 2012 22:42:06 +0000 (15:42 -0700)]
am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR"

* commit '77af25b6dd41e76052b5b0ec6aaeebca896a4dbe':
  Return back-end result from eglDestroyImageKHR

11 years agoMerge "Return back-end result from eglDestroyImageKHR"
Mathias Agopian [Mon, 24 Sep 2012 21:56:02 +0000 (14:56 -0700)]
Merge "Return back-end result from eglDestroyImageKHR"

11 years agoEGL: add the EGL_ANDROID_framebuffer_target enum
Jamie Gennis [Mon, 24 Sep 2012 20:34:18 +0000 (13:34 -0700)]
EGL: add the EGL_ANDROID_framebuffer_target enum

Change-Id: Id8b1b114e2a7a88956b857c63a0429e9b33fdb5c

11 years agoEGL: expose the EXT_create_context_robustness ext
Jamie Gennis [Thu, 20 Sep 2012 22:47:44 +0000 (15:47 -0700)]
EGL: expose the EXT_create_context_robustness ext

Change-Id: I1db43e96aa5e9e91a6176a4a3e5aa9d1f3ee4a7e

11 years agoam ff5c4aa6: Merge "ConsumerBase: make fence names meaningful" into jb-mr1-dev
Jamie Gennis [Mon, 24 Sep 2012 20:38:46 +0000 (13:38 -0700)]
am ff5c4aa6: Merge "ConsumerBase: make fence names meaningful" into jb-mr1-dev

* commit 'ff5c4aa676d157f4911ef06e328e687725e8b9f9':
  ConsumerBase: make fence names meaningful

11 years agoMerge "ConsumerBase: make fence names meaningful" into jb-mr1-dev
Jamie Gennis [Mon, 24 Sep 2012 20:36:55 +0000 (13:36 -0700)]
Merge "ConsumerBase: make fence names meaningful" into jb-mr1-dev

11 years agoConsumerBase: make fence names meaningful
Jamie Gennis [Mon, 24 Sep 2012 19:25:15 +0000 (12:25 -0700)]
ConsumerBase: make fence names meaningful

Change-Id: I3580120cb63c027c327e80ec70e68650b75395de

11 years agoReconcile with jb-mr1-release - do not merge
The Android Open Source Project [Mon, 24 Sep 2012 17:12:21 +0000 (10:12 -0700)]
Reconcile with jb-mr1-release - do not merge

Change-Id: Id330f9144f47c1a9e314ac85b7b867cbfc7c27e8

11 years agoam 33baee5d: Merge "Add android.hardware.camera.any feature to camera permissions...
Eino-Ville Talvala [Mon, 24 Sep 2012 16:26:03 +0000 (09:26 -0700)]
am 33baee5d: Merge "Add android.hardware.camera.any feature to camera permissions." into jb-mr1-dev

* commit '33baee5d88974a3b668f9d7f0716eed815966773':
  Add android.hardware.camera.any feature to camera permissions.

11 years agoam 9e2463e7: add/remove displays properly on hotplug events
Mathias Agopian [Mon, 24 Sep 2012 16:26:02 +0000 (09:26 -0700)]
am 9e2463e7: add/remove displays properly on hotplug events

* commit '9e2463e71796964cfaa06bf09a880875ac3537bc':
  add/remove displays properly on hotplug events

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Mon, 24 Sep 2012 01:59:59 +0000 (18:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Add android.hardware.camera.any feature to camera permissions." into jb-mr1-dev
Eino-Ville Talvala [Sun, 23 Sep 2012 17:20:53 +0000 (10:20 -0700)]
Merge "Add android.hardware.camera.any feature to camera permissions." into jb-mr1-dev

11 years agoAdd android.hardware.camera.any feature to camera permissions.
Eino-Ville Talvala [Sun, 23 Sep 2012 16:42:12 +0000 (09:42 -0700)]
Add android.hardware.camera.any feature to camera permissions.

Bug: 6847310
Change-Id: I9283932a7c211cd08b3b9fe6a93d8f219e6c9767

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Sat, 22 Sep 2012 16:41:58 +0000 (09:41 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoadd/remove displays properly on hotplug events
Mathias Agopian [Sat, 22 Sep 2012 01:26:16 +0000 (18:26 -0700)]
add/remove displays properly on hotplug events

Bug: 7191563
Change-Id: I8f0fbf3b29658c9479443141798e6f288a1f2d52

11 years agoam ff28e201: Display events now always carry the display id they happened on
Mathias Agopian [Fri, 21 Sep 2012 21:55:43 +0000 (14:55 -0700)]
am ff28e201: Display events now always carry the display id they happened on

* commit 'ff28e201ec0c6d620eaaa29814ab52958487dc31':
  Display events now always carry the display id they happened on

11 years agoam b4d18ed3: fix an issue where hotplug events were not dispatched
Mathias Agopian [Fri, 21 Sep 2012 21:55:42 +0000 (14:55 -0700)]
am b4d18ed3: fix an issue where hotplug events were not dispatched

* commit 'b4d18ed34e3513f3a14ea0876c7e330bee72a529':
  fix an issue where hotplug events were not dispatched

11 years agoam 16cfa2e3: Merge "SurfaceTexture: fix an out of bounds array write" into jb-mr1-dev
Jamie Gennis [Fri, 21 Sep 2012 21:55:41 +0000 (14:55 -0700)]
am 16cfa2e3: Merge "SurfaceTexture: fix an out of bounds array write" into jb-mr1-dev

* commit '16cfa2e38bfbdafdba21af7f9f1c4d1418cbe1d3':
  SurfaceTexture: fix an out of bounds array write

11 years agoDisplay events now always carry the display id they happened on
Mathias Agopian [Fri, 21 Sep 2012 06:24:19 +0000 (23:24 -0700)]
Display events now always carry the display id they happened on

Change-Id: I12de1d883c23927722bc3a71b782f0079de4e831

11 years agofix an issue where hotplug events were not dispatched
Mathias Agopian [Fri, 21 Sep 2012 06:14:05 +0000 (23:14 -0700)]
fix an issue where hotplug events were not dispatched

Change-Id: I527eec77f338cd6f1a9021aa4c9d384dbddd6d2a

11 years agoMerge "SurfaceTexture: fix an out of bounds array write" into jb-mr1-dev
Jamie Gennis [Fri, 21 Sep 2012 20:43:23 +0000 (13:43 -0700)]
Merge "SurfaceTexture: fix an out of bounds array write" into jb-mr1-dev

11 years agoam e0606e29: Merge "Add a spec for EGL_ANDROID_framebuffer_target." into jb-mr1-dev
Jamie Gennis [Fri, 21 Sep 2012 19:17:46 +0000 (12:17 -0700)]
am e0606e29: Merge "Add a spec for EGL_ANDROID_framebuffer_target." into jb-mr1-dev

* commit 'e0606e29875a55dedc1a4f0a738d5eb40fe1eb41':
  Add a spec for EGL_ANDROID_framebuffer_target.

11 years agoMerge "Add a spec for EGL_ANDROID_framebuffer_target." into jb-mr1-dev
Jamie Gennis [Fri, 21 Sep 2012 19:16:37 +0000 (12:16 -0700)]
Merge "Add a spec for EGL_ANDROID_framebuffer_target." into jb-mr1-dev

11 years agoSurfaceTexture: fix an out of bounds array write
Jamie Gennis [Fri, 21 Sep 2012 18:55:35 +0000 (11:55 -0700)]
SurfaceTexture: fix an out of bounds array write

This change fixes an issue causing the mEglContext member of a SurfaceTexture
to get incorrectly zeroed out.  This would happen when a call to
ConsumerBase::releaseBufferLocked resulted in the current buffer being freed.
Freeing the current buffer would set SurfaceTexture::mCurrentTexture to -1,
which would then be used by SurfaceTexture::releaseBufferLocked to reset the
current slot's EGLSyncKHR to EGL_NO_SYNC_KHR (= 0).  This would overwrite the
mEglContext field, resulting in context mismatch errors in
SurfaceTexture::doGLFenceWaitLocked.

The fix is to simply use the buffer slot that's passed in to
SurfaceTexture::releaseBufferLocked rather than mCurrentTexture.

Change-Id: I0e5e2bd88fcbb354c35a3744f317716fff3e0e41

11 years agoAdd a spec for EGL_ANDROID_framebuffer_target.
Jamie Gennis [Thu, 20 Sep 2012 20:55:24 +0000 (13:55 -0700)]
Add a spec for EGL_ANDROID_framebuffer_target.

This change adds a new extension for EGL implementations to indicate the
EGLConfigs that support use as a HWComposer framebuffer target layer.

Change-Id: Ia7c8fbe8da09d57b4ec8bf1d9ddb67ca21aa2885

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Fri, 21 Sep 2012 13:59:47 +0000 (06:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoam 4c0751a1: return an error, as expected, when querying a disconnected display
Mathias Agopian [Fri, 21 Sep 2012 04:33:56 +0000 (21:33 -0700)]
am 4c0751a1: return an error, as expected, when querying a disconnected display

* commit '4c0751a1f6e4ee941791012b31f9dbc65601e1d6':
  return an error, as expected, when querying a disconnected display

11 years agoreturn an error, as expected, when querying a disconnected display
Mathias Agopian [Fri, 21 Sep 2012 04:28:12 +0000 (21:28 -0700)]
return an error, as expected, when querying a disconnected display

Change-Id: I405a3a7bb42b9bbd2ec7bfe09e60e1b7acf7389d

11 years agoam 38e623bc: fix a typo preventing pre hwc-1.1 devices from booting
Mathias Agopian [Fri, 21 Sep 2012 03:24:15 +0000 (20:24 -0700)]
am 38e623bc: fix a typo preventing pre hwc-1.1 devices from booting

* commit '38e623bc5c2d7224ebd5b82efaea401bc8e5367a':
  fix a typo preventing pre hwc-1.1 devices from booting

11 years agoam f5a33928: we now correctly set-up connected screens during boot
Mathias Agopian [Fri, 21 Sep 2012 03:22:58 +0000 (20:22 -0700)]
am f5a33928: we now correctly set-up connected screens during boot

* commit 'f5a33928349bebc8eebc9f466618997e98c24e68':
  we now correctly set-up connected screens during boot

11 years agoam 148994e5: We now report hotplug events to the framework
Mathias Agopian [Fri, 21 Sep 2012 03:22:57 +0000 (20:22 -0700)]
am 148994e5: We now report hotplug events to the framework

* commit '148994e5f33ce240ff24ceb5bc0500b7f2001959':
  We now report hotplug events to the framework

11 years agoam 1604f777: one more step toward HDMI support
Mathias Agopian [Fri, 21 Sep 2012 03:22:56 +0000 (20:22 -0700)]
am 1604f777: one more step toward HDMI support

* commit '1604f777d11c40daae8ec91d8ea75625996bfbac':
  one more step toward HDMI support

11 years agoam eba8c688: calculate wether we filter on a per-display basis
Mathias Agopian [Fri, 21 Sep 2012 03:22:55 +0000 (20:22 -0700)]
am eba8c688: calculate wether we filter on a per-display basis

* commit 'eba8c688f633f3f3f1b75c2bc64faf799dd2b5f2':
  calculate wether we filter on a per-display basis

11 years agoam f33e4b6f: GraphicBufferAlloc class was declared twice
Mathias Agopian [Fri, 21 Sep 2012 03:22:54 +0000 (20:22 -0700)]
am f33e4b6f: GraphicBufferAlloc class was declared twice

* commit 'f33e4b6f13bc3ee2d2a4e1abd1ada171c70d3492':
  GraphicBufferAlloc class was declared twice

11 years agofix a typo preventing pre hwc-1.1 devices from booting
Mathias Agopian [Fri, 21 Sep 2012 02:27:07 +0000 (19:27 -0700)]
fix a typo preventing pre hwc-1.1 devices from booting

Change-Id: Icf01254689633d04967872749ac947a671e47ed8

11 years agowe now correctly set-up connected screens during boot
Mathias Agopian [Thu, 20 Sep 2012 01:16:22 +0000 (18:16 -0700)]
we now correctly set-up connected screens during boot

Change-Id: Ie8b1a3b97ad1821cc970e43abe96c8cec7135b66

11 years agoWe now report hotplug events to the framework
Mathias Agopian [Thu, 20 Sep 2012 00:31:36 +0000 (17:31 -0700)]
We now report hotplug events to the framework

Change-Id: I2d6b7787d39e5929485a551e4982498c5053c211

11 years agoone more step toward HDMI support
Mathias Agopian [Wed, 19 Sep 2012 04:54:42 +0000 (21:54 -0700)]
one more step toward HDMI support

getDisplayInfo() now returns proper information for
HWC managed displays.

hotplug is sitll not supported; so this is not fully correct
as the information returned will be bogus if the HDMI screen
is not plugged in.

Bug: 7191563
Change-Id: If55d8e829fae0443571548155007f486cdf9bc9f

11 years agocalculate wether we filter on a per-display basis
Mathias Agopian [Thu, 20 Sep 2012 06:14:45 +0000 (23:14 -0700)]
calculate wether we filter on a per-display basis

Change-Id: I79d80b432b20b3d02428da19add464ac1e2b9378

11 years agoGraphicBufferAlloc class was declared twice
Mathias Agopian [Thu, 20 Sep 2012 23:54:14 +0000 (16:54 -0700)]
GraphicBufferAlloc class was declared twice

this was confusing because the one in FramebufferSurface
wasn't in fact being used

Change-Id: Ied45aec20d804cfbe52440f9b2f2852a85c757cf

11 years agoam 70f93fb5: Merge "Disable the use of clock_gettime for now." into jb-mr1-dev
Ben Cheng [Thu, 20 Sep 2012 20:19:27 +0000 (13:19 -0700)]
am 70f93fb5: Merge "Disable the use of clock_gettime for now." into jb-mr1-dev

* commit '70f93fb5c2004c0fe2bd33f106358d516bb615f8':
  Disable the use of clock_gettime for now.

11 years agoMerge "Disable the use of clock_gettime for now." into jb-mr1-dev
Ben Cheng [Thu, 20 Sep 2012 20:17:42 +0000 (13:17 -0700)]
Merge "Disable the use of clock_gettime for now." into jb-mr1-dev

11 years agoReconcile with jb-mr1-release - do not merge
The Android Open Source Project [Thu, 20 Sep 2012 17:35:55 +0000 (10:35 -0700)]
Reconcile with jb-mr1-release - do not merge

Change-Id: I0800e6996dad4753a984e5b3bb2c791f12e7ddf7

11 years agoam 67b9de12: Merge "frameworks/native: Amend HDCP API" into jb-mr1-dev
Andreas Huber [Thu, 20 Sep 2012 16:42:34 +0000 (09:42 -0700)]
am 67b9de12: Merge "frameworks/native: Amend HDCP API" into jb-mr1-dev

* commit '67b9de12e13c947ebd272c3074cca832ce7c1aa0':
  frameworks/native: Amend HDCP API

11 years agoMerge "frameworks/native: Amend HDCP API" into jb-mr1-dev
Andreas Huber [Thu, 20 Sep 2012 16:29:41 +0000 (09:29 -0700)]
Merge "frameworks/native: Amend HDCP API" into jb-mr1-dev

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Thu, 20 Sep 2012 13:59:49 +0000 (06:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoam 1887af43: Merge "Allow 16-bit color EGLConfigs" into jb-mr1-dev
Jesse Hall [Thu, 20 Sep 2012 13:09:46 +0000 (06:09 -0700)]
am 1887af43: Merge "Allow 16-bit color EGLConfigs" into jb-mr1-dev

* commit '1887af43a5dd5181f4582a6090ae25c7aa17fa4a':
  Allow 16-bit color EGLConfigs

11 years agoam 2a60824a: am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using...
Mathias Agopian [Thu, 20 Sep 2012 13:09:37 +0000 (06:09 -0700)]
am 2a60824a: am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with point lights"

* commit '2a60824abcbfc2c5b936d3711d6d32318c489e88':
  libagl: Transform the vertex if using eye space lighting with point lights

11 years agoam 3a24e8f1: Merge changes I561c198c,Id4865f3c into jb-mr1-dev
Mathias Agopian [Thu, 20 Sep 2012 13:08:10 +0000 (06:08 -0700)]
am 3a24e8f1: Merge changes I561c198c,Id4865f3c into jb-mr1-dev

* commit '3a24e8f160c7794f44ef9fd5c70a61ff62412717':
  improve sensor battery usage tracking
  track UID with connections

11 years agoam d56eff2f: fix typo in DisplayDevice logs
Mathias Agopian [Thu, 20 Sep 2012 13:08:09 +0000 (06:08 -0700)]
am d56eff2f: fix typo in DisplayDevice logs

* commit 'd56eff2f49e64bb71863ffb866af8c3f686b96e9':
  fix typo in DisplayDevice logs

11 years agoMerge "Allow 16-bit color EGLConfigs" into jb-mr1-dev
Jesse Hall [Thu, 20 Sep 2012 05:30:55 +0000 (22:30 -0700)]
Merge "Allow 16-bit color EGLConfigs" into jb-mr1-dev

11 years agoam 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye space...
Mathias Agopian [Thu, 20 Sep 2012 05:05:14 +0000 (22:05 -0700)]
am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with point lights"

* commit '516efc1bea1c05492c5d4636a589cfc686661842':
  libagl: Transform the vertex if using eye space lighting with point lights

11 years agoAllow 16-bit color EGLConfigs
Jesse Hall [Thu, 20 Sep 2012 04:00:49 +0000 (21:00 -0700)]
Allow 16-bit color EGLConfigs

The emulator without GPU acceleration only supports 16-bit
framebuffers.

Bug: 7185810
Change-Id: I883180367bf5b291d5e70427ab586d2e17868a96

11 years agoam 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with...
Mathias Agopian [Thu, 20 Sep 2012 03:39:05 +0000 (20:39 -0700)]
am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting with point lights"

* commit '8a2b54235a45f92827b13723380065d1ce308236':
  libagl: Transform the vertex if using eye space lighting with point lights

11 years agoMerge "libagl: Transform the vertex if using eye space lighting with point lights"
Mathias Agopian [Thu, 20 Sep 2012 02:31:52 +0000 (19:31 -0700)]
Merge "libagl: Transform the vertex if using eye space lighting with point lights"

11 years agoMerge changes I561c198c,Id4865f3c into jb-mr1-dev
Mathias Agopian [Wed, 19 Sep 2012 23:26:30 +0000 (16:26 -0700)]
Merge changes I561c198c,Id4865f3c into jb-mr1-dev

* changes:
  improve sensor battery usage tracking
  track UID with connections

11 years agofix typo in DisplayDevice logs
Mathias Agopian [Wed, 19 Sep 2012 23:25:29 +0000 (16:25 -0700)]
fix typo in DisplayDevice logs

Change-Id: I593ef674f12073bd9d690946447031394ef9044e

11 years agoDisable the use of clock_gettime for now.
Ben Cheng [Wed, 19 Sep 2012 21:53:10 +0000 (14:53 -0700)]
Disable the use of clock_gettime for now.

Bug: 7100774
Change-Id: I6ede2a37a5d485134fe419b5dc766f70ae4af9d4

11 years agoframeworks/native: Amend HDCP API
Deva Ramasubramanian [Tue, 18 Sep 2012 23:15:32 +0000 (16:15 -0700)]
frameworks/native: Amend HDCP API

- Allow caller to set the observer and cookie.
- Add more notifications that the HDCPModule can send to its Observer.

Change-Id: I8bf9cc02a029cd38bbd25d9f0a634452173f4d26
Signed-off-by: Deva Ramasubramanian <dramasub@codeaurora.org>
11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Wed, 19 Sep 2012 14:01:38 +0000 (07:01 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoam 3cdccc6f: Merge "fix a typo in SensorService" into jb-mr1-dev
Mathias Agopian [Wed, 19 Sep 2012 06:35:42 +0000 (23:35 -0700)]
am 3cdccc6f: Merge "fix a typo in SensorService" into jb-mr1-dev

* commit '3cdccc6f852be345c43bdfbc2466aa17c1173c9c':
  fix a typo in SensorService

11 years agoimprove sensor battery usage tracking
Mathias Agopian [Wed, 19 Sep 2012 01:49:18 +0000 (18:49 -0700)]
improve sensor battery usage tracking

until now we were tracking when a sensors was
physically enabled or disabled and we were reporting
that to the BattaryService.

this wasn incorrect because we could have several different
apps enabling the same sensor, so the accounting by the
battery service would be incorrect in that case (depending
on the order in which these apps disabled said sensor).

BatteryService tracks sensors per uid, however SensorService
does this per binder connection, so we could have several
binder connections for the same uid, to solve this we keep
a list of sensor/uid -> count, which is the bulk of this
change.

Bug: 6661604
Change-Id: I561c198c42ba1736a8671bdacda4c76d72b9dd6f

11 years agotrack UID with connections
Mathias Agopian [Wed, 19 Sep 2012 00:02:43 +0000 (17:02 -0700)]
track UID with connections

Change-Id: Id4865f3cd27a95acdbbfdff1f2bb4123f312a13b

11 years agoMerge "fix a typo in SensorService" into jb-mr1-dev
Mathias Agopian [Wed, 19 Sep 2012 06:33:20 +0000 (23:33 -0700)]
Merge "fix a typo in SensorService" into jb-mr1-dev

11 years agoam 2398bc67: Merge "gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960" into...
Iliyan Malchev [Wed, 19 Sep 2012 03:30:07 +0000 (20:30 -0700)]
am 2398bc67: Merge "gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960" into jb-mr1-dev

* commit '2398bc67bb04e9f087fd46455bf8ff1ce4eb510f':
  gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960

11 years agoMerge "gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960" into jb-mr1-dev
Iliyan Malchev [Wed, 19 Sep 2012 03:28:04 +0000 (20:28 -0700)]
Merge "gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960" into jb-mr1-dev

11 years agogui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960
Jeff Boody [Mon, 10 Sep 2012 16:24:07 +0000 (10:24 -0600)]
gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960

Change-Id: Ib7ad11597ef7c79162a0b0a49a1b8ae16d192c10
Signed-off-by: Iliyan Malchev <malchev@google.com>
11 years agofix a typo in SensorService
Mathias Agopian [Wed, 19 Sep 2012 00:18:54 +0000 (17:18 -0700)]
fix a typo in SensorService

It shouldn't have caused much harm though.
Also log a warning when enabling a sensor
for a connection that is already enabled.

Change-Id: Ia4a052381e79183cd4cb1bedc7ba08e5228d7a38

11 years agoam 1d12d8a8: improve logging of external displays
Mathias Agopian [Tue, 18 Sep 2012 22:14:34 +0000 (15:14 -0700)]
am 1d12d8a8: improve logging of external displays

* commit '1d12d8a8e61163b35cf42c51c558a67138014e82':
  improve logging of external displays

11 years agoimprove logging of external displays
Mathias Agopian [Tue, 18 Sep 2012 08:38:00 +0000 (01:38 -0700)]
improve logging of external displays

Change-Id: I041aebb7fc655aeca98bbf698d15e05d7c12cac9

11 years agoCheck that HWC exists before trying to use it
Jesse Hall [Tue, 18 Sep 2012 18:39:40 +0000 (11:39 -0700)]
Check that HWC exists before trying to use it

Bug: 7185810
Change-Id: I1271d6ba397f3abf0ef166b8d03b9b26b72e28d7

11 years agoam 6ab93290: suppress superfluous log
Mathias Agopian [Tue, 18 Sep 2012 20:23:56 +0000 (13:23 -0700)]
am 6ab93290: suppress superfluous log

* commit '6ab93290aeed63f139b0e77819ea889bbce9ec8b':
  suppress superfluous log

11 years agosuppress superfluous log
Mathias Agopian [Tue, 18 Sep 2012 20:19:46 +0000 (13:19 -0700)]
suppress superfluous log

Change-Id: I838f2de4cf99e885833c4f42e2a69d6e3bb8eea5

11 years agoam aeb76d16: Merge "Check that HWC exists before trying to use it" into jb-mr1-dev
Jesse Hall [Tue, 18 Sep 2012 19:21:45 +0000 (12:21 -0700)]
am aeb76d16: Merge "Check that HWC exists before trying to use it" into jb-mr1-dev

* commit 'aeb76d160c530786d58d6a8b35d9b4a75a2279e3':
  Check that HWC exists before trying to use it

11 years agoMerge "Check that HWC exists before trying to use it" into jb-mr1-dev
Jesse Hall [Tue, 18 Sep 2012 19:16:13 +0000 (12:16 -0700)]
Merge "Check that HWC exists before trying to use it" into jb-mr1-dev

11 years agoam 3941cb24: SurfaceTexture: default to doing GL sync
Jamie Gennis [Tue, 18 Sep 2012 19:14:51 +0000 (12:14 -0700)]
am 3941cb24: SurfaceTexture: default to doing GL sync

* commit '3941cb240d438bfdebe24920bb2ada86456a0bf9':
  SurfaceTexture: default to doing GL sync

11 years agoCheck that HWC exists before trying to use it
Jesse Hall [Tue, 18 Sep 2012 18:39:40 +0000 (11:39 -0700)]
Check that HWC exists before trying to use it

Bug: 7185810
Change-Id: I1271d6ba397f3abf0ef166b8d03b9b26b72e28d7

11 years agoSurfaceTexture: default to doing GL sync
Jamie Gennis [Mon, 17 Sep 2012 23:58:17 +0000 (16:58 -0700)]
SurfaceTexture: default to doing GL sync

This change makes updateTexImage default to performing the necessary
synchronization and adds an argument for SurfaceFlinger to disable that
synchronization so that it can be performed lazily.

Change-Id: I7c20923cc786634126fbf7021c9d2541aa77be5d
Bug: 6991805

11 years agoam 8dfa92fe: Plumb display name into SurfaceFlinger
Andy McFadden [Tue, 18 Sep 2012 17:10:14 +0000 (10:10 -0700)]
am 8dfa92fe: Plumb display name into SurfaceFlinger

* commit '8dfa92fef9759a881e96ee58d59875d35023aab9':
  Plumb display name into SurfaceFlinger

11 years agoPlumb display name into SurfaceFlinger
Andy McFadden [Tue, 18 Sep 2012 01:27:17 +0000 (18:27 -0700)]
Plumb display name into SurfaceFlinger

The Surface createDisplay() call takes a display name for debugging.
This change carries it through SurfaceFlinger and displays it in
the "dumpsys SurfaceFlinger" output.

Bug 7058158

Change-Id: I79f3474a8656ff1beb7b478e0dbf2c5de666118a

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Tue, 18 Sep 2012 13:59:48 +0000 (06:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoam d870703d: fix external displays
Mathias Agopian [Tue, 18 Sep 2012 09:32:47 +0000 (02:32 -0700)]
am d870703d: fix external displays

* commit 'd870703d5566490cfdfb389d9336b2b8d3c6cc7a':
  fix external displays

11 years agofix external displays
Mathias Agopian [Tue, 18 Sep 2012 08:21:55 +0000 (01:21 -0700)]
fix external displays

we were not calling eglSwapBuffers() on external displays
because they can't use HWC which caused us to think they
didn't have GLES composition.

Change-Id: I6cef4ae40b138412d2e6f2acda33c9d222b03a83

11 years agoam 41cb1b5f: Merge changes I53d70510,If34a05f3 into jb-mr1-dev
Mathias Agopian [Tue, 18 Sep 2012 07:04:32 +0000 (00:04 -0700)]
am 41cb1b5f: Merge changes I53d70510,If34a05f3 into jb-mr1-dev

* commit '41cb1b5f673b7f73e7f781b9f51ed095085dfdcd':
  add support hwc 1.1
  refactor things a bit

11 years agoam f0f56f32: Merge "EGL: fix an extension string bug" into jb-mr1-dev
Jamie Gennis [Tue, 18 Sep 2012 07:04:24 +0000 (00:04 -0700)]
am f0f56f32: Merge "EGL: fix an extension string bug" into jb-mr1-dev

* commit 'f0f56f32bba418ebb42381cd63ba5da36f6fa228':
  EGL: fix an extension string bug

11 years agoMerge changes I53d70510,If34a05f3 into jb-mr1-dev
Mathias Agopian [Tue, 18 Sep 2012 01:59:04 +0000 (18:59 -0700)]
Merge changes I53d70510,If34a05f3 into jb-mr1-dev

* changes:
  add support hwc 1.1
  refactor things a bit

11 years agoadd support hwc 1.1
Mathias Agopian [Fri, 14 Sep 2012 01:17:13 +0000 (18:17 -0700)]
add support hwc 1.1

Bug: 7124069

Change-Id: I53d705105c4ad8954d3f50ee4f4c8b7ec936b871

11 years agoMerge "EGL: fix an extension string bug" into jb-mr1-dev
Jamie Gennis [Tue, 18 Sep 2012 01:51:55 +0000 (18:51 -0700)]
Merge "EGL: fix an extension string bug" into jb-mr1-dev

11 years agoEGL: fix an extension string bug
Jamie Gennis [Sun, 16 Sep 2012 21:02:20 +0000 (14:02 -0700)]
EGL: fix an extension string bug

This change fixes a bug where initializing EGL multiple times (eglTerminate
followed by eglInitialize) would cause extensions to show up in the extension
string multiple times.

Change-Id: I707a3da62ed30ef13835087167f84a08bc6addd7