1. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  2. 61c21cd tight bounds optimization by caryclark · 8 years ago
  3. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  4. 62f6856 Revert "add cast for printf" by Mike Reed · 8 years ago
  5. 5f668a0 add cast for printf by Mike Reed · 8 years ago
  6. 5cb7617 update deferred by Mike Reed · 8 years ago
  7. 0c52b17 validate using nx to match bounds by caryclark · 8 years ago
  8. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  9. 26bea5d Make test lower-level, make const_cast more visible. by Mike Klein · 8 years ago
  10. 9b345e3 Make local coords be highp in default geometry processor by Brian Salomon · 8 years ago
  11. ef4ab9d update defer-canvas for lattice and regions by Mike Reed · 8 years ago
  12. 088e21b Harden degenerate gradient context handling by fmalita · 8 years ago
  13. b9ae537 fix fuzz by Cary Clark · 8 years ago
  14. d567a81 Fix bmp bug exposed by fuzzer by msarett · 8 years ago
  15. e47ae29 remove dead code by Cary Clark · 8 years ago
  16. f8ee5b4 Mac: Remove use of deprecated font APIs by ccameron · 8 years ago
  17. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  18. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  19. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 6942442 disallow -4 pointer by caryclark · 8 years ago
  21. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  22. 95ea469 Remove SkFontConfigInterface_direct_google3. by Ben Wagner · 8 years ago
  23. 3fdf52c fix fuzz with null check by Cary Clark · 8 years ago
  24. 9161ef0 Make all SkRasterPipeline stages stock stages in SkOpts. by Mike Klein · 8 years ago
  25. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  26. d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
  27. 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
  28. b25c352 SkLiteDL: much simpler to eliminate bitmaps in recorder. by Mike Klein · 8 years ago
  29. 418aa61 sk_linear_from_srgb_math by Mike Klein · 8 years ago
  30. ab87d7a coin debugging runs all tests in extended by Cary Clark · 8 years ago
  31. 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
  32. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  33. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  34. 418374c Revert of add cast for tostring (patchset #1 id:1 of https://codereview.chromium.org/2385353002/ ) by reed · 8 years ago
  35. 4cfd5af add cast for tostring to fix google3 by reed · 8 years ago
  36. 0f147ac Make GrResourceCache dynamically change between LRU and random replacement strategies. by bsalomon · 8 years ago
  37. f85d2a4 Avoid unneeded paint copies in SkDraw::drawBitmap by fmalita · 8 years ago
  38. d368211 Remove unused resolve parameters for vulkan render passes by Greg Daniel · 8 years ago
  39. 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
  40. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  41. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  42. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  43. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  44. 6fb592e Add color space xform to GrAlphaThresholdFragmentProcessor by Brian Osman · 8 years ago
  45. 57d49e4 Remove exec bit from source file. by Ben Wagner · 8 years ago
  46. 2a62e85 remove quickreject for drawables by reed · 8 years ago
  47. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  48. a224bb7 Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer by bsalomon · 8 years ago
  49. 6df2c8e Fix precision issues in SkRRectsGaussianEdgeShader.cpp by robertphillips · 8 years ago
  50. 5776508 Add a SkRWBuffer reserve mechanism by fmalita · 8 years ago
  51. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  52. b3480e1 SkPDF: de-duplicate text-as-paths by Hal Canary · 8 years ago
  53. 2e36e88 SkRWBuffer: preallocate 'initialCapacity' by fmalita · 8 years ago
  54. c68d4aa Helper functions to do SkColor -> GrColor4f by Brian Osman · 8 years ago
  55. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  56. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  57. f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
  58. 78d5a3b Add an SkOpts target for Haswell+ Intel chips. by Mike Klein · 8 years ago
  59. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  60. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  61. 872b4c8 Remove soft clip bool from SkCanvas by bsalomon · 8 years ago
  62. eb0d91c Add skstd version of std::exchange by csmartdalton · 8 years ago
  63. c6cc28c Fixed invalid memory access issue in SkColorSpaceXform::apply() by raftias · 8 years ago
  64. fa9f241 Add an enum layer of indirection for stock raster pipeline stages. by Mike Klein · 8 years ago
  65. a9c3c6a Recent image filter work now allows this check to be enabled. by brianosman · 8 years ago
  66. 6b1da0a Revert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. (patchset #1 id:1 of https://codereview.chromium.org/2379843002/ ) by benjaminwagner · 8 years ago
  67. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  68. aa6ef3e Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. by benjaminwagner · 8 years ago
  69. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  70. f8d2c8d Latest ANGLE as of September 27, 2016 by brianosman · 8 years ago
  71. 7952390 Make applyCropRect/pad_image convert to the output color space by brianosman · 8 years ago
  72. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
  73. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  74. e08c1d3 SkRasterPipeline: fuse clamp_01 into stores. by Mike Klein · 8 years ago
  75. 47bf4c0 SkPDF: use SkImage::isAImage by Hal Canary · 8 years ago
  76. e3a4e99 fix cubic linear test by caryclark · 8 years ago
  77. c8dd6bc Rearrange SkRasterPipeline scanline tail handling. by Mike Klein · 8 years ago
  78. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
  79. fd016d7 Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  80. 1f4a874 SkRasterPipeline: add last() and docs. by Mike Klein · 8 years ago
  81. b353863 Revert of Add command buffer submits before copy calls in vulkan. (patchset #5 id:80001 of https://codereview.chromium.org/2363773006/ ) by egdaniel · 8 years ago
  82. 5b20c46 Update vulkan varying locations to correctly handle arrays by egdaniel · 8 years ago
  83. 25661ba Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  84. 600c6a7 Turn on -Wnewline-eof. by Mike Klein · 8 years ago
  85. 67075f0 another attempt to fix nonrectangular by caryclark · 8 years ago
  86. 16a2e54 need to apply CTM to clip rect in arithmetic imagefilter by Mike Reed · 8 years ago
  87. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago
  88. 8f514c7 We really shouldn't pass SkFontStyle to printf as %d. by Mike Klein · 8 years ago
  89. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  90. e78d487 Clamp Vulkan caps to INT_MAX by jvanverth · 8 years ago
  91. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  92. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  93. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  94. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  95. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  96. 1d08998 Minor clean up of GrAAConvexTessellator by Robert Phillips · 8 years ago
  97. 414c429 allow conic chop to fail by caryclark · 8 years ago
  98. 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
  99. 8b4a202 Typo? by mtklein · 8 years ago
  100. 85552e4 Quiet a -Wcomma warning. by mtklein · 8 years ago