1. 8168194 allow curves on side of lines to be very small by caryclark · 8 years ago
  2. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  3. f41ae2f limit the number of points in SkDashPathEffect::asPoints by lsalzman · 8 years ago
  4. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  5. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  6. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  7. 7b33bf1 fix builder fuzz by caryclark · 8 years ago
  8. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  9. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  10. 1b93bd1 Refactor parsing and storage of SkGammas by msarett · 8 years ago
  11. 1597628 fix fuzzer bug by caryclark · 8 years ago
  12. 0c90247 Correct sRGB <-> linear everywhere. by mtklein · 8 years ago
  13. 456bf30 Revert of Refactor parsing and storage of SkGammas (patchset #8 id:280001 of https://codereview.chromium.org/2117773002/ ) by msarett · 8 years ago
  14. 959ccc1 Refactor parsing and storage of SkGammas by msarett · 8 years ago
  15. 2aec3ff Revert of Refactor parsing and storage of SkGammas (patchset #7 id:220001 of https://codereview.chromium.org/2117773002/ ) by msarett · 8 years ago
  16. 566ea9b Tune linear->sRGB constants to round-trip all bytes. by mtklein · 8 years ago
  17. 2ea944c Refactor parsing and storage of SkGammas by msarett · 8 years ago
  18. de996a0 re-disable save/restore peephole optimization by reed · 8 years ago
  19. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago
  20. 158fabb re-chop if we fail on a big-bad-cubic by reed · 8 years ago
  21. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  22. 487f8d3 Consolidate special case shape transformation logic in GrShapeTest. by bsalomon · 8 years ago
  23. 9ecaa1d Remove unused MakeFromTextureCopy API by brianosman · 8 years ago
  24. d1bd208 Update rounding/clamping comments on sk_linear_to_srgb(). by mtklein · 8 years ago
  25. 1493b97 fix fuzzer by caryclark · 8 years ago
  26. 6bdbf44 Improve naive SkColorXform to half floats by msarett · 8 years ago
  27. 9061aa4 Create DCs instead of textures in SRGBMipMaps test by bsalomon · 8 years ago
  28. 28b62e6 Simplify random_draw_context used by GLProgramsTest by bsalomon · 8 years ago
  29. 7f3ff20 remove unused MakeFromPixmap by reed · 8 years ago
  30. 2812f03 Fix rewinding bug in SkJpegCodec by msarett · 8 years ago
  31. db00a2a Revert of Fix rewinding bug in SkJpegCodec (patchset #1 id:1 of https://codereview.chromium.org/2161593003/ ) by msarett · 8 years ago
  32. 1258455 [SkXMLParser] Initial text node support by fmalita · 8 years ago
  33. 034f243 disable test that fails to compute bounds on nexus 5 by caryclark · 8 years ago
  34. c6b842b disable new test since it fails on skia_fast by caryclark · 8 years ago
  35. b435963 Tweak a couple things I found confusing in ColorSpaceXform unit tests. by mtklein · 8 years ago
  36. a427cc4 Remove SkDOM::build(const char doc[], size_t len) by fmalita · 8 years ago
  37. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  38. 4ecb8ab Fix rewinding bug in SkJpegCodec by msarett · 8 years ago
  39. 0b30049 Initialize fGammaCorrect in DF Path Renderer unit test by bsalomon · 8 years ago
  40. 55888e4 pathops coincidence and security rewrite by caryclark · 8 years ago
  41. 6451a0c Add makeSpecial calls to SkGpuDevice by robertphillips · 8 years ago
  42. 0ae36a2 In GrShape detect that stroked axis-aligned lines are rrects. by bsalomon · 8 years ago
  43. cea22ae Guard SkMatrix::get*Scale[s]() against negative nearly-zero values. by kolczyk · 8 years ago
  44. 9ce3a54 Add capability for SkColorXform to output half floats by msarett · 8 years ago
  45. eb92cb3 SkPdf: smaller color serialization by halcanary · 8 years ago
  46. 718df0a Make XML compilation conditional. by fmalita · 8 years ago
  47. 58e389b Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  48. 7445e86 Dust-off SkXMLParser by fmalita · 8 years ago
  49. 64bbad3 Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset #7 id:120001 of https://codereview.chromium.org/2145663003/ ) by mtklein · 8 years ago
  50. 3296bee Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  51. b1792f1 Rewrite GrTextureMipMapInvalidationTest using SkImage by bsalomon · 8 years ago
  52. 201364c Remove unit test that tests subsetting texture backed bitmaps. by bsalomon · 8 years ago
  53. 614d8f9 Remove GrWrapTextureInBitmap from public API by bsalomon · 8 years ago
  54. 6d6b6ad Make GrBatchAtlas robust against attempts to add large rects. by bsalomon · 8 years ago
  55. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  56. 0d2c234 Fix SkFixedDiv macro by liyuqian · 8 years ago
  57. 05c73b7 Remove bulk float <-> half routines. These are dead code. by mtklein · 8 years ago
  58. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  59. 16ef465 Fix ASAN bot by msarett · 8 years ago
  60. b1b12f8 handle large conic weights by reed · 8 years ago
  61. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  62. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  63. 0abddf7 SkRasterPipeline: simplify impl and remove need to rewire stages by mtklein · 8 years ago
  64. 0358a6a Update SkOpts namespaces. by mtklein · 8 years ago
  65. e3aea10 Remove user specified typeface id. by bungeman · 8 years ago
  66. 634b430 Add a function to convert a texture backed SkImage to raster. by bsalomon · 8 years ago
  67. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  68. 281b33f SkRasterPipeline preliminaries by mtklein · 8 years ago
  69. 2edf0c6 Remove bloat from SkBlend_opts. by herb · 8 years ago
  70. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  71. afb8539 Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001 of https://codereview.chromium.org/2133413002/ ) by msarett · 8 years ago
  72. bed41af Revert of Fix compile error on MSAN bot (patchset #1 id:1 of https://codereview.chromium.org/2142653002/ ) by msarett · 8 years ago
  73. 76c52ac Fix compile error on MSAN bot by msarett · 8 years ago
  74. 203a993 Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds. by jbroman · 8 years ago
  75. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  76. 6af677f Changed SkLightingShader API to take in a shader as color source by dvonbeck · 8 years ago
  77. 6092b6e Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1 id:1 of https://codereview.chromium.org/2137853002/ ) by reed · 8 years ago
  78. 14dce6e change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  79. babc3de deferred canvas by reed · 8 years ago
  80. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  81. ac41bac Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  82. 00ee2a8 Make all parameters reqiured to GrReducedClip::ReduceClipStack by bsalomon · 8 years ago
  83. e930459 Revert of Move sRGB <-> linear conversion components to their own files. (patchset #5 id:80001 of https://codereview.chromium.org/2128893002/ ) by mtklein · 8 years ago
  84. 45e58c8 Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  85. e5fb9c8 centralize VECTORCALL as SK_VECTORCALL by mtklein · 8 years ago
  86. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  87. 5b794fa API change to allow for NormalSource selection at the user level. by dvonbeck · 8 years ago
  88. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  89. 41c27e1 Experiment: add flag for finish-recording to return null by reed · 8 years ago
  90. 03912f1 Document SkSurface::MakeRaster's memory initialization by fmalita · 8 years ago
  91. 2dcb615 make setScaleTranslate public by reed · 8 years ago
  92. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  93. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago
  94. b3058bd initial checkin of SkSL compiler by ethannicholas · 8 years ago
  95. 37535c9 Add discard support to Vulkan by egdaniel · 8 years ago
  96. 47df89e speed up maprect for scale+trans case by reed · 8 years ago
  97. aa7ceb6 fix another pathops fuzz bug by caryclark · 8 years ago
  98. 343382e fix fuzz test that exceeds numeric limit by caryclark · 8 years ago
  99. 0a0f67e Make lines a special case in GrShape by bsalomon · 8 years ago
  100. 635df95 Revert of Make lines a special case in GrShape (patchset #5 id:120001 of https://codereview.chromium.org/2108523002/ ) by bsalomon · 8 years ago