1. 5c3d243 GLProducer: Reference count images rather than buffers. by Eric Penner · 11 years ago
  2. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 11 years ago
  3. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 11 years ago
  4. ab57491 GLConsumer: Allow creation in detached mode by Dan Stoza · 11 years ago
  5. e49ba8e GLConsumer: Stop using default constructor params by Dan Stoza · 11 years ago
  6. 29a3e90 BufferQueue: Add allocateBuffers method by Dan Stoza · 11 years ago
  7. adb65d9 Merge "Surface reportingMode for Sensors." by Aravind Akella · 11 years ago
  8. 0e025c5 Surface reportingMode for Sensors. by Aravind Akella · 11 years ago
  9. 7227b96 Merge "surfaceflinger: Replace blank/unblank with setPowerMode" by Prashant Malani · 11 years ago
  10. 55fc549 am 72676e7d: am 0e1313cd: Merge "libgui: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  11. 8f515ce libgui: 64 bit compile issues (part deux) by Mark Salyzyn · 11 years ago
  12. 72676e7 am 0e1313cd: Merge "libgui: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  13. 9110045 libgui: 64-bit compile issues by Mark Salyzyn · 11 years ago
  14. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 11 years ago
  15. 403ec9f Fix flattening/unflattening of android::Sensor. by Narayan Kamath · 11 years ago
  16. 3d5c8a9 Merge "SurfaceFlinger: Add sourceCrop to screenshot" by Dan Stoza · 11 years ago
  17. d9441e4 Surface maxDelay and isWakeUpSensor flag in Sensor.java. by Aravind Akella · 11 years ago
  18. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 11 years ago
  19. d763fc7 am 47d871b2: am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 11 years ago
  20. 47d871b am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 11 years ago
  21. d35e3af Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 11 years ago
  22. f63cbbf Merge "Add wake gesture in Sensor.cpp" by Etienne Le Grand · 11 years ago
  23. f974bff am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  24. 38c9e13 am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  25. 8f39601 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  26. 2f3dca1 am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 11 years ago
  27. 02528cf am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  28. 9493d49 am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 11 years ago
  29. 53ec725 Revert "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  30. 4b46776 am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  31. e284a90 Add wake gesture in Sensor.cpp by Etienne Le Grand · 11 years ago
  32. 7f7da32 Enable changing display configuration by Dan Stoza · 11 years ago
  33. 378ef07 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  34. 943de2f Merge "Enable wakeup sensors." by Aravind Akella · 11 years ago
  35. 9a844cf Enable wakeup sensors. by Aravind Akella · 11 years ago
  36. e0d5862 Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  37. 4cbf3c5 Merge "BufferQueue: Guard against unbounded queue growth" by Dan Stoza · 11 years ago
  38. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 11 years ago
  39. ae3c368 BufferQueue: Guard against unbounded queue growth by Dan Stoza · 11 years ago
  40. 017a538 Merge "libgui: Remove unnecessary casts in SurfaceControl" by Dan Stoza · 11 years ago
  41. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 11 years ago
  42. 99b18b4 BufferQueue: Add StreamSplitter by Dan Stoza · 11 years ago
  43. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 11 years ago
  44. 7f605bd Merge "BufferQueue: Hook up IProducerListener" by Dan Stoza · 11 years ago
  45. 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
  46. 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
  47. cf818eb Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 11 years ago
  48. fd34b65 Merge "BufferQueue: Add producer buffer-released callback" by Dan Stoza · 11 years ago
  49. 7001804 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Aravind Akella · 11 years ago
  50. 3b3ba78 libgui: Remove unnecessary casts in SurfaceControl by Dan Stoza · 11 years ago
  51. cf8684b Merge "Adding render stats APIs to UiAutomation (framework native)." by Svetoslav · 11 years ago
  52. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  53. 4cd47b2 Merge "Fix sideband stream issues" by Wonsik Kim · 11 years ago
  54. fb9bf87 Merge "BufferQueue: Remove Bn version of create*" by Dan Stoza · 11 years ago
  55. b3d0bdf BufferQueue: Remove Bn version of create* by Dan Stoza · 11 years ago
  56. 5603a2f Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  57. fc9aeb8 am 4215f434: am 6dbcebd0: Merge "Always release a buffer" into klp-modular-dev by Andy McFadden · 11 years ago
  58. 4215f43 am 6dbcebd0: Merge "Always release a buffer" into klp-modular-dev by Andy McFadden · 11 years ago
  59. afe3081 Fix sideband stream issues by Wonsik Kim · 11 years ago
  60. 75b3320 am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  61. 30d6fd6 Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  62. 4369a4e Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  63. 33458f7 am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  64. 00f4dde am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  65. c57a019 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  66. 87a6784 Always release a buffer by Andy McFadden · 11 years ago
  67. cece164 native gui: 64-bit compile issues by Mark Salyzyn · 11 years ago
  68. 9cfa49c Merge "Declare ownership of native_handle_t object" by Wonsik Kim · 11 years ago
  69. d1c1036 BufferQueue: Hook up IProducerListener by Dan Stoza · 11 years ago
  70. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 11 years ago
  71. 2443c79 BufferQueue: Set attached buffers as requested by Dan Stoza · 11 years ago
  72. 0ec54e1 Declare ownership of native_handle_t object by Wonsik Kim · 11 years ago
  73. 1a0b861 BufferQueue: Test remote producer and consumer by Dan Stoza · 11 years ago
  74. 8ce5c1c Merge "Fill in sideband stream caveat" by Wonsik Kim · 11 years ago
  75. 75555b2 Merge "BufferItemConsumer: Use IGBC instead of BQ" by Dan Stoza · 11 years ago
  76. 1422671 Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 11 years ago
  77. 0ee14ca Fill in sideband stream caveat by Wonsik Kim · 11 years ago
  78. 49bfda1 Fix broken build for more tests by Jesse Hall · 11 years ago
  79. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 11 years ago
  80. 6d5a7bb Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  81. fe50d2a BufferItemConsumer: Use IGBC instead of BQ by Dan Stoza · 11 years ago
  82. f522af7 BufferQueue: Allow returning interfaces as I*/Bn* by Dan Stoza · 11 years ago
  83. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 11 years ago
  84. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 11 years ago
  85. c0c6a0c Merge "FramebufferNativeWindow.h is obsolete" by Andy McFadden · 11 years ago
  86. 2e33649 FramebufferNativeWindow.h is obsolete by Andy McFadden · 11 years ago
  87. c1ef3ef Merge "Change BufferQueue into producer/consumer wrapper" by Dan Stoza · 11 years ago
  88. 3e96f19 Change BufferQueue into producer/consumer wrapper by Dan Stoza · 11 years ago
  89. 8be494e am 1738d4fc: am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 11 years ago
  90. 1738d4f am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 11 years ago
  91. 462fb3a Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 11 years ago
  92. 4a07dc8 Merge "Split BufferQueue into core + producer + consumer" by Dan Stoza · 11 years ago
  93. 289ade1 Split BufferQueue into core + producer + consumer by Dan Stoza · 11 years ago
  94. 0f1889e gui: Surface::dequeueBuffer no locker holds mutex while blocking in binder by Igor Murashkin · 11 years ago
  95. fb83d84 Merge "Fix calls to captureScreen" by Dan Stoza · 11 years ago
  96. 8d75996 Fix calls to captureScreen by Dan Stoza · 11 years ago
  97. 44c35ec Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 12 years ago
  98. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 11 years ago
  99. d592f32 Merge "Allow "opaque" flag to be updated" by Andy McFadden · 12 years ago
  100. 4125a4f Allow "opaque" flag to be updated by Andy McFadden · 12 years ago