1. 1c5906f saturate some irect ops for fuzzers by Mike Reed · 7 years ago
  2. 495e0f0 Simplify SkAnimatedImage by Leon Scroggins III · 7 years ago
  3. 6a0176b Add ref counted wrapped around GrTexture ReleaseProc by Greg Daniel · 7 years ago
  4. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  5. 2f5b8d8 don't draw non-finite contexts in imagefilters by Mike Reed · 7 years ago
  6. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  7. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  8. 7f1a074 Remove some unused sample count caps by Brian Salomon · 7 years ago
  9. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 7 years ago
  10. fbe6620 add SkPicture::MakePlaceholder() by Mike Klein · 7 years ago
  11. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 7 years ago
  12. 8005bff hide picture virtuals (no public callers) by Mike Reed · 7 years ago
  13. da3e9ad Make SkAndroidCodec (optionally) respect origin by Leon Scroggins III · 7 years ago
  14. abe639c Add SkAnimatedImage::getRepetitionCount by Leon Scroggins III · 7 years ago
  15. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  16. 33bf56d Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitableForGpuRasterization by Brian Salomon · 7 years ago
  17. 1bd556a use coverage modes instead of blend modes by Mike Reed · 7 years ago
  18. 20dc672 compose and combine maskfilters by Mike Reed · 7 years ago
  19. a83d013 Misc guarding of enums in ImageFilter CreateProcs by Robert Phillips · 7 years ago
  20. 745c398 minor imageinfo fixes by Cary Clark · 7 years ago
  21. b0ae566 Check enum values in SkDisplacementMapEffect's CreateProc by Robert Phillips · 7 years ago
  22. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  23. 8524c30 Make SkAnimatedImage::update return sentinel when stopped by Leon Scroggins III · 7 years ago
  24. 980a48d Move glyph cache and descriptor functions off of SkPaint by Herb Derby · 7 years ago
  25. 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 7 years ago
  26. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  27. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
  28. bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 7 years ago
  29. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  30. 165fa63 check for valid vertices mode by Mike Reed · 7 years ago
  31. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  32. d8327a8 Clean up SkScalerContext descriptor creation by Herb Derby · 7 years ago
  33. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  34. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  35. 48661b8 Make use of VkSemaphores thread safe assuming use of the same VkQueue. by Greg Daniel · 7 years ago
  36. baafcdc move zero-init to sk_malloc for masks by Mike Reed · 7 years ago
  37. 2cb6cb1 Add SkAnimatedImage::isFinished by Leon Scroggins III · 7 years ago
  38. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  39. 87d18ce Add Chinese zoom Sample. by Jim Van Verth · 7 years ago
  40. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  41. dba65f9 Add a workaround for inaccurate interpolants on Adreno 3xx. by Brian Salomon · 7 years ago
  42. a6cd625 Revert "declare SkRasterizer for android" by Mike Reed · 7 years ago
  43. e168c3e declare SkRasterizer for android by Mike Reed · 7 years ago
  44. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  45. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  46. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  47. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  48. ad6660a Use equal_range for factory lookups by Vladimir Levin · 7 years ago
  49. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  50. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  51. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  52. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  53. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  54. 440f838 Update Skia milestone to 66 by Heather Miller · 7 years ago
  55. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 7 years ago
  56. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  57. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  58. e97e792 validate paint setters in readbuffer by Mike Reed · 7 years ago
  59. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  60. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  61. b1b7f701 Add Android ImageDecoder features to SkAnimatedImage by Leon Scroggins III · 7 years ago
  62. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  63. 777707b Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy by Robert Phillips · 7 years ago
  64. e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 7 years ago
  65. c65b65d Support scaled color emojis for SDF fallback by Jim Van Verth · 7 years ago
  66. 94a6ce8 Add ability for lazy proxy callback to free captured resources by Greg Daniel · 7 years ago
  67. 2796430 move SkWriter32.h to src by Mike Reed · 7 years ago
  68. 07a722c Add SkAndroidCodec::computeSampledSize by Leon Scroggins III · 7 years ago
  69. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  70. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  71. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  72. fe3da02 Add a method to convert SkCodec::Result to a string by Leon Scroggins III · 7 years ago
  73. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  74. cd3261a Revert "Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord"" by Brian Osman · 7 years ago
  75. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  76. befff65 Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." by Greg Daniel · 7 years ago
  77. 9d6929c Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord" by Brian Osman · 7 years ago
  78. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago
  79. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  80. 7cdabed Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. by Brian Salomon · 7 years ago
  81. 1001f84 Added SkSL workaround for devices which cannot safely access gl_FragCoord by Brian Osman · 7 years ago
  82. 8fd7955 Enable the GL_EXT_geometry_shader extension where necessary by Chris Dalton · 7 years ago
  83. d284949 restore intersect methods to use old-style empty-checks on their inputs by Mike Reed · 7 years ago
  84. a766ca9 use 64bit math to compute is a rect is empty by Mike Reed · 7 years ago
  85. 99578d2 SkBitmap now *has* a SkPixmap. by Hal Canary · 7 years ago
  86. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  87. c5980d0 SkDocument: remove unused fDoneProc by Hal Canary · 7 years ago
  88. 274218e move largest apis into private by Mike Reed · 7 years ago
  89. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  90. 3c7d882 SkBitmap::fPixelRefOrigin removed by Hal Canary · 7 years ago
  91. d23d8d1 remove guarded old malloc code by Mike Reed · 7 years ago
  92. 8dc8dbc begin cleanup of malloc porting layer by Mike Reed · 7 years ago
  93. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  94. 88d99df [Viewer] Preserve gesture transformation matrix on slide/backend change by Brian Salomon · 7 years ago
  95. 8fb3725 Privatize separate src/dst version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  96. 7397d7a Add SkAndroidCodec::MakeFromCodec by Leon Scroggins III · 7 years ago
  97. 7edde23 don't include SkMalloc.h from SkTypes.h by Mike Reed · 7 years ago
  98. 9fc5362 check for irect with overflow width/height by Mike Reed · 7 years ago
  99. c5166a9 Revert "Revert "remove legacy support for old old picture versions"" by Mike Reed · 7 years ago
  100. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago