1. 1fc9cc2 Revert "libgui: Change BufferQueue to use free lists" by Dan Stoza · 9 years ago
  2. 8dddc99 libgui: Change BufferQueue to use free lists by Dan Stoza · 9 years ago
  3. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  4. 4d769d8 Merge "libui: Clean up Fence and Region flattening" by Dan Stoza · 9 years ago
  5. 6fbefbb libui: Clean up Fence and Region flattening by Dan Stoza · 10 years ago
  6. a3f8c2a Merge "Fix a memory corruption issue when vector resize" by Dan Stoza · 9 years ago
  7. aef0445 Fix a memory corruption issue when vector resize by ywen · 10 years ago
  8. 634f5ee libgui: Plumb detachBuffer through ConsumerBase by Dan Stoza · 10 years ago
  9. 231832e DO NOT MERGE libgui: Plumb attach/detach through Surface by Dan Stoza · 10 years ago
  10. 1c87e47 DO NOT MERGE libgui: Remove IGBC::BufferItem by Dan Stoza · 10 years ago
  11. cf3834d DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal by Dan Stoza · 10 years ago
  12. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  13. ad36432 Merge "Surface: Permit an IProducerListener on connect" by Dan Stoza · 10 years ago
  14. 744fc02 libgui: Only allow one return from useFenceSync by Dan Stoza · 10 years ago
  15. 966b98b Surface: Permit an IProducerListener on connect by Dan Stoza · 10 years ago
  16. 2632350 GLConsumer: Fix unsigned subtraction during crop by Dan Stoza · 10 years ago
  17. c168b8a Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  18. 3be1c6b libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  19. 485d373 am f3f22e55: Merge "Add missing <unistd.h> include for close." by Elliott Hughes · 10 years ago
  20. 14df356 Add missing <unistd.h> include for close. by Elliott Hughes · 10 years ago
  21. 26cc3d0 am b9bb1f13: Merge "Add support for SENSOR_TYPE_WRIST_TILT_GESTURE" into lmp-mr1-modular-dev by Nick Vaccaro · 10 years ago
  22. 9bb99b1 Add support for SENSOR_TYPE_WRIST_TILT_GESTURE by Nick Vaccaro · 10 years ago
  23. ec41d55 am 94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  24. 94ee9b5 Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  25. 180c2ba resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aosp by Lajos Molnar · 10 years ago
  26. 6a26be7 CpuConsumer: lock buffers that could be YUV as ycbcr by Lajos Molnar · 10 years ago
  27. 1f9f71e GraphicBufferMapper: handle devices that do not implement lock_ycbcr by Lajos Molnar · 10 years ago
  28. 39d890d am 6e32c037: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  29. 8fb2d25 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  30. e18155e am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  31. 4ecf6ec Merge "Restore Region::set(uint32_t, uint32_t)" by Dan Stoza · 10 years ago
  32. 499127e am 8f3ade0c: Merge "Follow StrictMode refactoring." by Jeff Sharkey · 10 years ago
  33. 0c1f5cb Follow StrictMode refactoring. by Jeff Sharkey · 10 years ago
  34. 15411a0 am aec92242: Merge "Replace all instances of intptr_t with uintptr_t." by Riley Andrews · 10 years ago
  35. d66ba52 am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interface test." by Riley Andrews · 10 years ago
  36. 29d8cf9 Replace all instances of intptr_t with uintptr_t. by Riley Andrews · 10 years ago
  37. 50bcb00 Fix signed/unsigned comparison warnings in driver interface test. by Riley Andrews · 10 years ago
  38. fe4966d Restore Region::set(uint32_t, uint32_t) by Bernhard Rosenkraenzer · 10 years ago
  39. 68047ff am 53186a4d: Merge "Add binder tests" by Riley Andrews · 10 years ago
  40. bf247a3 am dbd252ea: Merge "Add binder driver interface test" by Riley Andrews · 10 years ago
  41. 06b01ad Add binder tests by Riley Andrews · 10 years ago
  42. dc9b148 Add binder driver interface test by Riley Andrews · 10 years ago
  43. b93bca5 am a59d7a6a: Merge "GUI: Remove unused variables" by Andreas Gampe · 10 years ago
  44. 5d11a72 am 8fd567b1: Merge "Libui: Remove unused variables" by Andreas Gampe · 10 years ago
  45. 7398a5a GUI: Remove unused variables by Andreas Gampe · 10 years ago
  46. e22262f Merge "libgui: Enable -Weverything and -Werror" by Dan Stoza · 10 years ago
  47. ff78750 Libui: Remove unused variables by Andreas Gampe · 10 years ago
  48. dd883c0 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  49. ae33eff Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  50. 6efc505 am 09b9193d: Merge "Fix -Werror on 64-bit builds" by Dan Albert · 10 years ago
  51. bcf7f22 am 67df03d0: Merge "Disable struct padding warning/error" by Dan Albert · 10 years ago
  52. bb37153 am 35df7531: Merge "libui: Enable -Weverything and -Werror" by Dan Albert · 10 years ago
  53. 7530114 am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" by Dan Albert · 10 years ago
  54. 133caac Fix -Werror on 64-bit builds by Dan Stoza · 10 years ago
  55. 42af278 Disable struct padding warning/error by Dan Stoza · 10 years ago
  56. d318240 libui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  57. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 10 years ago
  58. 3880326 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  59. e4ea03f am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel" by Dan Stoza · 10 years ago
  60. 32ad1d5 am 104e1259: Merge "binder: Return pid_t/uid_t instead of int" by Dan Stoza · 10 years ago
  61. 41a0f2f binder: Add {read,write}Uint32 methods to Parcel by Dan Stoza · 10 years ago
  62. 9c634fd binder: Return pid_t/uid_t instead of int by Dan Stoza · 10 years ago
  63. a7c75d1 am 2d7ec9d7: Merge "Fix build with clang in C++11 mode" by Chih-hung Hsieh · 10 years ago
  64. 74debb0 Fix build with clang in C++11 mode by Bernhard Rosenkränzer · 10 years ago
  65. 09efe0a am 2e42a906: Merge "Binder: Remove unused functions & variables" by Andreas Gampe · 10 years ago
  66. 0b53b5c Binder: Remove unused functions & variables by Andreas Gampe · 10 years ago
  67. f167968 am e0f91c37: Merge "We HAVE_LITTLE_ENDIAN." by Elliott Hughes · 10 years ago
  68. a5d7459 We HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  69. c1ced8b am c894c204: Merge "C++11 compatibility." by Dan Albert · 10 years ago
  70. 3bdc5b8 C++11 compatibility. by Dan Albert · 10 years ago
  71. e12cfc2 am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 10 years ago
  72. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  73. 1f3ac8b am a4cff88d: Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 10 years ago
  74. a4cff88 Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 10 years ago
  75. ba2e1a3 am ca69e8f2: Merge "Add tracking of parcel memory allocations." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  76. 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 10 years ago
  77. 8e624d4 am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  78. 98d20f8 Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  79. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  80. cad831f am c6f93a43: Merge "Add missing include to fix libc++ build." by Dan Albert · 10 years ago
  81. 0d1c700 Add missing include to fix libc++ build. by Dan Albert · 10 years ago
  82. a2f27a0 am 26645298: Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-dev by Michael Lentine · 10 years ago
  83. 2664529 Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-dev by Michael Lentine · 10 years ago
  84. 06ce109 am fee99040: Revert "Add more logging for dup(fd) failure" by Jesse Hall · 10 years ago
  85. 88361aa am 8e5cf83a: Revert "Parcel: extra validation/debug code for writeDupFileDescriptor" by Jesse Hall · 10 years ago
  86. aa4ccfd am de288fe2: Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" by Jesse Hall · 10 years ago
  87. fee9904 Revert "Add more logging for dup(fd) failure" by Jesse Hall · 10 years ago
  88. 8e5cf83 Revert "Parcel: extra validation/debug code for writeDupFileDescriptor" by Jesse Hall · 10 years ago
  89. de288fe Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" by Jesse Hall · 10 years ago
  90. 923b0f6 am ac5cd96f: am dbab409c: Merge "Avoid two warnings from clang." by Chih-Hung Hsieh · 10 years ago
  91. ac5cd96 am dbab409c: Merge "Avoid two warnings from clang." by Chih-Hung Hsieh · 10 years ago
  92. dfd06b8 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  93. 54430ca am 793fc0e1: Merge "Fix crash when user provides large values in the Parcel." into lmp-mr1-dev by Michael Lentine · 10 years ago
  94. 8afa1c4 Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  95. 078794e am 98536859: Merge "Fix output of pointers for 64bit devices." into lmp-mr1-dev by Michael Lentine · 10 years ago
  96. 8e5337d Avoid two warnings from clang. by Chih-Hung Hsieh · 10 years ago
  97. fae12d4 Fix output of pointers for 64bit devices. by Michael Lentine · 10 years ago
  98. f12f155 am 1834f8ea: GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 10 years ago
  99. 1834f8e GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 10 years ago
  100. 15b2ecf am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 10 years ago