1. c9a9ca9 Fix double-accounting of SkPictureShader bitmap memory by fmalita · 8 years ago
  2. 96b333a Add SkRasterPipeline support to SkModeColorFilter. by Mike Klein · 8 years ago
  3. c0708a4 Remove workaround for old compilers that do not support SSSE3. by Mike Klein · 8 years ago
  4. 04adfda SkRasterPipeline: 8x pipelines, without any 8x code enabled. by Mike Klein · 8 years ago
  5. 65a0927 Don't pass in RT to individual Gpu CommandBuffer calls by Greg Daniel · 8 years ago
  6. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  7. 7ab96e9 GrTessellator: make inverse fill types more sane. by senorblanco · 8 years ago
  8. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  9. df44fc5 Add SkColorSpaceTransferFn to SkColorSpace by Matt Sarett · 8 years ago
  10. a2415ac implement A8 destination fast-path for SkPixelInfo::CopyPixels by lsalzman · 8 years ago
  11. 8c8fcef fix vertex alpha calculation in GrTesselator by lsalzman · 8 years ago
  12. ebcb8aa Add AA Analytic Compile Flag (and small fixes) by liyuqian · 8 years ago
  13. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  14. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  15. a5a31dd Add SkColorSpacePrimaries to help with making D50 matrices by msarett · 8 years ago
  16. 1c7805b Remove restrictive format pattern for Fontconfig matching by drott · 8 years ago
  17. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  18. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  19. ff9f7bb Simplify rowsDecoded returned by incrementalDecode by scroggo · 8 years ago
  20. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  21. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  22. e75c19f Update comment, move constant inside helper struct by Brian Osman · 8 years ago
  23. 42f4b42 Revert "SkRasterPipeline: 8x pipelines, attempt 2" by Mike Klein · 8 years ago
  24. e61b3b4 Report 0 rowsDecoded for no rows (SkPngCodec interlaced) by scroggo · 8 years ago
  25. c46cdd4 Fix an assert statement in SkPngCodec by scroggo · 8 years ago
  26. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  27. 3f74860 Convert gradient params test helper to a struct by Brian Osman · 8 years ago
  28. 0871401 fix another fuzz by caryclark · 8 years ago
  29. 221a4bb fix fuzz busters by caryclark · 8 years ago
  30. a71e151 SkRasterPipeline: 8x pipelines, attempt 2 by Mike Klein · 8 years ago
  31. 49df8d1 GrTessellator: refactor Line out of Edge. by senorblanco · 8 years ago
  32. 6ca4882 Reduce geometry size for circles to help fill rate. by jvanverth · 8 years ago
  33. 9428587 Revert "SkRasterPipeline: 8x pipelines" by Mike Klein · 8 years ago
  34. 3786c77 Disable antialiasing on interior of filled RRects that need distance vectors by Robert Phillips · 8 years ago
  35. 1aebdae SkRasterPipeline: 8x pipelines by Mike Klein · 8 years ago
  36. 79839d4 Add distance values to interior of filled RRects by Robert Phillips · 8 years ago
  37. d87bd7c Harden SkPicturePlayback::handleOp() skips by fmalita · 8 years ago
  38. 1356978 Fix SkDeferredCanvas for use on android. by Herb Derby · 8 years ago
  39. 8f18643 remove sprintf by caryclark · 8 years ago
  40. 33cbfd7 Make load4 and store4 part of SkNx properly. by Mike Klein · 8 years ago
  41. 40f2378 fuzzer fix by Cary Clark · 8 years ago
  42. b55ebf0 fix other printf warning for SkBlendMode by reed · 8 years ago
  43. 6069dda Fix SkPath::arcTo when sweepAngle is tiny and radius is big by xidachen · 8 years ago
  44. d207884 fix printf warning in dumpcanvas by Mike Reed · 8 years ago
  45. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  46. 61c21cd tight bounds optimization by caryclark · 8 years ago
  47. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  48. 62f6856 Revert "add cast for printf" by Mike Reed · 8 years ago
  49. 5f668a0 add cast for printf by Mike Reed · 8 years ago
  50. 5cb7617 update deferred by Mike Reed · 8 years ago
  51. 0c52b17 validate using nx to match bounds by caryclark · 8 years ago
  52. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  53. 26bea5d Make test lower-level, make const_cast more visible. by Mike Klein · 8 years ago
  54. 9b345e3 Make local coords be highp in default geometry processor by Brian Salomon · 8 years ago
  55. ef4ab9d update defer-canvas for lattice and regions by Mike Reed · 8 years ago
  56. 088e21b Harden degenerate gradient context handling by fmalita · 8 years ago
  57. b9ae537 fix fuzz by Cary Clark · 8 years ago
  58. d567a81 Fix bmp bug exposed by fuzzer by msarett · 8 years ago
  59. e47ae29 remove dead code by Cary Clark · 8 years ago
  60. f8ee5b4 Mac: Remove use of deprecated font APIs by ccameron · 8 years ago
  61. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  62. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  63. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  64. 6942442 disallow -4 pointer by caryclark · 8 years ago
  65. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  66. 95ea469 Remove SkFontConfigInterface_direct_google3. by Ben Wagner · 8 years ago
  67. 3fdf52c fix fuzz with null check by Cary Clark · 8 years ago
  68. 9161ef0 Make all SkRasterPipeline stages stock stages in SkOpts. by Mike Klein · 8 years ago
  69. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  70. d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
  71. 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
  72. b25c352 SkLiteDL: much simpler to eliminate bitmaps in recorder. by Mike Klein · 8 years ago
  73. 418aa61 sk_linear_from_srgb_math by Mike Klein · 8 years ago
  74. ab87d7a coin debugging runs all tests in extended by Cary Clark · 8 years ago
  75. ee843b2 Revert of Make GrResourceCache dynamically change between LRU and random replacement strategies. (patchset #8 id:140001 of https://codereview.chromium.org/2321563006/ ) by robertphillips · 8 years ago
  76. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  77. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  78. 418374c Revert of add cast for tostring (patchset #1 id:1 of https://codereview.chromium.org/2385353002/ ) by reed · 8 years ago
  79. 4cfd5af add cast for tostring to fix google3 by reed · 8 years ago
  80. 0f147ac Make GrResourceCache dynamically change between LRU and random replacement strategies. by bsalomon · 8 years ago
  81. f85d2a4 Avoid unneeded paint copies in SkDraw::drawBitmap by fmalita · 8 years ago
  82. d368211 Remove unused resolve parameters for vulkan render passes by Greg Daniel · 8 years ago
  83. 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
  84. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  85. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  86. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  87. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  88. 6fb592e Add color space xform to GrAlphaThresholdFragmentProcessor by Brian Osman · 8 years ago
  89. 57d49e4 Remove exec bit from source file. by Ben Wagner · 8 years ago
  90. 2a62e85 remove quickreject for drawables by reed · 8 years ago
  91. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  92. a224bb7 Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer by bsalomon · 8 years ago
  93. 6df2c8e Fix precision issues in SkRRectsGaussianEdgeShader.cpp by robertphillips · 8 years ago
  94. 5776508 Add a SkRWBuffer reserve mechanism by fmalita · 8 years ago
  95. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  96. b3480e1 SkPDF: de-duplicate text-as-paths by Hal Canary · 8 years ago
  97. 2e36e88 SkRWBuffer: preallocate 'initialCapacity' by fmalita · 8 years ago
  98. c68d4aa Helper functions to do SkColor -> GrColor4f by Brian Osman · 8 years ago
  99. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  100. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago