1. 3489b2b SkImageEncoder::* going away by Hal Canary · 8 years ago
  2. 7d52988 [SVGDom] Clipped clipPath support by Florin Malita · 8 years ago
  3. 67702f6 update Win/Android toolchain setup after rolling GN by Mike Klein · 8 years ago
  4. 923c082 Don't compile the Skia tools for PDK builds. by Derek Sollenberger · 8 years ago
  5. a2ca8ed Commit Queue: Add NoGPU build bot. by Hal Canary · 8 years ago
  6. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  7. 92a895e Revert "Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw"" by Robert Phillips · 8 years ago
  8. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  9. 374e04a Roll GN by Mike Klein · 8 years ago
  10. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  11. 76073c1 Add the ability to use different mallocs. by Herb Derby · 8 years ago
  12. 59ed482 fix fuzzers by Cary Clark · 8 years ago
  13. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  14. 6a4cdb6 Remove documentation about emboss. by Joe Gregorio · 8 years ago
  15. 7eb01e0 simplify bug by Cary Clark · 8 years ago
  16. 9bbfb65 remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS flag by Mike Reed · 8 years ago
  17. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  18. fc6d9e9 Removed non-Identity matrix in non-PCSXYZ Input check for ICC profiles by raftias · 8 years ago
  19. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  20. a92c383 libviewer.so on Android, delete hello_skia_app by Mike Klein · 8 years ago
  21. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  22. 978cceb On mips64el, use -B instead of linking .o manually. by Mike Klein · 8 years ago
  23. e8ea07a Added some named gamma recognition to lutnType ICC profile parsing by raftias · 8 years ago
  24. a9da22d Fix bitmap-image srgb gm by Matt Sarett · 8 years ago
  25. 2979b1a Added clamps in SkRasterPipeline's gamma stages. by raftias · 8 years ago
  26. ee6c368 Roll third_party/externals/freetype 4d3f7ca8cedb..ffd8f622360 by Ben Wagner · 8 years ago
  27. b4a24e5 Add .clang-format file to include/gpu src/gpu by Brian Salomon · 8 years ago
  28. ce8840e [SVGDom] ClipPath support by Florin Malita · 8 years ago
  29. c5a8366 Add fuzzing for decoding animated images by Leon Scroggins III · 8 years ago
  30. 64d8be0 Make sure all the convolve functions are defined. by Mike Klein · 8 years ago
  31. 019be7b add missing [] by Mike Klein · 8 years ago
  32. 4adac2e Add AVX2 version of ConvolveVertically by xiangze.zhang · 8 years ago
  33. 45aac57 Revert "Add antialiasing to SkDropShadowImageFilter's shadow draw" by Robert Phillips · 8 years ago
  34. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  35. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  36. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 8 years ago
  37. 867812e remove SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT from android by Mike Reed · 8 years ago
  38. 58a7694 SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque by Hal Canary · 8 years ago
  39. e1f29c7 Revert "Fix SDF generation for pixel-aligned paths" by Jim Van Verth · 8 years ago
  40. 02e65df fix build. tests/BitmapTest w/ nogpu by Hal Canary · 8 years ago
  41. b92520d remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS for android by Mike Reed · 8 years ago
  42. 4cba3fe SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16 by Hal Canary · 8 years ago
  43. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  44. 5b7b49f Rework GrRenderTargetOpList::setupDstReadIfNecessary. by Brian Salomon · 8 years ago
  45. fd87be8 hide emboss from everyone (except android for now) by Mike Reed · 8 years ago
  46. fc2e7e0 Add NarrowRGB gamut mode to SampleApp by Brian Osman · 8 years ago
  47. 851c238 Skip the sRGB mip-map testing on command buffer by brianosman · 8 years ago
  48. 27eb22b gn_to_bp.py fixes by Mike Klein · 8 years ago
  49. 78e8165 Add antialiasing to SkDropShadowImageFilter's shadow draw by Robert Phillips · 8 years ago
  50. b88ca7e Revert "SkImageEncoder::* going away" by Hal Canary · 8 years ago
  51. 9296412 Fix SDF generation for pixel-aligned paths by Jim Van Verth · 8 years ago
  52. d7e1666 SkImageEncoder::* going away by Hal Canary · 8 years ago
  53. bd72f5a Tighten up when a line requires aa in SkGpuDevice. by Brian Salomon · 8 years ago
  54. 308b5ac Add gn_to_bp.py. by Mike Klein · 8 years ago
  55. 75b5718 nanobench: Add per-run time reporting. by George Burgess IV · 8 years ago
  56. c57c7c9 Rewrite GrRenderTargetContext::drawRegion antialias logic. by Brian Salomon · 8 years ago
  57. 864f6bd Add comment explaining the derivation of our Mitchell coefficients by Brian Osman · 8 years ago
  58. 886cf53 Refactor bilerp a little. by Mike Klein · 8 years ago
  59. 0ce4f23 Apply linear gradient premul in 4f by fmalita · 8 years ago
  60. 8392634 Divide up CodecTest by Leon Scroggins III · 8 years ago
  61. 7a758eb Update SKP version by UpdateSKPs · 8 years ago
  62. c5875fb -pie applies only to executables by Mike Klein · 8 years ago
  63. 13bf622 Remove dest surface color mode from bitmap controller by Brian Osman · 8 years ago
  64. e932d4b [SVGDom] Add fill-rule support by Florin Malita · 8 years ago
  65. ebe79ff fStages.data() should always be defined, but UBSAN says NO by Mike Klein · 8 years ago
  66. cc63173 remove upper limit on number of pipeline stages by Mike Klein · 8 years ago
  67. e7d34b1 Do not checkout skia from chromium.googlesource.com in RecreateSKPs bot by Ravi Mistry · 8 years ago
  68. 2afffbd Remove redundant -GN bot suffixes. by Mike Klein · 8 years ago
  69. 52ab2f5 Use FT_LOAD_BITMAP_METRICS_ONLY flag by Seigo Nonaka · 8 years ago
  70. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  71. 45565b6 GIF: Internal cleanup - remove color map parameter by Leon Scroggins III · 8 years ago
  72. fe647b2 Make flag values in GrResourceProvider and GrTextureProvider consistent by Brian Salomon · 8 years ago
  73. 287f651 Add a context stack to Reporter, for better error messages by Brian Osman · 8 years ago
  74. 91db12d Color-correct Gray JPEG image decoding via ICC profiles. by raftias · 8 years ago
  75. aa2219c In DM, do quick test to reject context by type first by Brian Osman · 8 years ago
  76. 34755e2 Make ANGLE SampleApp work again by Brian Osman · 8 years ago
  77. d8c278a Add no-op draw overrides to SkNoDrawCanvas by Florin Malita · 8 years ago
  78. e2e2ae2 Manual byte -> float conversion. by Mike Klein · 8 years ago
  79. 55360b1 Revert "Remove use of makeDeferredRenderTargetContextWithFallback" by Robert Phillips · 8 years ago
  80. b048e81 Roll recipe DEPS by Eric Boren · 8 years ago
  81. 8b4b56a Fix max/min error by Matt Sarett · 8 years ago
  82. d87fbee Do not create an SkRawCodec with zero dimensions by Leon Scroggins III · 8 years ago
  83. 51d77ff Second part of piecemeal revert by Robert Phillips · 8 years ago
  84. 3e05671 Tricky float -> byte conversion in store_8888. by Mike Klein · 8 years ago
  85. c2881e9 Refine constant sRGB and Adobe RGB to D50 matrices by Matt Sarett · 8 years ago
  86. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  87. a83abcc Fix tasks.json by Eric Boren · 8 years ago
  88. f941280 Fix textblobrandomfont GM in F16 configs by Brian Osman · 8 years ago
  89. b91cf1c [nobuildbot] Replace presubmit bot with swarmbucket version by Eric Boren · 8 years ago
  90. 54ff2fc Make all tasks specify an OS version by Eric Boren · 8 years ago
  91. 22f5ef7 [nobuildbot] Housekeeper-PerCommit by Eric Boren · 8 years ago
  92. c39f3fb fiddle: Don't run F16 by default, it doesn't work with OSMesa. by Joe Gregorio · 8 years ago
  93. dba0538 Remove SK_ANALYTIC_AA_GUARD flag by Yuqian Li · 8 years ago
  94. 3b3d8d5 Switch Intel Broadwell (Iris 6100) to ANGLE. by Ben Wagner · 8 years ago
  95. d459f3c Fix Chrome Linux - temporarily turn off xform pipeline by Matt Sarett · 8 years ago
  96. 0dd6987 Be explicit about the vector<FrameInfo> type by Leon Scroggins III · 8 years ago
  97. 2047189 Two (related) changes here: by brianosman · 8 years ago
  98. 4b7b6f0 Retire SkNoSaveLayerCanvas by Florin Malita · 8 years ago
  99. 0164896 Clamp colors after gamut xform in Ganesh by Brian Osman · 8 years ago
  100. 78b3523 Archive or update unsupported Android scripts and third-party dependencies. by Derek Sollenberger · 8 years ago