1. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 8 years ago
  2. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  3. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 8 years ago
  4. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 8 years ago
  5. dc175ea Rename GalaxyS7 to include model number. by Ben Wagner · 8 years ago
  6. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 8 years ago
  7. 053730d Fix SkTHashTable dangling values by Florin Malita · 8 years ago
  8. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 8 years ago
  9. 8da9e94 put sksl->glsl modifiers in correct order by Ethan Nicholas · 8 years ago
  10. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 8 years ago
  11. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 8 years ago
  12. f700520 FuzzCanvas: fuzz_enum_range template by Hal Canary · 8 years ago
  13. e53de48 increase Builder's prealloc size after colorspace change by Mike Reed · 8 years ago
  14. 7ba4d71 clipstacks can be on the stack or embedded, therefore should not be ref-counted by Mike Reed · 8 years ago
  15. d37f22b Clients can provide preallocated storage to clipstack by Mike Reed · 8 years ago
  16. 5af600e FuzzCanvas: SkVertices by Hal Canary · 8 years ago
  17. 0e5a990 [recipes.cfg] manually roll recipes to get skia recipe roller unstuck. by Robert Iannucci · 8 years ago
  18. 6e1e27b Revert "prealloc room for some number of Elements to avoid malloc" by Mike Reed · 8 years ago
  19. 94cbbba prealloc room for some number of Elements to avoid malloc by Mike Reed · 8 years ago
  20. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 8 years ago
  21. e03c3e5 FuzzCanvas: ImageFilter by Hal Canary · 8 years ago
  22. 6c14c8d take fast case in swap() if we're using malloc OR we're empty by Mike Reed · 8 years ago
  23. f1b61af Mark function used as template parameter extern. by Ben Wagner · 8 years ago
  24. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 8 years ago
  25. c1e3705 Remove more unused ownership arguments by Brian Osman · 8 years ago
  26. fb58f14 Add IntelBayTrail jobs by Kevin Lubick · 8 years ago
  27. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 8 years ago
  28. 383dd9d Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend by Brian Osman · 8 years ago
  29. c2d5bd0 Fix SkTArray copy construction by Florin Malita · 8 years ago
  30. b1d800d SkSTArray move ctor by Florin Malita · 8 years ago
  31. 6e93584 Add tolerance to quadratic and linear cubic detection by csmartdalton · 8 years ago
  32. fe71b9d Add GrSemaphoreOp to support deferred semaphore use by Greg Daniel · 8 years ago
  33. b8e9b52 Disable image tests on NexusPlayer Vulkan by Greg Daniel · 8 years ago
  34. 5395c59 FuzzCanvas: TextBlob RSXform SkMaskFilter SkPathEffect by Hal Canary · 8 years ago
  35. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 8 years ago
  36. 4a21c94 move intermediate patheffect classes inside src by Mike Reed · 8 years ago
  37. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  38. 4eed4c8 limit addEndMoveSpans loop in pathops by Cary Clark · 8 years ago
  39. 08541e8 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 8 years ago
  40. 28b1252 Added MSAA selection to viewer GUI by Brian Osman · 8 years ago
  41. 538f1a3 Switch GrYUVProvider over to GrTextureProxies by Robert Phillips · 8 years ago
  42. f141fff Add SkImage_Base::onMakeColorSpace() stub by Matt Sarett · 8 years ago
  43. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 8 years ago
  44. 4749b8c Maintain window position and size when re-created by Brian Osman · 8 years ago
  45. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago
  46. 41eac79 Add instanced rendering command line flag to viewer. by Brian Salomon · 8 years ago
  47. 3139de3 Remove SkChunckAlloc by Herb Derby · 8 years ago
  48. 7dd57b6 Use Fibonacci instead of 2^n for block growth. by Herb Derby · 8 years ago
  49. 91b961d remove SkClipVisitor by Mike Reed · 8 years ago
  50. a1d9ce5 Revert "Optimize mipmap downsample_2_2 in sRGB mode" by Derek Sollenberger · 8 years ago
  51. 90b2005 remove SkPictureUtils.h by Mike Reed · 8 years ago
  52. dcd2a90 Add jobs for building for Chromecast by Kevin Lubick · 8 years ago
  53. 3011568 Revert "Fix SkJumper gcc warning" by Mike Klein · 8 years ago
  54. 598524d clip to elements directly, no need for replay indirection by Mike Reed · 8 years ago
  55. 2fcd170 Revert "Turn on SkJumper all the time." by Mike Klein · 8 years ago
  56. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 8 years ago
  57. e353e81 Fix SkJumper gcc warning by Florin Malita · 8 years ago
  58. c013892 Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp by Robert Phillips · 8 years ago
  59. fd171ed Make GPU dm sink correctly advertise whether it is multisampled by Brian Salomon · 8 years ago
  60. 35b8b26 Add gm to compare premuls in dst vs. src color space by Matt Sarett · 8 years ago
  61. 139e5e0 special device for not drawing -- performs no clipping by Mike Reed · 8 years ago
  62. b357dea bin/fetch-clang-format by Hal Canary · 8 years ago
  63. b69c4b8 formatting change: FuzzCanvas.cpp by Hal Canary · 8 years ago
  64. c0128d4 DW last resort font default name not necessary. by Ben Wagner · 8 years ago
  65. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 8 years ago
  66. 8de05ff Remove SK_SUPPORT_LEGACY_AAA flag as chromium now turns it off by Yuqian Li · 8 years ago
  67. 837fcb6 Use glXCreateContextAttribsARB in viewer to make it easier to attach RenderDoc. by Brian Salomon · 8 years ago
  68. 3012d18 Rename not-fBlendCorrectly to fNonLinearBlending by Matt Sarett · 8 years ago
  69. 3ea01f7 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 8 years ago
  70. 1355551 Turn on SkJumper all the time. by Mike Klein · 8 years ago
  71. 33fdb8d Refactor GrTextBlobCache by Florin Malita · 8 years ago
  72. b4dc549 Add GalaxyS6 bot. by Ben Wagner · 8 years ago
  73. 27bece8 FuzzCanvas: SkColorFilter by Hal Canary · 8 years ago
  74. 3a97d27 Fuzz Canvas: Remember that nextRange is inclusive. by Hal Canary · 8 years ago
  75. 99a3390 Add viewer GUI options for desktop and Android to toggle instanced rendering. by Brian Salomon · 8 years ago
  76. ca49067 optimize intersect, use getType to utilize fast-case in preTranslate by Mike Reed · 8 years ago
  77. fdf3bbe SkJumper: constant() embeds constants directly in code by Mike Klein · 8 years ago
  78. d85f97d Control making of GrSemaphore objects inside of GrResourceProvider by Greg Daniel · 8 years ago
  79. 3a9aab9 GrTessellator: convert contours to VertexLists. by Stephen White · 8 years ago
  80. 4729914 Groundwork for nonlinear blending mode in Ganesh by Brian Osman · 8 years ago
  81. d543e0a Add GrOp::wasRecorded and use in instanced rendering for tracking. by Brian Salomon · 8 years ago
  82. e9ed07d SkJumper: a couple stages used by color filters by Mike Klein · 8 years ago
  83. c3cc5fa Move from SkChunkAlloc to SkArenaAlloc for PathOps by Herb Derby · 8 years ago
  84. 5c7780e Be able to compile nanobench for Chromecast by Kevin Lubick · 8 years ago
  85. 47f5d84 Remove dead links in SampleApp docs. by Mike Klein · 8 years ago
  86. a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
  87. 467921e Move GrDrawOp pipeline/clip processing to GrRenderTargetContext by Brian Salomon · 8 years ago
  88. 894d561 Back to code as data arrays, this time in .text. by Mike Klein · 8 years ago
  89. bd7c551 Don't run image tests on msaa configs. by Brian Salomon · 8 years ago
  90. c0a4c4f Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps" by Derek Sollenberger · 8 years ago
  91. f3b16d0 fix RecordOptsTest.cpp on Android framework by Mike Klein · 8 years ago
  92. 4b19b40 Revert "Fix new IT blocks ARMv8" by Mike Klein · 8 years ago
  93. 90165c2 Fix new IT blocks ARMv8 by Amaury Le Leyzour · 8 years ago
  94. d94abc5 add test for copy-on-write optimization by Mike Reed · 8 years ago
  95. e9c99b8 Add half-float mipmap benchmarks too by Brian Osman · 8 years ago
  96. 3802888e bench clip overhead during recording by Mike Reed · 8 years ago
  97. 05a4296 Turn off savelayer optimization for Android framework by Yuqian Li · 8 years ago
  98. 9973f98 Remove Win10 IntelHD405 bots. by Ben Wagner · 8 years ago
  99. e5f19a8 Omit abnormal.wbmp on Linux IntelHD405. by Ben Wagner · 8 years ago
  100. ee037c4 Roll Recipe DEPS by Eric Boren · 8 years ago