1. e157ee8 Plumb through A8 for GL/EGL by Leon Scroggins III · 3 years, 9 months ago
  2. cbdbb66 Add COLOR_MODE_A8/ColorMode::A8 by Leon Scroggins III · 3 years, 9 months ago
  3. b0c9cf5 Treat AHARDWAREBUFFER_FORMAT_R8_UNORM as kAlpha_8_SkAlphaType by Leon Scroggins III · 3 years, 9 months ago
  4. de71712 Merge "Align ColorSpaces in HWUI and renderengine part." by Sally Qi · 3 years, 9 months ago
  5. d0001fe Support HDR tonemapping in TextureView by Alec Mouri · 3 years, 10 months ago
  6. d9d7523 Align ColorSpaces in HWUI and renderengine part. by Sally Qi · 3 years, 10 months ago
  7. 88a9efd Merge "Enable WebView overlays for Vulkan" by Vasiliy Telezhnikov · 3 years, 10 months ago
  8. 6423d01 Merge "Implement fast hyphenation algorithm" by TreeHugger Robot · 3 years, 10 months ago
  9. 372a21b Enable WebView overlays for Vulkan by Vasiliy Telezhnikov · 3 years, 10 months ago
  10. 0f76140 Implement fast hyphenation algorithm by Seigo Nonaka · 4 years ago
  11. 9371fa7 Skip TransformCanvas calls for FunctorDrawables am: 2d25d69236 am: 78df96a8e5 by Nader Jawad · 3 years, 10 months ago
  12. 78df96a8 Skip TransformCanvas calls for FunctorDrawables am: 2d25d69236 by Nader Jawad · 3 years, 10 months ago
  13. 2d25d69 Skip TransformCanvas calls for FunctorDrawables by Nader Jawad · 3 years, 10 months ago
  14. 653194a resolve merge conflicts of 802cc7defb5adfdcabaada70fef487740009917a to sc-v2-dev-plus-aosp by Brett Chabot · 3 years, 10 months ago
  15. 802cc7d Merge changes from topic "cp_slim" am: a90cb087c0 am: d7a1549e2d am: 59bd3059cc by Brett Chabot · 3 years, 10 months ago
  16. a501875 Resolve merge conflicts of c2810b93854d213736e6139dba757c2918ab9672 to sc-qpr1-dev-plus-aosp by Brett Chabot · 3 years, 10 months ago
  17. 59bd305 Merge changes from topic "cp_slim" am: a90cb087c0 am: d7a1549e2d by Brett Chabot · 3 years, 10 months ago
  18. 02c816b Backport 'Add ability to disable GL draws'. am: 3f8b9fe50b am: 3dd1928cc6 by Brett Chabot · 3 years, 10 months ago
  19. 16138b3 Merge "GIFMovie: Stop using internal Skia APIs" by Leon Scroggins · 3 years, 10 months ago
  20. c6fe3ef GIFMovie: Stop using internal Skia APIs by Leon Scroggins III · 3 years, 10 months ago
  21. b8752a7 Remove code guarded by SK_SURFACE_COPY_ON_WRITE_CRASHES by Ben Wagner · 3 years, 10 months ago
  22. 9b87556 Prepare for removal of SK_SURFACE_COPY_ON_WRITE_CRASHES by Ben Wagner · 3 years, 10 months ago
  23. ab73aec Lazy load Properties::isDrawingEnabled. by Brett Chabot · 4 years, 2 months ago
  24. 3f8b9fe Backport 'Add ability to disable GL draws'. by Brett Chabot · 4 years, 4 months ago
  25. c6efb5d Merge "Add damage rect trace point" by TreeHugger Robot · 3 years, 11 months ago
  26. 8a1ddd7 Add damage rect trace point by John Reck · 3 years, 11 months ago
  27. c8024fc Fix daveys when latch_unsignaled is used by John Reck · 3 years, 11 months ago
  28. 4470f01 Merge changes I2440a161,I3e478b11 into sc-dev am: ce6d9b4261 by Nader Jawad · 3 years, 11 months ago
  29. 9f98908 Conditionally cache RenderEffect results am: 10f05d8f00 by Nader Jawad · 3 years, 11 months ago
  30. 78b18bb Fix initialization of snapshot SkImage instance by Nader Jawad · 4 years ago
  31. 10f05d8 Conditionally cache RenderEffect results by Nader Jawad · 4 years ago
  32. 9d0e2db Merge "Update RenderEffectCache capability query" into sc-v2-dev am: 58745e540e am: 6c8f89e428 by Nader Jawad · 4 years ago
  33. 6c8f89e Merge "Update RenderEffectCache capability query" into sc-v2-dev am: 58745e540e by Nader Jawad · 4 years ago
  34. 086645d Update RenderEffectCache capability query by Nader Jawad · 4 years ago
  35. 1e0b9ea Merge "Make JankTracker non-fatal" by TreeHugger Robot · 4 years ago
  36. c89bb80 Merge "Support dump gfxinfo reset for process' without a Window" by TreeHugger Robot · 4 years ago
  37. 7cda763 Merge "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. When we use GPU to copy the data, rendering would choose filter. But we need add shrink in border to ensure the sampler not reach border like what GUI does." am: 06e16941d5 am: 44bfae1759 am: b0838b910c am: ab55cd0ae8 am: 9a38d4f4d4 by John Reck · 4 years ago
  38. 00665ae Make JankTracker non-fatal by John Reck · 4 years ago
  39. 9a38d4f4 Merge "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. When we use GPU to copy the data, rendering would choose filter. But we need add shrink in border to ensure the sampler not reach border like what GUI does." am: 06e16941d5 am: 44bfae1759 am: b0838b910c am: ab55cd0ae8 by John Reck · 4 years ago
  40. ab55cd0 Merge "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. When we use GPU to copy the data, rendering would choose filter. But we need add shrink in border to ensure the sampler not reach border like what GUI does." am: 06e16941d5 am: 44bfae1759 am: b0838b910c by John Reck · 4 years ago
  41. b0838b9 Merge "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. When we use GPU to copy the data, rendering would choose filter. But we need add shrink in border to ensure the sampler not reach border like what GUI does." am: 06e16941d5 am: 44bfae1759 by John Reck · 4 years ago
  42. 44bfae1 Merge "CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. When we use GPU to copy the data, rendering would choose filter. But we need add shrink in border to ensure the sampler not reach border like what GUI does." am: 06e16941d5 by John Reck · 4 years ago
  43. b48d4d1 CTS of CtsMediaTestCases#android.media.cts.DecodeAccuracyTest may fail when video is cropped. by John Reck · 4 years ago
  44. 712eae0 Support dump gfxinfo reset for process' without a Window by John Reck · 4 years ago
  45. 798185e Merge changes from topic "choreo" by Rachel Lee · 4 years ago
  46. 432b691 HWUI: use public choreographer api by Rachel Lee · 4 years ago
  47. 6aebf2d Merge "Fix initialization of snapshot SkImage instance" into sc-qpr1-dev am: be0bdf6178 am: 201db897ea am: fd2133a687 by Nader Jawad · 4 years ago
  48. fd2133a Merge "Fix initialization of snapshot SkImage instance" into sc-qpr1-dev am: be0bdf6178 am: 201db897ea by Nader Jawad · 4 years ago
  49. 15d3753 Merge "Fix initialization of snapshot SkImage instance" into sc-qpr1-dev am: be0bdf6178 by Nader Jawad · 4 years ago
  50. 201db89 Merge "Fix initialization of snapshot SkImage instance" into sc-qpr1-dev am: be0bdf6178 by Nader Jawad · 4 years ago
  51. 74eaabe Fix initialization of snapshot SkImage instance by Nader Jawad · 4 years ago
  52. c2618b3 Merge "Conditionally cache RenderEffect results" into sc-qpr1-dev am: 69617682e4 by Nader Jawad · 4 years ago
  53. c465378 Merge "Conditionally cache RenderEffect results" into sc-qpr1-dev am: 69617682e4 am: 53290d8b19 am: 15fcba18e1 by Nader Jawad · 4 years ago
  54. 15fcba1 Merge "Conditionally cache RenderEffect results" into sc-qpr1-dev am: 69617682e4 am: 53290d8b19 by Nader Jawad · 4 years ago
  55. 53290d8 Merge "Conditionally cache RenderEffect results" into sc-qpr1-dev am: 69617682e4 by Nader Jawad · 4 years ago
  56. 5537a8d Merge "Enable anti-aliasing for clip-path in vector drawables." by Bo Brinkman · 4 years ago
  57. 4a6b60a Conditionally cache RenderEffect results by Nader Jawad · 4 years ago
  58. c9c01c2 Merge "Fix an instance of -Wunused-but-set-variable." am: c10adebed6 am: daa2a19c60 am: fdf7486ad5 am: 654f9a53f5 am: c753d093ef by Yi Kong · 4 years ago
  59. c753d09 Merge "Fix an instance of -Wunused-but-set-variable." am: c10adebed6 am: daa2a19c60 am: fdf7486ad5 am: 654f9a53f5 by Yi Kong · 4 years ago
  60. 654f9a5 Merge "Fix an instance of -Wunused-but-set-variable." am: c10adebed6 am: daa2a19c60 am: fdf7486ad5 by Yi Kong · 4 years ago
  61. fdf7486 Merge "Fix an instance of -Wunused-but-set-variable." am: c10adebed6 am: daa2a19c60 by Yi Kong · 4 years ago
  62. daa2a19 Merge "Fix an instance of -Wunused-but-set-variable." am: c10adebed6 by Yi Kong · 4 years ago
  63. ba248e2 Enable anti-aliasing for clip-path in vector drawables. by Bo Brinkman · 4 years ago
  64. b5cab25 Fix an instance of -Wunused-but-set-variable. by Yi Kong · 4 years ago
  65. 01f8f40 Merge changes from topic "initialize-from-frame" by Greg Kaiser · 4 years ago
  66. fb98948 Merge "Fix aggressive caching of RenderNode snapshot" into sc-v2-dev am: ddd6bac7c8 am: 501a46b056 by Nader Jawad · 4 years ago
  67. 75c654c Update FrameMetricsReporterTests to test that we don't report any frames when fromFrame is not explicitly set by Pablo Gamito · 4 years ago
  68. 346312c Make sure fields are initialized before access by Greg Kaiser · 4 years ago
  69. 48f7fab Fix aggressive caching of RenderNode snapshot by Nader Jawad · 4 years ago
  70. f49068f Fix aggressive caching of RenderNode snapshot by Nader Jawad · 4 years ago
  71. 2a1308f Update use of deprecated SkRuntimeEffect BuilderChild API by Brian Osman · 4 years, 3 months ago
  72. d7cbe3d Merge "In SkSL, replace 'sample' with '.eval'" by TreeHugger Robot · 4 years ago
  73. 3a7c2de Merge changes from topics "consistent-frame-number-type", "metrics-callback-surface-id", "remove-asc-from-fmcallback" by Pablo Gamito · 4 years ago
  74. bb10b9c In SkSL, replace 'sample' with '.eval' by Brian Osman · 4 years ago
  75. 14b28ce9c Get rid of unused ASurfaceControl in frame metrics listener callback by Pablo Gamito · 4 years ago
  76. 7e6a5f2 Set uninitialized frame number to 0 by Pablo Gamito · 4 years ago
  77. 35b80cd Make frame number type consistent by Pablo Gamito · 4 years ago
  78. dfb85a2 Add unit tests for FrameMetricsReporter by Pablo Gamito · 4 years ago
  79. 0aa775e Update JankTrackerTests to reflect API changes by Pablo Gamito · 4 years ago
  80. bc9e529 Pass surface control id to callback to accurately identify surface metrics belongs to by Pablo Gamito · 4 years ago
  81. 9c13753 Rework blast sync callback model by chaviw · 4 years, 1 month ago
  82. 88660d7 Stop reporting frame stats from frames completed before observer was attached by Pablo Gamito · 4 years, 1 month ago
  83. 98ccd61 Use the height as width when there is a rotation needs to be applied for by ramindani · 4 years ago
  84. b08e33e Merge "Move CanvasFrontend off of SkConservativeClip" by Michael Ludwig · 4 years ago
  85. fe78035 Merge "Added crop rect and removed inverse of the texture matrix." by Ram Indani · 4 years, 1 month ago
  86. 8c5c96f Move CanvasFrontend off of SkConservativeClip by Michael Ludwig · 4 years, 1 month ago
  87. 3952ed6 Added crop rect and removed inverse of the texture matrix. by ramindani · 4 years, 1 month ago
  88. 6c998e4 Merge "Turn on Webview Overlays" into sc-dev am: a43c6c4f2c am: c930224c77 by Huihong Luo · 4 years, 1 month ago
  89. 5e4c93a Merge "Turn on Webview Overlays" into sc-dev am: a43c6c4f2c am: 0d8ee15a18 by Huihong Luo · 4 years, 1 month ago
  90. 77cee97 Merge "Remove Webview Overlays on destroy" into sc-dev am: e44bc77bc3 am: dc7594b513 by Huihong Luo · 4 years, 1 month ago
  91. 35b1dde Turn on Webview Overlays by Huihong Luo · 4 years, 1 month ago
  92. 5b85931 Merge "Add transform matrix to InputWindowHandle." into sc-v2-dev am: 73f529933e am: 9b735dcba7 by Chavi Weingarten · 4 years, 1 month ago
  93. 8ca2be7 Add transform matrix to InputWindowHandle. by chaviw · 4 years, 1 month ago
  94. 0ba298a Move WebView overlay support off of NewWeakGlobalRef by John Reck · 4 years, 1 month ago
  95. 9107a62 Remove Webview Overlays on destroy by Huihong Luo · 4 years, 2 months ago
  96. 31bde04 Move HardwareObserver off of NewWeakGlobalRef by John Reck · 4 years, 1 month ago
  97. ebc5cc70 Merge "API change to get the current transform in int and current crop rectangle." by Ram Indani · 4 years, 1 month ago
  98. b27f52e Merge "CanvasContext::draw: flushAndSubmit when not drawing" into sc-dev am: 1171be085c am: 71417b2def by Derek Sollenberger · 4 years, 1 month ago
  99. bd4971b API change to get the current transform in int and current crop rectangle. by ramindani · 4 years, 1 month ago
  100. 6358daf Merge "Revert "Added crop rect to LayerDrawable to not crop TextureView..."" by John Reck · 4 years, 1 month ago