1. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  2. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  3. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  4. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  5. f57c6de Revert "Enable coverage counting path rendering on non-Android" by Jim Van Verth · 7 years ago
  6. e74dafc Just add new safe size apis by Mike Reed · 7 years ago
  7. c739b72 Enable coverage counting path rendering on non-Android by Chris Dalton · 7 years ago
  8. 6e3d995 Add width and height option to SampleApp by Yuqian Li · 7 years ago
  9. 37bbfe3 Make SkASSERT and co. constexpr compatible. by Mike Klein · 7 years ago
  10. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  11. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  12. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  13. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  14. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  15. 420c4cf Add GrTextureProxyPriv by Robert Phillips · 7 years ago
  16. 36dcd7f Enable caching of path mask textures by default by Brian Osman · 7 years ago
  17. b9b5de5 make SkPath::fConvexity atomic by Mike Klein · 7 years ago
  18. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  19. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  20. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  21. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  22. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  23. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  24. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  25. f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
  26. 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
  27. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  28. acbdb5d Remove unused function with an incorrect assert by Brian Osman · 7 years ago
  29. adaeaed Add missing onDrawDrawable() overrides to utility canvases by Florin Malita · 7 years ago
  30. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  31. b7d42e3 Don't deserialize pathref oval/rrect bits by Brian Salomon · 7 years ago
  32. 5e996b8 no_sanitize is Clang 3.7+ by Mike Klein · 7 years ago
  33. 1e3b79e Serialize rrect/oval paths as rrects rather than points and verbs. by Brian Salomon · 7 years ago
  34. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
  35. 3b7658a Teach TSAN directly about semaphore_t. by Mike Klein · 7 years ago
  36. d74d775 add missing param names to SkBitmap.h by Cary Clark · 7 years ago
  37. 8a02b0b regenerate includes by Cary Clark · 7 years ago
  38. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  39. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  40. 0ca2146 remove dead code for STREAM_API by Mike Reed · 7 years ago
  41. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  42. fb6a789 Extra safety for SkRRect. by Brian Salomon · 7 years ago
  43. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  44. 99822ac Add a SkWStream-based SkSVGCanvas factory by Florin Malita · 7 years ago
  45. e395bf2 Mac TSAN support: annotate Sk[Base]Mutex as a mutex. by Mike Klein · 7 years ago
  46. 721aed2 minor changes to SkMatrix.h and SkRect.h by Cary Clark · 7 years ago
  47. 00a2499 add back SkPacked16toX32 to SkColorPriv by Cary Clark · 7 years ago
  48. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  49. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  50. 47a540f Change SkScalarTruncToInt to saturate. by Ben Wagner · 7 years ago
  51. a9712a5 Suppress float-cast-overflow for double-to-float in SkMatrix{,44} by Ben Wagner · 7 years ago
  52. 7791b94 expand on sk_double_to_float() comment by Mike Klein · 7 years ago
  53. fb0fcb2 add back missing dependencies in SkColorPriv.h by Cary Clark · 7 years ago
  54. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  55. 05c474b Suppress float-cast-overflow in SkPoint::Length. by Ben Wagner · 7 years ago
  56. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  57. 98c5d92 Revert "Revert "use unique_ptr for stream api"" by Mike Reed · 7 years ago
  58. 7031b24 Revert "use unique_ptr for stream api" by Mike Reed · 7 years ago
  59. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  60. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  61. 49f1f34 use unique_ptr for stream api by Mike Reed · 7 years ago
  62. dbdc57c fix google3 colorpriv use by Cary Clark · 7 years ago
  63. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  64. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  65. 0372162 fix flutter and pdfium by Cary Clark · 7 years ago
  66. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  67. b201544 make kPathRefGenIDBitCnt private by Cary Clark · 7 years ago
  68. ed294b4 name SkPixmap missing params by Cary Clark · 7 years ago
  69. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  70. 1170a55 Don't allow iteration through non-finite points. by Mike Klein · 7 years ago
  71. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  72. 643627e remove useless reset by Cary Clark · 7 years ago
  73. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  74. ec2455b name parameters for docs by Cary Clark · 7 years ago
  75. de7f91b Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE by Leon Scroggins III · 7 years ago
  76. b7da723 generated SkCanvas.h by Cary Clark · 7 years ago
  77. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  78. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  79. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  80. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  81. 9d2de4a Update Skia milestone to 63 by Heather Miller · 7 years ago
  82. cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
  83. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  84. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  85. c0e6627 Make AA hairline renderer non-optional by Brian Osman · 7 years ago
  86. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  87. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  88. 73fa972 work on path by Cary Clark · 7 years ago
  89. b350ae2 Add GrContextOption to disable distance field path renderer by Brian Osman · 7 years ago
  90. 8b0f265 Always include the default path renderer in the chain by Brian Osman · 7 years ago
  91. ef45e6e Remove (unused) context option to remove shader swizzling by Brian Osman · 7 years ago
  92. 0461e9f simplify path validate by Cary Clark · 7 years ago
  93. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  94. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  95. 4b972d1 SkFILEStream::Make: fix leak. by Hal Canary · 7 years ago
  96. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  97. 5b07178 Undo unwanted change to SkTypes.h. by Ben Wagner · 7 years ago
  98. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  99. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  100. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago