- c4a83e2 support colortables in cacherator by reed · 9 years ago
- ae48877 increase resource image-cache size to test perf by reed · 9 years ago
- 951d854 Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://codereview.chromium.org/1264103003/ ) by jyasskin · 9 years ago
- 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
- 83e599a Correct a possible free after use. by herb · 9 years ago
- a1c0ee4 SkNx_shuffle by mtklein · 9 years ago
- 4e8a09d Port SkMatrix opts to SkOpts. by mtklein · 9 years ago
- 4a37d08 Port SkBlitRow::Color32 to SkOpts. by mtklein · 9 years ago
- 8e74046 Remove race. by herb · 9 years ago
- 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
- 809e5af Brian requested a new namespace for factories that create fragment processors that combine 2 things with a xfermode. This way, we can change the implementation of these factories in the future to not use GrComposeEffect if desired. by wangyix · 9 years ago
- bf29888 Parallel cache. by herb · 9 years ago
- 9a50174 Specialize SkOncePtr<T[]>. by mtklein · 9 years ago
- 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
- 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
- fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
- 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
- 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
- 62fb1ba more zero-length changes for svg compatibility by caryclark · 9 years ago
- a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
- 036fd8e Added TestCreate for SkComposeShader; will pick two random child procs that don't have children of their own. This prevents creating an arbitrarily large tree of procs. Also, it will choose a random coefficient mode for the xfermode. by wangyix · 9 years ago
- 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
- 0f0af23 Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE" by reed · 9 years ago
- 54a6b1a emitChild() used to generate a mangled outputColor based on the parent's outputColor; now it just accepts an outputColor string. It's now up to the programmer to declare outputColors if needed before emitting child code. by wangyix · 9 years ago
- bbd4018 Port SkLazyFnPtr users to SkOncePtr. by mtklein · 9 years ago
- ff390c9 Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (patchset #3 id:40001 of https://codereview.chromium.org/1311963007/ ) by scroggo · 9 years ago
- 2d126b5 switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE by reed · 9 years ago
- ef2df09 Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://codereview.chromium.org/1264103003/ ) by herb · 9 years ago
- c347034 Handle zero-length encoded images gracefully during deserialization by fmalita · 9 years ago
- 6f2a486 Parallel cache. by herb · 9 years ago
- 8523782 Fix SkOneShotDiscardablePixelRef to return discardable segment. by ssid · 9 years ago
- 44c3128 Clean up some lint complaints by robertphillips · 9 years ago
- 2be7125 Add a SkPixelSerializer SkImage encode variant by fmalita · 9 years ago
- 518a292 Stop using SkScalerContext::getAdvance() in SkGlyphCache. by mtklein · 9 years ago
- 73fa616 Added SkComposeShader GPU implementation by wangyix · 9 years ago
- c9a3706 Limit lifetime of GrDrawContext objects by robertphillips · 9 years ago
- a508f3c Require Sk4f::toBytes() clamps by mtklein · 9 years ago
- ddc4b46 Image generator-backed SkPictureShader by fmalita · 9 years ago
- dde03ff Clean up remaining users of SkPMFloat by mtklein · 9 years ago
- 9913887 simplify bitmap scaler and cache by reed · 9 years ago
- aba1dc8 Move float<->byte conversions into Sk4f. by mtklein · 9 years ago
- 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago
- c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
- 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
- ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
- 264873d fix bounds check for ctables (thanks Hal) by reed · 9 years ago
- b236d1a change colortable to use factory for reinflating, check for empty by reed · 9 years ago
- 62ce030 Replace SkPin32 with SkTPin and remove. by bungeman · 9 years ago
- 7445cef Remove sys/types.h include from SkTypes.h. by bungeman · 9 years ago
- 761cf61 Clean up SkTLogic. by bungeman · 9 years ago
- 6904d1d Add a note about (x*y+255)/256. by mtklein · 9 years ago
- e01008f Add trace event to SkPicture analysis. by mtklein · 9 years ago
- 33c594c [tracing] Add support for skia caches to dump memory stats by ssid · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
- d5c448f make cacherator thread-safe by reed · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 5cb00a9 zero-length cap fix by caryclark · 9 years ago
- a16af21 Have SkPicture::willPlayBackBitmaps() count SkImages too. by mtklein · 9 years ago
- 4bf69f7b 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
- 002c2ce stray malloc/free -> sk_malloc/sk_free by mtklein · 9 years ago
- 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
- 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
- 45398df Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chromium.org/1312243002/ ) by caryclark · 9 years ago
- afd7c74 Remove SK_OFFSETOF from SkTypes, clean up offsetof usage. by bungeman · 9 years ago
- 91298b4 Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview.chromium.org/1311273002/ ) by caryclark · 9 years ago
- 6ec8b7c Speculative valgrind fix by robertphillips · 9 years ago
- 7544124 fix zero-length tangent by caryclark · 9 years ago
- 21b998b Revert of experiment with zero-length round capped line segments (patchset #4 id:60001 of https://codereview.chromium.org/1309753002/ ) by caryclark · 9 years ago
- dd3c165 experiment with zero-length round capped line segments by caryclark · 9 years ago
- d028180 SkCanvas::onDrawPicture() quick-reject by fmalita · 9 years ago
- 0abdf76 Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id:1 of https://codereview.chromium.org/1300403003/ ) by senorblanco · 9 years ago
- 05424f7 fix cubic clip in y by caryclark · 9 years ago
- 12d8472 Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id:130001 of https://codereview.chromium.org/1296943002/ ) by herb · 9 years ago
- 7d17340 subdivide path when side-clipping fails by caryclark · 9 years ago
- 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
- 915881f Implement canComputeFastBounds() for image filters. by senorblanco · 9 years ago
- 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 9 years ago
- d1c6b7c SkColorCubeFilter: require alpha == 0xFF. by mtklein · 9 years ago
- ab42ec7 Add asserts for shared mutex. by herb · 9 years ago
- f7d602a Revert "Update SkLightingShader to support rotation" by robertphillips · 9 years ago
- 216b643 private iterator to visit all resource cache entries by reed · 9 years ago
- f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
- f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
- 45b59ed Update SkLightingShader to support rotation by robertphillips · 9 years ago
- c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
- 451af50 remove SkDeferredCanvas by reed · 9 years ago
- 82a02c9 Revert of SkCanvas::onDrawPicture() quick-reject (patchset #3 id:40001 of https://codereview.chromium.org/1264133003/ ) by herb · 9 years ago
- d3d0724 SkCanvas::onDrawPicture() quick-reject by fmalita · 9 years ago
- 48305e8 SkPDF/Deflate: clean up old SkFlate code by halcanary · 9 years ago
- 4f0e047 handle no shader from image in drawAtlas by reed · 9 years ago
- 08f9234 Try again to put SkXfermode_opts in SK_OPTS_NS by mtklein · 9 years ago
- 935d6cf Add subsets to SkImageGenerator and SkImageCacherator by reed · 9 years ago
- 5ea0363 ClearStencilClip in GrBatch by bsalomon · 9 years ago
- b2a3270 Update SkOpts namespaces. by mtklein · 9 years ago
- 2d141ba Patches on top of Radu's latest. by mtklein · 9 years ago
- 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago
- 0c263fa Deduplicate typefaces across sub-pictures by mtklein · 9 years ago
- 9483763 Remove SkOpts_sse2.cpp. by mtklein · 9 years ago
- 95dd177 Revert[8] "move some public headers into private" by reed · 9 years ago