1. d6c04d9 Simplify / fix SkBitmap::ReadRawPixels() by Mike Klein · 7 years ago
  2. ffbdd02 Make SkPath::readFromMemory failure silent by Adrienne Walker · 7 years ago
  3. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  4. 477e9d4 Merge fCurrIncrementalCodec and fCurrScanlineCodec usage into single variable by nagarajan.n · 7 years ago
  5. f60c1a3 Reland blitFatAntiRect with guard to avoid overhead in MaskAdditiveBlitter by Yuqian Li · 7 years ago
  6. 29bf84f Remove unneeded kExact and kNoCreate Flags from GrResouceProvider by Greg Daniel · 7 years ago
  7. f3b4e16 Fold clamp_{x,y} into the gathers. by Mike Klein · 7 years ago
  8. acbdb5d Remove unused function with an incorrect assert by Brian Osman · 7 years ago
  9. 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
  10. 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
  11. 266ef6d Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11. by Brian Salomon · 7 years ago
  12. adaeaed Add missing onDrawDrawable() overrides to utility canvases by Florin Malita · 7 years ago
  13. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  14. b7d42e3 Don't deserialize pathref oval/rrect bits by Brian Salomon · 7 years ago
  15. 2917e07 Remove unsafe align4 call by Herb Derby · 7 years ago
  16. cfbbcbe Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation) by Robert Phillips · 7 years ago
  17. 9d5f1c5 count total non-lowp runs by Mike Klein · 7 years ago
  18. 0f17181 Guard resource provider path creation methods against abandoned context by Robert Phillips · 7 years ago
  19. 65e7063 Don't call GrBuffer::map() in createPatternedIndexBuffer. by Mike Klein · 7 years ago
  20. 1e3b79e Serialize rrect/oval paths as rrects rather than points and verbs. by Brian Salomon · 7 years ago
  21. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
  22. f4b9bf7 Fix wrap mode asserts in GrVkSampler::GenerateKey by Brian Salomon · 7 years ago
  23. 3b7658a Teach TSAN directly about semaphore_t. by Mike Klein · 7 years ago
  24. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  25. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  26. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  27. 0ca2146 remove dead code for STREAM_API by Mike Reed · 7 years ago
  28. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  29. 8d4a5c7 Avoid using glUnmapBufferOES with ES3 by Brian Osman · 7 years ago
  30. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  31. 4f6fc83 Fix float-cast-overflow in SkTypeface_FreeType::onGetAdvancedMetrics by Ben Wagner · 7 years ago
  32. fb6a789 Extra safety for SkRRect. by Brian Salomon · 7 years ago
  33. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  34. 906126e Reduced size of SkSL lexer tables by Ethan Nicholas · 7 years ago
  35. 71e3797 CCPR: Process corners analytically by Chris Dalton · 7 years ago
  36. 6c4ea7e Fix 3 related races in SkColorSpace.cpp. by Mike Klein · 7 years ago
  37. 99822ac Add a SkWStream-based SkSVGCanvas factory by Florin Malita · 7 years ago
  38. f398dd5 Move adding offset to dstRow in SkRawCodec::onGetPixels by nagarajan.n · 7 years ago
  39. 07cb2a2 Remove legacy code for box blur. by Herb Derby · 7 years ago
  40. e395bf2 Mac TSAN support: annotate Sk[Base]Mutex as a mutex. by Mike Klein · 7 years ago
  41. 7028443 fix race in SkFontHost_mac.cpp by Mike Klein · 7 years ago
  42. b858da9 Fix float-cast-overflow in SkOpSpan::sortableTop. by Ben Wagner · 7 years ago
  43. 00a2499 add back SkPacked16toX32 to SkColorPriv by Cary Clark · 7 years ago
  44. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  45. c5e4e74 skipRect should only work for lines (not quads or cubics) by Yuqian Li · 7 years ago
  46. ad04a4b Revert "Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter" by Mike Klein · 7 years ago
  47. 5f87742 Post-lerp -> pre-scale if blend mode supports it. by Mike Klein · 7 years ago
  48. e903449 remove sk_mkdir: error 17 creating dir by Mike Klein · 7 years ago
  49. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  50. 6d1aaca Call blitFatAntiRect to avoid overhead in MaskAdditiveBlitter by Yuqian Li · 7 years ago
  51. e6c0dee Temporarily disable atlas growth. by Jim Van Verth · 7 years ago
  52. 3954108 Delete the legacy linear gradient impl by Florin Malita · 7 years ago
  53. a9712a5 Suppress float-cast-overflow for double-to-float in SkMatrix{,44} by Ben Wagner · 7 years ago
  54. eafa64b Revert "Revert "Allow GrDrawOpAtlas to grow as needed"" by Jim Van Verth · 7 years ago
  55. 205a126 Revert "Revert "Don't ignore degenerates when deciding if a path is convex"" by Brian Osman · 7 years ago
  56. fb0fcb2 add back missing dependencies in SkColorPriv.h by Cary Clark · 7 years ago
  57. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  58. 56fbbd6 Revert "Minor fixes to SkSL precisions" by Ethan Nicholas · 7 years ago
  59. f3eac71 Revert "fix for uninitialized GrGLSLFragmentShaderBuilder field" by Ethan Nicholas · 7 years ago
  60. 05c474b Suppress float-cast-overflow in SkPoint::Length. by Ben Wagner · 7 years ago
  61. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  62. f757ae6 Retry, Bump stored lowp uniform color to 16-bit storage. by Mike Klein · 7 years ago
  63. 98c5d92 Revert "Revert "use unique_ptr for stream api"" by Mike Reed · 7 years ago
  64. 7e4e993 Implement some easy _lowp stages. by Mike Klein · 7 years ago
  65. 6e80aea Revert "Bump stored lowp uniform color to 16-bit storage." by Mike Klein · 7 years ago
  66. 6492afa Disable SkJumper assembly in cross builds for now. by Nico Weber · 7 years ago
  67. d286bfb Bump stored lowp uniform color to 16-bit storage. by Mike Klein · 7 years ago
  68. 9752c3c Minor fixes to SkSL precisions by Ethan Nicholas · 7 years ago
  69. 7031b24 Revert "use unique_ptr for stream api" by Mike Reed · 7 years ago
  70. f953523 Revert "Don't ignore degenerates when deciding if a path is convex" by Brian Osman · 7 years ago
  71. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  72. 4543e75 fix for uninitialized GrGLSLFragmentShaderBuilder field by Ethan Nicholas · 7 years ago
  73. 53cd6c4 Don't ignore degenerates when deciding if a path is convex by Brian Osman · 7 years ago
  74. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  75. 49f1f34 use unique_ptr for stream api by Mike Reed · 7 years ago
  76. dbdc57c fix google3 colorpriv use by Cary Clark · 7 years ago
  77. 7c55726 centralize SI, Ctx, and load_and_inc() by Mike Klein · 7 years ago
  78. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  79. ad70c41 Revert "Allow GrDrawOpAtlas to grow as needed" by Jim Van Verth · 7 years ago
  80. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  81. 0372162 fix flutter and pdfium by Cary Clark · 7 years ago
  82. 03168b8 Allow GrDrawOpAtlas to grow as needed by Jim Van Verth · 7 years ago
  83. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  84. 3bf6366 clean up SK_JUMPER_LEGACY_8BIT by Mike Klein · 7 years ago
  85. 73fd0d6 Revert "Revert "Pre-allocate some opList dependency list storage"" by Robert Phillips · 7 years ago
  86. 1cdbad0 Revert "Pre-allocate some opList dependency list storage" by Robert Phillips · 7 years ago
  87. 51066f4 Pre-allocate some opList dependency list storage by Robert Phillips · 7 years ago
  88. e191ce6 Remove unnecessary code in SkGpuDevice::drawRRect by Brian Osman · 7 years ago
  89. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  90. 9e4c164 Remove unused GPU RGB to YUV code by Brian Osman · 7 years ago
  91. d375dbf Land scaffolding for explicit MDB resource allocation by Robert Phillips · 7 years ago
  92. d27392f Remove invalid SkRRect asserts in GrShape by Brian Osman · 7 years ago
  93. b201544 make kPathRefGenIDBitCnt private by Cary Clark · 7 years ago
  94. 9d6c64f Make GrCopySurfaceOp participate in the GrOplist DAG by Robert Phillips · 7 years ago
  95. f419c44 fix android roll by Mike Klein · 7 years ago
  96. 5f567c7 Finish restoring GrOpList DAG by Robert Phillips · 7 years ago
  97. 9b2f69b grand unifried lowp stages by Mike Klein · 7 years ago
  98. 0f96bb3 Sk4i version of blur. by Herb Derby · 7 years ago
  99. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  100. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago