1. b0493a9 Merge "gralloc HAL uses "default" service name" by Yifan Hong · 9 years ago
  2. fe2f54f cleanup libui’s includes by Mathias Agopian · 9 years ago
  3. 1d77b71 move vector math out of libui by Mathias Agopian · 9 years ago
  4. bf3729b Merge "Add tool to generate color space conversion 3D LUTs" by TreeHugger Robot · 9 years ago
  5. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 9 years ago
  6. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 9 years ago
  7. 25bbdcf Add tool to generate color space conversion 3D LUTs by Romain Guy · 9 years ago
  8. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 9 years ago
  9. 0ed70dd Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 9 years ago
  10. 790c350 gralloc HAL uses "default" service name by Chris Phoenix · 9 years ago
  11. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 9 years ago
  12. 8cc8b10 Clean up FrameTimestamp log messages. by Brian Anderson · 9 years ago
  13. 7bd8adb libui: add notes to registerBuffer(buffer_handle_t) by Chia-I Wu · 9 years ago
  14. 841abed clean-ups, remove warnings, fix includes. by Mathias Agopian · 9 years ago
  15. 5c0a87e Merge "Break dependency of libui on libbinder" by Mathias Agopian · 9 years ago
  16. 21f9b57 Merge "VR: Update VR HWC and VR WM to use GrallocMapper" by TreeHugger Robot · 9 years ago
  17. 1c45710 VR: Update VR HWC and VR WM to use GrallocMapper by Daniel Nicoara · 9 years ago
  18. e1f5e6f Break dependency of libui on libbinder by Mathias Agopian · 9 years ago
  19. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 9 years ago
  20. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 9 years ago
  21. 58a1ef2 Adds support for more gralloc1 functions to GrallocMapper. by Craig Donner · 9 years ago
  22. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 9 years ago
  23. d4050d3 Merge "Fix -Wdouble-promotion warnings" by TreeHugger Robot · 9 years ago
  24. eedb69a Add ColorSpace::createLUT by Romain Guy · 9 years ago
  25. 5453474 Add color space connection by Romain Guy · 9 years ago
  26. 11ecb63 Add various vector functions by Romain Guy · 9 years ago
  27. 1093cf3 Fix -Wdouble-promotion warnings by George Burgess IV · 9 years ago
  28. b621c5f Merge "Clean up Fence a little." by Brian C. Anderson · 9 years ago
  29. 9119078 Merge changes I6f728af0,I580409f0 by Brian C. Anderson · 9 years ago
  30. 41e0834 Merge "Update scRGB ranges" by TreeHugger Robot · 9 years ago
  31. 175a720 Clean up Fence a little. by Brian Anderson · 10 years ago
  32. 3da8d27 Surface unit tests for getFrameTimestamps. by Brian Anderson · 10 years ago
  33. ffde2ca Update scRGB ranges by Romain Guy · 9 years ago
  34. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  35. fbc9758 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 by Mark Salyzyn · 9 years ago
  36. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 10 years ago
  37. 521698f Fix unitialized value in gralloc1 by Fabien Sanglard · 9 years ago
  38. c8e4c3d Merge "Create libgfx, starting with FloatRect" by TreeHugger Robot · 9 years ago
  39. 71bded5 Create libgfx, starting with FloatRect by Dan Stoza · 10 years ago
  40. c42324f gralloc1: Acquire mutex early in release am: 56ec3afb84 am: 37aa42d24b by Ajit Kumar · 9 years ago
  41. 37aa42d gralloc1: Acquire mutex early in release am: 56ec3afb84 by Ajit Kumar · 9 years ago
  42. 56ec3af gralloc1: Acquire mutex early in release by Ajit Kumar · 9 years ago
  43. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  44. 3166947 libui: use HIDLized gralloc-mapper by Chia-I Wu · 9 years ago
  45. 67e376d Replace non-const references by pointers by Chia-I Wu · 9 years ago
  46. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 10 years ago
  47. d3e08d4 Remove RGBX_FP16 format by Romain Guy · 9 years ago
  48. e2caadc Merge "Add fp16 pixel and window formats" by TreeHugger Robot · 9 years ago
  49. ff41514 Add fp16 pixel and window formats by Romain Guy · 9 years ago
  50. d46a65c Merge "Add Fence helpers: Time, Timeline, Snapshot" by Brian C. Anderson · 9 years ago
  51. b018bf0 libui: update for IAllocator changes by Chia-I Wu · 9 years ago
  52. df02bff Merge "Split libhidl into base and transport." by TreeHugger Robot · 9 years ago
  53. 67a4762 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  54. 217e915 Merge "Fix clamping in several color spaces" by TreeHugger Robot · 9 years ago
  55. 01ef99b Fix clamping in several color spaces by Romain Guy · 9 years ago
  56. 221de2a Add Fence helpers: Time, Timeline, Snapshot by Brian Anderson · 10 years ago
  57. 0ad5eb4 Merge "Fix broken opto-electronic transfer functions" by TreeHugger Robot · 9 years ago
  58. 3944d06 Fix broken opto-electronic transfer functions by Romain Guy · 9 years ago
  59. 13a20a2 Merge "Don't clamp when converting to XYZ" by TreeHugger Robot · 9 years ago
  60. 597cd60 Don't clamp when converting to XYZ by Romain Guy · 9 years ago
  61. e52d9e2 Merge "Add layered buffer support to libui and libgui." by TreeHugger Robot · 9 years ago
  62. d231cd3 Remove unnecessary saturation operation by Romain Guy · 9 years ago
  63. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 9 years ago
  64. caf2ca4 Add ColorSpace class by Romain Guy · 9 years ago
  65. 5d4bae7 Merge Filament's math library by Romain Guy · 9 years ago
  66. aafbfc0 Remove unneeded dependencies from libui and libgui by Marco Nelissen · 9 years ago
  67. 4802d35 Merge "libui: add support for android.hardware.graphics" by TreeHugger Robot · 10 years ago
  68. 9ba189d libui: add support for android.hardware.graphics by Chia-I Wu · 10 years ago
  69. 9420a84 Merge "Rely on the platform -std default." am: 26989871a5 am: 35368f2475 by Elliott Hughes · 10 years ago
  70. 274347e Merge "Rely on the platform -std default." am: 26989871a5 am: 35368f2475 by Elliott Hughes · 10 years ago
  71. 56a8d32 Rely on the platform -std default. by Elliott Hughes · 10 years ago
  72. c7d352e Use snprintf for SurfaceFlinger fence name am: fd4c8c3805 by Matthew Bouyack · 10 years ago
  73. fd4c8c3 Use snprintf for SurfaceFlinger fence name by Matthew Bouyack · 10 years ago
  74. 66b52ba Use uint32_t consistently for region op am: 8f279960c6 am: 19bf9a2f27 by Colin Cross · 10 years ago
  75. 8f27996 Use uint32_t consistently for region op by Colin Cross · 10 years ago
  76. 14107b1 Merge "Convert libui to Android.bp" am: f0346ab68e am: 55ef158c5d by Dan Willemsen · 10 years ago
  77. c7dd2b9 Convert libui to Android.bp by Dan Willemsen · 10 years ago
  78. 82e5e2e Squashed: gralloc1/binder/requestor am: f62eaf5994 am: c76b6fb0c8 by Dan Stoza · 10 years ago
  79. 0d85101 libui: Add Gralloc1On0Adapter and C++ shim am: eb03fd3a8b am: e9a0705cf5 by Dan Stoza · 10 years ago
  80. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 10 years ago
  81. eb03fd3 libui: Add Gralloc1On0Adapter and C++ shim by Dan Stoza · 10 years ago
  82. df34094 Merge "Remove FRAMEBUFFER_FORCE_FORMAT" am: 0322a7176f am: 04f46f0347 by Dan Willemsen · 10 years ago
  83. 7a21351 Remove FRAMEBUFFER_FORCE_FORMAT by Dan Willemsen · 10 years ago
  84. d4079af Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 10 years ago
  85. e31fd64 Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 am: 0e85f4d48d am: 0ec362e024 by Pablo Ceballos · 10 years ago
  86. 38f2d8a Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 am: 0e85f4d48d am: 0ec362e024 by Pablo Ceballos · 10 years ago
  87. b82c6f5 Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 am: 0e85f4d48d by Pablo Ceballos · 10 years ago
  88. 1a65fcc Region: Detect malicious overflow in unflatten by Pablo Ceballos · 10 years ago
  89. 923c066 gralloc1: Add mutexes by Dan Stoza · 10 years ago
  90. 8deb4da libui: Convert Allocator and Mapper to gralloc1 by Dan Stoza · 10 years ago
  91. 41b1261 libui: Adds C++ shim for gralloc1 by Dan Stoza · 10 years ago
  92. 1e2a2a0 libui: Add Gralloc1On0Adapter by Dan Stoza · 10 years ago
  93. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 10 years ago
  94. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  95. b93445d Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev am: 97a46df by Dan Stoza · 10 years ago
  96. 7d7ae73 HWC2: Add getHdrCapabilities to C++ shim by Dan Stoza · 10 years ago
  97. dc5b351 Merge "Split increments to silence a compiler warning." am: 0f73649 am: 25b103a by Stephen Hines · 10 years ago
  98. 9c22c3c Split increments to silence a compiler warning. by Stephen Hines · 10 years ago
  99. 19d72c0 ui: Fix Rect::reduce by Pablo Ceballos · 10 years ago
  100. 9c024aa libui: Remove FramebufferNativeWindow by Dan Stoza · 10 years ago