1. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 8 years ago
  2. 8f7b0b2 simplify/unify xferproc api by reed · 8 years ago
  3. cbbc9df Create new GM to target translations problems in GrAtlasTextContext by joshualitt · 8 years ago
  4. ca058f5 Retire SkShader::kSupports4f_Flag by fmalita · 8 years ago
  5. 85a7a5f Skia schedule on skia.org by hcm · 8 years ago
  6. 69c1b24 Include glGetMultisamplefv API by cdalton · 8 years ago
  7. 55430a6 Update 4f linear gradient selection heuristic by fmalita · 8 years ago
  8. ccb74b8 Move SkPackBits to src/effects. by bungeman · 8 years ago
  9. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 8 years ago
  10. 246ba3a Add a handler to DM to print out what was running when we crash. by mtklein · 8 years ago
  11. 5a70bc7 make transformed rrect radii fit rectangle by caryclark · 8 years ago
  12. 9ca27f3 Remove unnecessary GOOGLE3 ifdefs from SkRawCodec by msarett · 8 years ago
  13. fda6cea Update SK_IMAGE_VERSION to 3 by msarett · 8 years ago
  14. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 8 years ago
  15. 807dcab added 'visible' attribute to skiaserve JSON by ethannicholas · 8 years ago
  16. 2d172eb Use new API instead of the deprecated ones. by yujieqin · 8 years ago
  17. cf16e67 Update PIEX: Prepares support for uncompressed thumbnails by yujieqin · 8 years ago
  18. 285e7c6 Turn on TURBO_HAS_CROP for Android framework by msarett · 8 years ago
  19. b65e604 Make DM failures fatal by msarett · 8 years ago
  20. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 8 years ago
  21. 8889347 remove unnecessary copies by mtklein · 8 years ago
  22. afe9fac Run no CPU benches in Debug trybots. by mtklein · 8 years ago
  23. a856e25 Better encapsulation and vector calling convention. by herb · 8 years ago
  24. bc9a9b4 Fix DM_INCLUDES after https://codereview.chromium.org/1688543002 by benjaminwagner · 8 years ago
  25. f6d1e60 Only use fake gamma with linear devices. by bungeman · 8 years ago
  26. 933ad43 Add spans for matrix ops. by herb · 8 years ago
  27. bc2f4df fix unsigned/signed warning on linux for GrVkDescriptorPool::numPoolSizes() by bsalomon · 8 years ago
  28. f853594 Fix unsigned short UVs for Vulkan. by jvanverth · 8 years ago
  29. 3d7b02c Fix gyp-and-sync for windows by bsalomon · 8 years ago
  30. ca726ab fix misc asserts and checks found by fuzzer by reed · 8 years ago
  31. d49a86a allow move/zero-line/close to draw caps by caryclark · 8 years ago
  32. e5257bd kill gm now that we can test srgb on all gms by reed · 8 years ago
  33. 91c22b2 Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes by msarett · 8 years ago
  34. 7499e69 Incorporate Vulkan files into main gpu.gyp/gpu.gypi by bsalomon · 8 years ago
  35. 7023a00 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 8 years ago
  36. 01e5838 Simplify calculations in AADistanceFieldPathBatch::writePathVertices. by benjaminwagner · 8 years ago
  37. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 8 years ago
  38. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 8 years ago
  39. d778feb remove dead unpremul checks by reed · 8 years ago
  40. 32119f1 Fix to bazel build file to exclude vulkan files by egdaniel · 8 years ago
  41. e52bebb skia.org internal links: Add link to Google3 Autoroller doc. by benjaminwagner · 8 years ago
  42. bc590c0 Initial linear gradient 4f impl by fmalita · 8 years ago
  43. 3ff5d8c added mode=cpu|gpu to skiaserve JSON by ethannicholas · 8 years ago
  44. 31c45bb Fix nanobench SKP flushes between loops by cdalton · 8 years ago
  45. 33ad701 Add gl_SampleMask functionality to fragment builders by cdalton · 8 years ago
  46. 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
  47. b6ce10a Remove vulkan files from cmake build by egdaniel · 8 years ago
  48. 8781123 clean-up dead code by reed · 8 years ago
  49. 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
  50. 129ed1c lots of sRGB and F16 blits by reed · 8 years ago
  51. 653db51 fix misc asserts and checks found by fuzzer by reed · 8 years ago
  52. 1d56448 add SkGraphics::PurageAllCaches by reed · 8 years ago
  53. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  54. 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
  55. 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
  56. 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
  57. 03762fe fix race: this kCacheSize is probably not meant to be static by mtklein · 8 years ago
  58. 7c249e5 SkNx: kth<...>() -> [...] by mtklein · 8 years ago
  59. 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
  60. df56af4 Update SKP version by update-skps · 8 years ago
  61. d97f07d revert fuzzer fixes for canvas, need to investigate more by reed · 8 years ago
  62. 00bea4a fix misc asserts and checks found by fuzzer by reed · 8 years ago
  63. f5d4746 Fix asserts found in SampleApp and update the tests with additional interesting numbers. by herb · 8 years ago
  64. 4534562 Change type of SkScalerContext_FreeType::fScaleX/Y. All uses want FT_F26Dot6. by benjaminwagner · 8 years ago
  65. 3eb4895 Add point spans, but fall back for all cases. by herb · 8 years ago
  66. cbf8978 DM: remove unnecessary use of std::function by mtklein · 8 years ago
  67. 365bbff Changes to merge vulkan code by bsalomon · 8 years ago
  68. 8e0ef29 Calculate translations to apply to vertices in batch by joshualitt · 8 years ago
  69. 3b32bc5 check pm swizzle when extracting lcd coverage by reed · 8 years ago
  70. c5b1228 remove supports4f flag for colorfilters by reed · 8 years ago
  71. 950fb1c Insert an empty image when we cannot decode by scroggo · 8 years ago
  72. 27e88d0 gyp_skia: use path python, be quiet by mtklein · 8 years ago
  73. 740668d Update libpng to 1.6.22beta by msarett · 8 years ago
  74. cbc5bcc Add GPU-backed SkImage case to ImageFilterCache unit test by robertphillips · 8 years ago
  75. be8c19e NEON f32 <-> f16 and f32 <-> u16 by mtklein · 8 years ago
  76. 09d0685 add back some basic configs to MSAN bot by mtklein · 8 years ago
  77. 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
  78. 85fca85 added /enableGPU command to skiaserve by ethannicholas · 8 years ago
  79. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 8 years ago
  80. 449f7fc fix iter to document close correctly by caryclark · 8 years ago
  81. e507ff0 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 8 years ago
  82. 77b798c Update the version of libpng used by Skia tests by scroggo · 8 years ago
  83. 4ed187a Test build scheduler. by rmistry · 8 years ago
  84. b187dd3 remove xferu64 gm -- not needed now that the blitters are hooked up by reed · 8 years ago
  85. 4b25cf0 fix red/blue order in 64bit blits by reed · 8 years ago
  86. ed54504 Switch to pixmap in API. by herb · 8 years ago
  87. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 8 years ago
  88. dd9ffea make SkPM4f private by reed · 8 years ago
  89. 8528541 Add more specialized fragment builders by cdalton · 8 years ago
  90. d689bf8 Move SkTInternalLList.h to src/core. by bungeman · 8 years ago
  91. 517558a MSAN: cut down to green by mtklein · 8 years ago
  92. bc1cebb Move SkTDStack.h to src/animator. by bungeman · 8 years ago
  93. 3afae70 fixed SkDrawCommand JSON generation by ethannicholas · 8 years ago
  94. 3ca1e1a added server-side breakpoint support to skiaserve by ethannicholas · 8 years ago
  95. 3fe4df6 Add luci-go isolate.sha1 files by borenet · 8 years ago
  96. 1526e0a Make build_command_buffer.py work on Windows by bsalomon · 8 years ago
  97. dcd1fcc check for zero conic weights in interp by caryclark · 8 years ago
  98. a7e9f05 Move SkTDArray to private. by bungeman · 8 years ago
  99. 3b087f4 Update SkSpecialImage API by robertphillips · 8 years ago
  100. 4528c86 lcd blits for sRGB by reed · 8 years ago