1. 2e36f22 SurfaceFlinger: Fix PTS on stale buffers by Dan Stoza · 10 years ago
  2. 8de71a2 Merge "BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query" by Dan Stoza · 10 years ago
  3. 81cde67 BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 10 years ago
  4. 1716669 libgui: Implement onTransact for sideband streams by Dan Stoza · 10 years ago
  5. 745ac03 libgui: Change detachNextBuffer to return sp<GB> by Dan Stoza · 10 years ago
  6. 958f501 Merge "libgui: Allow an IGBProducer to disable allocation" by Dan Stoza · 10 years ago
  7. fb6d43f Merge "libgui: Change BufferQueue to use free lists" by Dan Stoza · 10 years ago
  8. 56f1f16 Merge "libgui: Fix some bitrot/warnings in tests" by Dan Stoza · 10 years ago
  9. 82e4d49 Merge "libui/libgui: Fix errors in parceling" by Dan Stoza · 10 years ago
  10. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  11. 0de7ea7 libgui: Change BufferQueue to use free lists by Dan Stoza · 10 years ago
  12. 7637e35 Merge "Revert "libgui: Change BufferQueue to use free lists"" by Dan Stoza · 10 years ago
  13. 1fc9cc2 Revert "libgui: Change BufferQueue to use free lists" by Dan Stoza · 10 years ago
  14. c62acbd libgui: Fix CPU rendering on Surface by Dan Stoza · 10 years ago
  15. f8cebe5 libgui: Fix some bitrot/warnings in tests by Dan Stoza · 10 years ago
  16. eea6d68 libui/libgui: Fix errors in parceling by Dan Stoza · 10 years ago
  17. 8dddc99 libgui: Change BufferQueue to use free lists by Dan Stoza · 10 years ago
  18. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  19. 634f5ee libgui: Plumb detachBuffer through ConsumerBase by Dan Stoza · 10 years ago
  20. 231832e DO NOT MERGE libgui: Plumb attach/detach through Surface by Dan Stoza · 10 years ago
  21. 1c87e47 DO NOT MERGE libgui: Remove IGBC::BufferItem by Dan Stoza · 10 years ago
  22. cf3834d DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  23. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  24. ad36432 Merge "Surface: Permit an IProducerListener on connect" by Dan Stoza · 10 years ago
  25. 744fc02 libgui: Only allow one return from useFenceSync by Dan Stoza · 11 years ago
  26. 966b98b Surface: Permit an IProducerListener on connect by Dan Stoza · 10 years ago
  27. 2632350 GLConsumer: Fix unsigned subtraction during crop by Dan Stoza · 10 years ago
  28. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  29. 26cc3d0 am b9bb1f13: Merge "Add support for SENSOR_TYPE_WRIST_TILT_GESTURE" into lmp-mr1-modular-dev by Nick Vaccaro · 10 years ago
  30. 9bb99b1 Add support for SENSOR_TYPE_WRIST_TILT_GESTURE by Nick Vaccaro · 11 years ago
  31. ec41d55 am 94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev by Lajos Molnar · 11 years ago
  32. 6a26be7 CpuConsumer: lock buffers that could be YUV as ycbcr by Lajos Molnar · 11 years ago
  33. b93bca5 am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 11 years ago
  34. 7398a5a GUI: Remove unused variables by Andreas Gampe · 11 years ago
  35. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  36. ae33eff Fix crash when user provides large values in the Parcel. by Michael Lentine · 11 years ago
  37. 7530114 am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" by Dan Albert · 11 years ago
  38. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  39. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 11 years ago
  40. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 11 years ago
  41. 8e624d4 am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 11 years ago
  42. 98d20f8 Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 11 years ago
  43. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
  44. cad831f am c6f93a43: Merge "Add missing include to fix libc++ build." by Dan Albert · 11 years ago
  45. 0d1c700 Add missing include to fix libc++ build. by Dan Albert · 11 years ago
  46. aa4ccfd am de288fe2: Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" by Jesse Hall · 11 years ago
  47. de288fe Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" by Jesse Hall · 11 years ago
  48. 54430ca am 793fc0e1: Merge "Fix crash when user provides large values in the Parcel." into lmp-mr1-dev by Michael Lentine · 11 years ago
  49. 8afa1c4 Fix crash when user provides large values in the Parcel. by Michael Lentine · 11 years ago
  50. f12f155 am 1834f8ea: GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 11 years ago
  51. 1834f8e GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 11 years ago
  52. 15b2ecf am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 11 years ago
  53. dcc959b Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 11 years ago
  54. 937052f am a069e853: am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 11 years ago
  55. a069e85 am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 11 years ago
  56. f35a5ba am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 11 years ago
  57. 5b0cbcf bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) by Jesse Hall · 11 years ago
  58. 27b780b am 9cc84950: Merge "Don\'t check if this == NULL." by Dan Albert · 11 years ago
  59. 759115c am 9cc84950: Merge "Don\'t check if this == NULL." by Dan Albert · 11 years ago
  60. 9cc8495 Merge "Don't check if this == NULL." by Dan Albert · 11 years ago
  61. 78be65e Adding eglInitialize and eglTerminate image creation and deletion. by Michael Lentine · 11 years ago
  62. 20fca75 am b7702c5c: Merge "BufferQueueProducer: Throttle EGL frame production." into lmp-mr1-dev by Jesse Hall · 11 years ago
  63. b7702c5 Merge "BufferQueueProducer: Throttle EGL frame production." into lmp-mr1-dev by Jesse Hall · 11 years ago
  64. ae29ee0 am 93176114: am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 11 years ago
  65. 99a0afb BufferQueueProducer: Throttle EGL frame production. by Eric Penner · 11 years ago
  66. 021543f am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 11 years ago
  67. a7eb4b7 Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 11 years ago
  68. 8a96955 Fix sockfd leakage in SensorService. by Aravind Akella · 11 years ago
  69. 8619132 am 74efd6e6: am f05ef4e5: Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp-dev by Jesse Hall · 11 years ago
  70. 0c2da97 am f05ef4e5: Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp-dev by Jesse Hall · 11 years ago
  71. 9f5a1b6 Surface: cancel the dequeued buffer when requestBuffer fails by Jesse Hall · 11 years ago
  72. 56b3f88 am 6ee97e74: Merge "Fix a null dereference." by Dan Albert · 11 years ago
  73. 265f0d9 am 6ee97e74: Merge "Fix a null dereference." by Dan Albert · 11 years ago
  74. c78a0c1 Fix a null dereference. by Dan Albert · 11 years ago
  75. 147372f resolved conflicts for merge of 67d8bd66 to lmp-mr1-dev-plus-aosp by Lajos Molnar · 11 years ago
  76. 435d9cd resolved conflicts for merge of 67d8bd66 to lmp-dev-plus-aosp by Lajos Molnar · 11 years ago
  77. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 11 years ago
  78. 1474f88 Don't check if this == NULL. by Dan Albert · 11 years ago
  79. 4355c0c am e1e3d278: Merge "Clean cruft out of makefiles." by Dan Albert · 11 years ago
  80. 3d0daa5 am 8493b79e: SensorService fixes by Aravind Akella · 11 years ago
  81. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 11 years ago
  82. 8493b79 SensorService fixes by Aravind Akella · 11 years ago
  83. 75ec33e am d15ef27f: Update ScreenshotClient to take advantage of rotation in surfaceflinger\'s screencap api by Riley Andrews · 11 years ago
  84. 129dc84 am edb86f9f: Merge "Add rotation to surfaceflingers screen cap." into lmp-dev by Riley Andrews · 11 years ago
  85. d15ef27 Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api by Riley Andrews · 11 years ago
  86. 5273a97 resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp by Dan Albert · 11 years ago
  87. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 11 years ago
  88. 8b49125 Make string literal concatenation play nice with C++11. by Dan Albert · 11 years ago
  89. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 11 years ago
  90. d53e052 Within CpuConsumer, use gralloc lockAsync/unlockAsync by Riley Andrews · 11 years ago
  91. 7d1cd4a Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 11 years ago
  92. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 11 years ago
  93. b37ba39 Sensor related changes for NDK. by Aravind Akella · 11 years ago
  94. 7cb0d39 Tunneled Video Playback support by Rachad · 11 years ago
  95. 64ffcb0 Sensor.cpp changes. by Aravind Akella · 11 years ago
  96. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 11 years ago
  97. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 11 years ago
  98. cd36eb4 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev by Michael Lentine · 11 years ago
  99. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  100. fd8498c Remove WAKE_UP_* sensor constants. by Aravind Akella · 11 years ago