1. 1834f8e GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 11 years ago
  2. dcc959b Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 11 years ago
  3. a069e85 am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 11 years ago
  4. 5b0cbcf bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) by Jesse Hall · 11 years ago
  5. 78be65e Adding eglInitialize and eglTerminate image creation and deletion. by Michael Lentine · 11 years ago
  6. b7702c5 Merge "BufferQueueProducer: Throttle EGL frame production." into lmp-mr1-dev by Jesse Hall · 11 years ago
  7. 99a0afb BufferQueueProducer: Throttle EGL frame production. by Eric Penner · 11 years ago
  8. a7eb4b7 Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 11 years ago
  9. 8a96955 Fix sockfd leakage in SensorService. by Aravind Akella · 11 years ago
  10. 9f5a1b6 Surface: cancel the dequeued buffer when requestBuffer fails by Jesse Hall · 11 years ago
  11. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 11 years ago
  12. 8493b79 SensorService fixes by Aravind Akella · 11 years ago
  13. d15ef27 Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api by Riley Andrews · 11 years ago
  14. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 11 years ago
  15. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 11 years ago
  16. d53e052 Within CpuConsumer, use gralloc lockAsync/unlockAsync by Riley Andrews · 11 years ago
  17. 7d1cd4a Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 11 years ago
  18. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 11 years ago
  19. b37ba39 Sensor related changes for NDK. by Aravind Akella · 11 years ago
  20. 7cb0d39 Tunneled Video Playback support by Rachad · 11 years ago
  21. 64ffcb0 Sensor.cpp changes. by Aravind Akella · 11 years ago
  22. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 11 years ago
  23. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 11 years ago
  24. cd36eb4 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev by Michael Lentine · 11 years ago
  25. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  26. fd8498c Remove WAKE_UP_* sensor constants. by Aravind Akella · 11 years ago
  27. 11f1487 BufferQueueProducer: fix which slot gets pre-allocated by Antoine Labour · 11 years ago
  28. c268068 Merge "SensorService performance improvements." into lmp-dev by Aravind Akella · 11 years ago
  29. 56ae426 SensorService performance improvements. by Aravind Akella · 11 years ago
  30. 2295687 Merge "GLProducer: Reference count images rather than buffers." into lmp-dev by Eric Penner · 11 years ago
  31. 78014f3 BufferQueue: release mutex while allocating. DO NOT MERGE by Antoine Labour · 11 years ago
  32. 5c3d243 GLProducer: Reference count images rather than buffers. by Eric Penner · 11 years ago
  33. 31d825d Add glance gesture for doze mode. by Jeff Brown · 11 years ago
  34. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  35. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 11 years ago
  36. ab57491 GLConsumer: Allow creation in detached mode by Dan Stoza · 11 years ago
  37. e49ba8e GLConsumer: Stop using default constructor params by Dan Stoza · 11 years ago
  38. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  39. adb65d9 Merge "Surface reportingMode for Sensors." by Aravind Akella · 11 years ago
  40. 0e025c5 Surface reportingMode for Sensors. by Aravind Akella · 11 years ago
  41. 7227b96 Merge "surfaceflinger: Replace blank/unblank with setPowerMode" by Prashant Malani · 11 years ago
  42. 55fc549 am 72676e7d: am 0e1313cd: Merge "libgui: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  43. 8f515ce libgui: 64 bit compile issues (part deux) by Mark Salyzyn · 11 years ago
  44. 72676e7 am 0e1313cd: Merge "libgui: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  45. 9110045 libgui: 64-bit compile issues by Mark Salyzyn · 11 years ago
  46. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  47. 403ec9f Fix flattening/unflattening of android::Sensor. by Narayan Kamath · 11 years ago
  48. 3d5c8a9 Merge "SurfaceFlinger: Add sourceCrop to screenshot" by Dan Stoza · 11 years ago
  49. d9441e4 Surface maxDelay and isWakeUpSensor flag in Sensor.java. by Aravind Akella · 11 years ago
  50. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 11 years ago
  51. d763fc7 am 47d871b2: am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 11 years ago
  52. 47d871b am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 11 years ago
  53. d35e3af Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 11 years ago
  54. f63cbbf Merge "Add wake gesture in Sensor.cpp" by Etienne Le Grand · 11 years ago
  55. f974bff am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  56. 38c9e13 am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  57. 8f39601 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  58. 2f3dca1 am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 11 years ago
  59. 02528cf am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  60. 9493d49 am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 11 years ago
  61. 53ec725 Revert "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  62. 4b46776 am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  63. e284a90 Add wake gesture in Sensor.cpp by Etienne Le Grand · 11 years ago
  64. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  65. 378ef07 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  66. 943de2f Merge "Enable wakeup sensors." by Aravind Akella · 11 years ago
  67. 9a844cf Enable wakeup sensors. by Aravind Akella · 11 years ago
  68. e0d5862 Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  69. 4cbf3c5 Merge "BufferQueue: Guard against unbounded queue growth" by Dan Stoza · 11 years ago
  70. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 11 years ago
  71. ae3c368 BufferQueue: Guard against unbounded queue growth by Dan Stoza · 11 years ago
  72. 017a538 Merge "libgui: Remove unnecessary casts in SurfaceControl" by Dan Stoza · 11 years ago
  73. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 11 years ago
  74. 99b18b4 BufferQueue: Add StreamSplitter by Dan Stoza · 11 years ago
  75. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 11 years ago
  76. 7f605bd Merge "BufferQueue: Hook up IProducerListener" by Dan Stoza · 11 years ago
  77. 93b84e3 am ef89f763: am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 11 years ago
  78. ef89f76 am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 11 years ago
  79. cf818eb Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 11 years ago
  80. fd34b65 Merge "BufferQueue: Add producer buffer-released callback" by Dan Stoza · 11 years ago
  81. 7001804 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Aravind Akella · 11 years ago
  82. 3b3ba78 libgui: Remove unnecessary casts in SurfaceControl by Dan Stoza · 11 years ago
  83. cf8684b Merge "Adding render stats APIs to UiAutomation (framework native)." by Svetoslav · 11 years ago
  84. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  85. 4cd47b2 Merge "Fix sideband stream issues" by Wonsik Kim · 11 years ago
  86. fb9bf87 Merge "BufferQueue: Remove Bn version of create*" by Dan Stoza · 11 years ago
  87. b3d0bdf BufferQueue: Remove Bn version of create* by Dan Stoza · 11 years ago
  88. 5603a2f Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  89. fc9aeb8 am 4215f434: am 6dbcebd0: Merge "Always release a buffer" into klp-modular-dev by Andy McFadden · 11 years ago
  90. 4215f43 am 6dbcebd0: Merge "Always release a buffer" into klp-modular-dev by Andy McFadden · 11 years ago
  91. afe3081 Fix sideband stream issues by Wonsik Kim · 11 years ago
  92. 75b3320 am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  93. 30d6fd6 Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  94. 4369a4e Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  95. 33458f7 am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  96. 00f4dde am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  97. c57a019 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  98. 87a6784 Always release a buffer by Andy McFadden · 11 years ago
  99. cece164 native gui: 64-bit compile issues by Mark Salyzyn · 11 years ago
  100. 9cfa49c Merge "Declare ownership of native_handle_t object" by Wonsik Kim · 11 years ago