1. f61d995 Update Mesa drivers to 17.0.1 by Kevin Lubick · 8 years ago
  2. c500d9b Use SkTArray for mailbox polling by Florin Malita · 8 years ago
  3. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 8 years ago
  4. 30a6b81 Documentation: Consistancy by Hal Canary · 8 years ago
  5. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 8 years ago
  6. 4a01ac9 Purge GrTextBlobCache entries on SkTextBlob deletion by Florin Malita · 8 years ago
  7. b66b42f Preparatory Proxification by Robert Phillips · 8 years ago
  8. f85f2a9 Increase precision of equality checking for color space transfer fns by Matt Sarett · 8 years ago
  9. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 8 years ago
  10. 0166cfd Remove GrClipsStackClip member from SkGpuDevice by Brian Salomon · 8 years ago
  11. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 8 years ago
  12. 301c69c Add GCN gen 2 bot (Radeon R9 M470X) by Ben Wagner · 8 years ago
  13. fcc6ee5 Default to no compression for CIPD assets and use depot_tools's CIPD exe by Kevin Lubick · 8 years ago
  14. 6291863 remove legacy clipop flag for android by Mike Reed · 8 years ago
  15. bda29c0 GrTessellator (AA): implement fast path for non-intersecting geometry. by Stephen White · 8 years ago
  16. a368bb3 Add GalaxyS7_G930FD bot by Ben Wagner · 8 years ago
  17. 49f33b8 More SkCSXformCanvas work. by Mike Klein · 8 years ago
  18. 7a5e0f3 Add iOS simulator support in GN. by Mike Klein · 8 years ago
  19. c2e9f6d remove legacy flag by Mike Reed · 8 years ago
  20. 780b41f Add query to GrXPFactory about coverage-as-alpha optimization by Brian Salomon · 8 years ago
  21. 4f70623 Restore deferred GPU resources in Chrome by Robert Phillips · 8 years ago
  22. 841101d SkColorSpaceXformCanvas by Mike Klein · 8 years ago
  23. f880b68 use AutoRestore instead of making a copy of the clipstack by Mike Reed · 8 years ago
  24. 52fe583 Remove SK_SUPPORT_LEGACY_BROKEN_LERP support by Florin Malita · 8 years ago
  25. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 8 years ago
  26. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 8 years ago
  27. 1e0138b FuzzCanvas: rename functions, cleanup by Hal Canary · 8 years ago
  28. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 8 years ago
  29. d69e182 Roll Recipe DEPS by Eric Boren · 8 years ago
  30. d54639f Add SkSTArray move assignment operators by Florin Malita · 8 years ago
  31. 9a4148f Update SKP version by UpdateSKPs · 8 years ago
  32. e393a62 disable assert until I can understand why it fails in cc_unittests by Mike Reed · 8 years ago
  33. 2c1cd6d Add new test cases for Android shadow sample. by Jim Van Verth · 8 years ago
  34. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 8 years ago
  35. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  36. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 8 years ago
  37. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 8 years ago
  38. dc175ea Rename GalaxyS7 to include model number. by Ben Wagner · 8 years ago
  39. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 8 years ago
  40. 053730d Fix SkTHashTable dangling values by Florin Malita · 8 years ago
  41. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 8 years ago
  42. 8da9e94 put sksl->glsl modifiers in correct order by Ethan Nicholas · 8 years ago
  43. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 8 years ago
  44. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 8 years ago
  45. f700520 FuzzCanvas: fuzz_enum_range template by Hal Canary · 8 years ago
  46. e53de48 increase Builder's prealloc size after colorspace change by Mike Reed · 8 years ago
  47. 7ba4d71 clipstacks can be on the stack or embedded, therefore should not be ref-counted by Mike Reed · 8 years ago
  48. d37f22b Clients can provide preallocated storage to clipstack by Mike Reed · 8 years ago
  49. 5af600e FuzzCanvas: SkVertices by Hal Canary · 8 years ago
  50. 0e5a990 [recipes.cfg] manually roll recipes to get skia recipe roller unstuck. by Robert Iannucci · 8 years ago
  51. 6e1e27b Revert "prealloc room for some number of Elements to avoid malloc" by Mike Reed · 8 years ago
  52. 94cbbba prealloc room for some number of Elements to avoid malloc by Mike Reed · 8 years ago
  53. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 8 years ago
  54. e03c3e5 FuzzCanvas: ImageFilter by Hal Canary · 8 years ago
  55. 6c14c8d take fast case in swap() if we're using malloc OR we're empty by Mike Reed · 8 years ago
  56. f1b61af Mark function used as template parameter extern. by Ben Wagner · 8 years ago
  57. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 8 years ago
  58. c1e3705 Remove more unused ownership arguments by Brian Osman · 8 years ago
  59. fb58f14 Add IntelBayTrail jobs by Kevin Lubick · 8 years ago
  60. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 8 years ago
  61. 383dd9d Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend by Brian Osman · 8 years ago
  62. c2d5bd0 Fix SkTArray copy construction by Florin Malita · 8 years ago
  63. b1d800d SkSTArray move ctor by Florin Malita · 8 years ago
  64. 6e93584 Add tolerance to quadratic and linear cubic detection by csmartdalton · 8 years ago
  65. fe71b9d Add GrSemaphoreOp to support deferred semaphore use by Greg Daniel · 8 years ago
  66. b8e9b52 Disable image tests on NexusPlayer Vulkan by Greg Daniel · 8 years ago
  67. 5395c59 FuzzCanvas: TextBlob RSXform SkMaskFilter SkPathEffect by Hal Canary · 8 years ago
  68. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 8 years ago
  69. 4a21c94 move intermediate patheffect classes inside src by Mike Reed · 8 years ago
  70. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  71. 4eed4c8 limit addEndMoveSpans loop in pathops by Cary Clark · 8 years ago
  72. 08541e8 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 8 years ago
  73. 28b1252 Added MSAA selection to viewer GUI by Brian Osman · 8 years ago
  74. 538f1a3 Switch GrYUVProvider over to GrTextureProxies by Robert Phillips · 8 years ago
  75. f141fff Add SkImage_Base::onMakeColorSpace() stub by Matt Sarett · 8 years ago
  76. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 8 years ago
  77. 4749b8c Maintain window position and size when re-created by Brian Osman · 8 years ago
  78. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago
  79. 41eac79 Add instanced rendering command line flag to viewer. by Brian Salomon · 8 years ago
  80. 3139de3 Remove SkChunckAlloc by Herb Derby · 8 years ago
  81. 7dd57b6 Use Fibonacci instead of 2^n for block growth. by Herb Derby · 8 years ago
  82. 91b961d remove SkClipVisitor by Mike Reed · 8 years ago
  83. a1d9ce5 Revert "Optimize mipmap downsample_2_2 in sRGB mode" by Derek Sollenberger · 8 years ago
  84. 90b2005 remove SkPictureUtils.h by Mike Reed · 8 years ago
  85. dcd2a90 Add jobs for building for Chromecast by Kevin Lubick · 8 years ago
  86. 3011568 Revert "Fix SkJumper gcc warning" by Mike Klein · 8 years ago
  87. 598524d clip to elements directly, no need for replay indirection by Mike Reed · 8 years ago
  88. 2fcd170 Revert "Turn on SkJumper all the time." by Mike Klein · 8 years ago
  89. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 8 years ago
  90. e353e81 Fix SkJumper gcc warning by Florin Malita · 8 years ago
  91. c013892 Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp by Robert Phillips · 8 years ago
  92. fd171ed Make GPU dm sink correctly advertise whether it is multisampled by Brian Salomon · 8 years ago
  93. 35b8b26 Add gm to compare premuls in dst vs. src color space by Matt Sarett · 8 years ago
  94. 139e5e0 special device for not drawing -- performs no clipping by Mike Reed · 8 years ago
  95. b357dea bin/fetch-clang-format by Hal Canary · 8 years ago
  96. b69c4b8 formatting change: FuzzCanvas.cpp by Hal Canary · 8 years ago
  97. c0128d4 DW last resort font default name not necessary. by Ben Wagner · 8 years ago
  98. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 8 years ago
  99. 8de05ff Remove SK_SUPPORT_LEGACY_AAA flag as chromium now turns it off by Yuqian Li · 8 years ago
  100. 837fcb6 Use glXCreateContextAttribsARB in viewer to make it easier to attach RenderDoc. by Brian Salomon · 8 years ago