1. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  2. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  3. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  4. 7f56d3d Revert "Revert "Disable GL buffer mapping on TSAN/Mac."" by Brian Salomon · 7 years ago
  5. 90196cc Reduce the frequency of the text atlas compaction. by Derek Sollenberger · 7 years ago
  6. 4ba211f Revert "Enable coverage counting path rendering except on Android framework" by Chris Dalton · 7 years ago
  7. c7e66ea Disable deferred proxies a different way in Chrome by Robert Phillips · 7 years ago
  8. 16e92cd Fix new compiler warnings in GLInstancedRendering.cpp by Chris Dalton · 7 years ago
  9. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  10. 4e7cdd5 Revert "Disable GL buffer mapping on TSAN/Mac." by Brian Salomon · 7 years ago
  11. c203e65 Disable GL buffer mapping on TSAN/Mac. by Brian Salomon · 7 years ago
  12. 4cad310 CCPR: Blacklist Intel driver except on Mac by Chris Dalton · 7 years ago
  13. 06cd666 CCPR: Block older Intel/Mesa setups by Chris Dalton · 7 years ago
  14. 196efbf Enable coverage counting path rendering except on Android framework by Chris Dalton · 7 years ago
  15. cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
  16. 4a6a732 CCPR: Blacklist intel 4xxx and 6xxx by Chris Dalton · 7 years ago
  17. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  18. f1b47bb Add a cap for geometry shader invocations by Chris Dalton · 7 years ago
  19. 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
  20. 1265894 Don't execute onFlush op lists until after GPU data is uploaded by Chris Dalton · 7 years ago
  21. d151322 CCPR: Don't forget resource provider in Pipeline InitArgs by Chris Dalton · 7 years ago
  22. a2fd62a Use draws instead of clears on Macs w/ Intel Iris Pro GPUs by Robert Phillips · 7 years ago
  23. 839872c converted GrConfigConversionEffect to SkSL by Ethan Nicholas · 7 years ago
  24. 3a93053 Always use draws instead of clears for ANGLE D3D11 by Robert Phillips · 7 years ago
  25. b93fdfd Revert "Don't execute onFlush op lists until after GPU data is uploaded" by Mike Klein · 7 years ago
  26. 374a4e4 Don't execute onFlush op lists until after GPU data is uploaded by Chris Dalton · 7 years ago
  27. fc5060d Revert "Revert "Update lockTextureProxy to return mipped proxys if mipping is requested."" by Greg Daniel · 7 years ago
  28. b379dcd Sever fOriginalPath connection whenever a GrShape becomes a simple type by Brian Osman · 7 years ago
  29. a84cacf Rename GrOpList::reset to endFlush by Chris Dalton · 7 years ago
  30. fa8c080 Use SK_DISABLE_DEFERRED_PROXIES to only disable deferred proxies for Chrome by Robert Phillips · 7 years ago
  31. c42b20b Revert "Revert "When flushing, reset flush state before op lists"" by Greg Daniel · 7 years ago
  32. 69f26db Ensure glxGetProcAddress is declared by Brian Osman · 7 years ago
  33. f8bc001 Revert "When flushing, reset flush state before op lists" by Greg Daniel · 7 years ago
  34. 78bdee2 When flushing, reset flush state before op lists by Greg Daniel · 7 years ago
  35. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  36. d140fe9 Add MDB comments to recent kNoPendingIO changes by Brian Osman · 7 years ago
  37. 364e248 CCPR: Avoid left shifts on negative numbers by Chris Dalton · 7 years ago
  38. 63272cf Potential fix for Android regression by Jim Van Verth · 7 years ago
  39. 87c76ed Revert "Update lockTextureProxy to return mipped proxys if mipping is requested." by Greg Daniel · 7 years ago
  40. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  41. 29f642a CCPR: Add WAR for an Intel GLSL compiler assertion by Chris Dalton · 7 years ago
  42. 73f7e1d Temporarily disable deferred texture proxies by Robert Phillips · 7 years ago
  43. 97abf01 Update lockTextureProxy to return mipped proxys if mipping is requested. by Greg Daniel · 7 years ago
  44. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  45. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  46. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  47. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  48. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  49. 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 7 years ago
  50. 4faa040 Remove unused outOffset param in GrTextureAdjuster by Greg Daniel · 7 years ago
  51. f57c6de Revert "Enable coverage counting path rendering on non-Android" by Jim Van Verth · 7 years ago
  52. c739b72 Enable coverage counting path rendering on non-Android by Chris Dalton · 7 years ago
  53. 45a6f14 Clear uniquely keyed texture proxies out of ResourceCache when it is deleted by Robert Phillips · 7 years ago
  54. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  55. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  56. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
  57. 4b05000 Always read half-float textures as GL_HALF_FLOAT in ES3. by Geoff Lang · 7 years ago
  58. c3269ae Miscellaneous dynamic atlas fixes. by Jim Van Verth · 7 years ago
  59. d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
  60. 29011a2 Remove tolerance form SkClassifyCubic by Chris Dalton · 7 years ago
  61. a039d3b CCPR: Handle very large paths by Chris Dalton · 7 years ago
  62. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  63. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  64. 1a0ea73 Use wider types to compute bounds area and avoid overflow by Brian Osman · 7 years ago
  65. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  66. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  67. 420c4cf Add GrTextureProxyPriv by Robert Phillips · 7 years ago
  68. 072c710 CCPR: Fix KLM matrix when D2=0 by Chris Dalton · 7 years ago
  69. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  70. 6ca9c6f Fix crash in setLastUseTokenBulk by Jim Van Verth · 7 years ago
  71. 28c434b Handle instantiation of proxies with pending invalidation messages by Brian Osman · 7 years ago
  72. 6b60b6e Try finding exact scratch texture in cache before approx, take 2 by Greg Daniel · 7 years ago
  73. 62ea0cd Adjust atlas tracking to get better usage. by Jim Van Verth · 7 years ago
  74. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  75. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  76. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  77. 2481501 Remove old, unused code by Brian Osman · 7 years ago
  78. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  79. e9242ca Invalidate textures cached by SW path renderer when paths go away by Brian Osman · 7 years ago
  80. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  81. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  82. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  83. 106b5c4 Shrink GrDrawOpAtlases when no longer needed, take 2. by Jim Van Verth · 7 years ago
  84. 8d17769 CCPR: Remove kCombinedTriangleHullsAndEdges by Chris Dalton · 7 years ago
  85. 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
  86. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  87. 712fe73 Add animated cowboy sample from WebKit tests, and fix. by Jim Van Verth · 7 years ago
  88. 29bf84f Remove unneeded kExact and kNoCreate Flags from GrResouceProvider by Greg Daniel · 7 years ago
  89. acbdb5d Remove unused function with an incorrect assert by Brian Osman · 7 years ago
  90. 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
  91. 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
  92. 266ef6d Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11. by Brian Salomon · 7 years ago
  93. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  94. cfbbcbe Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation) by Robert Phillips · 7 years ago
  95. 0f17181 Guard resource provider path creation methods against abandoned context by Robert Phillips · 7 years ago
  96. 65e7063 Don't call GrBuffer::map() in createPatternedIndexBuffer. by Mike Klein · 7 years ago
  97. f4b9bf7 Fix wrap mode asserts in GrVkSampler::GenerateKey by Brian Salomon · 7 years ago
  98. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  99. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  100. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago