1. ce4de54 Make libgui available to vendors by Jiyong Park · 9 years ago
  2. 6a79088 Headers of libui is moved to the local directory by Jiyong Park · 9 years ago
  3. f79ba3c Mark libui as vendor_available by Jiyong Park · 9 years ago
  4. a3f8840 GraphicsEnv is separated from libui by Jiyong Park · 9 years ago
  5. 375a5b5 Merge "Mark libui as vendor_available" into oc-dev by Jayant Chowdhary · 9 years ago
  6. 06da158 Merge "libui: flush hwbinder commands in Allocator::allocate" into oc-dev by TreeHugger Robot · 9 years ago
  7. d8091b9 libui: flush hwbinder commands in Allocator::allocate by Chia-I Wu · 9 years ago
  8. 4c69f0c Merge "ui: Fix bad size check in Fence::unflatten" into klp-dev am: 25556811f0 am: 71d3ef1340 am: 5c5ee81b0c am: 05df3a6f4d am: 81bab8081e am: 209ad9b6fe am: d4cbd296d6 am: 593a1a217a am: e3bc28ad88 am: 600e610344 am: ce069c5a07 am: a078c0780c am: 1ceadac71b am: 912ff8af49 by Chris Forbes · 9 years ago
  9. 912ff8a Merge "ui: Fix bad size check in Fence::unflatten" into klp-dev am: 25556811f0 am: 71d3ef1340 am: 5c5ee81b0c am: 05df3a6f4d am: 81bab8081e am: 209ad9b6fe am: d4cbd296d6 am: 593a1a217a am: e3bc28ad88 am: 600e610344 am: ce069c5a07 am: a078c0780c by Chris Forbes · 9 years ago
  10. a078c07 Merge "ui: Fix bad size check in Fence::unflatten" into klp-dev am: 25556811f0 am: 71d3ef1340 am: 5c5ee81b0c am: 05df3a6f4d am: 81bab8081e am: 209ad9b6fe am: d4cbd296d6 am: 593a1a217a am: e3bc28ad88 am: 600e610344 by Chris Forbes · 9 years ago
  11. ce069c5 Merge "ui: Fix bad size check in Fence::unflatten" into klp-dev am: 25556811f0 am: 71d3ef1340 am: 5c5ee81b0c am: 05df3a6f4d am: 81bab8081e am: 209ad9b6fe am: d4cbd296d6 am: 593a1a217a am: e3bc28ad88 by Chris Forbes · 9 years ago
  12. d4cbd29 Merge "ui: Fix bad size check in Fence::unflatten" into klp-dev am: 25556811f0 am: 71d3ef1340 am: 5c5ee81b0c am: 05df3a6f4d am: 81bab8081e by Chris Forbes · 9 years ago
  13. 81bab80 Merge "ui: Fix bad size check in Fence::unflatten" into klp-dev am: 25556811f0 am: 71d3ef1340 am: 5c5ee81b0c by Chris Forbes · 9 years ago
  14. 05df3a6 Merge "ui: Fix bad size check in Fence::unflatten" into klp-dev am: 25556811f0 am: 71d3ef1340 by Chris Forbes · 9 years ago
  15. 5c5ee81 Merge "ui: Fix bad size check in Fence::unflatten" into klp-dev am: 25556811f0 by Chris Forbes · 9 years ago
  16. 9809602 ui: Fix bad size check in Fence::unflatten by Chris Forbes · 9 years ago
  17. a02a87c Mark libui as vendor_available by Jiyong Park · 9 years ago
  18. 57de0ff Load updated graphics drivers into sphal-child namespace by Jesse Hall · 9 years ago
  19. 82c0498 ui: Rework GraphicBuffer + Allocator for 64bit usage by Chris Forbes · 9 years ago
  20. 0ffa62b libui: log an error on allocation failure by Chia-I Wu · 9 years ago
  21. cb8405e libui: remove gralloc0/gralloc1 support by Chia-I Wu · 9 years ago
  22. a3c428a libui: support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE by Chia-I Wu · 9 years ago
  23. 5bac7f3 libui: update for revised HIDL gralloc by Chia-I Wu · 9 years ago
  24. 381019d Fix soong dependency issue by Courtney Goeltzenleuchter · 9 years ago
  25. 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 9 years ago
  26. e06ad18 Add debug string functions for graphics.h enums by Courtney Goeltzenleuchter · 9 years ago
  27. f543e5a Remove useless GraphicBuffer() constructor by Mathias Agopian · 9 years ago
  28. b42f171 libui: clean up GraphicBuffer interface by Chia-I Wu · 9 years ago
  29. 7992781 Use gralloc usage conversion library by Jesse Hall · 9 years ago
  30. 982cf47 Update native ColorSpace API for libhwui by Romain Guy · 9 years ago
  31. 2b389e8 Merge "Use d=0.039 for Display P3 instead of sRGB's 0.04045" by Romain Guy · 9 years ago
  32. 4077c04 Use d=0.039 for Display P3 instead of sRGB's 0.04045 by Romain Guy · 9 years ago
  33. e9e9fe4 fallout of cleaning-up libutils includes by Mathias Agopian · 9 years ago
  34. 311b479 clean-up EGL includes by Mathias Agopian · 9 years ago
  35. 4e1b9a7 Move Gralloc1Mapper test to libui/tests by Craig Donner · 9 years ago
  36. b0493a9 Merge "gralloc HAL uses "default" service name" by Yifan Hong · 9 years ago
  37. fe2f54f cleanup libui’s includes by Mathias Agopian · 9 years ago
  38. 1d77b71 move vector math out of libui by Mathias Agopian · 9 years ago
  39. bf3729b Merge "Add tool to generate color space conversion 3D LUTs" by TreeHugger Robot · 9 years ago
  40. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 9 years ago
  41. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 9 years ago
  42. 25bbdcf Add tool to generate color space conversion 3D LUTs by Romain Guy · 9 years ago
  43. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 9 years ago
  44. 0ed70dd Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 9 years ago
  45. 790c350 gralloc HAL uses "default" service name by Chris Phoenix · 9 years ago
  46. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 9 years ago
  47. 8cc8b10 Clean up FrameTimestamp log messages. by Brian Anderson · 9 years ago
  48. 7bd8adb libui: add notes to registerBuffer(buffer_handle_t) by Chia-I Wu · 9 years ago
  49. 841abed clean-ups, remove warnings, fix includes. by Mathias Agopian · 9 years ago
  50. 5c0a87e Merge "Break dependency of libui on libbinder" by Mathias Agopian · 9 years ago
  51. 21f9b57 Merge "VR: Update VR HWC and VR WM to use GrallocMapper" by TreeHugger Robot · 9 years ago
  52. 1c45710 VR: Update VR HWC and VR WM to use GrallocMapper by Daniel Nicoara · 9 years ago
  53. e1f5e6f Break dependency of libui on libbinder by Mathias Agopian · 9 years ago
  54. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 9 years ago
  55. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 9 years ago
  56. 58a1ef2 Adds support for more gralloc1 functions to GrallocMapper. by Craig Donner · 9 years ago
  57. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 9 years ago
  58. d4050d3 Merge "Fix -Wdouble-promotion warnings" by TreeHugger Robot · 9 years ago
  59. eedb69a Add ColorSpace::createLUT by Romain Guy · 9 years ago
  60. 5453474 Add color space connection by Romain Guy · 9 years ago
  61. 11ecb63 Add various vector functions by Romain Guy · 9 years ago
  62. 1093cf3 Fix -Wdouble-promotion warnings by George Burgess IV · 9 years ago
  63. b621c5f Merge "Clean up Fence a little." by Brian C. Anderson · 9 years ago
  64. 9119078 Merge changes I6f728af0,I580409f0 by Brian C. Anderson · 9 years ago
  65. 41e0834 Merge "Update scRGB ranges" by TreeHugger Robot · 9 years ago
  66. 175a720 Clean up Fence a little. by Brian Anderson · 9 years ago
  67. 3da8d27 Surface unit tests for getFrameTimestamps. by Brian Anderson · 10 years ago
  68. ffde2ca Update scRGB ranges by Romain Guy · 9 years ago
  69. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  70. fbc9758 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 by Mark Salyzyn · 9 years ago
  71. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  72. 521698f Fix unitialized value in gralloc1 by Fabien Sanglard · 9 years ago
  73. c8e4c3d Merge "Create libgfx, starting with FloatRect" by TreeHugger Robot · 9 years ago
  74. 71bded5 Create libgfx, starting with FloatRect by Dan Stoza · 9 years ago
  75. c42324f gralloc1: Acquire mutex early in release am: 56ec3afb84 am: 37aa42d24b by Ajit Kumar · 9 years ago
  76. 37aa42d gralloc1: Acquire mutex early in release am: 56ec3afb84 by Ajit Kumar · 9 years ago
  77. 56ec3af gralloc1: Acquire mutex early in release by Ajit Kumar · 9 years ago
  78. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  79. 3166947 libui: use HIDLized gralloc-mapper by Chia-I Wu · 9 years ago
  80. 67e376d Replace non-const references by pointers by Chia-I Wu · 9 years ago
  81. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  82. d3e08d4 Remove RGBX_FP16 format by Romain Guy · 9 years ago
  83. e2caadc Merge "Add fp16 pixel and window formats" by TreeHugger Robot · 9 years ago
  84. ff41514 Add fp16 pixel and window formats by Romain Guy · 9 years ago
  85. d46a65c Merge "Add Fence helpers: Time, Timeline, Snapshot" by Brian C. Anderson · 9 years ago
  86. b018bf0 libui: update for IAllocator changes by Chia-I Wu · 9 years ago
  87. df02bff Merge "Split libhidl into base and transport." by TreeHugger Robot · 9 years ago
  88. 67a4762 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  89. 217e915 Merge "Fix clamping in several color spaces" by TreeHugger Robot · 9 years ago
  90. 01ef99b Fix clamping in several color spaces by Romain Guy · 9 years ago
  91. 221de2a Add Fence helpers: Time, Timeline, Snapshot by Brian Anderson · 9 years ago
  92. 0ad5eb4 Merge "Fix broken opto-electronic transfer functions" by TreeHugger Robot · 9 years ago
  93. 3944d06 Fix broken opto-electronic transfer functions by Romain Guy · 9 years ago
  94. 13a20a2 Merge "Don't clamp when converting to XYZ" by TreeHugger Robot · 9 years ago
  95. 597cd60 Don't clamp when converting to XYZ by Romain Guy · 9 years ago
  96. e52d9e2 Merge "Add layered buffer support to libui and libgui." by TreeHugger Robot · 9 years ago
  97. d231cd3 Remove unnecessary saturation operation by Romain Guy · 9 years ago
  98. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 9 years ago
  99. caf2ca4 Add ColorSpace class by Romain Guy · 9 years ago
  100. 5d4bae7 Merge Filament's math library by Romain Guy · 9 years ago