1. 3688bfa Added a small widget framework to the interactive bevel SampleApp by dvonbeck · 8 years ago
  2. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  3. af0f6ef Added SkColor4f::FromColor3f(SkColor3f, float a) by dvonbeck · 8 years ago
  4. 71c5eee Add GMs for testing drawArc. by bsalomon · 8 years ago
  5. cbdf007 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  6. 68d952c Implement gradient simplification for 0,0,1 and 0,1,1 gradients by fmenozzi · 8 years ago
  7. 01a1699 Simplify embeddability test. by bungeman · 8 years ago
  8. 9da5a5a Fix bug, always keep fIsScaleTranslate in correct state by msarett · 8 years ago
  9. 9c3887c Step 1 of opts_crc32 rollout. by mtklein · 8 years ago
  10. b6a40b8 Some assert fixes for running the Fuzzer sample in GPU mode. by senorblanco · 8 years ago
  11. e9fd0f8 Return color shader instead of 2-color gradient when color count is 1 by fmenozzi · 8 years ago
  12. 4294286 fix fuzzes by caryclark · 8 years ago
  13. 83b24ff SkFontMgr_android clean up. by bungeman · 8 years ago
  14. 15d71ff include extra_cflags* in the step description by mtklein · 8 years ago
  15. c1fb8e8 must call rand in reliable order for bots by reed · 8 years ago
  16. d4d8b39 Expand Issue Tracking docs to include triage, Chrome instructions by hcm · 8 years ago
  17. 954df2f Revert of Fast path translate() in SkCanvas and SkLiteDL. (patchset #5 id:80001 of https://codereview.chromium.org/2255283002/ ) by mtklein · 8 years ago
  18. 4a16717 quick check to not use AutoDrawLooper by reed · 8 years ago
  19. 6b7a6c7 Revert of Return color shader instead of 2-color gradient when color count is 1 (patchset #3 id:40001 of https://codereview.chromium.org/2259823005/ ) by reed · 8 years ago
  20. f1b6030 Detect CRC32 instructions on ARMv8. by mtklein · 8 years ago
  21. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  22. 5fa47f4 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  23. abe795e Relax check for gpu use of static src-over XP by egdaniel · 8 years ago
  24. 5e0d927 add simplerect gm by reed · 8 years ago
  25. da082a5 Return color shader instead of 2-color gradient when color count is 1 by fmenozzi · 8 years ago
  26. 0367568 Use CSS3 style matching on Android. by bungeman · 8 years ago
  27. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  28. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  29. 9637ea9 Fix initialization bug for fConservativeIsScaleTranslate by msarett · 8 years ago
  30. 48d91b5 Delay creation of cpu-side buffer memory until actually needed by robertphillips · 8 years ago
  31. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  32. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  33. 3896eff GN: make libjpeg_turbo target Chrome-compatible by mtklein · 8 years ago
  34. 212c7c3 Tessellator: better fix for reused-edges issue. by senorblanco · 8 years ago
  35. cee1342 SkPDF: cache metrics once. by halcanary · 8 years ago
  36. 7c12354 remove disable aa/dither flags from Props -- never used by reed · 8 years ago
  37. 6d391b6 Interactive Bevel Sample App by dvonbeck · 8 years ago
  38. adf4edc Don't emit dead code in circle shader when not using distance vectors. by bsalomon · 8 years ago
  39. f1c6cd7 Rename WorseCaseSize to WorstCasSize by robertphillips · 8 years ago
  40. 5814b8a Add alpha type to texture producer by brianosman · 8 years ago
  41. 2a43fe2 Add executable bit and shebang to python files by anmittal · 8 years ago
  42. 36e5adb Revert of Reduce window rectangles cap to 8 (patchset #1 id:1 of https://codereview.chromium.org/2254013002/ ) by robertphillips · 8 years ago
  43. 671fec4 Revert of SkPDF: cache metrics once. (patchset #4 id:60001 of https://codereview.chromium.org/2253993002/ ) by robertphillips · 8 years ago
  44. be49378 [SVGDom] Fix <ellipse> positioning by fmalita · 8 years ago
  45. 70f5251 Fix assert caused by floating point error in tessellating path renderer. by senorblanco · 8 years ago
  46. 280e282 [SVGDom] Add support for assorted absolute units by fmalita · 8 years ago
  47. 0a61270 SkPDF: cache metrics once. by halcanary · 8 years ago
  48. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  49. a7eaf2e Fix BUILD.gn for arch other then x86 and x64 by anmittal · 8 years ago
  50. c3953af Fix computation of clipped src rect when tiling bitmaps in SkGpuDevice by bsalomon · 8 years ago
  51. 52d7215 Reduce window rectangles cap to 8 by csmartdalton · 8 years ago
  52. 1ae57b3 Eagerly update the unichar to glyphID mapping. by herb · 8 years ago
  53. 0e7bddf fix no-gpu build by reed · 8 years ago
  54. bd4121a Fix fb variable name in GLSL by egdaniel · 8 years ago
  55. 91cd280 SkLiteDL: a little spring cleaning by mtklein · 8 years ago
  56. 6cb807b Simplify adding attributes to GrGeometryProcessor by bsalomon · 8 years ago
  57. 9da5dbd Fix SampleAndroidShadows warnings by fmalita · 8 years ago
  58. 2d5b714 pin as texture api by reed · 8 years ago
  59. 4f81caf Move FamilyClass and Panose enums to enum class. by bungeman · 8 years ago
  60. 138c263 Fix various issues with framebuffer fetch by egdaniel · 8 years ago
  61. e4f2461 Detemplatize GrGLSLGeometryProcessor::setTransformDataHelper() by bsalomon · 8 years ago
  62. 1da01c1 SkLiteDL: inline empty() by mtklein · 8 years ago
  63. d7315f91 Add alternative spot shadow to Android shadow sample by jvanverth · 8 years ago
  64. 28341fa Implement difference clip rects with window rectangles by csmartdalton · 8 years ago
  65. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  66. d092ffd Kick the can down the road a bit w.r.t. fuzzer complaint by robertphillips · 8 years ago
  67. e553b64 Fix tile bitmap code in SkGpuDevice to compute correct local coords. by bsalomon · 8 years ago
  68. 31df31c Minor cleanup of GP classes in GrOvalRenderer by bsalomon · 8 years ago
  69. 549ca32 Modify SkPngCodec to recognize 565 images from the sBIT chunk by msarett · 8 years ago
  70. d24ee14 [SVGDom] Add <line> support by fmalita · 8 years ago
  71. 4c56b9f Cast for fuzzer complaint by robertphillips · 8 years ago
  72. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  73. 86b6eab SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp by halcanary · 8 years ago
  74. 93f366d Add gerrit config lines to cq.cfg by rmistry · 8 years ago
  75. ff863bc move private test for sect_with_horizontal into unittests by reed · 8 years ago
  76. bf63e61 Add mssa configs for vulkan, and simple bug fix by egdaniel · 8 years ago
  77. 8ccc075 fix fuzz by caryclark · 8 years ago
  78. 422310d GN: make current_cpu work by mtklein · 8 years ago
  79. 6480619 SkLiteDL: thread the original canvas matrix through for SetMatrix::Draw(). by mtklein · 8 years ago
  80. 287e7cb Revert of Start using vertex attributes for nine-patch blurred rrect draws (patchset #8 id:140001 of https://codereview.chromium.org/2245653002/ ) by robertphillips · 8 years ago
  81. dc4c2a9 [SVGDom] Add <circle>, <ellipse> support by fmalita · 8 years ago
  82. 36931c2 Add test for platform encoders, turn off platform encoders by default by msarett · 8 years ago
  83. db085ab Fix bug in cubic derivative coefficient with missing parens by hstern · 8 years ago
  84. 087905a Start using vertex attributes for nine-patch blurred rrect draws by robertphillips · 8 years ago
  85. 179d885 Only test SVG DM sources against direct raster/gpu sinks. by fmalita · 8 years ago
  86. 8fd23a8 Remove SkPreprocessorSeq.h and SkTypedEnum.h. by bungeman · 8 years ago
  87. 6c80a9d SkPDF: Font names need escaping by halcanary · 8 years ago
  88. 28c6d83 SkPDF: eliminate SkPDFCIDfont class by halcanary · 8 years ago
  89. a1b42d9 fix fuzz bug by caryclark · 8 years ago
  90. 3287588 SkPDF: SkPDFFont class changes by halcanary · 8 years ago
  91. 883c8ef SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob. by mtklein · 8 years ago
  92. 8079ba6 GN: add extra_cflags et al. by mtklein · 8 years ago
  93. 1688206 Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy by msarett · 8 years ago
  94. c4d2f90 Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ninepatch draws by robertphillips · 8 years ago
  95. 2f4114a 32-bit fast hash, tidy up murmur3 a bit by mtklein · 8 years ago
  96. af68fa1 Improvements for circluar blurs in GPU backend. by bsalomon · 8 years ago
  97. af23ee5 Reducing number of calls to GLSL mix() from two to one reduces frame render time by 21% by fmenozzi · 8 years ago
  98. 80e9608 Remove isOpaque from SkSpecialImage, just use alpha type by brianosman · 8 years ago
  99. b5b6de9 Disable Nebraska-StateSeal.svg on Win8 bots by fmalita · 8 years ago
  100. c687448 simplify GrTextureAdjuster given there is only one subclass by reed · 8 years ago