1. a5cb005 Invalidate buffers on transform change by John Reck · 1 year, 8 months ago
  2. 38323c18 RESTRICT AUTOMERGE pixel-snap on HWUI side by John Reck · 1 year, 9 months ago
  3. 23a1a9a Fix storing VkPipelineCache in HWUI's shader cache breaking persistence by Nolan Scobie · 1 year, 11 months ago
  4. f69c402 Merge "Create HintSessionWrapper in RT right after CanvasContext" into tm-qpr-dev by Matt Buckley · 1 year, 11 months ago
  5. 7c1786b Create HintSessionWrapper in RT right after CanvasContext by Matt Buckley · 1 year, 11 months ago
  6. 1578f05 hwui: pass framenumber with FrameTimelineInfo by Ady Abraham · 2 years ago
  7. 289380f Fix crash where trim memory resulted in HWUI deleting the surface. by Derek Sollenberger · 2 years, 4 months ago
  8. 5d28aee Fix crash from asynchronous GPU metrics by John Reck · 2 years, 4 months ago
  9. a21bbb0 Fix Canvas#drawVertices color blending when no shader is provided by Nolan Scobie · 2 years, 5 months ago
  10. 2e8051f PixelCopy: align with legacy GLConsumer::computeTransformMatrix by Yiwei Zhang · 2 years, 6 months ago
  11. f71128f Revert "Recompute the mNextFrameStartUnstuffed on every frame" by Dake Gu · 2 years, 7 months ago
  12. 89434a2 Recompute the mNextFrameStartUnstuffed on every frame by Dake Gu · 2 years, 7 months ago
  13. 3a9b4c8 Detect doubleStuffed frame when duration is over 2*interval by Dake Gu · 2 years, 7 months ago
  14. 3afb397 Make GPU duration metrics more accurate for Vulkan by Alec Mouri · 2 years, 7 months ago
  15. 3ec8eba Merge "Revert "HWUI: Turn on Skia tracing by default"" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
  16. b9a8ed8 Merge "Fix memory leak with RenderNodeAnimator" into tm-dev by Nader Jawad · 2 years, 8 months ago
  17. 528b0d2 Fix memory leak with RenderNodeAnimator by Nader Jawad · 2 years, 8 months ago
  18. 3c815c9 Revert "HWUI: Turn on Skia tracing by default" by Leon Scroggins · 2 years, 8 months ago
  19. 8cedb66 Add traces of the size of HWUI shader cache in RAM by Leon Scroggins III · 2 years, 8 months ago
  20. 77644a2 Add tracepoints for monitoring HWUI's (persistent) ShaderCache by Leon Scroggins III · 2 years, 8 months ago
  21. e3ebb21 Merge "Fix Photos crash when open 10-bit HDR videos" into tm-dev by Sally Qi · 2 years, 8 months ago
  22. b98941f Fix Photos crash when open 10-bit HDR videos by Sally Qi · 2 years, 8 months ago
  23. a7bd3b9 Update hwui deps due to libtonemap by Alec Mouri · 2 years, 9 months ago
  24. 6585242 Merge "Report no DisplayDecorationSupport in GL" into tm-dev by Leon Scroggins · 2 years, 9 months ago
  25. cd9e7b4 Report no DisplayDecorationSupport in GL by Leon Scroggins III · 2 years, 9 months ago
  26. ec839b2 Merge "GLFunctorDrawable: skip alpha filtering" into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  27. c63c5b2 GLFunctorDrawable: skip alpha filtering by Leon Scroggins III · 2 years, 9 months ago
  28. 6a3088c Add HLG transfer function to proper dataspace by Sally Qi · 2 years, 9 months ago
  29. 0784f24 Update the global light position based on the rotation of the surface. by Derek Sollenberger · 2 years, 9 months ago
  30. c1f9e4c Merge "Add call to disable RT Animations" into tm-dev by Chavi Weingarten · 2 years, 9 months ago
  31. adba0b1 Add forceDrawNextFrame function for HardwareRenderer by chaviw · 2 years, 9 months ago
  32. 01053d43 Add call to disable RT Animations by chaviw · 2 years, 9 months ago
  33. cc37f4e Merge "Support ALPHA_8 + HARDWARE" into tm-dev by Leon Scroggins · 2 years, 10 months ago
  34. 5591cf0 Merge "Add postAndWait() trace for calculating frame drawing time" into tm-dev by Jimmy Shiu · 2 years, 10 months ago
  35. a008aa9 Support ALPHA_8 + HARDWARE by Leon Scroggins III · 2 years, 10 months ago
  36. 06d9139 Add postAndWait() trace for calculating frame drawing time by Jimmy Shiu · 2 years, 10 months ago
  37. e2f5e4a Merge "HWUI: Turn on Skia tracing by default" into tm-dev by Leon Scroggins · 2 years, 10 months ago
  38. 7024d83 HWUI: Turn on Skia tracing by default by Leon Scroggins III · 2 years, 10 months ago
  39. 9e6c9fb Add libtonemap headers by Long Ling · 2 years, 11 months ago
  40. a52e963 Merge "Rename to VsyncCallback & presentation time." by Rachel Lee · 2 years, 10 months ago
  41. 1a44c62 Rename to VsyncCallback & presentation time. by Rachel Lee · 2 years, 10 months ago
  42. 9babbc0 Merge "Improve BoringLayout#isBoring for PrecomputedText" by Seigo Nonaka · 2 years, 10 months ago
  43. f327db5 Merge "Remove the (deprecated) isOpaque parameter when making SkSL shaders" by Brian Osman · 2 years, 11 months ago
  44. bb7c43d Remove the (deprecated) isOpaque parameter when making SkSL shaders by Brian Osman · 2 years, 11 months ago
  45. cd8994f Fix full draw power usage increase issue by Jiang Tian · 3 years, 1 month ago
  46. a04c237 Merge "Remove isOpaque from RuntimeShader" by Derek Sollenberger · 2 years, 11 months ago
  47. a0122fb Merge "Update registering of native classes in HWUI for layoutlib" by Jerome Gaillard · 2 years, 11 months ago
  48. 7843e51 Remove isOpaque from RuntimeShader by Derek Sollenberger · 2 years, 11 months ago
  49. 6b9b516 Improve BoringLayout#isBoring for PrecomputedText by Seigo Nonaka · 2 years, 11 months ago
  50. 6193b1f Merge "Expose 1010102 config for bitmap" by TreeHugger Robot · 2 years, 11 months ago
  51. 77f3508 Merge "Performance hint ndk APIs" by Bo Liu · 2 years, 11 months ago
  52. 1efd0a5 Expose 1010102 config for bitmap by Alec Mouri · 3 years ago
  53. cabe7e39 Merge "Revert "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped."" am: fbc849e9d8 am: 423a67e7aa am: 611cfb5d99 am: c736d8d0d5 by Treehugger Robot · 2 years, 11 months ago
  54. c736d8d Merge "Revert "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped."" am: fbc849e9d8 am: 423a67e7aa am: 611cfb5d99 by Treehugger Robot · 2 years, 11 months ago
  55. fbc849e Merge "Revert "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped."" by Treehugger Robot · 2 years, 11 months ago
  56. 7264c0b Merge "Fix a mismatch in Bitmap_createFromParcel" by John Reck · 3 years ago
  57. b580231 Merge "Pass current brightness parameter to libtonemap" by Alec Mouri · 3 years ago
  58. ef8060f Revert "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped." by Hung-ying Tyan · 3 years ago
  59. 43df223 Pass current brightness parameter to libtonemap by Alec Mouri · 3 years ago
  60. abe5a00 Merge changes from topic "scdocs" by Rachel Lee · 3 years ago
  61. 664a75b Add line break word style parameter in the LineBreakConfig by James.cf Lin · 3 years ago
  62. 43a4bbe Merge "Add setLineBreakConfig API" by James Lin · 3 years ago
  63. aca134f Fix a mismatch in Bitmap_createFromParcel by John Reck · 3 years ago
  64. 9490464 Add setLineBreakConfig API by Seigo Nonaka · 3 years ago
  65. 5ad064f Use AVsyncId typedef in hwui. by Rachel Lee · 3 years ago
  66. 4d3df82 Add filtering and directSampling features for BitmapShader by Derek Sollenberger · 3 years ago
  67. 4832a69 Merge changes from topic "achoreonanos" by Rachel Lee · 3 years ago
  68. 3712a2a Update hwui with renamed AChoreographer method. by Rachel Lee · 3 years ago
  69. 831bf63 Merge "Return 0 instead of NULL for jlong" am: c3e03c1c3d am: 28dc02a29b am: ee32f1583f am: 0e5d78d7de by Treehugger Robot · 3 years ago
  70. 0e5d78d Merge "Return 0 instead of NULL for jlong" am: c3e03c1c3d am: 28dc02a29b am: ee32f1583f by Treehugger Robot · 3 years ago
  71. 7f635e3 Merge "Implement fallback line spacing for BoringLayout" by TreeHugger Robot · 3 years ago
  72. d9fdc2c Return 0 instead of NULL for jlong by Colin Cross · 3 years ago
  73. 78c774d Implement fallback line spacing for BoringLayout by Seigo Nonaka · 3 years, 1 month ago
  74. 073db95 Merge "Move hwui from PGO pipeline to AFDO" am: 7855cf3a10 am: a9b1871313 am: 2936cb2588 am: dce41cfc73 by Yi Kong · 3 years ago
  75. dce41cf Merge "Move hwui from PGO pipeline to AFDO" am: 7855cf3a10 am: a9b1871313 am: 2936cb2588 by Yi Kong · 3 years ago
  76. da51194 Revert "Implement fallback line spacing for BoringLayout" by Shubham Dubey · 3 years ago
  77. 7c0a3ad Move hwui from PGO pipeline to AFDO by Yi Kong · 3 years ago
  78. a1b7ced Implement fallback line spacing for BoringLayout by Seigo Nonaka · 3 years, 1 month ago
  79. 7c60f92 Merge "Add RuntimeShader API to RenderEffect" by Derek Sollenberger · 3 years ago
  80. b680371 Send syncStatus and return FrameCommitCallback in FrameCallback by chaviw · 3 years ago
  81. 29d2700 Merge "Enable path clipping for View outlines" by Chet Haase · 3 years ago
  82. 56c0798 Add RuntimeShader API to RenderEffect by Derek Sollenberger · 3 years, 2 months ago
  83. d324ac4 Merge "Expose android.graphics.RuntimeShader API" by Derek Sollenberger · 3 years ago
  84. e09fbee Expose android.graphics.RuntimeShader API by Derek Sollenberger · 3 years, 2 months ago
  85. 94ac5aaa Merge "No need for stencil buffer for A8." by TreeHugger Robot · 3 years ago
  86. c0cc76e No need for stencil buffer for A8. by Leon Scroggins III · 3 years ago
  87. d630967 Merge "Defer initialization for mEglConfigA8" by TreeHugger Robot · 3 years ago
  88. 7834d38 Merge changes from topic "surfacectrl" by Rachel Lee · 3 years ago
  89. e040b29 Defer initialization for mEglConfigA8 by Leon Scroggins III · 3 years ago
  90. 33c1ea7 Enable path clipping for View outlines by Chet Haase · 3 years, 3 months ago
  91. 4fa7484 Pass start time from HWUI canvas context. by Rachel Lee · 3 years, 1 month ago
  92. 7ccb8a4 Plumb support for rendering A8 in Vulkan by Leon Scroggins III · 3 years, 1 month ago
  93. e157ee8 Plumb through A8 for GL/EGL by Leon Scroggins III · 3 years, 1 month ago
  94. cbdbb66 Add COLOR_MODE_A8/ColorMode::A8 by Leon Scroggins III · 3 years, 1 month ago
  95. b0c9cf5 Treat AHARDWAREBUFFER_FORMAT_R8_UNORM as kAlpha_8_SkAlphaType by Leon Scroggins III · 3 years, 1 month ago
  96. 9ce4828 Update registering of native classes in HWUI for layoutlib by Jerome Gaillard · 3 years, 1 month ago
  97. de71712 Merge "Align ColorSpaces in HWUI and renderengine part." by Sally Qi · 3 years, 1 month ago
  98. a3b02ba Merge "Rework blast sync callback model" into sc-v2-dev am: f7fc07271f by Rob Carr · 3 years, 1 month ago
  99. e97e296c Rework blast sync callback model by chaviw · 3 years, 4 months ago
  100. d0001fe Support HDR tonemapping in TextureView by Alec Mouri · 3 years, 1 month ago