1. 023403b hide setTextEncoding by Mike Reed · 6 years ago
  2. dde2a37 Update SkDescriptor by Herbert Derby · 6 years ago
  3. 23d8943 Revert "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  4. 5820b0c Use specialized quad lists in rectangle ops by Michael Ludwig · 6 years ago
  5. 89126e4 use drawSimpleText by Mike Reed · 6 years ago
  6. bc84adc Move GrVkSecondaryCBDrawContext header into src to hide it. by Greg Daniel · 6 years ago
  7. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  8. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  9. acc763e Fix gn file for moved vulkan file. by Greg Daniel · 6 years ago
  10. cae020a use ghash linking on Windows by Mike Klein · 6 years ago
  11. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  12. b4ba826 Move GrResourceKey.h to include/private. by Brian Salomon · 6 years ago
  13. 753403c Add new GM to verify Plots marked correctly during regenerate. by Jim Van Verth · 6 years ago
  14. 0ba5b18 fold _utils.h into _matrixProcs.cpp by Mike Klein · 6 years ago
  15. 5ceda55 Fix stroked round capped circular arc batched with filled circle. by Brian Salomon · 6 years ago
  16. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  17. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  18. 7142ae5 Generate debug information during link with Windows-Clang by Brian Osman · 6 years ago
  19. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  20. 0aa0508 convert bug fiddle into a GM by Mike Klein · 6 years ago
  21. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  22. 9f7d9a2 Revert "Move some Gr headers from include/gpu to include/private and src/gpu." by Brian Salomon · 6 years ago
  23. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  24. 3bdc3f5 Move some Gr headers from include/gpu to include/private and src/gpu. by Brian Salomon · 6 years ago
  25. dbfd766 templatize SkBitmapProcState_matrixProcs by Mike Klein · 6 years ago
  26. b2a0025 Fix PATH and EXE quoting for Windows ARM64 builds by Brian Osman · 6 years ago
  27. a6e0c2b use lld-link any time we have it by Mike Klein · 6 years ago
  28. 42ec7d7 Link using lld-link when target_os="win" and host_os != "win" by Brian Salomon · 6 years ago
  29. a098265 Fix PATH when running MSVC for ARM64 target by Brian Osman · 6 years ago
  30. d207345 Add cap to number of oplists we execute before flushing to the gpu. by Greg Daniel · 6 years ago
  31. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  32. 0ec1c57 remove sk_atomic_inc by Mike Klein · 6 years ago
  33. a55445e Simplify gn_args in gn_to_bp.py by Leon Scroggins III · 6 years ago
  34. f8dfe4c clean up SkBitmapProcState::platformProcs() by Mike Klein · 6 years ago
  35. c32aeb3 Fix two GPU image filters handling of subset inputs by Brian Osman · 6 years ago
  36. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  37. f4bf973 Revert "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  38. 6cd7490 Add support for Ycbcr Conversion Samplers in vulkan. by Greg Daniel · 6 years ago
  39. 06602e7 Remove FontScalerTest sample. by Ben Wagner · 6 years ago
  40. 50ff7a5 gn format gn/opts.gni by Kevin Lubick · 6 years ago
  41. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  42. c33ec9f remove legacy hinting-enum guards by Mike Reed · 6 years ago
  43. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  44. 85e22fc Build Android Framework host library on Mac by Leon Scroggins III · 6 years ago
  45. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
  46. fc614f1 rm SK_SUPPORT_LEGACY_TEXTBLOBBUILD_WITH_PAINT from fluter by Mike Reed · 6 years ago
  47. 46c774a rm SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter by Mike Reed · 6 years ago
  48. 017aa53 Remove tonalshadows GMs by Brian Osman · 6 years ago
  49. 368895b Remove gamut GM by Brian Osman · 6 years ago
  50. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  51. e5b08df move NEON matrixProcs into matrixProcs.cpp by Mike Klein · 6 years ago
  52. 45f8266 add flag to flutter by Mike Reed · 6 years ago
  53. 20e2fb2 SkBitmapProcState_matrixProcs.cpp refactoring by Mike Klein · 6 years ago
  54. 133944a Add a dedicated Op for analytic round rects by Chris Dalton · 6 years ago
  55. c41a5f5 Generate Android Framework host-side Skia (linux) by Leon Scroggins III · 6 years ago
  56. f2a7a20 clean up SkBitmapProcState a bit by Mike Klein · 6 years ago
  57. 908bb23 When outsetting for rect blur fast path use abs of scale factors. by Brian Salomon · 6 years ago
  58. a2187bf port S32_alpha_D32_filter_DX to SkOpts by Mike Klein · 6 years ago
  59. 09181ef Fix dst copy bounds for aa draw contained within clip. by Brian Salomon · 6 years ago
  60. 9c14ea1 Revert "remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter" by Mike Reed · 6 years ago
  61. 449cb53 remove SK_SUPPORT_LEGACY_NESTED_HINTINGENUM from flutter by Mike Reed · 6 years ago
  62. 8012a2f remove SK_SUPPORT_LEGACY_FONT_FLAGS from flutter by Mike Reed · 6 years ago
  63. b3162ef add flag to guard font apis by Mike Reed · 6 years ago
  64. 42d6c59 SkPDF: pull out SkPDFSubsetFont code to another file. by Hal Canary · 6 years ago
  65. 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago
  66. 6c24245 Remove SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS from Skia's Chromium GN by Brian Osman · 6 years ago
  67. be85c19 Build custom empty SkFontMgr for Android Framework by Leon Scroggins III · 6 years ago
  68. eb4d641 Revert "remove old name for SkCodec::kNoFrame" by Mike Klein · 6 years ago
  69. 8f4a25e re-add guard to flutter for fuchsia build -- until newer flutter lands by Mike Reed · 6 years ago
  70. 025f783 add guard for fuchsia build by Mike Reed · 6 years ago
  71. 024072a Reland "Improve degenerate 2pt conical gradient cases" by Mike Klein · 6 years ago
  72. 95af472 Revert "Improve degenerate 2pt conical gradient cases" by Stan Iliev · 6 years ago
  73. 6a2c42f clean up SkBlitRow_opts by Mike Klein · 6 years ago
  74. 32828eb move LCD blits to SkBlitter_ARGB32.cpp by Mike Klein · 6 years ago
  75. 879dab8 Improve degenerate 2pt conical gradient cases by Michael Ludwig · 6 years ago
  76. ef4709b move blend-row routines to SkBlitter_ARGB32.cpp by Mike Klein · 6 years ago
  77. c556c16 remove obsolete guards for hinting enum by Mike Reed · 6 years ago
  78. 06a477c remove old name for SkCodec::kNoFrame by Mike Klein · 6 years ago
  79. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  80. 5437823 Reland "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  81. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  82. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  83. 34d7a16 Revert "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  84. 5bbf790 simplify disabling effect deserialization by Mike Klein · 6 years ago
  85. 62cc5f5 move this define to be with its friends in flutter_defines.gni by Mike Klein · 6 years ago
  86. e475f4e remove -DSK_DISABLE_RENDER_TARGET_SORTING from Flutter by Mike Klein · 6 years ago
  87. a4c277b make float divide-by-zero fatal by Mike Klein · 6 years ago
  88. 3674336 Reland "make enum santizer fatal" by Mike Klein · 6 years ago
  89. f2b35e4 Revert "make enum santizer fatal" by Mike Klein · 6 years ago
  90. 166dbd3 make enum santizer fatal by Mike Klein · 6 years ago
  91. 534e776 add pathops bench for simplify by Mike Reed · 6 years ago
  92. c9eace8 add unpremul gm by Mike Klein · 6 years ago
  93. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  94. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  95. ab18c8e Move files in GN by Herb Derby · 6 years ago
  96. 460eb5e Reland "Extract per-edge quad vertex tesselation code into reusable interface" by Michael Ludwig · 6 years ago
  97. ff78aaa Revert "Extract per-edge quad vertex tesselation code into reusable interface" by Brian Osman · 6 years ago
  98. ca4756a remove RP bench by Mike Klein · 6 years ago
  99. fc3784b Extract per-edge quad vertex tesselation code into reusable interface by Michael Ludwig · 6 years ago
  100. d99bd00 move unspecialized routines out of SkOpts by Mike Klein · 6 years ago