1. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  2. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  3. 12e8dc2 Fix iOS and Angle builds. by Ben Wagner · 8 years ago
  4. 7d30288 GN: iOS basics by Mike Klein · 8 years ago
  5. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  6. 37d1b49 add include to remove legacy flag by Mike Reed · 8 years ago
  7. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  8. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
  9. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  10. c25c5d7 Move memoization of multisample specs id to GrRenderTarget by csmartdalton · 8 years ago
  11. 70295ea update androidsdkcanvas for SkBlendMode by reed · 8 years ago
  12. 1f05f44 Various fixes in VulkanWindowContext by Greg Daniel · 8 years ago
  13. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  14. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  15. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  16. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  17. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  18. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  19. 0117485 Fix GPU sRGB mode in viewer by Brian Osman · 8 years ago
  20. 49f5712 Populate ALL copies of a command line flag during parsing by Brian Osman · 8 years ago
  21. 34efb70 nc seal breaks simplify by caryclark · 8 years ago
  22. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  23. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  24. 78a37a5 fix more fuzz, carsvg by caryclark · 8 years ago
  25. 4a5e49d Run ANGLE in GL mode on test bots by Brian Salomon · 8 years ago
  26. 4bc6d8f Make monobench more usable on Windows. by Mike Klein · 8 years ago
  27. 2dd9693 GN builds viewer on Linux, too by Brian Osman · 8 years ago
  28. 002c120 Add testing for ANGLE msaa on bots by Brian Salomon · 8 years ago
  29. 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
  30. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  31. 310d72c skpbench: suppot Nexus 6P by csmartdalton · 8 years ago
  32. 2bdfe5b Run correctness tests on ANGLE bots using d3d9 backend by Brian Salomon · 8 years ago
  33. b36a3cd break ambiguous angle sorting loop by caryclark · 8 years ago
  34. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  35. a73d76a skp_parser by halcanary · 8 years ago
  36. 4a6b28e Add "Narrow" RGB gamut to DM by Brian Osman · 8 years ago
  37. 27f93e0 RecreateSKPs: Fix another .join() issue by borenet · 8 years ago
  38. 7787463 RecreateSKPs: Fix GoogleStorageDataStore.delete_path by borenet · 8 years ago
  39. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  40. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  41. fe91727 Move skdiff tool and add to gn build. by bungeman · 8 years ago
  42. 285db44 Add support for Atrace and hook into SkEventTracer framework. by Greg Daniel · 8 years ago
  43. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  44. 88fa747 Disable MSVC optimization of sk_tool_utils::make_big_path(). by Mike Klein · 8 years ago
  45. cc300a1 GN/Win: flesh out compiler flags. by Mike Klein · 8 years ago
  46. 5772eaa skpbench: add warmup run by csmartdalton · 8 years ago
  47. 0f61faa GN: windows compiles locally. by Mike Klein · 8 years ago
  48. 2a96101 skpbench: add debug prints for thermal trip points by csmartdalton · 8 years ago
  49. bbdf45e Fix 32-bit Vulkan build by Brian Osman · 8 years ago
  50. 7535867 More fixes for webpages_playback by borenet · 8 years ago
  51. 1cebf7b webpages_playback: Fix GS path with extra '/' by borenet · 8 years ago
  52. 644638c webpages_playback: use gsutil instead of API, no shell_utils by borenet · 8 years ago
  53. 2766cc5 Assorted Android fixes by fmalita · 8 years ago
  54. e897b97 Fix Vulkan orientation during screne rotations by Greg Daniel · 8 years ago
  55. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  56. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  57. 5cb7617 update deferred by Mike Reed · 8 years ago
  58. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  59. c6618dd skpbench: add option for gpu timing by csmartdalton · 8 years ago
  60. a86952a webpages_playback: use new skia-skps bucket by borenet · 8 years ago
  61. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  62. 024229a Use uint64_t for PlatformFence by csmartdalton · 8 years ago
  63. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  64. 56df2de Revert of skpbench: add option for gpu timing (patchset #7 id:120001 of https://codereview.chromium.org/2388433003/ ) by mtklein · 8 years ago
  65. c06720d skpbench: add option for gpu timing by csmartdalton · 8 years ago
  66. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  67. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  68. 421a3c1 Move GPU fences into sk_gpu_test by csmartdalton · 8 years ago
  69. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  70. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  71. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  72. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  73. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  74. 69e7eba Use SkOnce to squelch command buffer spam by brianosman · 8 years ago
  75. 7c2213b Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) by bsalomon · 8 years ago
  76. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  77. 6904b19 skpbench: use accumulative result as the default by csmartdalton · 8 years ago
  78. e038489 skpbench: use double buffering instead of triple by csmartdalton · 8 years ago
  79. 2331a5f Tag checkerboard bitmaps as sRGB by brianosman · 8 years ago
  80. 037adf3 skpbench: run for a fixed duration by csmartdalton · 8 years ago
  81. 808ecbb Use brackets for explicit GPU config params in tools by bsalomon · 8 years ago
  82. 645999f monobench: usability tweaks by Mike Klein · 8 years ago
  83. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  84. 3306925 Make GPU configs use kRGBA color type not kN32. by bsalomon · 8 years ago
  85. b37eb0e Revert of Tag checkerboard bitmaps as sRGB (patchset #1 id:1 of https://codereview.chromium.org/2368933003/ ) by brianosman · 8 years ago
  86. 2e6c17c Remove gen_bench_expectations_from_codereview by borenet · 8 years ago
  87. 6ad6ba4 remove more stray semicolons from Vulkan code by Mike Klein · 8 years ago
  88. 8f514c7 We really shouldn't pass SkFontStyle to printf as %d. by Mike Klein · 8 years ago
  89. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  90. 804af7d Revert of Fix bufferIndex check in VulkanWindowContext (patchset #1 id:1 of https://codereview.chromium.org/2363353003/ ) by egdaniel · 8 years ago
  91. e6bd20e Fix bufferIndex check in VulkanWindowContext by egdaniel · 8 years ago
  92. fe843ce Tag checkerboard bitmaps as sRGB by brianosman · 8 years ago
  93. 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
  94. 3948a1b bin/coverage: a GN version of the coverage script by halcanary · 8 years ago
  95. 6c3b9cd fix tiger b by caryclark · 8 years ago
  96. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  97. bf41fa8 Add Pixel C knobs to skpbench by csmartdalton · 8 years ago
  98. 27c015d split tight quads and conics by caryclark · 8 years ago
  99. 5745d79 skpbench fixes for linux by csmartdalton · 8 years ago
  100. ecbc526 GN: build skiaserve by mtklein · 8 years ago