1. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  2. 6ca9c6f Fix crash in setLastUseTokenBulk by Jim Van Verth · 7 years ago
  3. e567746 Fix truncated webp images by Leon Scroggins III · 7 years ago
  4. 28c434b Handle instantiation of proxies with pending invalidation messages by Brian Osman · 7 years ago
  5. 6b60b6e Try finding exact scratch texture in cache before approx, take 2 by Greg Daniel · 7 years ago
  6. 62ea0cd Adjust atlas tracking to get better usage. by Jim Van Verth · 7 years ago
  7. aaab3c7 remove __attribute__((disable_tail_calls)) by Mike Klein · 7 years ago
  8. 0e4d096 rename kStride N by Mike Klein · 7 years ago
  9. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  10. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  11. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  12. 2481501 Remove old, unused code by Brian Osman · 7 years ago
  13. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  14. e9242ca Invalidate textures cached by SW path renderer when paths go away by Brian Osman · 7 years ago
  15. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  16. 9b89bca Limit maximum sigma to avoid overflows by Herb Derby · 7 years ago
  17. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  18. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  19. 106b5c4 Shrink GrDrawOpAtlases when no longer needed, take 2. by Jim Van Verth · 7 years ago
  20. 8d17769 CCPR: Remove kCombinedTriangleHullsAndEdges by Chris Dalton · 7 years ago
  21. 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
  22. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  23. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  24. 712fe73 Add animated cowboy sample from WebKit tests, and fix. by Jim Van Verth · 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. d6c04d9 Simplify / fix SkBitmap::ReadRawPixels() by Mike Klein · 7 years ago
  28. ffbdd02 Make SkPath::readFromMemory failure silent by Adrienne Walker · 7 years ago
  29. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  30. 477e9d4 Merge fCurrIncrementalCodec and fCurrScanlineCodec usage into single variable by nagarajan.n · 7 years ago
  31. f60c1a3 Reland blitFatAntiRect with guard to avoid overhead in MaskAdditiveBlitter by Yuqian Li · 7 years ago
  32. 29bf84f Remove unneeded kExact and kNoCreate Flags from GrResouceProvider by Greg Daniel · 7 years ago
  33. f3b4e16 Fold clamp_{x,y} into the gathers. by Mike Klein · 7 years ago
  34. acbdb5d Remove unused function with an incorrect assert by Brian Osman · 7 years ago
  35. 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
  36. 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
  37. 266ef6d Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11. by Brian Salomon · 7 years ago
  38. adaeaed Add missing onDrawDrawable() overrides to utility canvases by Florin Malita · 7 years ago
  39. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  40. b7d42e3 Don't deserialize pathref oval/rrect bits by Brian Salomon · 7 years ago
  41. 2917e07 Remove unsafe align4 call by Herb Derby · 7 years ago
  42. cfbbcbe Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation) by Robert Phillips · 7 years ago
  43. 9d5f1c5 count total non-lowp runs by Mike Klein · 7 years ago
  44. 0f17181 Guard resource provider path creation methods against abandoned context by Robert Phillips · 7 years ago
  45. 65e7063 Don't call GrBuffer::map() in createPatternedIndexBuffer. by Mike Klein · 7 years ago
  46. 1e3b79e Serialize rrect/oval paths as rrects rather than points and verbs. by Brian Salomon · 7 years ago
  47. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
  48. f4b9bf7 Fix wrap mode asserts in GrVkSampler::GenerateKey by Brian Salomon · 7 years ago
  49. 3b7658a Teach TSAN directly about semaphore_t. by Mike Klein · 7 years ago
  50. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  51. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  52. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  53. 0ca2146 remove dead code for STREAM_API by Mike Reed · 7 years ago
  54. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  55. 8d4a5c7 Avoid using glUnmapBufferOES with ES3 by Brian Osman · 7 years ago
  56. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  57. 4f6fc83 Fix float-cast-overflow in SkTypeface_FreeType::onGetAdvancedMetrics by Ben Wagner · 7 years ago
  58. fb6a789 Extra safety for SkRRect. by Brian Salomon · 7 years ago
  59. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  60. 906126e Reduced size of SkSL lexer tables by Ethan Nicholas · 7 years ago
  61. 71e3797 CCPR: Process corners analytically by Chris Dalton · 7 years ago
  62. 6c4ea7e Fix 3 related races in SkColorSpace.cpp. by Mike Klein · 7 years ago
  63. 99822ac Add a SkWStream-based SkSVGCanvas factory by Florin Malita · 7 years ago
  64. f398dd5 Move adding offset to dstRow in SkRawCodec::onGetPixels by nagarajan.n · 7 years ago
  65. 07cb2a2 Remove legacy code for box blur. by Herb Derby · 7 years ago
  66. e395bf2 Mac TSAN support: annotate Sk[Base]Mutex as a mutex. by Mike Klein · 7 years ago
  67. 7028443 fix race in SkFontHost_mac.cpp by Mike Klein · 7 years ago
  68. b858da9 Fix float-cast-overflow in SkOpSpan::sortableTop. by Ben Wagner · 7 years ago
  69. 00a2499 add back SkPacked16toX32 to SkColorPriv by Cary Clark · 7 years ago
  70. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  71. c5e4e74 skipRect should only work for lines (not quads or cubics) by Yuqian Li · 7 years ago
  72. ad04a4b Revert "Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter" by Mike Klein · 7 years ago
  73. 5f87742 Post-lerp -> pre-scale if blend mode supports it. by Mike Klein · 7 years ago
  74. e903449 remove sk_mkdir: error 17 creating dir by Mike Klein · 7 years ago
  75. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  76. 6d1aaca Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter by Yuqian Li · 7 years ago
  77. e6c0dee Temporarily disable atlas growth. by Jim Van Verth · 7 years ago
  78. 3954108 Delete the legacy linear gradient impl by Florin Malita · 7 years ago
  79. a9712a5 Suppress float-cast-overflow for double-to-float in SkMatrix{,44} by Ben Wagner · 7 years ago
  80. eafa64b Revert "Revert "Allow GrDrawOpAtlas to grow as needed"" by Jim Van Verth · 7 years ago
  81. 205a126 Revert "Revert "Don't ignore degenerates when deciding if a path is convex"" by Brian Osman · 7 years ago
  82. fb0fcb2 add back missing dependencies in SkColorPriv.h by Cary Clark · 7 years ago
  83. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  84. 56fbbd6 Revert "Minor fixes to SkSL precisions" by Ethan Nicholas · 7 years ago
  85. f3eac71 Revert "fix for uninitialized GrGLSLFragmentShaderBuilder field" by Ethan Nicholas · 7 years ago
  86. 05c474b Suppress float-cast-overflow in SkPoint::Length. by Ben Wagner · 7 years ago
  87. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  88. f757ae6 Retry, Bump stored lowp uniform color to 16-bit storage. by Mike Klein · 7 years ago
  89. 98c5d92 Revert "Revert "use unique_ptr for stream api"" by Mike Reed · 7 years ago
  90. 7e4e993 Implement some easy _lowp stages. by Mike Klein · 7 years ago
  91. 6e80aea Revert "Bump stored lowp uniform color to 16-bit storage." by Mike Klein · 7 years ago
  92. 6492afa Disable SkJumper assembly in cross builds for now. by Nico Weber · 7 years ago
  93. d286bfb Bump stored lowp uniform color to 16-bit storage. by Mike Klein · 7 years ago
  94. 9752c3c Minor fixes to SkSL precisions by Ethan Nicholas · 7 years ago
  95. 7031b24 Revert "use unique_ptr for stream api" by Mike Reed · 7 years ago
  96. f953523 Revert "Don't ignore degenerates when deciding if a path is convex" by Brian Osman · 7 years ago
  97. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  98. 4543e75 fix for uninitialized GrGLSLFragmentShaderBuilder field by Ethan Nicholas · 7 years ago
  99. 53cd6c4 Don't ignore degenerates when deciding if a path is convex by Brian Osman · 7 years ago
  100. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago