1. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 8 years ago
  2. 8e15cdf Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas by Robert Phillips · 8 years ago
  3. 372953b Don't use mixed samples if NVPR is disabled by csmartdalton · 8 years ago
  4. 16a40cb GrTessellator (AA): sorting and comparison performance improvements. by Stephen White · 8 years ago
  5. db356b7 SkJumper: fill in AVX f16 stages, turn on AVX by Mike Klein · 8 years ago
  6. bff4178 Blacklist test on Vulkan Ubuntu Intel caused by driver bug by Greg Daniel · 8 years ago
  7. 804e091 Make shadow_utils GM use its own SkResourceCache by Brian Salomon · 8 years ago
  8. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 8 years ago
  9. d196cbe Do not throw away the savelayer if kDontClipToLayer_PrivateSaveLayerFlag is set by Yuqian Li · 8 years ago
  10. a979a1d Move around GL dependencies. by Mike Klein · 8 years ago
  11. 7df440b remove no longer used links from directory by Heather Miller · 8 years ago
  12. 2b1e468 skslc switch support by Ethan Nicholas · 8 years ago
  13. 69d4992 In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget for external IO by Greg Daniel · 8 years ago
  14. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  15. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 8 years ago
  16. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 8 years ago
  17. b16e8ac Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext by Brian Salomon · 8 years ago
  18. e9c25ce SkJumper: reformat .S files by Mike Klein · 8 years ago
  19. ca0cfb4 Add AVX to the SkJumper mix. by Mike Klein · 8 years ago
  20. a6e431b Revert "removed flags for g3" by Mike Reed · 8 years ago
  21. 319ca08 removed flags for g3 by Mike Reed · 8 years ago
  22. fa24d34 abstract access to device-clip-bounds by Mike Reed · 8 years ago
  23. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
  24. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 8 years ago
  25. e2d78ec Don't include GrContextFactory.h from SkCommonFlagsPathRenderer.h by csmartdalton · 8 years ago
  26. ca70b59 Use uintptr_t for masking ptrs. by Herb Derby · 8 years ago
  27. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 8 years ago
  28. 40540a7 Actually test our ref-counting in release builds by Brian Osman · 8 years ago
  29. bf52e3d Viewer: balance save/restores and draw offscreen to window in src mode by Brian Salomon · 8 years ago
  30. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 8 years ago
  31. 9d01fbc Check for bounds intersection when batching MSAAPathOps by Jim Van Verth · 8 years ago
  32. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  33. 19eec39 Fix SkSemaphore comments. by Mike Klein · 8 years ago
  34. 91ad074 SkJumper: add mode to help prioritize porting by Mike Klein · 8 years ago
  35. d9e8225 SkJumper: set_rgb and swap_rb by Mike Klein · 8 years ago
  36. 46b83a4 Update endRecordingAsPicture to finishRecordingAsPicture by Yuqian Li · 8 years ago
  37. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  38. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  39. 2b76736 SkJumper: implement lerp_u8 by Mike Klein · 8 years ago
  40. bc9956d Attempt to stabilize shadow_utils GM for replay configs by Brian Salomon · 8 years ago
  41. e522f4c Enable legacy premuls in SkColorSpaceXform by Matt Sarett · 8 years ago
  42. 416bbd9 Switch SkTaskGroup to std::atomic. by Mike Klein · 8 years ago
  43. d7e86a5 fix typo in SkTaskGroup.h by Mike Klein · 8 years ago
  44. e549a05 Add new GMs to stress rendering of many circles and rrects by Jim Van Verth · 8 years ago
  45. 99330ba remove device field from SkDraw by Mike Reed · 8 years ago
  46. f3ee34f SkClipStack: add bounds() and isEmpty() methods by Hal Canary · 8 years ago
  47. 384b90a SkExecutor by Mike Klein · 8 years ago
  48. d44dd4c Fold MSAN awareness into SkJumper.cpp. by Mike Klein · 8 years ago
  49. 1f5e139 Reland "CQ config: add gerrit CQAbility verifier." by Andrii Shyshkalov · 8 years ago
  50. d2743ea Remove GrPipelineBuilder.cpp by Brian Salomon · 8 years ago
  51. 8a0bfc5 GrTessellator: misc. cleanups and minor tweaks. by Stephen White · 8 years ago
  52. adfeaf1 Remove special build for Valgrind. by Ben Wagner · 8 years ago
  53. 8675d8d Fix tasks.json after crossed CLs. by Ben Wagner · 8 years ago
  54. 8a7dc29 SkJumper: remove TODO. by Mike Klein · 8 years ago
  55. b2fb600 Add eGPU jobs. by Ben Wagner · 8 years ago
  56. 12ab695 Fix Mesa compile by Brian Osman · 8 years ago
  57. 58a1ea8 SkRegion: change serialization unit tests, better validation code by Hal Canary · 8 years ago
  58. 5d9f3bf Do not retry test or perf tasks by Eric Boren · 8 years ago
  59. c29a4ff Whitespace change to test new submit strategy II by Ravi Mistry · 8 years ago
  60. f59b60e Whitespace change to test new submit strategy I by Ravi Mistry · 8 years ago
  61. df1a086 Whitespace change to test new submit strategy II by Ravi Mistry · 8 years ago
  62. 60c774d Support shared GL contexts in GrContextFactory by Brian Osman · 8 years ago
  63. 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 8 years ago
  64. ddbd37e expore flags for text decoration into android-specific reserved bits by Mike Reed · 8 years ago
  65. 973ca80 SkConvertPixels: Add Alpha8 fast path by Matt Sarett · 8 years ago
  66. 46df2a1 Split Valgrind jobs -- one DM/NB run per task. by Ben Wagner · 8 years ago
  67. 7c25f96 Revert "Split Valgrind jobs -- one DM/NB run per task." by Ben Wagner · 8 years ago
  68. 6a3ae84 Omit encode-platform on N5 for all configs. by Ben Wagner · 8 years ago
  69. 5a3c948 Whoops, forgot to re-run build_stages. by Mike Klein · 8 years ago
  70. bc9cd52 Split Valgrind jobs -- one DM/NB run per task. by Ben Wagner · 8 years ago
  71. ef653b8 fixed SPIR-V vector equality tests by Ethan Nicholas · 8 years ago
  72. 9ef6375 Move looping logic into start_pipeline(). by Mike Klein · 8 years ago
  73. c663953 Print GL shader source with line numbers when there is a compile error by csmartdalton · 8 years ago
  74. 94cce4c Make GrXferProcessor and related classes private. by Brian Salomon · 8 years ago
  75. 5d5601c Make sure fuzzer can't pick an illegal colortype by Kevin Lubick · 8 years ago
  76. 2c6d2bf Remove SkSpecialImage's GrTexture-based ctors by Robert Phillips · 8 years ago
  77. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  78. e026511 Fix ComposeOneFragmentProcessor coverage as alpha optimization. by Brian Salomon · 8 years ago
  79. 709b025 SkPath.readFromMemory: check for error case by Hal Canary · 8 years ago
  80. c5ca7f9 Clamp gradient colors in fragment shader after interpolation when there is a color space. by Brian Salomon · 8 years ago
  81. ed1b902 SkJumper: Windows by Mike Klein · 8 years ago
  82. 4978906 GrTessellator (AA): implement fast path for removing non-boundary edges. by Stephen White · 8 years ago
  83. afcd2e1 initial clean up of pdf clipping by Mike Reed · 8 years ago
  84. ad2a2be Add GrTFlagsMask<> wrapper for C++11 bitfield enums by csmartdalton · 8 years ago
  85. a9d0d9e Update milestone schedule on skia.org by Heather Miller · 8 years ago
  86. f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 8 years ago
  87. fd98b5e Remove unneeded is_fuzzing flag by Kevin Lubick · 8 years ago
  88. 0843589 Add machine_type dimension to disambiguate bots with GTX960. by Ben Wagner · 8 years ago
  89. 00b2cca Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls by Brian Salomon · 8 years ago
  90. 4eabd5d Improve SkCanvas::temporary_internal_getRgnClip performance by Stan Iliev · 8 years ago
  91. eb868aa Prefer EllipseOp instead of DIEllipseOp by Stan Iliev · 8 years ago
  92. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 8 years ago
  93. 9048851 Move declaration of is_fuzzer to where it is used by Ravi Mistry · 8 years ago
  94. cdcc33f Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::RecordedOp. by Brian Salomon · 8 years ago
  95. 25b8ca1 Clean up DFs for extremely small paths by Jim Van Verth · 8 years ago
  96. 1b5b944 Roll recipe DEPS again by Eric Boren · 8 years ago
  97. 0d4bc0d Draw path onto a canvas when fuzzing by Kevin Lubick · 8 years ago
  98. e6b26ad Roll recipe DEPS by Eric Boren · 8 years ago
  99. 4a2ab86 Update Valgrind match-leak-kinds for keep-alive thread. by Mike Klein · 8 years ago
  100. 0548a21 Stream logs in symbolized dm/nanobench by Kevin Lubick · 8 years ago