1. c3d8a48 allow path.add(path) safely by Mike Reed · 6 years ago
  2. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
  3. ea30810 Initialize bitmaps to different colors, to avoid flaky success by Brian Osman · 6 years ago
  4. 0e0f1a7 SkPath::shrinkToFit docs by Florin Malita · 6 years ago
  5. 3d413c5 Reland: add SkPath::shrinkToFit by Florin Malita · 6 years ago
  6. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  7. a21a16b Revert "add SkPath::shrinkToFit" by Mike Reed · 6 years ago
  8. 3d69be5 add SkPath::shrinkToFit by Mike Reed · 6 years ago
  9. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  10. 303e83e Let unbudgeted, unique keyed resources stay in gpu ResourceCache. by Greg Daniel · 6 years ago
  11. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  12. 43b882b Remove purging of GPU resources based on flush counts. by Brian Salomon · 6 years ago
  13. 9094f2c Add fields to fragmentProcessors in sksl code. by Michael Ludwig · 6 years ago
  14. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  15. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  16. 1fc5fbd Reland "Redo how extra emit code flushing operates" with type fix. by Michael Ludwig · 6 years ago
  17. d044019 Revert "Redo how extra emit code flushing operates" by Michael Ludwig · 6 years ago
  18. 9b8181b Redo how extra emit code flushing operates by Michael Ludwig · 6 years ago
  19. 7b429ae Implement boolean short circuit folding in SkSL by Michael Ludwig · 6 years ago
  20. 2d40490 Move some functions to MathPriv.h by Hal Canary · 6 years ago
  21. 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
  22. 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago
  23. 343553a Don't use MEM_MOVE=true with SkTArrays of sk_sp by Brian Salomon · 6 years ago
  24. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  25. 32ade4c Deliberately call typefaceproc only once per face in pictures by Mike Reed · 6 years ago
  26. 5595f6e clean up S16CPU by Mike Klein · 6 years ago
  27. 9e41c21 SkPDF: use more vector<>, more sk_sp<>, cleanup. by Hal Canary · 6 years ago
  28. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  29. d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
  30. 271d1d9 Change SkTypeface::MakeFromStream to take unique_ptr by Mike Reed · 6 years ago
  31. bf67741 add behavior enum to SkTypeface::serialize() by Mike Reed · 6 years ago
  32. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  33. db16001 add circles to stroked cubics with cusps by Cary Clark · 6 years ago
  34. 0b7645f Simplify perspective shadows to match future MD specs. by Jim Van Verth · 6 years ago
  35. cf33b1b fonts: Cap the max number of entries in server side glyph cache tracking by Khushal · 6 years ago
  36. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  37. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  38. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  39. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  40. 92e4c7f Support input color argument to process() function in sksl .fp files by Michael Ludwig · 6 years ago
  41. 8e318fd Reland "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  42. 5de5233 remove scaling from pathops by Cary Clark · 6 years ago
  43. 48cb223 increase SkPoint3 normalize precision by Cary Clark · 6 years ago
  44. eb0bb73 Revert "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  45. aca2b9e Managing the context was dropped. Adding back in. by Herb Derby · 6 years ago
  46. 93348dd Fix GrGLGpu::createTestingOnlyBackendRenderTarget() by Brian Salomon · 6 years ago
  47. 9f85b51 Check that mask to path fallback happens by Herb Derby · 6 years ago
  48. 273b74a fix two 1-bit mismatches in sRGB transfer functions by Mike Klein · 6 years ago
  49. 33ac15e Add an empty typeface for testing by Herb Derby · 6 years ago
  50. f9a90a2 Add a tolerance to SkRemoteGlyphCache_DrawTextAsPath by Chris Dalton · 6 years ago
  51. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  52. 1cb97a2 fix empty region iter rect by Cary Clark · 6 years ago
  53. da01be3 Re-enable 6653 test on IntelVulkan, and label failures better by Brian Osman · 6 years ago
  54. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  55. da6289c mark tests flaky for pathkit by Cary Clark · 6 years ago
  56. ea2a632 fix pathops unsortable angles by Cary Clark · 6 years ago
  57. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  58. dd04bec Add a version of the skbug6653 unit test that disables explicit resource allocation by Brian Osman · 6 years ago
  59. cd700e9 Revert "Revert "added support for sk_Dimensions to SkSL"" by Ethan Nicholas · 6 years ago
  60. 3054989 do reject vertical lines if they are outside of the clip by Mike Reed · 6 years ago
  61. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  62. d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
  63. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  64. b2c7216 Simplify lifetime of scaler context for remote cache by Herb Derby · 6 years ago
  65. 4c65144 fix dashimpl underflow by Mike Reed · 6 years ago
  66. ea045b5 fix clamp_0/clamp_1 stages in lowp by Mike Klein · 6 years ago
  67. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  68. 2f4c09b Add remove_pow_with_constant_exponent workaround by Adrienne Walker · 6 years ago
  69. 8b23ca6 Add rewrite_do_while_loops workaround by Adrienne Walker · 6 years ago
  70. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  71. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  72. 92b161f Add emulate_abs_int_function workaround by Adrienne Walker · 6 years ago
  73. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  74. fbc6d7f Make SkColor4f <-> SkColor skip sRGB conversion by Brian Osman · 6 years ago
  75. c02165f Add unfold_short_circuit_as_ternary workaround by Adrienne Walker · 6 years ago
  76. 37f9988 Remove sRGB pixel config code from DDL tests by Brian Osman · 6 years ago
  77. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  78. e6ab998 Revert "added support for sk_Dimensions to SkSL" by Greg Daniel · 6 years ago
  79. 12d4b6e let's like, chill out about all these rules, man by Mike Klein · 6 years ago
  80. ee8295c Add add_and_true_to_loop_condition workaround by Adrienne Walker · 6 years ago
  81. 1734dd3 Address fuzzer issue by Robert Phillips · 6 years ago
  82. 9335c28 added support for sk_Dimensions to SkSL by Ethan Nicholas · 6 years ago
  83. b85fc3b treat opaque dsts as src alpha type by Mike Klein · 6 years ago
  84. 764e546 Fix op chaining painter's order violation in GrRenderTargetOpList. by Brian Salomon · 6 years ago
  85. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  86. ad031f5 Improve name table handling. by Ben Wagner · 6 years ago
  87. c623af2 [PathKit] Add conic tests and re-create expectations. by Kevin Lubick · 6 years ago
  88. 98900b5 pathops remove degenerate line on close by Cary Clark · 6 years ago
  89. 7d06e26 fixup winding contours by Cary Clark · 6 years ago
  90. 1aced50 can't normalize non-finites by Mike Reed · 6 years ago
  91. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  92. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  93. 340818e add more tests for SkCubicMap by Mike Reed · 6 years ago
  94. 04d1632 Add internal tree implementation to EdgeList. by Jim Van Verth · 6 years ago
  95. b631742 return this from maker calls, so we can chain the calls by Mike Reed · 6 years ago
  96. 916c498 Consolidate the scissor enums into one "GrScissorTest" enum by Chris Dalton · 6 years ago
  97. 0d4a183 add tests for cubicmap by Mike Reed · 6 years ago
  98. 8f3d36c add dstAT param to xform steps by Mike Klein · 6 years ago
  99. 1b95ef9 SkRegion: Do not assume good input. by Hal Canary · 6 years ago
  100. f6c8540 use legal FirstDirection as kDontCheck sentinel by Mike Klein · 6 years ago