1. fd9c1ed Added libui dependencies for input by chaviw · 4 years, 1 month ago
  2. a9a6b46 Revert^2 "libui: rewrite Region with FatVector" by Jagadeesh Pakaravoor · 4 years, 3 months ago
  3. b11abe7 Revert "libui: rewrite Region with FatVector" by Tim Murray · 4 years, 5 months ago
  4. 52c2cab libui: rewrite Region with FatVector by Tim Murray · 4 years, 8 months ago
  5. 15375f9 libui: remove frameworks/native/include/ui symlink by Marissa Wall · 4 years, 8 months ago
  6. e7ec834 Headers of libui is moved to the local directory by Jiyong Park · 7 years ago
  7. 1671de0 Revert "use 64-bits usage bits almost everywhere" by Guang Zhu · 7 years ago
  8. 175d987 use 64-bits usage bits almost everywhere by Mathias Agopian · 7 years ago
  9. c0a749e Merge "GraphicsEnv is separated from libui" by TreeHugger Robot · 7 years ago
  10. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 7 years ago
  11. 27c39e1 GraphicsEnv is separated from libui by Jiyong Park · 7 years ago
  12. 4f8f371 Add decodePixelFormat for debugging by Courtney Goeltzenleuchter · 7 years ago
  13. 82c0498 ui: Rework GraphicBuffer + Allocator for 64bit usage by Chris Forbes · 7 years ago
  14. cb8405e libui: remove gralloc0/gralloc1 support by Chia-I Wu · 7 years ago
  15. 5bac7f3 libui: update for revised HIDL gralloc by Chia-I Wu · 7 years ago
  16. e06ad18 Add debug string functions for graphics.h enums by Courtney Goeltzenleuchter · 7 years ago
  17. f543e5a Remove useless GraphicBuffer() constructor by Mathias Agopian · 7 years ago
  18. b42f171 libui: clean up GraphicBuffer interface by Chia-I Wu · 7 years ago
  19. 982cf47 Update native ColorSpace API for libhwui by Romain Guy · 7 years ago
  20. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 7 years ago
  21. fe2f54f cleanup libui’s includes by Mathias Agopian · 7 years ago
  22. 1d77b71 move vector math out of libui by Mathias Agopian · 7 years ago
  23. bf3729b Merge "Add tool to generate color space conversion 3D LUTs" by TreeHugger Robot · 7 years ago
  24. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 7 years ago
  25. 25bbdcf Add tool to generate color space conversion 3D LUTs by Romain Guy · 7 years ago
  26. 873e2ee Merge "Move FloatRect from libgfx to libui" by TreeHugger Robot · 7 years ago
  27. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 7 years ago
  28. 0ed70dd Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 7 years ago
  29. 5a423ea Move FloatRect from libgfx to libui by Dan Stoza · 7 years ago
  30. a34320a libui: Remove STL from Fence by Dan Stoza · 7 years ago
  31. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 7 years ago
  32. 7bd8adb libui: add notes to registerBuffer(buffer_handle_t) by Chia-I Wu · 7 years ago
  33. 841abed clean-ups, remove warnings, fix includes. by Mathias Agopian · 7 years ago
  34. 5c0a87e Merge "Break dependency of libui on libbinder" by Mathias Agopian · 7 years ago
  35. 21f9b57 Merge "VR: Update VR HWC and VR WM to use GrallocMapper" by TreeHugger Robot · 7 years ago
  36. 1c45710 VR: Update VR HWC and VR WM to use GrallocMapper by Daniel Nicoara · 7 years ago
  37. e1f5e6f Break dependency of libui on libbinder by Mathias Agopian · 7 years ago
  38. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 7 years ago
  39. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 7 years ago
  40. 58a1ef2 Adds support for more gralloc1 functions to GrallocMapper. by Craig Donner · 7 years ago
  41. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 7 years ago
  42. eedb69a Add ColorSpace::createLUT by Romain Guy · 7 years ago
  43. 5453474 Add color space connection by Romain Guy · 8 years ago
  44. 11ecb63 Add various vector functions by Romain Guy · 8 years ago
  45. b621c5f Merge "Clean up Fence a little." by Brian C. Anderson · 8 years ago
  46. 9119078 Merge changes I6f728af0,I580409f0 by Brian C. Anderson · 8 years ago
  47. 175a720 Clean up Fence a little. by Brian Anderson · 8 years ago
  48. 3da8d27 Surface unit tests for getFrameTimestamps. by Brian Anderson · 8 years ago
  49. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  50. fbc9758 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 by Mark Salyzyn · 8 years ago
  51. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  52. ace30d2 Merge "Add android/log.h to Rect.h" am: a422103c90 am: 20b8c55a5e am: a58d700c85 by Steve Paik · 8 years ago
  53. a58d700 Merge "Add android/log.h to Rect.h" am: a422103c90 am: 20b8c55a5e by Steve Paik · 8 years ago
  54. 003b412 Add android/log.h to Rect.h by Steve Paik · 8 years ago
  55. 71bded5 Create libgfx, starting with FloatRect by Dan Stoza · 8 years ago
  56. 3166947 libui: use HIDLized gralloc-mapper by Chia-I Wu · 8 years ago
  57. 67e376d Replace non-const references by pointers by Chia-I Wu · 8 years ago
  58. d3e08d4 Remove RGBX_FP16 format by Romain Guy · 8 years ago
  59. e2caadc Merge "Add fp16 pixel and window formats" by TreeHugger Robot · 8 years ago
  60. ff41514 Add fp16 pixel and window formats by Romain Guy · 8 years ago
  61. d46a65c Merge "Add Fence helpers: Time, Timeline, Snapshot" by Brian C. Anderson · 8 years ago
  62. 3691aba Fix typo on function comment by Courtney Goeltzenleuchter · 8 years ago
  63. b018bf0 libui: update for IAllocator changes by Chia-I Wu · 8 years ago
  64. 221de2a Add Fence helpers: Time, Timeline, Snapshot by Brian Anderson · 8 years ago
  65. 5901fda Use android.hardware.graphics.common@1.0 by Chia-I Wu · 8 years ago
  66. 13a20a2 Merge "Don't clamp when converting to XYZ" by TreeHugger Robot · 8 years ago
  67. 597cd60 Don't clamp when converting to XYZ by Romain Guy · 8 years ago
  68. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 8 years ago
  69. caf2ca4 Add ColorSpace class by Romain Guy · 8 years ago
  70. 5d4bae7 Merge Filament's math library by Romain Guy · 8 years ago
  71. f873bd4 libui: Change hasSignaled to return optional<bool> am: 6db42ac36e by Dan Stoza · 8 years ago
  72. 6db42ac libui: Change hasSignaled to return optional<bool> by Dan Stoza · 8 years ago
  73. 0eeb676 libui: Change hasSignaled to return optional<bool> by Dan Stoza · 8 years ago
  74. 70d2598 libui: Add hasSignaled() method to Fence am: 5736f7dc15 am: 236c475de4 by Dan Stoza · 8 years ago
  75. 236c475 libui: Add hasSignaled() method to Fence am: 5736f7dc15 by Dan Stoza · 8 years ago
  76. 9ba189d libui: add support for android.hardware.graphics by Chia-I Wu · 8 years ago
  77. 5736f7d libui: Add hasSignaled() method to Fence by Dan Stoza · 8 years ago
  78. 6a242ba Use snprintf for SurfaceFlinger fence name am: fd4c8c3805 am: c7d352eb17 by Matthew Bouyack · 8 years ago
  79. c7d352e Use snprintf for SurfaceFlinger fence name am: fd4c8c3805 by Matthew Bouyack · 8 years ago
  80. fd4c8c3 Use snprintf for SurfaceFlinger fence name by Matthew Bouyack · 8 years ago
  81. 00dfc46 Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 am: e7f4cb46c4 by Chih-hung Hsieh · 8 years ago
  82. d2c6b7f Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 by Chih-hung Hsieh · 8 years ago
  83. 170454b Merge "Fix google-explicit-constructor warnings in gui and ui." by Chih-hung Hsieh · 8 years ago
  84. a7715f4 Merge "Fix order of operations warning in libui" am: 73d4186757 am: 1b080b15aa am: 544c391292 by Colin Cross · 8 years ago
  85. 793c047 Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e am: ef2e1afdc2 by Colin Cross · 8 years ago
  86. 1f54f9b Merge "Fix order of operations warning in libui" am: 73d4186757 am: 1b080b15aa by Colin Cross · 8 years ago
  87. 8bd2f6c Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e by Colin Cross · 8 years ago
  88. 2722416 Fix order of operations warning in libui by Colin Cross · 8 years ago
  89. a2362b4 Fix struct vs. class mismatch in forward definitions by Colin Cross · 8 years ago
  90. 5b443e3 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec am: 177b452c8c by Colin Cross · 8 years ago
  91. e26b762 Use uint32_t consistently for region op am: 8f279960c6 am: 19bf9a2f27 am: 66b52bae7a by Colin Cross · 8 years ago
  92. 28f36ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 8 years ago
  93. 3dee7b7 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec by Colin Cross · 8 years ago
  94. 461b4e4 Use uint32_t consistently for region op am: 8f279960c6 am: 19bf9a2f27 by Colin Cross · 8 years ago
  95. b0300ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 8 years ago
  96. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 8 years ago
  97. 8f27996 Use uint32_t consistently for region op by Colin Cross · 8 years ago
  98. 17576de Fix trailing semicolon warnings by Colin Cross · 8 years ago
  99. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 8 years ago
  100. eb03fd3 libui: Add Gralloc1On0Adapter and C++ shim by Dan Stoza · 9 years ago