1. 15923c9 Modernize SkSpinlock. by mtklein · 9 years ago
  2. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  3. e93c17b Remove legacy Budgeted enum aliases from SkSurface by bsalomon · 9 years ago
  4. 08fc807 Revert of Add abilitly to query audit trail for batches by draw op (patchset #4 id:60001 of https://codereview.chromium.org/1745513002/ ) by joshualitt · 9 years ago
  5. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  6. 7f4b1b2 move drawextrapatheffect header into animator by reed · 9 years ago
  7. fa82348 remove unused view helpers by reed · 9 years ago
  8. 60d0259 remove unused view files by reed · 9 years ago
  9. 6b2af12 remove unneeded view subclasses by reed · 9 years ago
  10. 0fe12bc Revert of Add non-inline SkRTreeFactory constructor to fix clang-cl (patchset #2 id:20001 of https://codereview.chromium.org/1676833002/ ) by brucedawson · 9 years ago
  11. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 9 years ago
  12. 8733210 Replace fWillReadFragmentPosition with a bitfield by cdalton · 9 years ago
  13. eb79eea Include glGetMultisamplefv API by cdalton · 9 years ago
  14. 18d6b75 Add batchlist managment to GrAuditTrail by joshualitt · 9 years ago
  15. 952538e fix undefined signed shifts by caryclark · 9 years ago
  16. 82e26bf Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of https://codereview.chromium.org/1686203002/ ) by ericrk · 9 years ago
  17. 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
  18. 00fddeb Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder by robertphillips · 9 years ago
  19. f57b3a6 Skia Filter Quality and Scaling Metrics by ericrk · 9 years ago
  20. f6bfccd Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  21. d770610 Mv DRRect drawing code from GrDrawContext into SkGpuDevice by robertphillips · 9 years ago
  22. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  23. 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
  24. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  25. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 9 years ago
  26. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 9 years ago
  27. f156ea3 Change SkUnitScalarClampToByte to more accurate implementation. by benjaminwagner · 9 years ago
  28. c2d35d8 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) by benjaminwagner · 9 years ago
  29. f15b07b Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) by ethannicholas · 9 years ago
  30. 7ea5cb1 Cleanups related to SkFixed. by benjaminwagner · 9 years ago
  31. 8f7b0b2 simplify/unify xferproc api by reed · 9 years ago
  32. ca058f5 Retire SkShader::kSupports4f_Flag by fmalita · 9 years ago
  33. 69c1b24 Include glGetMultisamplefv API by cdalton · 9 years ago
  34. ccb74b8 Move SkPackBits to src/effects. by bungeman · 9 years ago
  35. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 9 years ago
  36. 5a70bc7 make transformed rrect radii fit rectangle by caryclark · 9 years ago
  37. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 9 years ago
  38. d0c4e09 Add dest type hint to SkShader::ContextRec by fmalita · 9 years ago
  39. f6d1e60 Only use fake gamma with linear devices. by bungeman · 9 years ago
  40. ca726ab fix misc asserts and checks found by fuzzer by reed · 9 years ago
  41. d49a86a allow move/zero-line/close to draw caps by caryclark · 9 years ago
  42. 7023a00 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  43. 01e5838 Simplify calculations in AADistanceFieldPathBatch::writePathVertices. by benjaminwagner · 9 years ago
  44. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 9 years ago
  45. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 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 · 9 years ago
  47. 8781123 clean-up dead code by reed · 9 years ago
  48. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago
  49. 129ed1c lots of sRGB and F16 blits by reed · 9 years ago
  50. 653db51 fix misc asserts and checks found by fuzzer by reed · 9 years ago
  51. 1d56448 add SkGraphics::PurageAllCaches by reed · 9 years ago
  52. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  53. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago
  54. 1d52469 Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ ) by reed · 9 years ago
  55. 75a7329 Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ ) by reed · 9 years ago
  56. d98ef63 Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ ) by reed · 9 years ago
  57. 00bea4a fix misc asserts and checks found by fuzzer by reed · 9 years ago
  58. c5b1228 remove supports4f flag for colorfilters by reed · 9 years ago
  59. d106c2c Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ ) by jvanverth · 9 years ago
  60. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 9 years ago
  61. 449f7fc fix iter to document close correctly by caryclark · 9 years ago
  62. e507ff0 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 9 years ago
  63. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 9 years ago
  64. dd9ffea make SkPM4f private by reed · 9 years ago
  65. d689bf8 Move SkTInternalLList.h to src/core. by bungeman · 9 years ago
  66. bc1cebb Move SkTDStack.h to src/animator. by bungeman · 9 years ago
  67. a7e9f05 Move SkTDArray to private. by bungeman · 9 years ago
  68. 4528c86 lcd blits for sRGB by reed · 9 years ago
  69. adab5a2 fix comma in GrAuditTrail json by joshualitt · 9 years ago
  70. 8e7b19d add interp path by caryclark · 9 years ago
  71. 3bc2624 try plain-old code for sk_memset16/32 now that NEON is compile-time by mtklein · 9 years ago
  72. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  73. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  74. 6900641 add last move to serialized path by caryclark · 9 years ago
  75. 6b3cf73 Add batch information to json by joshualitt · 9 years ago
  76. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 9 years ago
  77. 8db8678 Fix memory leak by joshualitt · 9 years ago
  78. babafcc Workaround for bug in Tegra 3 when uploading to a render target by bsalomon · 9 years ago
  79. 8e84a1e Delete GrTextContext by joshualitt · 9 years ago
  80. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 9 years ago
  81. 8e17556 Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed. by benjaminwagner · 9 years ago
  82. afec27f Image filters: change applyCropRect() to take a src rect. by senorblanco · 9 years ago
  83. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  84. 8681e60 make SkComposeShader.h private by reed · 9 years ago
  85. a34be68 blitters for sRGB and float16 by reed · 9 years ago
  86. ebc465b Add support for caching font files in the Android SkFontMgr. by khushalsagar · 9 years ago
  87. d798feb SkDocument: remove use of SkTArray (part 3/3). by halcanary · 9 years ago
  88. 829caa2 Delete SkDecodingImageGenerator by msarett · 9 years ago
  89. 9b9497e Implement onSkipScanlines() for bmp and wbmp by msarett · 9 years ago
  90. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  91. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 9 years ago
  92. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  93. 7001576 SkDocument: remove use of SkTArray (part 1/3). by halcanary · 9 years ago
  94. 1b39f43 Pass a GrContext pointer in GrDrawContext constructor by joshualitt · 9 years ago
  95. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  96. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 9 years ago
  97. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 9 years ago
  98. a2b340f move compose-shader into base-class as factory by reed · 9 years ago
  99. 64e7533 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ ) by caryclark · 9 years ago
  100. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago