1. be71b3e add RuntimeXfermode API to the graphics platform by Jorge Betancourt · 10 months ago
  2. aa9c4d1 Merge "Revert^2 "Push atoms for decoding images"" into main by Alec Mouri · 10 months ago
  3. c477f9f Revert^2 "Push atoms for decoding images" by Alec Mouri · 10 months ago
  4. 1f54363 Merge "Revert "Push atoms for decoding images"" into main by Priyanka Advani (xWF) · 10 months ago
  5. 9dd7602 Revert "Push atoms for decoding images" by Priyanka Advani (xWF) · 10 months ago
  6. 25e8d87 Merge "add runtime color filter support to platform" into main by Jorge Betancourt · 10 months ago
  7. 0ba21a7 Push atoms for decoding images by Alec Mouri · 11 months ago
  8. 2c9a688 add runtime color filter support to platform by Jorge Betancourt · 12 months ago
  9. 49ee901 Add color mode metric to ViewRootImpl by Alec Mouri · 12 months ago
  10. 102ba128 Skip eglCreateContext telemetry for HWUI contexts by Tom Murphy · 1 year, 1 month ago
  11. 774e9b4 Detangle shared AndroidTest.xml for hwui_unit_tests/hwuimicro/hwuimacro by Nolan Scobie · 1 year, 1 month ago
  12. 167d1cf Update host build for libhwui by Jerome Gaillard · 1 year, 2 months ago
  13. 5b884e4 frameworks: updates to use new aconfig storage read api and add storage by Dennis Shen · 1 year, 3 months ago
  14. 91ab113 Support Color and ColorSpace on Ravenwood by Makoto Onuki · 1 year, 4 months ago
  15. 1345fc0 Merge "Add default_teams to hwui build target" into main by Treehugger Robot · 1 year, 5 months ago
  16. 22b0819 Add default_teams to hwui build target by Ying Wei · 1 year, 5 months ago
  17. da745d2 Add HardwareRenderer to libhwui on host by Jerome Gaillard · 1 year, 5 months ago
  18. 8ab756d Add RenderProxy to host builds of hwui by Jerome Gaillard · 1 year, 5 months ago
  19. d26915c Use CPU rendering for host builds by Jerome Gaillard · 1 year, 5 months ago
  20. a0cb362 Set up a RenderState for the host version of RenderThread by Jerome Gaillard · 1 year, 5 months ago
  21. 0504c11 Merge "Create a new RenderPipeline for CPU only rendering" into main by Treehugger Robot · 1 year, 5 months ago
  22. c4a5c68 Set more aconfig_declarations containers to system in frameworks/base by Yu Liu · 1 year, 5 months ago
  23. bea67ce Create a new RenderPipeline for CPU only rendering by Jerome Gaillard · 1 year, 5 months ago
  24. 37af1ae Merge "Revert "Create a new RenderPipeline for CPU only rendering"" into main by Liana Kazanova · 1 year, 5 months ago
  25. ce96630 Revert "Create a new RenderPipeline for CPU only rendering" by John Reck · 1 year, 5 months ago
  26. 1406600 Merge "Create a new RenderPipeline for CPU only rendering" into main by Jerome Gaillard · 1 year, 5 months ago
  27. 09a38e4 Create a new RenderPipeline for CPU only rendering by Jerome Gaillard · 1 year, 6 months ago
  28. 01f8f4f Add AnimatedImageDrawable to host build of libhwui by Jerome Gaillard · 1 year, 6 months ago
  29. 9b2b762 Make a CommonPool for host builds by Jerome Gaillard · 1 year, 6 months ago
  30. ea9bf2a Use HWUIProperties.sysprop in host builds by Jerome Gaillard · 1 year, 6 months ago
  31. 9c89bc3 Merge "Revert^2 "Move PdfRenderer java and native code to packages/providers/MediaProvider"" into main by Treehugger Robot · 1 year, 6 months ago
  32. 1dfb7ce Revert^2 "Move PdfRenderer java and native code to packages/providers/MediaProvider" by Nishant Panwar · 1 year, 6 months ago
  33. 6352d1c Add JankTracker to host build for libhwui by Jerome Gaillard · 1 year, 6 months ago
  34. 8f6d6e0 Add DeviceInfo to host build for libhwui by Jerome Gaillard · 1 year, 6 months ago
  35. f3ff3b8 Expand host build of libhwui by Jerome Gaillard · 1 year, 6 months ago
  36. 79facd9 Merge "Revert "Move PdfRenderer java and native code to packages/providers/MediaProvider"" into main by Treehugger Robot · 1 year, 7 months ago
  37. 5b11e0b Revert "Move PdfRenderer java and native code to packages/providers/MediaProvider" by Nishant Panwar · 1 year, 7 months ago
  38. 87ef524 Implement RenderThread for host by Jerome Gaillard · 1 year, 7 months ago
  39. d84522c Move PdfRenderer java and native code to packages/providers/MediaProvider by Dillon Simpson · 1 year, 8 months ago
  40. 73b965e Merge "Remove unnecessary HWUI host build customization" into main by Jerome Gaillard · 1 year, 7 months ago
  41. 8c4b2f5 Merge "Remove java_api_contribution modules from .bp files" into main am: 6eecd31ded am: 29aaf53e92 by Jihoon Kang · 1 year, 7 months ago
  42. c22eb5b Remove unnecessary HWUI host build customization by Jerome Gaillard · 1 year, 7 months ago
  43. 6aadcb6 Remove java_api_contribution modules from .bp files by Jihoon Kang · 1 year, 8 months ago
  44. 475aee8 Merge "Support fp16 in hwui for HDR" into main by Alec Mouri · 1 year, 8 months ago
  45. ac62f50 Merge "fix(high contrast text): fix grey text sometimes getting lighter when it should get darker and vice-versa" into main by Tyler Freeman · 1 year, 8 months ago
  46. dcd164c fix(high contrast text): fix grey text sometimes getting lighter when it should get darker and vice-versa by Tyler Freeman · 1 year, 11 months ago
  47. 57186e9 Merge "Remove LTO build speed workaround for libhwui" into main am: 0aefb32558 am: 72ba7151e5 am: db2c0dbbf1 by Yi Kong · 1 year, 9 months ago
  48. c0c0114 Remove LTO build speed workaround for libhwui by Yi Kong · 1 year, 9 months ago
  49. efc1ef7 Merge "Add setBackdropRenderEffect for View and RenderNode." into main am: e93a68ed71 by John Reck · 1 year, 9 months ago
  50. 0493101 [base] Replace SkFontMgr::RefDefault() with FreeTypeFontMgr by Kevin Lubick · 1 year, 10 months ago
  51. fdcf72c Add setBackdropRenderEffect for View and RenderNode. by Dongya Jiang · 3 years, 6 months ago
  52. 22ab7f3 Support fp16 in hwui for HDR by Alec Mouri · 2 years ago
  53. 1b152e7 Implement automatic SV clipping by John Reck · 1 year, 11 months ago
  54. cd348c6 Draw a single underline if multiple fonts are used in a single line. by Seigo Nonaka · 2 years ago
  55. 8776557 Add unit tests for HintSessionWrapper by Matt Buckley · 2 years ago
  56. 37b52d4 Add some flags by John Reck · 2 years ago
  57. 0c66836 Add unit tests for HintSessionWrapper by Matt Buckley · 2 years ago
  58. d66cdb3 Add a flag by John Reck · 2 years, 1 month ago
  59. 7237e47 Use "HWUI" LOG_TAG exclusively in libs/hwui/** by Nolan Scobie · 2 years, 1 month ago
  60. e2b9938 Add setBackdropRenderEffect for View and RenderNode. by Dongya Jiang · 3 years, 6 months ago
  61. ac175cc Use AHardwareBuffer_getAllocationSize by John Reck · 2 years, 4 months ago
  62. 7087aaf JPEG/R refactor: rename jpegrecoverymap library to ultrahdr by Dichen Zhang · 2 years, 5 months ago
  63. db46763 Merge "Opt libhwui out of -fprofile-sample-accurate" am: 3661b1baf9 am: 686c948ce8 am: 7210c9158d by Yi Kong · 2 years, 5 months ago
  64. 3661b1b Merge "Opt libhwui out of -fprofile-sample-accurate" by Yi Kong · 2 years, 5 months ago
  65. 481a250 Merge "Include module dependencies under `data`" am: 932fe8ac1d am: 042455c19f am: 9ccba9558c by Jahin Imtiaz · 2 years, 5 months ago
  66. d8b1dda Include module dependencies under `data` by jahinimtiaz · 2 years, 6 months ago
  67. 3ccc52f Opt libhwui out of -fprofile-sample-accurate by Yi Kong · 2 years, 6 months ago
  68. 587fb57 Support gainmap HW copy. by Sally Qi · 2 years, 6 months ago
  69. ee75e04 Merge "Optimize GraphemeClusterSegmentFinder performance" into udc-dev by Haoyu Zhang · 2 years, 6 months ago
  70. 043d23a Optimize GraphemeClusterSegmentFinder performance by Haoyu Zhang · 2 years, 7 months ago
  71. 8c1d7aa Fix "using JNI after critical" exceptions by Nader Jawad · 2 years, 6 months ago
  72. 5f0a800 Defer Meshed creation by Nader Jawad · 2 years, 7 months ago
  73. 4c39197 Remove use of internal Skia jpeg struct by Kevin Lubick · 2 years, 7 months ago
  74. ed58eab Remove Skia's src/image as a search path for HWUI by Kevin Lubick · 2 years, 7 months ago
  75. 4537c3e Remove Skia's src/effects as a search path for HWUI by Kevin Lubick · 2 years, 7 months ago
  76. f0f3787 Merge "Make gainmap parcelable." by Sally Qi · 2 years, 7 months ago
  77. 9d2d934 Make gainmap parcelable. by Sally Qi · 2 years, 7 months ago
  78. b071839 graphics_jni: Remove libjpegencoder and libjpegdecoder dependency by Dichen Zhang · 2 years, 7 months ago
  79. 115195e Draw gainmaps in HDR by John Reck · 2 years, 7 months ago
  80. fcb7f43 Merge "Revert "Revert "Tonemap in RecordingCanvas""" by Alec Mouri · 2 years, 7 months ago
  81. dded51f Revert "Revert "Tonemap in RecordingCanvas"" by Alec Mouri · 2 years, 7 months ago
  82. a352185 Revert "Revert "Created HardwareBufferRenderer to support rendering into..."" by Nader Jawad · 2 years, 7 months ago
  83. 5432e53 Revert "Tonemap in RecordingCanvas" by Devin Cody · 2 years, 7 months ago
  84. cca989f Revert "Created HardwareBufferRenderer to support rendering into..." by John Reck · 2 years, 7 months ago
  85. 9776d3e Tonemap in RecordingCanvas by Alec Mouri · 2 years, 10 months ago
  86. 5bd537e Add Gainmap bitmap & imagedecoder by John Reck · 2 years, 8 months ago
  87. cf6a5de Merge "Revert "add support for rendering lottie animations through a LottieDrawable"" by Leon Scroggins · 2 years, 8 months ago
  88. 659fd20 Revert "add support for rendering lottie animations through a LottieDrawable" by Jorge Betancourt · 2 years, 8 months ago
  89. 3b2c0ce Encode JPEG/R from YuvImage by Dichen Zhang · 2 years, 9 months ago
  90. 655560a Merge tm-qpr-dev-plus-aosp-without-vendor@9467136 by Xin Li · 2 years, 8 months ago
  91. f919c90 Merge "java_api_contribution public, module lib module definition for framework base" am: a7916faa4c am: abc2e450e1 am: 0dab4e4795 by Jihoon Kang · 2 years, 8 months ago
  92. 0dab4e4 Merge "java_api_contribution public, module lib module definition for framework base" am: a7916faa4c am: abc2e450e1 by Jihoon Kang · 2 years, 8 months ago
  93. a7916fa Merge "java_api_contribution public, module lib module definition for framework base" by Jihoon Kang · 2 years, 8 months ago
  94. 8feb7e9 Merge "add support for rendering lottie animations through a LottieDrawable" by Leon Scroggins · 2 years, 8 months ago
  95. 6cdde64 Change hwui_unit_tests (and benchmarks) to push to non-root writable dir am: 1aa54918b8 am: 85e8dbe6ae by Nolan Scobie · 2 years, 8 months ago
  96. 1aa5491 Change hwui_unit_tests (and benchmarks) to push to non-root writable dir by Nolan Scobie · 2 years, 10 months ago
  97. 2e58b5c add support for rendering lottie animations through a LottieDrawable by Jorge Betancourt · 3 years ago
  98. 7612c61 Created HardwareBufferRenderer to support rendering into HardwareBuffer targets. by Nader Jawad · 2 years, 10 months ago
  99. bf3a364 java_api_contribution public, module lib module definition for framework base by Jihoon Kang · 2 years, 9 months ago
  100. 126c038 Use android.hardware.graphics.common-ndk and composer3-ndk wrappers. by Sally Qi · 3 years, 1 month ago