1. 988adb4 Reduce tree depth on iOS too by Brian Osman · 7 years ago
  2. 4e1868c Really work around iOS varying limit in GLPrograms test by Brian Osman · 7 years ago
  3. 2048c3e wait for DM status thread to exit on iOS by Mike Klein · 7 years ago
  4. 1c84088 Explicitly check edge count >= 2 in non-debug build by Yuqian Li · 7 years ago
  5. a132c38 Faster and more accurate blit_row_s32a_opaque for ARM by Matteo Franchin · 7 years ago
  6. 0b403f8 Fix two more drawVertices "bugs" by Brian Osman · 7 years ago
  7. eb9f278 Delete onChooseBlitProcs() and related code by Florin Malita · 7 years ago
  8. a1fab3c Revert "Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT code" by Brian Osman · 7 years ago
  9. 96789b3 Fix resource and skp paths in Android viewer by Brian Salomon · 7 years ago
  10. e28bbcf avoid rebuilding pipeline w/ only tricolors by Mike Reed · 7 years ago
  11. 10240e3 Initialize rects in SkValidatingReadBuffer readRect & readIRect on failure by Robert Phillips · 7 years ago
  12. ae0c50c Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext by Brian Osman · 7 years ago
  13. 95c993c Unexport private SkShader classes by Florin Malita · 7 years ago
  14. 98b7a6a rasterpipeline: by Mike Reed · 7 years ago
  15. f485cf9 Tag CodecSrc bitmaps with standard color spaces by Matt Sarett · 7 years ago
  16. 5480a18 Add method to GrContext to purge unlocked resources. by Derek Sollenberger · 7 years ago
  17. dc8c344 Create blacklist for new SKP repository by Ravi Mistry · 7 years ago
  18. c99be25 add SK_API to SkShaderBase by Mike Klein · 7 years ago
  19. fb65a9f Revert "Update clearOp for split-OpList world (take 2)" by Mike Klein · 7 years ago
  20. c020f17 Revert "Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT code" by Mike Klein · 7 years ago
  21. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago
  22. 5b474d3 SkPDF: assert premultiplied bitmaps are valid in debug. by Hal Canary · 7 years ago
  23. b2ef4d6 force SkRasterPipeline when using complex blends by Mike Klein · 7 years ago
  24. 9b868f7 Remove unused PM4f blitters by Florin Malita · 7 years ago
  25. e7ba8b0 Add tail handling for SSE* to SkJumper. by Herb Derby · 7 years ago
  26. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago
  27. 1c21431 Revert "Clear atlas textures at creation in Chrome" by Brian Salomon · 7 years ago
  28. 33fa454 Fix two bugs with drawVertices on GPU by Brian Osman · 7 years ago
  29. 6eca90f GrTessellator: fix for three edges becoming collinear after splitting. by Stephen White · 7 years ago
  30. 5062626 add srcover_rgba_8888 by Mike Klein · 7 years ago
  31. 9b51d14 Omit more shapes tests for ANGLE Release. by Ben Wagner · 7 years ago
  32. 09bcf73 Add NexusPlayer Vulkan perf bot by Greg Daniel · 7 years ago
  33. 04d22c0 Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT code by Florin Malita · 7 years ago
  34. ac1e496 Workaround Mali static analysis bug by Brian Osman · 7 years ago
  35. 3fdd0bf Update clearOp for split-OpList world (take 2) by Robert Phillips · 7 years ago
  36. cd2f512 Initialize blit framebuffer in GL even if not doing msaa by Greg Daniel · 7 years ago
  37. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  38. 555ea8e bail out of ChooseBitmapXferProc with a color space by Mike Klein · 7 years ago
  39. 3b3307f Disable MSAA for Intel GPUs and re-enable GrSurfaceRenderability test by Robert Phillips · 7 years ago
  40. c998f73 make sure to_srgb maps 1 to 1 by Mike Klein · 7 years ago
  41. d1a6dd6 Update Skia milestone to 61 by Heather Miller · 7 years ago
  42. 985e192 Rename HD4000 GPU to IntelHD4000 on bots by Robert Phillips · 7 years ago
  43. 6533159 add stage for gaussian alpha to rgba for shadows by Mike Reed · 7 years ago
  44. 7041fd5 Revert "Add animated webp images to DM testing" by Leon Scroggins · 7 years ago
  45. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  46. ffce079 Enable chromecast gpu perf by Kevin Lubick · 7 years ago
  47. 56a1e6a Reduce absolute paths in generated ninja files in skia by Wei-Yin Chen (陳威尹) · 7 years ago
  48. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  49. aa13223 Allow for non opaque colors for src-over lcd fallback case in gpu by Greg Daniel · 7 years ago
  50. 6fee59b SkStream: DynamicMemoryWStream gets writeToAndReset by Hal Canary · 7 years ago
  51. 14a6430 SkSTArenaAlloc by Florin Malita · 7 years ago
  52. 176f19c Use rasterpipeline for drawVertices by Mike Reed · 7 years ago
  53. f6ca16e also run srgb config on SK_FORCE_RASTER_PIPELINE_BLITTER bot by Mike Klein · 7 years ago
  54. 9fff111 better extend: alloc once, no recursion by Mike Klein · 7 years ago
  55. 7916255 inline SkArenaAlloc::allocObject() by Mike Klein · 7 years ago
  56. 6ecc373 Add animated webp images to DM testing by Leon Scroggins III · 7 years ago
  57. 380dcdb Update the SKP repository used by the CT bots by Ravi Mistry · 7 years ago
  58. ee47914 Add GrContext API to report the number of purgeable bytes in the cache. by Derek Sollenberger · 7 years ago
  59. 8785df1 Clear atlas textures at creation in Chrome by Brian Salomon · 7 years ago
  60. 5458cf8 Add cumulative fps to SampleApp by Yuqian Li · 7 years ago
  61. 3b840e9 add a bulk shader path through SkRasterPipelineBlitter by Mike Klein · 7 years ago
  62. bc146b1 blacklist failing Chromecast tests by Ethan Nicholas · 7 years ago
  63. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  64. 3cac5b8 Update go to 1.8.2 by Kevin Lubick · 7 years ago
  65. 700a79c Mark SkGifImageReader destructors with override by Kevin Lubick · 7 years ago
  66. eceee04 Premultiply in DM before drawing unpremul f16 by Leon Scroggins III · 7 years ago
  67. 76f7062 move all details for dashing into impl by Mike Reed · 7 years ago
  68. d36968b add image variant to patch gm by Mike Reed · 7 years ago
  69. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 7 years ago
  70. 0610a46 Legacy raster still doesn't handle transparent LCD by Brian Osman · 7 years ago
  71. 355feab Use Gerrit style format for footers in Presubmit by Ravi Mistry · 7 years ago
  72. 37aca92 Add ship.png for DrawShip sample by Jim Van Verth · 7 years ago
  73. c823fb5 Update documentation to specify the new Gerrit style CQ keywords by Ravi Mistry · 7 years ago
  74. 8a03055 Fix flag collision in GrDrawVerticesOp by Brian Osman · 7 years ago
  75. 92eaad6 Make SkPictureImageFilter::drawPictureAtLocalResolution use color xform by Christopher Cameron · 7 years ago
  76. ee92f13 Fix alpha in webp bug introduced with animation by Leon Scroggins III · 7 years ago
  77. 0190787 Really disable srgb on nexus player vulkan by Greg Daniel · 7 years ago
  78. 6ebba9f Dither copies when decreasing precision below 32-bit. by Mike Klein · 7 years ago
  79. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 7 years ago
  80. e8fa427 add default arg so android can bulid by Mike Reed · 7 years ago
  81. f7721bc Revert "add knob to turn off fancy SkJumper features" by Mike Klein · 7 years ago
  82. 08d6d60 Disable srgb on vulkan nexus player by Greg Daniel · 7 years ago
  83. 623fadf Add Material Design shadow reference sample by Jim Van Verth · 7 years ago
  84. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
  85. ccb46aa Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffect by Christopher Cameron · 7 years ago
  86. 87db001 move sk_memset?? to SkOpts by Mike Klein · 7 years ago
  87. 5373609 add knob to turn off fancy SkJumper features by Mike Klein · 7 years ago
  88. 435071e color-correct patch by Mike Reed · 7 years ago
  89. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  90. e980174 simpler portable round() by Mike Klein · 7 years ago
  91. b8abb4c add gm to test alpha in drawPatch by Mike Reed · 7 years ago
  92. eb63eb7 Fix TSAN error for shadow cache by Jim Van Verth · 7 years ago
  93. 564ad05 Revert "sk_fgetsize to not use ftell." by Leon Scroggins · 7 years ago
  94. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  95. 8ca3356 remove min from repeat and mirror generally by Mike Klein · 7 years ago
  96. 9f85d68 retry tilers against 1 by Mike Klein · 7 years ago
  97. eee7621 add bench for patchutils by Mike Reed · 7 years ago
  98. 79a1a97 Fix TSAN bot by Jim Van Verth · 7 years ago
  99. 5592382 Remove setting of alpha coverage in text ops when in LCD mode by Greg Daniel · 7 years ago
  100. 8793e38 Cache ambient and spot shadows at a canonical position by Jim Van Verth · 7 years ago