1. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  2. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  3. f0c9865 Add support for light dumps in SkTraceMemoryDump interface. by ssid · 9 years ago
  4. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  5. 05302f8 Handle inverted rects in SkRRect creation methods by robertphillips · 9 years ago
  6. e25eea4 Use child processors to implement compose color filter. by bsalomon · 9 years ago
  7. c56c6ef SkImage::NewFromBitmap works with Index8 by halcanary · 9 years ago
  8. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  9. 449d9b7 simplify code in SkRecords.h by mtklein · 9 years ago
  10. c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 9 years ago
  11. 0869267 Add cast and assignment operators to SkAtomic. by herb · 9 years ago
  12. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  13. 209c162 SkBlockMemoryStream: correct test in getMemoryBase(). by halcanary · 9 years ago
  14. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  15. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  16. 89438a1 Fix leak in ResourceCache test by Brian Salomon · 9 years ago
  17. c6363ef Make methods on GrGpuResource safe to call on abandoned resource by bsalomon · 9 years ago
  18. 38ddbad Mangle output var in GrGLFragmentProcessor::emitChild by bsalomon · 9 years ago
  19. dd42e5c Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )" by reed · 9 years ago
  20. ef2e4ac looking for fuzz failure by caryclark · 9 years ago
  21. f12a167 SkPDF: add basic metadata support by halcanary · 9 years ago
  22. 60c73d5 Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ ) by benjaminwagner · 9 years ago
  23. 70d58b7 remove unused SkCachingPixelRef by reed · 9 years ago
  24. cc334b3 fix DM? by mtklein · 9 years ago
  25. 8ff6ca6 Disable dithering in libjpeg-turbo for 565 decodes by msarett · 9 years ago
  26. 3b0d532 Purge cached resources on SkImage destruction. by fmalita · 9 years ago
  27. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  28. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  29. 2ed7d50 remove racy tests, as they assume the cache can't be purged behind their back by reed · 9 years ago
  30. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  31. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  32. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  33. 2fd18f2 disable test for all quality levels, since it is driver dependent by reed · 9 years ago
  34. 34482bb add test for skbug.com/4351 by reed · 9 years ago
  35. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  36. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  37. 98ed7b6 create SkBitmapProvider to abstract images and bitmaps by reed · 9 years ago
  38. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  39. 723b050 Add support for blending of LCD for all blend modes. BUG=skia: by egdaniel · 9 years ago
  40. 23cb88c Speculative fix for uninitialized bitmap mem in ImageFilterTest by fmalita · 9 years ago
  41. 5dd918b Suppress test_imagegenerator_factory by fmalita · 9 years ago
  42. 48392b7 fix leaked generator by reed · 9 years ago
  43. cd56f81 SkImageSource by fmalita · 9 years ago
  44. ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
  45. b5b6032 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  46. 59ce45f Revert of Test that GrFragmentProcessors work without input colors. (patchset #2 id:20001 of https://codereview.chromium.org/1341853002/ ) by bsalomon · 9 years ago
  47. 72c58e7 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  48. 5a744b7 Have SkVarAlloc::alloc() use sk_malloc_throw. by mtklein · 9 years ago
  49. 8725e53 fix leak in test by reed · 9 years ago
  50. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  51. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  52. 059dffa There's a set probability that a linear pipeline of random procs will be created (old behavior), or a pipeline with a single proc tree (added behavior). by wangyix · 9 years ago
  53. 6651a32 Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of https://codereview.chromium.org/1334543002/ ) by caryclark · 9 years ago
  54. 5ca4fa3 Revert of more zero-length changes for svg compatibility (patchset #6 id:100001 of https://codereview.chromium.org/1330623003/ ) by caryclark · 9 years ago
  55. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  56. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  57. d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
  58. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  59. 62fb1ba more zero-length changes for svg compatibility by caryclark · 9 years ago
  60. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  61. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  62. a3434d8 Add skstd::unique_ptr and use it. by bungeman · 9 years ago
  63. 10522ff Scanline decoding for gifs by msarett · 9 years ago
  64. e3330cf Revert of Scanline decoding for gifs (patchset #15 id:380001 of https://codereview.chromium.org/1305123002/ ) by jcgregorio · 9 years ago
  65. e9c10b9 Scanline decoding for gifs by msarett · 9 years ago
  66. c347034 Handle zero-length encoded images gracefully during deserialization by fmalita · 9 years ago
  67. 714a710 SkOncePtr by mtklein · 9 years ago
  68. 6ff734b remove unused fields from SkOpSegment by caryclark · 9 years ago
  69. 2be7125 Add a SkPixelSerializer SkImage encode variant by fmalita · 9 years ago
  70. 219f18f C API: Add SK_API, also documentation of an example. by halcanary · 9 years ago
  71. 6335a72 Move PathRenderers to batches folder by joshualitt · 9 years ago
  72. a508f3c Require Sk4f::toBytes() clamps by mtklein · 9 years ago
  73. 580c40a link test to bug by caryclark · 9 years ago
  74. dde03ff Clean up remaining users of SkPMFloat by mtklein · 9 years ago
  75. 9913887 simplify bitmap scaler and cache by reed · 9 years ago
  76. ae576b7 remove duplicate linked list adjustment by caryclark · 9 years ago
  77. 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago
  78. 5406d6f Scanline decoding for bmp by msarett · 9 years ago
  79. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  80. a511e6a Revert of Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* (patchset #8 id:140001 of https://codereview.chromium.org/1316513002/ ) by rmistry · 9 years ago
  81. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  82. 38f1f6f Remove overly complicated GR_CREATE_STATIC_PROCESSOR macro by mdempsky · 9 years ago
  83. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  84. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  85. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  86. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  87. a16af21 Have SkPicture::willPlayBackBitmaps() count SkImages too. by mtklein · 9 years ago
  88. 4bf69f7 Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  89. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  90. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  91. 45398df Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chromium.org/1312243002/ ) by caryclark · 9 years ago
  92. 91298b4 Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview.chromium.org/1311273002/ ) by caryclark · 9 years ago
  93. 7544124 fix zero-length tangent by caryclark · 9 years ago
  94. 7f9c9eb wire up reduced atlas and zero textblob cache to test by joshualitt · 9 years ago
  95. 0abdf76 Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id:1 of https://codereview.chromium.org/1300403003/ ) by senorblanco · 9 years ago
  96. 12d8472 Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id:130001 of https://codereview.chromium.org/1296943002/ ) by herb · 9 years ago
  97. ddbbdda SkImage method for detecting lazy decoding by fmalita · 9 years ago
  98. 9a5bd7e Introduce interface for memory dumps by primiano · 9 years ago
  99. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  100. 915881f Implement canComputeFastBounds() for image filters. by senorblanco · 9 years ago