1. 7614794 remove discardablepixelref by Mike Reed · 8 years ago
  2. a8834bb SkShader* refAs... to sk_sp<SkShader> makeAs... by Ben Wagner · 8 years ago
  3. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  4. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  5. ee677f7 use conservative-clip-bit in pipecanvas by Mike Reed · 8 years ago
  6. 72ae431 New helpers for converting SkColor to GrColor4f by Brian Osman · 8 years ago
  7. 54cfe41 Remove SkRRectsGaussianEdgeShader by Robert Phillips · 8 years ago
  8. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  9. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  10. 7c2114f Cache GrColorSpaceXforms by Brian Osman · 8 years ago
  11. 34a2ca1 Add query to imagegenerator if it can efficiently generate a texture by Mike Reed · 8 years ago
  12. 3f490cc Make SkFixedRound/Ceil/FloorToFixed as inline func by liyuqian · 8 years ago
  13. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  14. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  15. e1d6ff1 Class delete call unsized delete when size not known. by Ben Wagner · 8 years ago
  16. 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
  17. 520ced6 SkDescriptors to be held in unique_ptr. by bungeman · 8 years ago
  18. 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
  19. afc0b0f Make SkColorSpaceXform an SK_API by Matt Sarett · 8 years ago
  20. 29121eb Avoid integer overflow in SkIcoCodec and SkImageInfo by Matt Sarett · 8 years ago
  21. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  22. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  23. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  24. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  25. c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
  26. e54c75f remove SkError by Mike Klein · 8 years ago
  27. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  28. 16d2c67 Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER. by Ben Wagner · 8 years ago
  29. 8f2996c Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster (patchset #1 id:1 of https://codereview.chromium.org/2412633002/ ) by mtklein · 8 years ago
  30. c64ef35 leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster by lsalzman · 8 years ago
  31. 81f4b0d Remove hack allowing fRefCnt of 0. by Ben Wagner · 8 years ago
  32. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  33. df44fc5 Add SkColorSpaceTransferFn to SkColorSpace by Matt Sarett · 8 years ago
  34. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  35. a5a31dd Add SkColorSpacePrimaries to help with making D50 matrices by msarett · 8 years ago
  36. 9d2b0fe fix 'GrClip::quickContains was hidden' warning in GrNoClip by lsalzman · 8 years ago
  37. 38c7215 Fix iOS surface creation for SampleApp by jvanverth · 8 years ago
  38. 1356978 Fix SkDeferredCanvas for use on android. by Herb Derby · 8 years ago
  39. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  40. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  41. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  42. 088e21b Harden degenerate gradient context handling by fmalita · 8 years ago
  43. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  44. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  45. 421a3c1 Move GPU fences into sk_gpu_test by csmartdalton · 8 years ago
  46. 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
  47. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  48. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  49. 0f147ac Make GrResourceCache dynamically change between LRU and random replacement strategies. by bsalomon · 8 years ago
  50. 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
  51. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  52. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  53. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  54. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  55. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  56. 5776508 Add a SkRWBuffer reserve mechanism by fmalita · 8 years ago
  57. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  58. c68d4aa Helper functions to do SkColor -> GrColor4f by Brian Osman · 8 years ago
  59. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  60. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  61. 872b4c8 Remove soft clip bool from SkCanvas by bsalomon · 8 years ago
  62. 1e114f1 *SkTCast<int*>(float*) -> memcpy by Mike Klein · 8 years ago
  63. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  64. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
  65. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  66. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
  67. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  68. a99b66d Remove outdated comments about pre-sk_sp semantics by brianosman · 8 years ago
  69. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  70. 6a259bf Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codereview.chromium.org/2368293002/ ) by mtklein · 8 years ago
  71. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  72. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  73. e1a5f4e My take on SkAlign changes. by mtklein · 8 years ago
  74. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 8 years ago
  75. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  76. 49da334 Add validation of RRects to SkValidatingReadBuffer by Robert Phillips · 8 years ago
  77. 667a007 change SkXfermodeImageFilter to carry no impl information by Mike Reed · 8 years ago
  78. d14df7c document.close from bool to void by reed · 8 years ago
  79. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 8 years ago
  80. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  81. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  82. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  83. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
  84. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  85. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  86. 1ae0e01 Split SkFontConfigInterface globals and factory. by bungeman · 8 years ago
  87. 4b5179b skpbench by csmartdalton · 8 years ago
  88. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  89. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  90. 67ac33e Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA. by bungeman · 8 years ago
  91. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  92. faf8203 Allow GrCaps access from GrDrawContext by bsalomon · 8 years ago
  93. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  94. a8370b2 Remove old SkGaussianEdgeShader code by jvanverth · 8 years ago
  95. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  96. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  97. f560ef8 Add staging for removal of SkRRectsGaussianEdgeShader::Make (for Android) by robertphillips · 8 years ago
  98. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
  99. ec89534 Fix color bug in SkRRectsGaussianEdgeShader by robertphillips · 8 years ago
  100. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago