1. 56a8d32 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  2. 8f27996 Use uint32_t consistently for region op by Colin Cross · 9 years ago
  3. c7dd2b9 Convert libui to Android.bp by Dan Willemsen · 9 years ago
  4. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 9 years ago
  5. eb03fd3 libui: Add Gralloc1On0Adapter and C++ shim by Dan Stoza · 10 years ago
  6. 7a21351 Remove FRAMEBUFFER_FORCE_FORMAT by Dan Willemsen · 9 years ago
  7. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  8. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  9. b93445d Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev am: 97a46df by Dan Stoza · 9 years ago
  10. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 9 years ago
  11. dc5b351 Merge "Split increments to silence a compiler warning." am: 0f73649 am: 25b103a by Stephen Hines · 9 years ago
  12. 9c22c3c Split increments to silence a compiler warning. by Stephen Hines · 9 years ago
  13. 19d72c0 ui: Fix Rect::reduce by Pablo Ceballos · 9 years ago
  14. 9c024aa libui: Remove FramebufferNativeWindow by Dan Stoza · 10 years ago
  15. 22e4cc3 libgui: assign handle to NULL after free by Praveen Chavan · 10 years ago
  16. f53f3c8 Remove usage of SharedBuffer by Pablo Ceballos · 10 years ago
  17. e1b63cc Merge "Remove usage of SharedBuffer" by Pablo Ceballos · 10 years ago
  18. d814cf2 Remove usage of SharedBuffer by Pablo Ceballos · 10 years ago
  19. 4107f8f am 1769e697: am 6d59e98b: am 8c77ec50: Merge "Enable fsanitize integer in ui" by Dan Austin · 10 years ago
  20. ff7ede3 Enable fsanitize integer in ui by Dan Austin · 10 years ago
  21. 60d6922 libsgui: Change Rect default constructor by Pablo Ceballos · 10 years ago
  22. 53390e1 libgui/SF: Fix some code warnings by Pablo Ceballos · 10 years ago
  23. 993772a libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  24. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  25. 24fa67f libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 10 years ago
  26. b8efdc4 libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 10 years ago
  27. 4d0cd3f Close Fence FDs in error cases of Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  28. ed6e907 Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper" by Dan Stoza · 10 years ago
  29. 84f1d9c Avoid closing invalid FD in Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  30. f0c17b0 Merge "Avoid closing invalid FD in Surface and GraphicBufferMapper" by Dan Stoza · 10 years ago
  31. dcfe91e Avoid closing invalid FD in Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  32. c7263fb Close Fence FDs in error cases of Surface and GraphicBufferMapper by Taiju Tsuiki · 10 years ago
  33. 958f501 Merge "libgui: Allow an IGBProducer to disable allocation" by Dan Stoza · 10 years ago
  34. 9de7293 libgui: Allow an IGBProducer to disable allocation by Dan Stoza · 10 years ago
  35. eea6d68 libui/libgui: Fix errors in parceling by Dan Stoza · 10 years ago
  36. 5065a55 libgui: Pass surface damage through BufferQueue by Dan Stoza · 10 years ago
  37. 4d769d8 Merge "libui: Clean up Fence and Region flattening" by Dan Stoza · 10 years ago
  38. 6fbefbb libui: Clean up Fence and Region flattening by Dan Stoza · 10 years ago
  39. aef0445 Fix a memory corruption issue when vector resize by ywen · 10 years ago
  40. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  41. c168b8a Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  42. 180c2ba resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aosp by Lajos Molnar · 11 years ago
  43. 1f9f71e GraphicBufferMapper: handle devices that do not implement lock_ycbcr by Lajos Molnar · 11 years ago
  44. fe4966d Restore Region::set(uint32_t, uint32_t) by Bernhard Rosenkraenzer · 11 years ago
  45. ff78750 Libui: Remove unused variables by Andreas Gampe · 11 years ago
  46. 133caac Fix -Werror on 64-bit builds by Dan Stoza · 11 years ago
  47. 42af278 Disable struct padding warning/error by Dan Stoza · 11 years ago
  48. d318240 libui: Enable -Weverything and -Werror by Dan Stoza · 11 years ago
  49. 01049c8 Enable clang for libui/libgui/surfaceflinger by Dan Stoza · 11 years ago
  50. 3880326 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 11 years ago
  51. dfd06b8 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 11 years ago
  52. 5583370 am c52e54c4: Merge "Some more test cleanup." by Dan Albert · 11 years ago
  53. ed7d193 Some more test cleanup. by Dan Albert · 11 years ago
  54. 18fae75 crash if getNativeBuffer() called on NULL GraphicBuffer by Colin Cross · 11 years ago
  55. f974bff am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  56. 8f39601 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  57. 2f3dca1 am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 11 years ago
  58. 02528cf am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  59. a9d49f9 Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 11 years ago
  60. 53ec725 Revert "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  61. f60564a Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 11 years ago
  62. 378ef07 Use asynchronous lock/unlock API by Francis Hart · 11 years ago
  63. e2d1157 fix GraphicBuffer::flatten crash issue when handle is null by Jun Jiang · 11 years ago
  64. c3911c6 am b8ceeb8f: am 85085cd6: Merge "libui: fix passing Fence object over binder" by Colin Cross · 11 years ago
  65. 288f2ef libui: fix passing Fence object over binder by Colin Cross · 11 years ago
  66. 21f18e6 Merge "Add unique ID to GraphicBuffer" by Dan Stoza · 11 years ago
  67. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  68. b1363d3 Add unique ID to GraphicBuffer by Dan Stoza · 11 years ago
  69. bc96e47 Added null check by Andy McFadden · 11 years ago
  70. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  71. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  72. 646e2fb am 0a643374: am 6b4e5b7f: Merge "Fix misuse of ." by Ying Wang · 11 years ago
  73. a3cc7ed Fix misuse of $(my-dir). by Ying Wang · 11 years ago
  74. 1c284a9 Add contains point method to Region by Michael Wright · 11 years ago
  75. 6a5d35d libgui: Add a test for SRGB surfaces by Dan Stoza · 12 years ago
  76. d213910 am 9b5534b0: Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 12 years ago
  77. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 12 years ago
  78. 771ed8d am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer" by Jesse Hall · 12 years ago
  79. 2aff702 Graphics:Add error check when create GraphicBuffer by Lingyun Zhu · 13 years ago
  80. 87f9b87 remove unused code form GraphicBuffer by Mathias Agopian · 12 years ago
  81. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  82. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 12 years ago
  83. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 12 years ago
  84. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  85. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  86. f3e85d4 take the "transparent region" into account for blending by Mathias Agopian · 12 years ago
  87. 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 12 years ago
  88. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 12 years ago
  89. 8a0cb4e Add liblog by Ying Wang · 12 years ago
  90. 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 12 years ago
  91. cab25d6 improved CallStack a bit by Mathias Agopian · 12 years ago
  92. 3e010f3 Add createTJunctionFreeRegion by Chris Craik · 12 years ago
  93. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 13 years ago
  94. 7c36cd2 Fix memory leak when getting signal time for unsignaled fences by Jesse Hall · 13 years ago
  95. 82dbc74 SurfaceFlinger: refactor frame time tracking by Jamie Gennis · 13 years ago
  96. b5c9dcd Fence didn't manager sync_wait error codes properly by Mathias Agopian · 13 years ago
  97. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 13 years ago
  98. 4803b74 Show build config in dumpsys SurfaceFlinger by Andy McFadden · 13 years ago
  99. 9ca6491 Region::validate() cannot be called from addRectUnchecked() by Mathias Agopian · 13 years ago
  100. 068d47f strengthen region validation by Mathias Agopian · 13 years ago