[go: nahoru, domu]

  1. ac4e293 [fuchsia] Fix remaining per-file OWNERS entries to apply to subdirectories by David Dorwin · 2 years, 11 months ago
  2. e5638f00 [Code Health] Remove ListValue::GetSize in remaining directories by Clark DuVall · 2 years, 11 months ago
  3. cfead73 Enable texture table dither in Skia GPU by Brian Salomon · 3 years ago
  4. 952dbc8e BlitRGBAToYUVA: Use pointers remove unused arguments by Christopher Cameron · 3 years ago
  5. c2fdda4a Fix header guards in various dirs by Sumaid Syed · 3 years ago
  6. eebe26d Add define to preserve old GPU dither pending rebaesline of web tests by Brian Salomon · 3 years ago
  7. b81a139 Reland "Enable the tessellation atlas for general path rendering" by Chris Dalton · 3 years ago
  8. 0ac42a4 Revert "Enable the tessellation atlas for general path rendering" by Matthias Körber · 3 years ago
  9. a117918 Enable the tessellation atlas for general path rendering by Chris Dalton · 3 years ago
  10. 9642918 Disable atlas path renderer for baselines pending skia roll by Chris Dalton · 3 years ago
  11. 90254d0 Enable Skia tessellation on OOP-R ES2 by Chris Dalton · 3 years ago
  12. 56beb03 Always enable SkSL in Skia by Brian Osman · 3 years ago
  13. ee5e6a9 Remove inactive OWNERS from Chromium by Kentaro Hara · 3 years, 1 month ago
  14. 1622d67 FilterQuality is no longer part of SkPaint by Mike Reed · 3 years, 1 month ago
  15. 42be3e9 Retire mtklein@ from OWNERS. by John Stiles · 3 years, 1 month ago
  16. 60b18d5e Remove alokp from WATCHLISTS and OWNERS. by Lei Zhang · 3 years, 1 month ago
  17. b7a7f35 Don't call deprecated SkPaint::getBlendMode() by Mike Reed · 3 years, 1 month ago
  18. d4a2f8e Swap base/stl_util.h to base/cxx17_backports.h in many files. by Lei Zhang · 3 years, 1 month ago
  19. 19a48fb7 Add flag to stage API change by Mike Reed · 3 years, 1 month ago
  20. 2e73ccc Add flag to guard Skia API change by Mike Reed · 3 years, 1 month ago
  21. 10f996d4ff skia: Add a temporary flag to disable tessellation on es2 by Chris Dalton · 3 years, 1 month ago
  22. c2fa236 skia: Enable instanced rendering on es2 command buffer by Chris Dalton · 3 years, 1 month ago
  23. a5fa7fcd Add guard for new stroking behavior in skia by Mike Reed · 3 years, 1 month ago
  24. 6ff811d CodeHealth: Remove use of DictionaryValue::Set by Song Fangzhen · 3 years, 1 month ago
  25. d89b6cc9 Make include of <vector> in base/template_util.h conditional. by Lei Zhang · 3 years, 1 month ago
  26. 7622693 skia::BlitRGBAToYUVA: Use SkBlendMode::kSrc by Christopher Cameron · 3 years, 1 month ago
  27. 5659ddb skia: Temporarily disable GL_ANGLE_instanced_arrays by Chris Dalton · 3 years, 1 month ago
  28. b86d7319 Remove SK_AFTER_FT_TRANSFORM_RENAME flag by Ben Wagner · 3 years, 1 month ago
  29. 0deb8ef Move matrix44 into skia/ext by Mike Reed · 3 years, 1 month ago
  30. 46e48fa Roll FreeType from bcd73f7dbcf0 to 4cb21b9a929a (2 revisions) by Dominik Röttsches · 3 years, 1 month ago
  31. 2bc5549 Reland "Flip enable_skia_wuffs_gif gn arg default to true" by Nigel Tao · 3 years, 2 months ago
  32. c99faec Add skia::BlitRGBAToYUVA by Christopher Cameron · 3 years, 2 months ago
  33. 82aeb6f Revert "Flip enable_skia_wuffs_gif gn arg default to true" by Leon Scroggins · 3 years, 2 months ago
  34. 420514c6 [skia] Drop SK_LEGACY_FLOAT_RSQRT by Hans Wennborg · 3 years, 2 months ago
  35. 63246c4 [COIL] Change chromium code search type links to use main rather than master for skia by John Palmer · 3 years, 2 months ago
  36. a613b27 Delete most remaining unused STL includes. by Lei Zhang · 3 years, 3 months ago
  37. 3ac3d30 skia,sql,storage,testing: Replace base::Optional with absl::optional by Anton Bikineev · 3 years, 3 months ago
  38. 9596a09 Reland "GPU: Migrate all deferrable messages to Mojo" by Ken Rockot · 3 years, 3 months ago
  39. 26cd00e Update test images and remove non-square matrix flag guard. by John Stiles · 3 years, 3 months ago
  40. 93f090d Add SK_DISABLE_NONSQUARE_MATRIX_TRANSFORM guard flag. by John Stiles · 3 years, 3 months ago
  41. f4f2aa4 Revert "GPU: Migrate all deferrable messages to Mojo" by Ken Rockot · 3 years, 3 months ago
  42. 6d248ef GPU: Migrate all deferrable messages to Mojo by Ken Rockot · 3 years, 3 months ago
  43. 0ce0002 Remove obsolete SK_FAVOR_WUFFS_V_0_3_OVER_V_0_2 by Nigel Tao · 3 years, 3 months ago
  44. 5bc2013 Fix max_size check in ImageDataToSkBitmaps. by Slav Ishutin · 3 years, 3 months ago
  45. b49a213 Remove unneeded base/strings/stringprintf.h includes. by Lei Zhang · 3 years, 3 months ago
  46. ad8b9e8 Fix header guards in skia/. by Lei Zhang · 3 years, 3 months ago
  47. f1203ecc add SK_LEGACY_FLOAT_RSQRT and remove dead flags by Mike Klein · 3 years, 3 months ago
  48. afdcece Enable bilinear blur optimization in Skia by Brian Salomon · 3 years, 3 months ago
  49. 877e077 Add skia define SK_DISABLE_BILINEAR_BLUR_OPTIMIZATION by Albert Chaulk · 3 years, 4 months ago
  50. bc46d9b Transfer TODOs to rivr@ by River Gilhuly · 3 years, 4 months ago
  51. 1edbfb4 This file is being removed from skia, so don't reference it by Mike Reed · 3 years, 4 months ago
  52. e6f56636 Support transparency for Windows clipboard. by Camille Viot · 3 years, 4 months ago
  53. 1866954 [Fuchsia] Stop using --no-default-fonts flag for fonts server by Sergey Ulanov · 3 years, 4 months ago
  54. 5fd3fcab [Fuchsia] Switch web engine and runner tests to use test-cmx fragments by Chong Gu · 3 years, 4 months ago
  55. dced297 Opt into newer HQ sampling by Mike Reed · 3 years, 4 months ago
  56. 960f400 Opt into new matrix-image-filter factory by Mike Reed · 3 years, 4 months ago
  57. a345670f Pass text along with glyphs when requested. by Ben Wagner · 3 years, 5 months ago
  58. 0f746d4 Stop calling deprecated getFlags by Mike Reed · 3 years, 5 months ago
  59. acf19a3 [Fuchsia] Switch test targets to use .test-cmx files by Chong Gu · 3 years, 5 months ago
  60. cd195d1 Don't cache shader, since we need filter-quality by Mike Reed · 3 years, 5 months ago
  61. 74d68fe Opt into new picture-shader math by Mike Reed · 3 years, 5 months ago
  62. d03d3e7f ImageOperations::Resize to handle OOM. by Ben Wagner · 3 years, 5 months ago
  63. f01a9b5 Add flag to stage change to picture-shader by Mike Reed · 3 years, 5 months ago
  64. 6b432e8e Remove Skia guard SK_USE_LEGACY_AA_QUAD_SUBSET. by Brian Salomon · 3 years, 5 months ago
  65. dfd1edc Update documentation to allow owners of public APIs that are used throughout the codebase to Owners-Override changes across the source tree. by John Abd-El-Malek · 3 years, 5 months ago
  66. 7c470a8 add two guard defines by Mike Klein · 3 years, 5 months ago
  67. 9ae8b9e Add guard so fix for quad bounds AA can roll from Skia. by Brian Salomon · 3 years, 5 months ago
  68. e5884eb Opt into newer/simpler convexity rules by Mike Reed · 3 years, 5 months ago
  69. 757b2ac4 WebUI: Leverage resource_path Grit attribute in content/ and skia/ by dpapad · 3 years, 5 months ago
  70. ba821d1 Revert "Add custom loopers for shadows" by Mike Reed · 3 years, 6 months ago
  71. 2982829 Pass sampling SkImageFilters::Image() by Mike Reed · 3 years, 6 months ago
  72. 6b9d407 Add flag to guard new api by Mike Reed · 3 years, 6 months ago
  73. 66e083a flip SK_SUPPORT_LEGACY_RUNTIME_EFFECTS by Mike Klein · 3 years, 6 months ago
  74. 4cdfe9e Remove flag now that we no longer use SkDrawLooper by Mike Reed · 3 years, 6 months ago
  75. 218725d Update chrome to use new Skia vulkan memory allocator enums. by Greg Daniel · 3 years, 6 months ago
  76. e82208d staging define SK_SUPPORT_LEGACY_RUNTIME_EFFECTS by Mike Klein · 3 years, 6 months ago
  77. 3c921af3 Add flag to stage moving looper into chrome by Mike Reed · 3 years, 6 months ago
  78. 566a2f0 Update to non-deprecated drawImage by Mike Reed · 3 years, 6 months ago
  79. 5c3a1cf2 Add flag to guard GrVkMemoryAllocator api change. by Greg Daniel · 3 years, 6 months ago
  80. a278dec Add flag to stage MatrixTransform api change by Mike Reed · 3 years, 6 months ago
  81. 9e4a469e Change static inline definitions in headers to just inline. by Sajjad Mirza · 3 years, 6 months ago
  82. be29c2f Add flags to guard skia api changes by Mike Reed · 3 years, 6 months ago
  83. 5000e9c Add flag to stage skia convexity change by Mike Reed · 3 years, 6 months ago
  84. 34fba4dd Pass sampling directly to DrawEdgeAA calls by Mike Reed · 3 years, 6 months ago
  85. f93e096 Flip enable_skia_wuffs_gif gn arg default to true by Nigel Tao · 3 years, 6 months ago
  86. 658f1dc Add flag to stage API change away from paint filterquality by Mike Reed · 3 years, 6 months ago
  87. 18502f0 Switch to new virtuals for SkCanvas by Mike Reed · 3 years, 7 months ago
  88. 2d283b78 Opt into new picture-shader sampling by Mike Reed · 3 years, 7 months ago
  89. c7962b2 Update PaintFilter to use non-deprecated Skia enums/types by Michael Ludwig · 3 years, 7 months ago
  90. faaa21969 Add flag to stage filtering change for pictureshaders by Mike Reed · 3 years, 7 months ago
  91. 246fda0 Pass sampling options to async readback by Mike Reed · 3 years, 7 months ago
  92. 70eb6a5 Add flag to opt into new pictureshader filtering by Mike Reed · 3 years, 7 months ago
  93. 639c3e9 Add flag to stage Skia api change by Mike Reed · 3 years, 7 months ago
  94. d1bf26b Remove "vulkan_headers" in favor of a git mirror. by Jamie Madill · 3 years, 7 months ago
  95. 52cc383a Add flag to stage removing legacy filter behavior by Mike Reed · 3 years, 7 months ago
  96. 067f794 Enable Skia fix for clamp mode blur by Brian Salomon · 3 years, 8 months ago
  97. c7ab280 Disable fix in Skia for crbug.com/1156804. by Brian Salomon · 3 years, 8 months ago
  98. bbdc337 Add flag to hide legacy imageshader factories by Mike Reed · 3 years, 8 months ago
  99. 65edec8 remove dead (unused) flags by Mike Reed · 3 years, 8 months ago
  100. 32b38e9f Rename skia.mojom.Bitmap to BitmapWithArbitraryBpp, introduce BitmapN32 by danakj · 3 years, 8 months ago