1. 444e936 Merge "hwui: send TextureView hint to SF" into udc-dev by Treehugger Robot · 2 years, 8 months ago
  2. 18396b2 Merge "Track input shaders java-side for heap tooling" into udc-dev by Treehugger Robot · 2 years, 8 months ago
  3. cab4afe hwui: send TextureView hint to SF by Ady Abraham · 2 years, 8 months ago
  4. 65327c0 Add ability to decode only image information with ImageDecoder by Jernej Virag · 2 years, 9 months ago
  5. 1a15acb Track input shaders java-side for heap tooling by John Reck · 2 years, 9 months ago
  6. a26d9e2 Merge "Improve MeshSpecification docs" into udc-dev by Nader Jawad · 2 years, 9 months ago
  7. 4423b52 Improve MeshSpecification docs by Nader Jawad · 2 years, 9 months ago
  8. 5f8b51b Use REGULAR_CODECS instead of ALL_CODECS by Xiao Huang · 2 years, 9 months ago
  9. 1fcf501 Determine HEIF support by checking HEVC by Xiao Huang · 2 years, 9 months ago
  10. fd74bd1 Merge "ImageFormat: Update the Jpeg/R format documentation" into udc-dev by Emilian Peev · 2 years, 9 months ago
  11. a49fd17 Merge "Fallback to RGBA_8888 when P010 is not supported" into udc-dev by Xiao Huang · 2 years, 9 months ago
  12. fff1a29 Fallback to RGBA_8888 when P010 is not supported by Xiao Huang · 2 years, 9 months ago
  13. 5103287 ImageFormat: Update the Jpeg/R format documentation by Emilian Peev · 2 years, 9 months ago
  14. db7fb92 Merge "[DO NOT MERGE] Limit Icon Drawables to MAX_BITMAP_SIZE" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  15. d29ecd2 Add explicit clearSyncTransaction instead of passing null by Chavi Weingarten · 2 years, 9 months ago
  16. 584ce98 ImageDecoder: update AVIF checking criteria by Dichen Zhang · 2 years, 10 months ago
  17. 69c6625 Native crash -> ISE by John Reck · 2 years, 9 months ago
  18. 9985065 Null out gainmaps on inBitmap re-use by John Reck · 2 years, 10 months ago
  19. c681475 Merge "Fix for HardwareBufferRenderer pre-rotation" into udc-dev by Nader Jawad · 2 years, 10 months ago
  20. 2461722 Fix for HardwareBufferRenderer pre-rotation by Nader Jawad · 2 years, 10 months ago
  21. 5c2505d Revert "Revert "ImageDecoder: Add AVIF to support list"" by Dichen Zhang · 2 years, 10 months ago
  22. c1f3c3a Revert "ImageDecoder: Add AVIF to support list" by Usama · 2 years, 10 months ago
  23. 124d40b ImageDecoder: Add AVIF to support list by Dichen Zhang · 2 years, 10 months ago
  24. 0163dce Merge "Revert "ImageDecoder: add "image/avif" to support list"" into udc-dev by John Reck · 2 years, 10 months ago
  25. 2938f79 Revert "ImageDecoder: add "image/avif" to support list" by John Reck · 2 years, 10 months ago
  26. ab0b751 Merge "ImageDecoder: add "image/avif" to support list" into udc-dev by Dichen Zhang · 2 years, 10 months ago
  27. 392804f ImageDecoder: add "image/avif" to support list by Dichen Zhang · 2 years, 10 months ago
  28. e4a3d63 Update ColorSpace _HLG & _PQ to use 203 nit whitepoints by John Reck · 2 years, 10 months ago
  29. 640966b [DO NOT MERGE] Limit Icon Drawables to MAX_BITMAP_SIZE by Valentin Iftime · 2 years, 11 months ago
  30. 6d46535 Merge "ColorSpace.java,cosmetics: fix some typos" am: 65240d6ee5 am: cd3bbf1e70 am: 9b2f7df4cd by Treehugger Robot · 2 years, 11 months ago
  31. 9b2f7df Merge "ColorSpace.java,cosmetics: fix some typos" am: 65240d6ee5 am: cd3bbf1e70 by Treehugger Robot · 2 years, 11 months ago
  32. cd3bbf1 Merge "ColorSpace.java,cosmetics: fix some typos" am: 65240d6ee5 by Treehugger Robot · 2 years, 11 months ago
  33. 2d95e8c Address API feedback by John Reck · 2 years, 11 months ago
  34. ee75e04 Merge "Optimize GraphemeClusterSegmentFinder performance" into udc-dev by Haoyu Zhang · 2 years, 11 months ago
  35. 043d23a Optimize GraphemeClusterSegmentFinder performance by Haoyu Zhang · 2 years, 11 months ago
  36. 4c8b08a Merge "Revert "Add Trace for phrase breaking"" into udc-dev by Allen Su · 2 years, 11 months ago
  37. 840367b Revert "Add Trace for phrase breaking" by Allen Su · 2 years, 11 months ago
  38. 492ddfb Merge "Implement encoding alpha8 gainmaps" into udc-dev by John Reck · 2 years, 11 months ago
  39. df1b76b ColorSpace.java,cosmetics: fix some typos by James Zern · 2 years, 11 months ago
  40. 7b7ea42 Update gainmap documentation. by Christopher Cameron · 2 years, 11 months ago
  41. 85adf7b Merge "Fix javadoc typos in Color and Context" am: d153fa3fe3 am: 9c6d82c50c am: 377f7e286e by Leon Scroggins · 2 years, 11 months ago
  42. 280b440 Implement encoding alpha8 gainmaps by John Reck · 2 years, 11 months ago
  43. 377f7e2 Merge "Fix javadoc typos in Color and Context" am: d153fa3fe3 am: 9c6d82c50c by Leon Scroggins · 2 years, 11 months ago
  44. 9c6d82c Merge "Fix javadoc typos in Color and Context" am: d153fa3fe3 by Leon Scroggins · 2 years, 11 months ago
  45. 956a76a Fix javadoc typos in Color and Context by Ian Baker · 6 years ago
  46. 5f0a800 Defer Meshed creation by Nader Jawad · 2 years, 11 months ago
  47. 900174e Merge "Fix null deref & update compress" into udc-dev by TreeHugger Robot · 2 years, 11 months ago
  48. 4f1766c3 Add Trace for phrase breaking by Allen Su · 3 years ago
  49. 9eb7779 Fix null deref & update compress by John Reck · 3 years ago
  50. 39ac088 Rename Alpha type constant by Nader Jawad · 3 years ago
  51. f0f3787 Merge "Make gainmap parcelable." by Sally Qi · 3 years ago
  52. cf576ea Merge "Wire up colorMode="hdr" on VRI" by John Reck · 3 years ago
  53. c55731c Merge "Updated MeshSpecification IntDefs" by TreeHugger Robot · 3 years ago
  54. 9d2d934 Make gainmap parcelable. by Sally Qi · 3 years ago
  55. 0b19cde Updated MeshSpecification IntDefs by Nader Jawad · 3 years ago
  56. 0147212 Wire up colorMode="hdr" on VRI by John Reck · 3 years ago
  57. 9b5c525 Merge "Add Gainmap API" by John Reck · 3 years ago
  58. 3e98bce Add Gainmap API by John Reck · 3 years ago
  59. 2a49934 Added support for BitmapShader anisotropic filtering by Nader Jawad · 3 years ago
  60. 93cdf12 Address Mesh API feedback by Nader Jawad · 3 years ago
  61. bfffc36 Mesh Rect -> RectF by John Reck · 3 years ago
  62. c0d506e Address drawMesh API feedback by Angel Aguayo · 3 years ago
  63. 4ae9e0c docs: Fixing bad summary fragment in Canvas.isOpaque() by Andrew Solovay · 3 years ago
  64. d21ca25 BaseCanvas drawMesh blendMode identify the src and dst colors in docs. by Brian Salomon · 3 years ago
  65. fcb7f43 Merge "Revert "Revert "Tonemap in RecordingCanvas""" by Alec Mouri · 3 years ago
  66. 73fd79d Merge "Address VRI review comments" by John Reck · 3 years ago
  67. dded51f Revert "Revert "Tonemap in RecordingCanvas"" by Alec Mouri · 3 years ago
  68. 0b3f331 Address VRI review comments by John Reck · 3 years ago
  69. a352185 Revert "Revert "Created HardwareBufferRenderer to support rendering into..."" by Nader Jawad · 3 years ago
  70. 5432e53 Revert "Tonemap in RecordingCanvas" by Devin Cody · 3 years ago
  71. cca989f Revert "Created HardwareBufferRenderer to support rendering into..." by John Reck · 3 years ago
  72. 9776d3e Tonemap in RecordingCanvas by Alec Mouri · 3 years, 3 months ago
  73. 5588776 Add extended brightness plumbing to VRI by John Reck · 3 years ago
  74. 5bd537e Add Gainmap bitmap & imagedecoder by John Reck · 3 years ago
  75. 3a269b0 Provide access to the bitmap's SharedMemory. by Derek Sollenberger · 3 years, 1 month ago
  76. 5e69090 Merge "Send load up hint on view inflation" by Wei Wang · 3 years ago
  77. cf6a5de Merge "Revert "add support for rendering lottie animations through a LottieDrawable"" by Leon Scroggins · 3 years ago
  78. c0a06ac Merge "Remove alpha clamping from ripple drawable" into tm-qpr-dev am: 2f34d56e3e am: e80c089230 by Jay Aliomer · 3 years ago
  79. e80c089 Merge "Remove alpha clamping from ripple drawable" into tm-qpr-dev am: 2f34d56e3e by Jay Aliomer · 3 years ago
  80. 7b08444 Remove alpha clamping from ripple drawable by Jay Aliomer · 3 years ago
  81. 659fd20 Revert "add support for rendering lottie animations through a LottieDrawable" by Jorge Betancourt · 3 years ago
  82. 3b2c0ce Encode JPEG/R from YuvImage by Dichen Zhang · 3 years, 1 month ago
  83. 8b3c0da Merge "Address API feedback for getRunCharacterAdvance" by Haoyu Zhang · 3 years ago
  84. 8feb7e9 Merge "add support for rendering lottie animations through a LottieDrawable" by Leon Scroggins · 3 years ago
  85. 28d3b19 Merge "[HWUI] provide supportMixedColorSpaces() function for hwui." by Sally Qi · 3 years ago
  86. 3217d3d Address API feedback for getRunCharacterAdvance by Haoyu Zhang · 3 years ago
  87. 4f29325 Merge "Change behavior for next() and hasNext() for empty paths" by Chet Haase · 3 years ago
  88. 2e58b5c add support for rendering lottie animations through a LottieDrawable by Jorge Betancourt · 3 years, 5 months ago
  89. 7612c61 Created HardwareBufferRenderer to support rendering into HardwareBuffer targets. by Nader Jawad · 3 years, 2 months ago
  90. 4cf47f1 Change behavior for next() and hasNext() for empty paths by Chet Haase · 3 years ago
  91. ac5f755 Send load up hint on view inflation by Matt Buckley · 3 years, 1 month ago
  92. bd7b1bf Merge "Publicly Expose drawMesh APIs" by Angel Aguayo · 3 years, 1 month ago
  93. 4f0abec Merge "Update javadoc for new added ColorSpace." by TreeHugger Robot · 3 years, 1 month ago
  94. 9cda0d9 Update javadoc for new added ColorSpace. by Sally Qi · 3 years, 1 month ago
  95. 8208d8b Merge "Add BT2020_HLG, BT2020_PQ to ColorSpace.Named enum" by Sally Qi · 3 years, 1 month ago
  96. 07ceee3 Merge "Prepare for publicly exposing drawMesh API" by Angel Aguayo · 3 years, 1 month ago
  97. 5d3141f Publicly Expose drawMesh APIs by Angel Aguayo · 3 years, 1 month ago
  98. c321395 Prepare for publicly exposing drawMesh API by Angel Aguayo · 3 years, 2 months ago
  99. 839681b Merge "Updated Mesh documentation" by Angel Aguayo · 3 years, 1 month ago
  100. 4a39f27 Updated Mesh documentation by Angel Aguayo · 3 years, 2 months ago