1. 4d2f4bb Binder on Windows? Unlikely. by Elliott Hughes · 10 years ago
  2. 68efa84 GLConsumer: Fix crop math by Dan Stoza · 10 years ago
  3. 53a2e97 libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  4. 993772a libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  5. 3d6022a libgui: Propagate error by clearing sp<GB> by Dan Stoza · 10 years ago
  6. 3422813 Fix libgui crop matrix test. by Michael Lentine · 10 years ago
  7. 24fa67f libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 10 years ago
  8. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  9. 076d25b libgui: Fix surface damage on rotated buffers by Dan Stoza · 10 years ago
  10. e0d3e70 Fix libgui tests. by Michael Lentine · 10 years ago
  11. ffe17a1 fix BufferItem flatten/unflatten alignment by Chong Zhang · 10 years ago
  12. 235da8d Refactor ConsumerBase and it's derived classes. by Michael Lentine · 10 years ago
  13. e576215 Add ConsumerBase::isAbandoned by John Reck · 10 years ago
  14. e64a79c Fix PTS handling for buffer replacement by Dan Stoza · 10 years ago
  15. f183395 binder: add uint64 support to Parcel. by Ronghua Wu · 10 years ago
  16. cbe5459 libgui: Always allow allocation on connect by Dan Stoza · 10 years ago
  17. a3b6693 libgui: Hook up onFrameReplaced by Dan Stoza · 10 years ago
  18. 2405650 libgui: Clear frame number while freeing slot by Dan Stoza · 10 years ago
  19. bb58111 Merge "SurfaceFlinger: Fix PTS on stale buffers" by Dan Stoza · 10 years ago
  20. 2e36f22 SurfaceFlinger: Fix PTS on stale buffers by Dan Stoza · 10 years ago
  21. ed6e907 Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper" by Dan Stoza · 10 years ago
  22. f0c17b0 Merge "Avoid closing invalid FD in Surface and GraphicBufferMapper" by Dan Stoza · 10 years ago
  23. dcfe91e Avoid closing invalid FD in Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  24. c7263fb Close Fence FDs in error cases of Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  25. 8de71a2 Merge "BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query" by Dan Stoza · 10 years ago
  26. ca8c569 Merge "libgui: Implement onTransact for sideband streams" by Dan Stoza · 10 years ago
  27. 6329f01 Parcel.cpp: use calloc instead of malloc by Nick Kralevich · 10 years ago
  28. 81cde67 BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 10 years ago
  29. 1716669 libgui: Implement onTransact for sideband streams by Dan Stoza · 10 years ago
  30. 745ac03 libgui: Change detachNextBuffer to return sp<GB> by Dan Stoza · 10 years ago
  31. 958f501 Merge "libgui: Allow an IGBProducer to disable allocation" by Dan Stoza · 10 years ago
  32. fb6d43f Merge "libgui: Change BufferQueue to use free lists" by Dan Stoza · 10 years ago
  33. 56f1f16 Merge "libgui: Fix some bitrot/warnings in tests" by Dan Stoza · 10 years ago
  34. 82e4d49 Merge "libui/libgui: Fix errors in parceling" by Dan Stoza · 10 years ago
  35. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  36. 0de7ea7 libgui: Change BufferQueue to use free lists by Dan Stoza · 10 years ago
  37. 7637e35 Merge "Revert "libgui: Change BufferQueue to use free lists"" by Dan Stoza · 10 years ago
  38. 1fc9cc2 Revert "libgui: Change BufferQueue to use free lists" by Dan Stoza · 10 years ago
  39. c62acbd libgui: Fix CPU rendering on Surface by Dan Stoza · 10 years ago
  40. f8cebe5 libgui: Fix some bitrot/warnings in tests by Dan Stoza · 10 years ago
  41. eea6d68 libui/libgui: Fix errors in parceling by Dan Stoza · 10 years ago
  42. 8dddc99 libgui: Change BufferQueue to use free lists by Dan Stoza · 10 years ago
  43. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  44. 4d769d8 Merge "libui: Clean up Fence and Region flattening" by Dan Stoza · 10 years ago
  45. 6fbefbb libui: Clean up Fence and Region flattening by Dan Stoza · 10 years ago
  46. a3f8c2a Merge "Fix a memory corruption issue when vector resize" by Dan Stoza · 10 years ago
  47. aef0445 Fix a memory corruption issue when vector resize by ywen · 10 years ago
  48. 634f5ee libgui: Plumb detachBuffer through ConsumerBase by Dan Stoza · 10 years ago
  49. 231832e DO NOT MERGE libgui: Plumb attach/detach through Surface by Dan Stoza · 10 years ago
  50. 1c87e47 DO NOT MERGE libgui: Remove IGBC::BufferItem by Dan Stoza · 10 years ago
  51. cf3834d DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  52. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  53. ad36432 Merge "Surface: Permit an IProducerListener on connect" by Dan Stoza · 10 years ago
  54. 744fc02 libgui: Only allow one return from useFenceSync by Dan Stoza · 10 years ago
  55. 966b98b Surface: Permit an IProducerListener on connect by Dan Stoza · 10 years ago
  56. 2632350 GLConsumer: Fix unsigned subtraction during crop by Dan Stoza · 10 years ago
  57. c168b8a Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  58. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  59. 485d373 am f3f22e55: Merge "Add missing <unistd.h> include for close." by Elliott Hughes · 10 years ago
  60. 14df356 Add missing <unistd.h> include for close. by Elliott Hughes · 10 years ago
  61. 26cc3d0 am b9bb1f13: Merge "Add support for SENSOR_TYPE_WRIST_TILT_GESTURE" into lmp-mr1-modular-dev by Nick Vaccaro · 10 years ago
  62. 9bb99b1 Add support for SENSOR_TYPE_WRIST_TILT_GESTURE by Nick Vaccaro · 10 years ago
  63. ec41d55 am 94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  64. 94ee9b5 Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  65. 180c2ba resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aosp by Lajos Molnar · 10 years ago
  66. 6a26be7 CpuConsumer: lock buffers that could be YUV as ycbcr by Lajos Molnar · 10 years ago
  67. 1f9f71e GraphicBufferMapper: handle devices that do not implement lock_ycbcr by Lajos Molnar · 10 years ago
  68. 39d890d am 6e32c037: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  69. 8fb2d25 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  70. e18155e am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  71. 4ecf6ec Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  72. 499127e am 8f3ade0c: Merge "Follow StrictMode refactoring." by Jeff Sharkey · 10 years ago
  73. 0c1f5cb Follow StrictMode refactoring. by Jeff Sharkey · 10 years ago
  74. 15411a0 am aec92242: Merge "Replace all instances of intptr_t with uintptr_t." by Riley Andrews · 10 years ago
  75. d66ba52 am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interface test." by Riley Andrews · 10 years ago
  76. 29d8cf9 Replace all instances of intptr_t with uintptr_t. by Riley Andrews · 10 years ago
  77. 50bcb00 Fix signed/unsigned comparison warnings in driver interface test. by Riley Andrews · 10 years ago
  78. fe4966d Restore Region::set(uint32_t, uint32_t) by Bernhard Rosenkraenzer · 10 years ago
  79. 68047ff am 53186a4d: Merge "Add binder tests" by Riley Andrews · 10 years ago
  80. bf247a3 am dbd252ea: Merge "Add binder driver interface test" by Riley Andrews · 10 years ago
  81. 06b01ad Add binder tests by Riley Andrews · 10 years ago
  82. dc9b148 Add binder driver interface test by Riley Andrews · 10 years ago
  83. b93bca5 am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 10 years ago
  84. 5d11a72 am 8fd567b1: Merge "Libui: Remove unused variables" by Andreas Gampe · 10 years ago
  85. 7398a5a GUI: Remove unused variables by Andreas Gampe · 10 years ago
  86. e22262f Merge "libgui: Enable -Weverything and -Werror" by Dan Stoza · 10 years ago
  87. ff78750 Libui: Remove unused variables by Andreas Gampe · 10 years ago
  88. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  89. ae33eff Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  90. 6efc505 am 09b9193d: Merge "Fix -Werror on 64-bit builds" by Dan Albert · 10 years ago
  91. bcf7f22 am 67df03d0: Merge "Disable struct padding warning/error" by Dan Albert · 10 years ago
  92. bb37153 am 35df7531: Merge "libui: Enable -Weverything and -Werror" by Dan Albert · 10 years ago
  93. 7530114 am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" by Dan Albert · 10 years ago
  94. 133caac Fix -Werror on 64-bit builds by Dan Stoza · 10 years ago
  95. 42af278 Disable struct padding warning/error by Dan Stoza · 10 years ago
  96. d318240 libui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  97. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 10 years ago
  98. 3880326 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  99. e4ea03f am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel" by Dan Stoza · 10 years ago
  100. 32ad1d5 am 104e1259: Merge "binder: Return pid_t/uid_t instead of int" by Dan Stoza · 10 years ago