1. d524f16 Fix memory crash in vulakn writeUniformBuffers by egdaniel · 9 years ago
  2. 8733210 Replace fWillReadFragmentPosition with a bitfield by cdalton · 9 years ago
  3. e5824b9 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 9 years ago
  4. eb79eea Include glGetMultisamplefv API by cdalton · 9 years ago
  5. b2c0133 When a surface is backed by an external render target force a copy on image snap by bsalomon · 9 years ago
  6. 992ad36 Add back Vk files with LF endings by jvanverth · 9 years ago
  7. fe4b4f0 Revert of New GM that exercises gamma-correctness in various parts of the pipeline. (patchset #4 id:60001 of https://codereview.chromium.org/1734983003/ ) by brianosman · 9 years ago
  8. e02918d Remove Vk files with spurious CRLFs by jvanverth · 9 years ago
  9. e851714 Make GrRRectBlurEffect::onIsEqual include the roundrect's rect by robertphillips · 9 years ago
  10. ee5348b Get SkiaServe Request started off with a little privacy by joshualitt · 9 years ago
  11. 67acb83 Fix oval rendering in vulkan by egdaniel · 9 years ago
  12. d5722a4 SkPDF/Test: detailed error messages in PDFDeflateWStreamTest by halcanary · 9 years ago
  13. 1e5884b Wire up /batches in skiaserve by joshualitt · 9 years ago
  14. 4ee1cda Fix uniform buffer layout in vulkan by egdaniel · 9 years ago
  15. 18d6b75 Add batchlist managment to GrAuditTrail by joshualitt · 9 years ago
  16. 42701e9 Add VkProgramDataManager back into to repo by egdaniel · 9 years ago
  17. 9f73a71 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 9 years ago
  18. 89a6029 Try to fix broken file by just deleting it. by egdaniel · 9 years ago
  19. 474e4c3 Enable RAW codec for Windows by yujieqin · 9 years ago
  20. cb10071 add gm to illustrate bug by caryclark · 9 years ago
  21. 952538e fix undefined signed shifts by caryclark · 9 years ago
  22. 82e26bf Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of https://codereview.chromium.org/1686203002/ ) by ericrk · 9 years ago
  23. 7363e13 SkPDF: Let client re-encode JPGs if they want to by halcanary · 9 years ago
  24. a705641 Fix createTexture calls in vk tests by egdaniel · 9 years ago
  25. d2c7791 Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder (patchset #3 id:40001 of https://codereview.chromium.org/1730903007/ ) by ethannicholas · 9 years ago
  26. 436d985 Fix copy-paste typo in comment. by brianosman · 9 years ago
  27. b976b27 4f gradient negative-dx interval fixup for kMirror_TileMode by fmalita · 9 years ago
  28. 00fddeb Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder by robertphillips · 9 years ago
  29. 64a3c95 Check scalar to fixed conversions with axes. by benjaminwagner · 9 years ago
  30. e37514d Fully check basis vectors for extent degeneracy. by bungeman · 9 years ago
  31. 3854f11 Move urlhandlers out of skiaserve.cpp by joshualitt · 9 years ago
  32. f57b3a6 Skia Filter Quality and Scaling Metrics by ericrk · 9 years ago
  33. 47a1e96 Deduplicate axis value resolving code. by bungeman · 9 years ago
  34. 26cc3f5 Create Response namespace for skiaserve response functions by joshualitt · 9 years ago
  35. b56f927 Hide GrPipelineBuilder from GrOvalRenderer by robertphillips · 9 years ago
  36. e449984 Add a DM flag to limit the types of Codec decodes by scroggo · 9 years ago
  37. 3552ba1 Make skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocks by robertphillips · 9 years ago
  38. 4dcbe43 Move some methods to SkiaServe's Request, this is still very leaky by joshualitt · 9 years ago
  39. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  40. d770610 Mv DRRect drawing code from GrDrawContext into SkGpuDevice by robertphillips · 9 years ago
  41. 24dd687 Move Request to its own file in preparation for numerous cleanups by joshualitt · 9 years ago
  42. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  43. f7e865a Add stub for new method to GrVkGpu by jvanverth · 9 years ago
  44. fa5e5c7 Use kSubpixelRounding in one missed location. by bungeman · 9 years ago
  45. 50fe38e use the favicon on debugger.skia.org by jcgregorio · 9 years ago
  46. bb5f309 10.9 is no more by mtklein · 9 years ago
  47. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  48. 2d07b76 Update shaderc lib and use single combined lib by Greg Daniel · 9 years ago
  49. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  50. ddb347b Add -lrt flag for ChromeOS to enable the usage of clock_gettime. Enable RawCodec for ChromeOS by yujieqin · 9 years ago
  51. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 9 years ago
  52. 3eed7dd trim DM fat by mtklein · 9 years ago
  53. dcceacf Fix ~,! typo when clearing kRenderTarget flag by Brian Salomon · 9 years ago
  54. da884c4 DM: assert we ran as many tasks as we thought we would by mtklein · 9 years ago
  55. 7d57124 Unit Tests: eliminate stray SkDebugf()s. by halcanary · 9 years ago
  56. 8e9f5e3 SkPDF: fix scalar serialization by halcanary · 9 years ago
  57. fbe3552 Add skia.conf (configuration file that supports printShaders, etc...) to .gitignore by brianosman · 9 years ago
  58. 36693b5 Add 4f linear gradient benches by fmalita · 9 years ago
  59. 1e44051 SkPDF/Bench: add bench for SkPDFSharedStream (deflate) by halcanary · 9 years ago
  60. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 9 years ago
  61. 0cc2f85 Hide GrDrawTarget from GrOvalRenderer by robertphillips · 9 years ago
  62. afae30a Rethink DM output by mtklein · 9 years ago
  63. ca34846 Added a flag that forces SampleApp to continuously redraw, even in non-animated tests. Helpful when profiling or debugging. by brianosman · 9 years ago
  64. 43437c2 Round to nearest in ScalarTo256. by benjaminwagner · 9 years ago
  65. 1cc345f Documentation: sync-and-gyp design document by halcanary · 9 years ago
  66. f156ea3 Change SkUnitScalarClampToByte to more accurate implementation. by benjaminwagner · 9 years ago
  67. 3719886 remove debugging printf by reed · 9 years ago
  68. 1abea46 SkPDF/Bench: add bench for SkPDFCreateBitmapObject by halcanary · 9 years ago
  69. b8d8649 fixup GLPrograms textblob todo by joshualitt · 9 years ago
  70. d78c088 fix path ops fuzz bug by caryclark · 9 years ago
  71. d9381ac Turn off DM --pre_log on the bots. Too spammy. by mtklein · 9 years ago
  72. 970fd1f Use ARM fixes for SDF encoding. by jvanverth · 9 years ago
  73. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 9 years ago
  74. f15b07b Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) by ethannicholas · 9 years ago
  75. 8516dc1 extend xfermodes gm to include 3 custom modes by reed · 9 years ago
  76. 9d24023 Ensure the Gaussian tail of circle blurs goes to zero. by benjaminwagner · 9 years ago
  77. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  78. 8f7b0b2 simplify/unify xferproc api by reed · 9 years ago
  79. cbbc9df Create new GM to target translations problems in GrAtlasTextContext by joshualitt · 9 years ago
  80. ca058f5 Retire SkShader::kSupports4f_Flag by fmalita · 9 years ago
  81. 85a7a5f Skia schedule on skia.org by hcm · 9 years ago
  82. 69c1b24 Include glGetMultisamplefv API by cdalton · 9 years ago
  83. 55430a6 Update 4f linear gradient selection heuristic by fmalita · 9 years ago
  84. ccb74b8 Move SkPackBits to src/effects. by bungeman · 9 years ago
  85. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 9 years ago
  86. 246ba3a Add a handler to DM to print out what was running when we crash. by mtklein · 9 years ago
  87. 5a70bc7 make transformed rrect radii fit rectangle by caryclark · 9 years ago
  88. 9ca27f3 Remove unnecessary GOOGLE3 ifdefs from SkRawCodec by msarett · 9 years ago
  89. fda6cea Update SK_IMAGE_VERSION to 3 by msarett · 9 years ago
  90. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 9 years ago
  91. 807dcab added 'visible' attribute to skiaserve JSON by ethannicholas · 9 years ago
  92. 2d172eb Use new API instead of the deprecated ones. by yujieqin · 9 years ago
  93. cf16e67 Update PIEX: Prepares support for uncompressed thumbnails by yujieqin · 9 years ago
  94. 285e7c6 Turn on TURBO_HAS_CROP for Android framework by msarett · 9 years ago
  95. b65e604 Make DM failures fatal by msarett · 9 years ago
  96. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 9 years ago
  97. 8889347 remove unnecessary copies by mtklein · 9 years ago
  98. afe9fac Run no CPU benches in Debug trybots. by mtklein · 9 years ago
  99. a856e25 Better encapsulation and vector calling convention. by herb · 9 years ago
  100. bc9a9b4 Fix DM_INCLUDES after https://codereview.chromium.org/1688543002 by benjaminwagner · 9 years ago