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