- 70e6d60 add new tests by caryclark · 9 years ago
- ed0bf1b remove unused sample by reed · 9 years ago
- 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
- 88651ae replace arcto quads with a conic by caryclark · 9 years ago
- b6474dd fix circular dashing by caryclark · 9 years ago
- 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
- 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago
- bad23dc SkPaintFilterCanvas skip-draw support by fmalita · 9 years ago
- 0daf5dd move declaration of CreateLightingFilter into SkColorMatrixFilter by reed · 9 years ago
- 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
- 91b4dfb remove MPD for now, to simplify things by reed · 9 years ago
- 7c55422 remove SkGPipe by reed · 9 years ago
- bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
- 0575cb2 Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ ) by reed · 9 years ago
- 2474159 add backdrop option to SaveLayerRec by reed · 9 years ago
- 8686a5e SampleApp: remove Picture_DeviceType by kkinnunen · 9 years ago
- 279c786 If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. by mtklein · 9 years ago
- f880e45 change factory to method, to parallel pattern in imagefilters. no functionality change. by reed · 9 years ago
- b39f39f remove unused SkCullPoints by reed · 9 years ago
- 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
- 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
- d63f60a change all factories to return their base-class by reed · 9 years ago
- 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
- 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
- 83a5d42 Fix skia_gpu=0 build (samplecode/SampleAnimatedText.cpp) by kkinnunen · 9 years ago
- a5d1207 add caps option 'k' to FatBits by reed · 9 years ago
- fbd87d6 Missing resources crash SampleFilterQuality. by bungeman · 9 years ago
- b2ce0b0 demo tweaks, scale up perlin, add call to flush for fps by reed · 9 years ago
- 73f6cfc tweaks for nov demo by reed · 9 years ago
- 478c04e Update sample to use new perlin noise shader, and make cloud like by egdaniel · 9 years ago
- 629162d Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
- d75ccc6 Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40001 of https://codereview.chromium.org/1410663005/ ) by jvanverth · 9 years ago
- 3b484a4 Add text animation sample; tweak DrawShip sample by jvanverth · 9 years ago
- fca294b Create Sample that combines combose shader and coons patch by egdaniel · 9 years ago
- b7ffe03 add --sequence filename option to SampleApp by reed · 9 years ago
- 6f45c17 Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going away" by reed · 9 years ago
- 67b8b5e Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" (patchset #1 id:1 of https://codereview.chromium.org/1410343011/ ) by reed · 9 years ago
- 7b81994 Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going away" by reed · 9 years ago
- 21b7663 Revert of stop using drawSprite (at least w/ no filters) as it is going away (patchset #2 id:20001 of https://codereview.chromium.org/1411173010/ ) by robertphillips · 9 years ago
- 4a21602 stop using drawSprite (at least w/ no filters) as it is going away by reed · 9 years ago
- e6d2024 Flush GrContext between benchmark draw loops by cdalton · 9 years ago
- 9011bcf Add DrawShipSim sample. by jvanverth · 9 years ago
- 2f5bb3a Add ship sample by jvanverth · 9 years ago
- 41518eb Fix CrOS SampleApp by jvanverth · 9 years ago
- 44dcb8a Some iOS fixes to make SampleApp work better. by jvanverth · 9 years ago
- 67c6513 EdgeClip demo to show scan-converter clipping behavior by reed · 9 years ago
- 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
- 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
- 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
- 94cf37f remove obsolete samples by reed · 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
- 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
- f4a6d30 remove duplicated sample (already have a gm) by reed · 9 years ago
- 1a9caff add interactive xfer sample by reed · 9 years ago
- afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
- 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
- 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
- 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 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
- 45b59ed Update SkLightingShader to support rotation by robertphillips · 9 years ago
- 451af50 remove SkDeferredCanvas by reed · 9 years ago
- 8a41adb support both box and circle lcd by reed · 9 years ago
- 5f629b4 show LCD on max fat-zoom by reed · 9 years ago
- bb88674 increase zoom in fatbits by reed · 9 years ago
- 4d0d81a Add high resolution WallTimer to SampleApp by jvanverth · 9 years ago
- 8ee06f2 SkPDF: allow PDF module to be disabled in DM and SampleApp by halcanary · 9 years ago
- e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
- 2dcc759 use kFast_SrcRectConstraint to match drawAtlas semantics by reed · 9 years ago
- fd3d87c simulate drawatlas by reed · 9 years ago
- d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- 093b4e8 - allow for stepping through a picture with 'n' and 'p' by reed · 9 years ago
- 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
- 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- a9652ac Address some SkLightingShader TODOs by robertphillips · 9 years ago
- 6b38eab add helper to create RSXform w/ anchorPt by reed · 9 years ago
- 640898f Update SkLightingShader to take a localMatrix by robertphillips · 9 years ago
- 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
- b542bae Rename GrInOrderDrawBuffer to GrBufferedDrawTarget by joshualitt · 9 years ago
- 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
- b7069e9 Compile with VS2015. by bungeman · 9 years ago
- 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
- 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
- 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
- 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
- 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
- f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
- d17a329 Add normal map sample by jvanverth · 9 years ago
- 426388e Revert of Add normal map sample (patchset #6 id:100001 of https://codereview.chromium.org/1212813009/) by robertphillips · 9 years ago
- 8e0da72 Add normal map sample by jvanverth · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- ca10953 implement drawAtlas natively on gpu-device by reed · 9 years ago
- 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
- 00b621c Add sk_parallel_for() by mtklein · 9 years ago
- 822ace9 Use SkPaintFilterCanvas for SampleApp paint filtering by fmalita · 9 years ago
- dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago