1. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  2. 2a65cc0 test (and fix) clip_restriction in canvas by Mike Reed · 7 years ago
  3. b667fe2 Small downsample_3_3 optimization by Matt Sarett · 7 years ago
  4. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  5. ebbdec4 document when we retired a serialized verb -- for later removal by Mike Reed · 7 years ago
  6. a33b43d Combine some duplicate code in AA using template by Yuqian Li · 7 years ago
  7. 1683f78 Have SkColorSpaceXformCanas tell SkCanvas about clips. by Mike Klein · 7 years ago
  8. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  9. 4c55027 Add support for F32 sources to SkColorSpaceXform by Matt Sarett · 7 years ago
  10. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  11. b1168a7 Improvements to readpixels GM by Brian Osman · 7 years ago
  12. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  13. 09de753 Move SkOSFile.h to src/core by Ben Wagner · 7 years ago
  14. e2ce08a SkData::MakeFromFD to pass size to release proc. by Ben Wagner · 7 years ago
  15. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  16. 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 7 years ago
  17. 919cc45 Revert "Revert "Add color spin test for SkColorSpaceXformCanvas"" by Mike Klein · 7 years ago
  18. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  19. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 7 years ago
  20. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  21. fed9cfd remove legacy virtual for vertices, only support object form by Mike Reed · 7 years ago
  22. 2fb3662 Fix overflow bug in slow span. by Herb Derby · 7 years ago
  23. e88a1cb Revert[2] "More SkVertices implementation work"" by Mike Reed · 7 years ago
  24. 1eb3fef Revert "More SkVertices implementation work" by Mike Reed · 7 years ago
  25. 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 7 years ago
  26. 14583e1 More SkVertices implementation work by Mike Reed · 7 years ago
  27. 5fa6645 remove unused VerticesFlags by Mike Reed · 7 years ago
  28. aa9e332 Revert[4] "store vertices arrays inline with object"""" by Mike Reed · 7 years ago
  29. 0c492cf Revert[3] "store vertices arrays inline with object""" by Mike Reed · 7 years ago
  30. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  31. 3338914 Support all gradient types in SkColorSpaceXformCanvas. by Mike Klein · 7 years ago
  32. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  33. cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  34. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 7 years ago
  35. d492db9 SkColorSpaceXformCanvas: simple support for shaders by Mike Klein · 7 years ago
  36. 7d9f9e3 Revert[2] "store vertices arrays inline with object"" by Mike Reed · 7 years ago
  37. cd9ada5 must check for zero-length in reader32::read() before calling memcpy by Mike Reed · 7 years ago
  38. 9e62df6 Revert "store vertices arrays inline with object" by Mike Reed · 7 years ago
  39. eaaebb1 store vertices arrays inline with object by Mike Reed · 7 years ago
  40. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  41. dabe8ac SkDynamicMemoryWStream::detachAsData more memory efficent by Hal Canary · 7 years ago
  42. 9a8065d add uniqueID by Mike Reed · 7 years ago
  43. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  44. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  45. bdce9c2 vertices to/from data by Mike Reed · 7 years ago
  46. 97eb4fe add SkVertices::Builder by Mike Reed · 7 years ago
  47. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 7 years ago
  48. 73e6270 Expose SkColorSpaceTransferFn inversion function by Brian Osman · 7 years ago
  49. dce2590 Remove unused SkBitmap::RLEPixels by Leon Scroggins III · 7 years ago
  50. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  51. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 7 years ago
  52. 4a01ac9 Purge GrTextBlobCache entries on SkTextBlob deletion by Florin Malita · 7 years ago
  53. b66b42f Preparatory Proxification by Robert Phillips · 7 years ago
  54. f85f2a9 Increase precision of equality checking for color space transfer fns by Matt Sarett · 7 years ago
  55. 0166cfd Remove GrClipsStackClip member from SkGpuDevice by Brian Salomon · 7 years ago
  56. 49f33b8 More SkCSXformCanvas work. by Mike Klein · 7 years ago
  57. 841101d SkColorSpaceXformCanvas by Mike Klein · 7 years ago
  58. f880b68 use AutoRestore instead of making a copy of the clipstack by Mike Reed · 7 years ago
  59. 52fe583 Remove SK_SUPPORT_LEGACY_BROKEN_LERP support by Florin Malita · 7 years ago
  60. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 7 years ago
  61. e393a62 disable assert until I can understand why it fails in cc_unittests by Mike Reed · 7 years ago
  62. 4d1955c Fix SkFILEStream. by Ben Wagner · 7 years ago
  63. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 7 years ago
  64. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 7 years ago
  65. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  66. 7ba4d71 clipstacks can be on the stack or embedded, therefore should not be ref-counted by Mike Reed · 7 years ago
  67. d37f22b Clients can provide preallocated storage to clipstack by Mike Reed · 7 years ago
  68. 6e1e27b Revert "prealloc room for some number of Elements to avoid malloc" by Mike Reed · 7 years ago
  69. 94cbbba prealloc room for some number of Elements to avoid malloc by Mike Reed · 7 years ago
  70. 6e93584 Add tolerance to quadratic and linear cubic detection by csmartdalton · 7 years ago
  71. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 7 years ago
  72. 4a21c94 move intermediate patheffect classes inside src by Mike Reed · 7 years ago
  73. 08541e8 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 7 years ago
  74. 538f1a3 Switch GrYUVProvider over to GrTextureProxies by Robert Phillips · 7 years ago
  75. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 7 years ago
  76. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  77. 3139de3 Remove SkChunckAlloc by Herb Derby · 7 years ago
  78. 7dd57b6 Use Fibonacci instead of 2^n for block growth. by Herb Derby · 7 years ago
  79. 91b961d remove SkClipVisitor by Mike Reed · 7 years ago
  80. a1d9ce5 Revert "Optimize mipmap downsample_2_2 in sRGB mode" by Derek Sollenberger · 7 years ago
  81. 90b2005 remove SkPictureUtils.h by Mike Reed · 7 years ago
  82. 2fcd170 Revert "Turn on SkJumper all the time." by Mike Klein · 7 years ago
  83. 139e5e0 special device for not drawing -- performs no clipping by Mike Reed · 7 years ago
  84. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 7 years ago
  85. 8de05ff Remove SK_SUPPORT_LEGACY_AAA flag as chromium now turns it off by Yuqian Li · 7 years ago
  86. 3012d18 Rename not-fBlendCorrectly to fNonLinearBlending by Matt Sarett · 7 years ago
  87. 3ea01f7 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 7 years ago
  88. 1355551 Turn on SkJumper all the time. by Mike Klein · 7 years ago
  89. 27bece8 FuzzCanvas: SkColorFilter by Hal Canary · 7 years ago
  90. ca49067 optimize intersect, use getType to utilize fast-case in preTranslate by Mike Reed · 7 years ago
  91. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 7 years ago
  92. 05a4296 Turn off savelayer optimization for Android framework by Yuqian Li · 7 years ago
  93. 488f0d6 Add ability to insert systrace markers for the android framework by Derek Sollenberger · 7 years ago
  94. d83545e Add SkColorSpace::isSRGB() by Matt Sarett · 7 years ago
  95. 06b3025 Fix transfer function epsilon by Matt Sarett · 7 years ago
  96. 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 7 years ago
  97. 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 7 years ago
  98. 12da890 Revert "move some of patheffect internals into private" by Mike Reed · 7 years ago
  99. 7067fc6 move some of patheffect internals into private by Mike Reed · 7 years ago
  100. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago