- a6c3517 stub SkReadBuffer when SK_DISABLE_READBUFFER by Mike Klein · 6 years ago
- 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
- cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
- 217056c [CanvasKit] Implement some basic Canvas/Surface things. by Kevin Lubick · 6 years ago
- 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
- 97d6d98 [PathKit] Add various path effects by Kevin Lubick · 6 years ago
- f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
- c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
- fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
- 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
- 27dddae rebase by Cary Clark · 6 years ago
- 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
- 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
- 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
- 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
- 5191880 remove toString by Cary Clark · 6 years ago
- daebae9 Return nullptr when ReadBuffer becomes invalid by Kevin Lubick · 6 years ago
- 77e95f7 Fix SkDashImpl::CreateProc OOM on garbage input by Adrienne Walker · 7 years ago
- 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 7 years ago
- 76f7062 move all details for dashing into impl by Mike Reed · 7 years ago
- 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
- eafe9d1 Dash to use SkIsAlign2 by cblume · 8 years ago
- f41ae2f limit the number of points in SkDashPathEffect::asPoints by lsalzman · 8 years ago
- 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
- a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
- f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
- 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
- eb75c7d allow one zero length dash by caryclark · 9 years ago
- 6f0749c Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ ) by bungeman · 9 years ago
- 5e1a248 allow one zero length dash by caryclark · 9 years ago
- ca726ab fix misc asserts and checks found by fuzzer by reed · 9 years ago
- 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
- 653db51 fix misc asserts and checks found by fuzzer by reed · 9 years ago
- 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
- 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
- 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
- 00bea4a fix misc asserts and checks found by fuzzer by reed · 9 years ago
- 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
- 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
- 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
- 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
- ccc12ed improve cull, so we don't create empty segments by reed · 10 years ago
- 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
- 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
- 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
- 88fd0fb Bump min picture version. by mtklein · 10 years ago
- 21402e3 Bug fix for cull_line in SkDashPathEffect. by egdaniel · 10 years ago
- 9f2251c Crop the fast path dashed lines to the cull rect by robertphillips · 10 years ago
- 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
- 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
- 1c577cd Always initialize SkDashPathEffect fields. by mtklein · 10 years ago
- a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
- 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
- 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
- 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
- 6b3eebc Add check for bad dash interval in dash effect picture read by commit-bot@chromium.org · 10 years ago
- eab6c9a Fix Dash Effect readback calc for fPhase from old skps by commit-bot@chromium.org · 10 years ago
- aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 11 years ago
- 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 11 years ago
- 7fc2228 Fix underlying issue causing crbug.com/348821. by commit-bot@chromium.org · 11 years ago
- 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
- ef74fa1 Fixed more fuzzer issues by commit-bot@chromium.org · 11 years ago
- e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
- 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
- c2eae47 Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or reverting r11871. by robertphillips@google.com · 11 years ago
- b5e3910 Reverted due to Chromium compilation failures. Please see: by robertphillips@google.com · 11 years ago
- 575604d Constify SkFlattenable::getFactory(). by commit-bot@chromium.org · 11 years ago
- 83d1a68 Add special handling of rectori case for gpu by robertphillips@google.com · 11 years ago
- 13b77e8 remove obsolete build flags: by reed@google.com · 12 years ago
- 5b33211 Start addressing the clang static analyzer issues by robertphillips@google.com · 12 years ago
- 68f670f Fix assert by robertphillips@google.com · 12 years ago
- 7037552 doh: use *srcPtr instead of src (which is now obsolete) when we check for specialLine by reed@google.com · 12 years ago
- d760073 Hid large dashed line optimization behind compiler flag by robertphillips@google.com · 12 years ago
- 4024f32 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
- 5c4d558 dashing asPoints could draw excessively long first dash by robertphillips@google.com · 12 years ago
- 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
- 7a03d86 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 6d87557 3on/3off dashing optimization by robertphillips@google.com · 12 years ago
- 6b18d24 Limit the maximum number of dash segments per path by fmalita@google.com · 12 years ago
- a7aedfe Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 441a005 Fix r6808 fix & some compiler warnings by robertphillips@google.com · 12 years ago
- bfa0401 Use double precision when iterating in SkDashPathEffect::filterPath() by fmalita@google.com · 12 years ago
- 935ad02 Add drawPoints dash bench by robertphillips@google.com · 12 years ago
- 629ab54 Added dashing fast path by robertphillips@google.com · 12 years ago
- a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
- fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
- c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
- d9ee348 If we lose precision computing sum of the dash intervals, then we can have the by reed@google.com · 12 years ago
- 3ec68f0 special-case dashing a single line-segment. We can go much faster since we by reed@google.com · 12 years ago
- fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
- d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
- 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
- 20bf4ca Clean up DashPathEffect modulo math from r3761 by epoger@google.com · 13 years ago
- 1df888b check for numerical imprecision on phase by reed@google.com · 13 years ago
- 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 13 years ago
- d26147a add optional manual global initialization by caryclark@google.com · 13 years ago