1. 7f7da32 Enable changing display configuration by Dan Stoza · 10 years ago
  2. 943de2f Merge "Enable wakeup sensors." by Aravind Akella · 10 years ago
  3. 9a844cf Enable wakeup sensors. by Aravind Akella · 11 years ago
  4. e0d5862 Remove deprecated BufferQueue constructor by Dan Stoza · 10 years ago
  5. 4cbf3c5 Merge "BufferQueue: Guard against unbounded queue growth" by Dan Stoza · 10 years ago
  6. fb39827 Merge "BufferQueue: Increase max slots from 32 to 64" by Dan Stoza · 10 years ago
  7. ae3c368 BufferQueue: Guard against unbounded queue growth by Dan Stoza · 10 years ago
  8. 017a538 Merge "libgui: Remove unnecessary casts in SurfaceControl" by Dan Stoza · 10 years ago
  9. febd4f4 BufferQueue: Increase max slots from 32 to 64 by Dan Stoza · 10 years ago
  10. 99b18b4 BufferQueue: Add StreamSplitter by Dan Stoza · 10 years ago
  11. d9822a3 BufferQueueProducer: add detachNextBuffer by Dan Stoza · 10 years ago
  12. 7f605bd Merge "BufferQueue: Hook up IProducerListener" by Dan Stoza · 10 years ago
  13. 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 · 10 years ago
  14. ef89f76 am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 10 years ago
  15. cf818eb Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 10 years ago
  16. fd34b65 Merge "BufferQueue: Add producer buffer-released callback" by Dan Stoza · 10 years ago
  17. 7001804 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Aravind Akella · 10 years ago
  18. 3b3ba78 libgui: Remove unnecessary casts in SurfaceControl by Dan Stoza · 10 years ago
  19. cf8684b Merge "Adding render stats APIs to UiAutomation (framework native)." by Svetoslav · 10 years ago
  20. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 10 years ago
  21. 4cd47b2 Merge "Fix sideband stream issues" by Wonsik Kim · 10 years ago
  22. fb9bf87 Merge "BufferQueue: Remove Bn version of create*" by Dan Stoza · 10 years ago
  23. b3d0bdf BufferQueue: Remove Bn version of create* by Dan Stoza · 10 years ago
  24. 5603a2f Remove deprecated BufferQueue constructor by Dan Stoza · 10 years ago
  25. fc9aeb8 am 4215f434: am 6dbcebd0: Merge "Always release a buffer" into klp-modular-dev by Andy McFadden · 10 years ago
  26. 4215f43 am 6dbcebd0: Merge "Always release a buffer" into klp-modular-dev by Andy McFadden · 10 years ago
  27. afe3081 Fix sideband stream issues by Wonsik Kim · 10 years ago
  28. 75b3320 am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 10 years ago
  29. 30d6fd6 Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 10 years ago
  30. 4369a4e Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 10 years ago
  31. 33458f7 am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 10 years ago
  32. 00f4dde am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 10 years ago
  33. c57a019 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 10 years ago
  34. 87a6784 Always release a buffer by Andy McFadden · 10 years ago
  35. cece164 native gui: 64-bit compile issues by Mark Salyzyn · 10 years ago
  36. 9cfa49c Merge "Declare ownership of native_handle_t object" by Wonsik Kim · 10 years ago
  37. d1c1036 BufferQueue: Hook up IProducerListener by Dan Stoza · 10 years ago
  38. f0eaf25 BufferQueue: Add producer buffer-released callback by Dan Stoza · 10 years ago
  39. 2443c79 BufferQueue: Set attached buffers as requested by Dan Stoza · 10 years ago
  40. 0ec54e1 Declare ownership of native_handle_t object by Wonsik Kim · 10 years ago
  41. 1a0b861 BufferQueue: Test remote producer and consumer by Dan Stoza · 10 years ago
  42. 8ce5c1c Merge "Fill in sideband stream caveat" by Wonsik Kim · 10 years ago
  43. 75555b2 Merge "BufferItemConsumer: Use IGBC instead of BQ" by Dan Stoza · 10 years ago
  44. 1422671 Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 10 years ago
  45. 0ee14ca Fill in sideband stream caveat by Wonsik Kim · 10 years ago
  46. 49bfda1 Fix broken build for more tests by Jesse Hall · 10 years ago
  47. 73ed82f Merge "Add sideband streams to BufferQueue and related classes" by Jesse Hall · 10 years ago
  48. 6d5a7bb Remove deprecated BufferQueue constructor by Dan Stoza · 10 years ago
  49. fe50d2a BufferItemConsumer: Use IGBC instead of BQ by Dan Stoza · 10 years ago
  50. f522af7 BufferQueue: Allow returning interfaces as I*/Bn* by Dan Stoza · 10 years ago
  51. 399184a Add sideband streams to BufferQueue and related classes by Jesse Hall · 10 years ago
  52. 9f3053d BufferQueue: Allow detaching/reattaching buffers by Dan Stoza · 10 years ago
  53. c0c6a0c Merge "FramebufferNativeWindow.h is obsolete" by Andy McFadden · 10 years ago
  54. 2e33649 FramebufferNativeWindow.h is obsolete by Andy McFadden · 10 years ago
  55. c1ef3ef Merge "Change BufferQueue into producer/consumer wrapper" by Dan Stoza · 10 years ago
  56. 3e96f19 Change BufferQueue into producer/consumer wrapper by Dan Stoza · 10 years ago
  57. 8be494e am 1738d4fc: am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 10 years ago
  58. 1738d4f am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 10 years ago
  59. 462fb3a Merge "gui: Fix return code assert in CpuConsumer_test." by Igor Murashkin · 10 years ago
  60. 4a07dc8 Merge "Split BufferQueue into core + producer + consumer" by Dan Stoza · 10 years ago
  61. 289ade1 Split BufferQueue into core + producer + consumer by Dan Stoza · 10 years ago
  62. 0f1889e gui: Surface::dequeueBuffer no locker holds mutex while blocking in binder by Igor Murashkin · 10 years ago
  63. fb83d84 Merge "Fix calls to captureScreen" by Dan Stoza · 11 years ago
  64. 8d75996 Fix calls to captureScreen by Dan Stoza · 11 years ago
  65. 44c35ec Allow "opaque" flag to be updated. DO NOT MERGE by Andy McFadden · 11 years ago
  66. c701401 Allow disabling layer rotation during screenshots by Dan Stoza · 11 years ago
  67. d592f32 Merge "Allow "opaque" flag to be updated" by Andy McFadden · 11 years ago
  68. 4125a4f Allow "opaque" flag to be updated by Andy McFadden · 11 years ago
  69. b8072d8 libgui: Fix segfault in SRGB tests by Dan Stoza · 11 years ago
  70. 6a5d35d libgui: Add a test for SRGB surfaces by Dan Stoza · 11 years ago
  71. 3ed4e0b libgui: Add a test suite for SRGB testing by Dan Stoza · 11 years ago
  72. cb1fcde libgui: Split SurfaceTexture tests into more files by Dan Stoza · 11 years ago
  73. 8f76b6b gui: Fix return code assert in CpuConsumer_test. by Alistair Strachan · 11 years ago
  74. f3730fb libgui: Fix a couple of minor bugs, extract GLTest by Dan Stoza · 11 years ago
  75. 7ea777f gui: Add tests for IGraphicBufferProducer by Igor Murashkin · 11 years ago
  76. 4be18a3 gui: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS by Igor Murashkin · 11 years ago
  77. 7d2d160 gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue by Igor Murashkin · 11 years ago
  78. 0012dbc am 251b11c2: am 85075869: Wait for buffers to drain by Andy McFadden · 11 years ago
  79. 251b11c am 85075869: Wait for buffers to drain by Andy McFadden · 11 years ago
  80. 8507586 Wait for buffers to drain by Andy McFadden · 11 years ago
  81. 4a1e00f am 1f1e5768: am 5d6aa951: Merge "Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection." into klp-dev by Aravind Akella · 11 years ago
  82. 1f1e576 am 5d6aa951: Merge "Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection." into klp-dev by Aravind Akella · 11 years ago
  83. 701166d Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. by Aravind Akella · 11 years ago
  84. bd381c6 am 6be1d210: am f0cf5f10: BufferQueue: fix a test crash by Jamie Gennis · 11 years ago
  85. 6be1d21 am f0cf5f10: BufferQueue: fix a test crash by Jamie Gennis · 11 years ago
  86. f0cf5f1 BufferQueue: fix a test crash by Jamie Gennis · 11 years ago
  87. 4e8fd6f am 886b1521: am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-dev by Jamie Gennis · 11 years ago
  88. 886b152 am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-dev by Jamie Gennis · 11 years ago
  89. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 11 years ago
  90. 3473e81 am 1160e89d: am d171da97: GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 11 years ago
  91. 6de9653 Merge "Remove unnecessary include." by Christopher Ferris · 11 years ago
  92. d142f4b Remove unnecessary include. by Christopher Ferris · 11 years ago
  93. 1160e89 am d171da97: GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 11 years ago
  94. d171da9 GLConsumer: Add query for current frame number. by Eino-Ville Talvala · 11 years ago
  95. 0f0e845 am a7e1660b: am c1c05de4: fix camera API 2.0 orientation by Mathias Agopian · 11 years ago
  96. a7e1660 am c1c05de4: fix camera API 2.0 orientation by Mathias Agopian · 11 years ago
  97. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 11 years ago
  98. 2285c00 am e803e609: am 799f5126: Fix build (tests) by Mathias Agopian · 11 years ago
  99. e803e60 am 799f5126: Fix build (tests) by Mathias Agopian · 11 years ago
  100. 799f512 Fix build (tests) by Mathias Agopian · 11 years ago