1. 8e9f5e3 SkPDF: fix scalar serialization by halcanary · 8 years ago
  2. fbe3552 Add skia.conf (configuration file that supports printShaders, etc...) to .gitignore by brianosman · 8 years ago
  3. 36693b5 Add 4f linear gradient benches by fmalita · 8 years ago
  4. 1e44051 SkPDF/Bench: add bench for SkPDFSharedStream (deflate) by halcanary · 8 years ago
  5. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 8 years ago
  6. 0cc2f85 Hide GrDrawTarget from GrOvalRenderer by robertphillips · 8 years ago
  7. afae30a Rethink DM output by mtklein · 8 years ago
  8. ca34846 Added a flag that forces SampleApp to continuously redraw, even in non-animated tests. Helpful when profiling or debugging. by brianosman · 8 years ago
  9. 43437c2 Round to nearest in ScalarTo256. by benjaminwagner · 8 years ago
  10. 1cc345f Documentation: sync-and-gyp design document by halcanary · 8 years ago
  11. f156ea3 Change SkUnitScalarClampToByte to more accurate implementation. by benjaminwagner · 8 years ago
  12. 3719886 remove debugging printf by reed · 8 years ago
  13. 1abea46 SkPDF/Bench: add bench for SkPDFCreateBitmapObject by halcanary · 8 years ago
  14. b8d8649 fixup GLPrograms textblob todo by joshualitt · 8 years ago
  15. d78c088 fix path ops fuzz bug by caryclark · 8 years ago
  16. d9381ac Turn off DM --pre_log on the bots. Too spammy. by mtklein · 8 years ago
  17. 970fd1f Use ARM fixes for SDF encoding. by jvanverth · 8 years ago
  18. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 8 years ago
  19. f15b07b Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) by ethannicholas · 8 years ago
  20. 8516dc1 extend xfermodes gm to include 3 custom modes by reed · 8 years ago
  21. 9d24023 Ensure the Gaussian tail of circle blurs goes to zero. by benjaminwagner · 8 years ago
  22. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  23. 8f7b0b2 simplify/unify xferproc api by reed · 8 years ago
  24. cbbc9df Create new GM to target translations problems in GrAtlasTextContext by joshualitt · 8 years ago
  25. ca058f5 Retire SkShader::kSupports4f_Flag by fmalita · 8 years ago
  26. 85a7a5f Skia schedule on skia.org by hcm · 8 years ago
  27. 69c1b24 Include glGetMultisamplefv API by cdalton · 8 years ago
  28. 55430a6 Update 4f linear gradient selection heuristic by fmalita · 8 years ago
  29. ccb74b8 Move SkPackBits to src/effects. by bungeman · 8 years ago
  30. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 8 years ago
  31. 246ba3a Add a handler to DM to print out what was running when we crash. by mtklein · 8 years ago
  32. 5a70bc7 make transformed rrect radii fit rectangle by caryclark · 8 years ago
  33. 9ca27f3 Remove unnecessary GOOGLE3 ifdefs from SkRawCodec by msarett · 8 years ago
  34. fda6cea Update SK_IMAGE_VERSION to 3 by msarett · 8 years ago
  35. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 8 years ago
  36. 807dcab added 'visible' attribute to skiaserve JSON by ethannicholas · 8 years ago
  37. 2d172eb Use new API instead of the deprecated ones. by yujieqin · 8 years ago
  38. cf16e67 Update PIEX: Prepares support for uncompressed thumbnails by yujieqin · 8 years ago
  39. 285e7c6 Turn on TURBO_HAS_CROP for Android framework by msarett · 8 years ago
  40. b65e604 Make DM failures fatal by msarett · 8 years ago
  41. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 8 years ago
  42. 8889347 remove unnecessary copies by mtklein · 8 years ago
  43. afe9fac Run no CPU benches in Debug trybots. by mtklein · 8 years ago
  44. a856e25 Better encapsulation and vector calling convention. by herb · 8 years ago
  45. bc9a9b4 Fix DM_INCLUDES after https://codereview.chromium.org/1688543002 by benjaminwagner · 8 years ago
  46. f6d1e60 Only use fake gamma with linear devices. by bungeman · 8 years ago
  47. 933ad43 Add spans for matrix ops. by herb · 8 years ago
  48. bc2f4df fix unsigned/signed warning on linux for GrVkDescriptorPool::numPoolSizes() by bsalomon · 8 years ago
  49. f853594 Fix unsigned short UVs for Vulkan. by jvanverth · 8 years ago
  50. 3d7b02c Fix gyp-and-sync for windows by bsalomon · 8 years ago
  51. ca726ab fix misc asserts and checks found by fuzzer by reed · 8 years ago
  52. d49a86a allow move/zero-line/close to draw caps by caryclark · 8 years ago
  53. e5257bd kill gm now that we can test srgb on all gms by reed · 8 years ago
  54. 91c22b2 Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes by msarett · 8 years ago
  55. 7499e69 Incorporate Vulkan files into main gpu.gyp/gpu.gypi by bsalomon · 8 years ago
  56. 7023a00 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 8 years ago
  57. 01e5838 Simplify calculations in AADistanceFieldPathBatch::writePathVertices. by benjaminwagner · 8 years ago
  58. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 8 years ago
  59. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 8 years ago
  60. d778feb remove dead unpremul checks by reed · 8 years ago
  61. 32119f1 Fix to bazel build file to exclude vulkan files by egdaniel · 8 years ago
  62. e52bebb skia.org internal links: Add link to Google3 Autoroller doc. by benjaminwagner · 8 years ago
  63. bc590c0 Initial linear gradient 4f impl by fmalita · 8 years ago
  64. 3ff5d8c added mode=cpu|gpu to skiaserve JSON by ethannicholas · 8 years ago
  65. 31c45bb Fix nanobench SKP flushes between loops by cdalton · 8 years ago
  66. 33ad701 Add gl_SampleMask functionality to fragment builders by cdalton · 8 years ago
  67. 23e7af0 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1719913002/ ) by ethannicholas · 8 years ago
  68. b6ce10a Remove vulkan files from cmake build by egdaniel · 8 years ago
  69. 8781123 clean-up dead code by reed · 8 years ago
  70. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  71. 129ed1c lots of sRGB and F16 blits by reed · 8 years ago
  72. 653db51 fix misc asserts and checks found by fuzzer by reed · 8 years ago
  73. 1d56448 add SkGraphics::PurageAllCaches by reed · 8 years ago
  74. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  75. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  76. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 8 years ago
  77. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 8 years ago
  78. 03762fe fix race: this kCacheSize is probably not meant to be static by mtklein · 8 years ago
  79. 7c249e5 SkNx: kth<...>() -> [...] by mtklein · 8 years ago
  80. d98ef63 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ ) by reed · 8 years ago
  81. df56af4 Update SKP version by update-skps · 8 years ago
  82. d97f07d revert fuzzer fixes for canvas, need to investigate more by reed · 8 years ago
  83. 00bea4a fix misc asserts and checks found by fuzzer by reed · 8 years ago
  84. f5d4746 Fix asserts found in SampleApp and update the tests with additional interesting numbers. by herb · 8 years ago
  85. 4534562 Change type of SkScalerContext_FreeType::fScaleX/Y. All uses want FT_F26Dot6. by benjaminwagner · 8 years ago
  86. 3eb4895 Add point spans, but fall back for all cases. by herb · 8 years ago
  87. cbf8978 DM: remove unnecessary use of std::function by mtklein · 8 years ago
  88. 365bbff Changes to merge vulkan code by bsalomon · 8 years ago
  89. 8e0ef29 Calculate translations to apply to vertices in batch by joshualitt · 8 years ago
  90. 3b32bc5 check pm swizzle when extracting lcd coverage by reed · 8 years ago
  91. c5b1228 remove supports4f flag for colorfilters by reed · 8 years ago
  92. 950fb1c Insert an empty image when we cannot decode by scroggo · 8 years ago
  93. 27e88d0 gyp_skia: use path python, be quiet by mtklein · 8 years ago
  94. 740668d Update libpng to 1.6.22beta by msarett · 8 years ago
  95. cbc5bcc Add GPU-backed SkImage case to ImageFilterCache unit test by robertphillips · 8 years ago
  96. be8c19e NEON f32 <-> f16 and f32 <-> u16 by mtklein · 8 years ago
  97. 09d0685 add back some basic configs to MSAN bot by mtklein · 8 years ago
  98. d106c2c Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ ) by jvanverth · 8 years ago
  99. 85fca85 added /enableGPU command to skiaserve by ethannicholas · 8 years ago
  100. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 8 years ago