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