1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  3. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  4. a16af21 Have SkPicture::willPlayBackBitmaps() count SkImages too. by mtklein · 9 years ago
  5. 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
  6. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  7. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  8. 45398df Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chromium.org/1312243002/ ) by caryclark · 9 years ago
  9. 91298b4 Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview.chromium.org/1311273002/ ) by caryclark · 9 years ago
  10. 7544124 fix zero-length tangent by caryclark · 9 years ago
  11. 7f9c9eb wire up reduced atlas and zero textblob cache to test by joshualitt · 9 years ago
  12. 0abdf76 Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id:1 of https://codereview.chromium.org/1300403003/ ) by senorblanco · 9 years ago
  13. 12d8472 Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id:130001 of https://codereview.chromium.org/1296943002/ ) by herb · 9 years ago
  14. ddbbdda SkImage method for detecting lazy decoding by fmalita · 9 years ago
  15. 9a5bd7e Introduce interface for memory dumps by primiano · 9 years ago
  16. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  17. 915881f Implement canComputeFastBounds() for image filters. by senorblanco · 9 years ago
  18. ab42ec7 Add asserts for shared mutex. by herb · 9 years ago
  19. 216b643 private iterator to visit all resource cache entries by reed · 9 years ago
  20. f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
  21. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  22. 451af50 remove SkDeferredCanvas by reed · 9 years ago
  23. d75e21d SkStream Testing: fix bug in new unit test. by halcanary · 9 years ago
  24. cb9241b Fix stack overuse error by halcanary · 9 years ago
  25. 48305e8 SkPDF/Deflate: clean up old SkFlate code by halcanary · 9 years ago
  26. b32758a Test scaling for small images by msarett · 9 years ago
  27. b1daa86 When getGLInstance is called on a frag proc, the resulting GrGLFragmentProcessor will be the root of a tree of GrGLFragmentProcessors that mirrors the GrFragmentProcessor's tree. This allows setData() to be called recursively (removing the responsibility from compose shader) and allows gl instances direct access to their children gl instances so they can emit their code. by wangyix · 9 years ago
  28. 94c902e fix pathops fuzz failures by caryclark · 9 years ago
  29. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  30. 6a91ad2 remove unused code by caryclark · 9 years ago
  31. f433bb2 SkPaintFilterCanvas should inherit the target canvas state by fmalita · 9 years ago
  32. cc2feb1 Support more swizzles to 565 in SkCodec by scroggo · 9 years ago
  33. 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago
  34. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  35. 6e83ac7 Defer flushes if kPreferNoIO is specified by robertphillips · 9 years ago
  36. d9e5715 SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] by halcanary · 9 years ago
  37. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  38. d1bc574 Update CodexTest to test valid_alpha. by scroggo · 9 years ago
  39. d0375bc Fix bmp RLE "bug" by msarett · 9 years ago
  40. 65cc3e4 C API: add radial, sweep, and two-point conical gradient shaders by halcanary · 9 years ago
  41. 2ccdb63 SkPDF: clean up overuse of SK_SUPPORT_PDF by halcanary · 9 years ago
  42. 8ee06f2 SkPDF: allow PDF module to be disabled in DM and SampleApp by halcanary · 9 years ago
  43. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  44. 7441782 Make folder for batches by joshualitt · 9 years ago
  45. 469a3fe Add approxBytesUsed to hashes. by mtklein · 9 years ago
  46. 9bca526 Fix StringTest for VS2015 by bsalomon · 9 years ago
  47. ebc1c10 Fix warnings on VS2015 x86_64 build by bsalomon · 9 years ago
  48. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  49. fb1141a Don't pass pipeline to GrBatch::generateGeometry() by bsalomon · 9 years ago
  50. e263908 SkSurface copy-on-write can yield stale GPU render targets. by fmalita · 9 years ago
  51. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  52. 99f567e Scanline decoding for wbmp by msarett · 9 years ago
  53. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  54. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  55. 9f8754f Remove experimental/PdfViewer by halcanary · 9 years ago
  56. 84cd621 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  57. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  58. 562a66b Revert "Implement caching of filled paths in the tessellated path renderer." by mtklein · 9 years ago
  59. 6f1216a cache private readback for gpu-images by reed · 9 years ago
  60. 4b3050b Added registerChild; transforms, textures, glKey automatically handled. by wangyix · 9 years ago
  61. c369348 Fix SkData leaks at GrResourceKey::setCustomData() call sites. by Stephen White · 9 years ago
  62. b001c41 Fix resource cache test. by Stephen White · 9 years ago
  63. 468dfa7 Implement caching of filled paths in the tessellated path renderer. by senorblanco · 9 years ago
  64. d45fb5a Add BW masks to random scaler context by joshualitt · 9 years ago
  65. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  66. 7568d0b C API: add sk_xfermode.h, impl, test by halcanary · 9 years ago
  67. 65e96b4 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  68. bdc91a7 Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/) by joshualitt · 9 years ago
  69. adcdca8 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  70. 0aff2fa Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext. by bsalomon · 9 years ago
  71. 02d91d1 lock pixels in image when bitmap is immutable and not-lazy by reed · 9 years ago
  72. 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 9 years ago
  73. 16921ec SRGB read and write pixels working and unit test by bsalomon · 9 years ago
  74. ef004e1 Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS by scroggo · 9 years ago
  75. 26e0e58 SkImage_Raster's pixels are always immutable. by reed · 9 years ago
  76. 3b2fb98 rewrite path.getBounds test to work-around compiler bug by reed · 9 years ago
  77. f067451 Move draw on upload decision in GrGpu by bsalomon · 9 years ago
  78. c3fb746 Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of https://codereview.chromium.org/1257073003/) by bsalomon · 9 years ago
  79. 0341b44 Move draw on upload decision in GrGpu by bsalomon · 9 years ago
  80. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  81. 91f283b change getBounds to return 0000 iff there are zero points by reed · 9 years ago
  82. bb13433 compute split conic endpoints exactly by caryclark · 9 years ago
  83. 9a5d1ab Make peekPixels() usable with raster surface snapshots by fmalita · 9 years ago
  84. 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
  85. d434972 fix path ops fuzz buster by caryclark · 9 years ago
  86. a449779 Remove test of illegal behavior that modifies a texture backing an SkImage. by bsalomon · 9 years ago
  87. 29c6979 Update fallback rsqrt implementation to use optimal constants. by jvanverth · 9 years ago
  88. 11dfc8e Small tweak to TextBlobCacheTest by joshualitt · 9 years ago
  89. bedf7e5 fix memory leak in TextBlobCacheTest by joshualitt · 9 years ago
  90. 3982602 Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu. by bsalomon · 9 years ago
  91. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  92. 404d9d6 Fix up textblobcachetest by joshualitt · 9 years ago
  93. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago
  94. 8c0144c Fix SkCanvas::wouldOverwriteEntireSurface() contains test by fmalita · 9 years ago
  95. e49109f adding unit test for textblob cache / GrBatchAtlas by joshualitt · 9 years ago
  96. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  97. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  98. ed7cf27 Now that the SkImageFilter::CropRect crop edges refer to by senorblanco · 9 years ago
  99. bea0150 Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https://codereview.chromium.org/1226123012/) by bsalomon · 9 years ago
  100. b6b0a6e Remove rt flags that are not necessary by bsalomon · 9 years ago