summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-06PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...reed@google.com
2013-12-06Reverting 12528 & 12533 (Implement srcRect and dstRect functionality in SkBit...robertphillips@google.com
2013-12-06Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...commit-bot@chromium.org
2013-12-06Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
2013-12-05reset back to e582939Qiwen Zhao
2013-12-05Revert "Implement srcRect and dstRect functionality in SkBitmapSource. This i...senorblanco@chromium.org
2013-12-05Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...senorblanco@chromium.org
2013-12-05am 42501785: (-s ours) Merge from Chromium at DEPS revision 30.0.1599.39Torne (Richard Coles)
2013-12-05am b06ac0b5: (-s ours) Merge from Chromium at DEPS revision 30.0.1599.23Torne (Richard Coles)
2013-12-05am f7e85779: (-s ours) Merge from Chromium at DEPS revision r217092Ben Murdoch
2013-12-05am e8ff3398: (-s ours) Merge from Chromium at DEPS revision r216972Ben Murdoch
2013-12-05am 43e536ed: (-s ours) Adding 2 functions to the Skia APIcommit-bot@chromium.org
2013-12-05am 61ca6d15: (-s ours) Use Path Ops to generate PDF clipscommit-bot@chromium.org
2013-12-05am 4fc745a6: Revert r10603 (Remove operator== from SkPaint) due to Chrome fai...robertphillips@google.com
2013-12-05am 813453a3: Upstreaming DropShadowImageFilter into skia, from Blinkjunov@chromium.org
2013-12-05am f1eedfdf: (-s ours) Restore SkPath(const SkPath&) to copy the generation I...mtklein@google.com
2013-12-05am 3a3bdfe1: Add getFamilyNames to SkTypeface.bungeman@google.com
2013-12-05am 803259a4: Add SkCanvas::drawPosTextBounded.commit-bot@chromium.org
2013-12-05am 2583ddbd: Reverting r10608 (Add getFamilyNames to SkTypeface) due to compi...robertphillips@google.com
2013-12-05am 58dfe7a7: Add getFamilyNames to SkTypeface.bungeman@google.com
2013-12-05am a6706ccf: Remove operator== from SkPaintcommit-bot@chromium.org
2013-12-05Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCachehalcanary@google.com
2013-12-05Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
2013-12-05Update documentation around drawBitmap and shaderscommit-bot@chromium.org
2013-12-05Fix compilation with SK_ENABLE_INST_COUNT=1commit-bot@chromium.org
2013-12-04Changed maxInputCount for exact inputCountcommit-bot@chromium.org
2013-12-04Remove deprecated setPrefConfigTable.scroggo@google.com
2013-12-04Remove problematic GrContext thread local instance countingcommit-bot@chromium.org
2013-12-04Fixed bad bitmap size crashescommit-bot@chromium.org
2013-12-04Put all of SkPostConfig.h inside top level ifdef.bungeman@google.com
2013-12-04Make SkTInternalLList::validate validate all nodescommit-bot@chromium.org
2013-12-04Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
2013-12-04Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-12-04SkSplay and SkUnsplay work on any uint32_t, not just SkPMColor.commit-bot@chromium.org
2013-12-03Code cleanup following recapture of skpsrobertphillips@google.com
2013-12-03Add GPU support for color bitmap fontscommit-bot@chromium.org
2013-12-03Fix 32/64 bit warnings on g++-4.2.mtklein@google.com
2013-12-03Refactor FourByteInterps. Add 64-bit Fast version. Add tests.commit-bot@chromium.org
2013-12-03Add JSON output option to bench.commit-bot@chromium.org
2013-12-03Move fIsOval from SkPath to SkPathRefrobertphillips@google.com
2013-12-03Use lowercase windows.h in includes to fix Windows cross compilation using mi...bungeman@google.com
2013-12-03Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
2013-12-03Revert of r12450 (Move fIsOval from SkPath to SkPathRef)robertphillips@google.com
2013-12-02Move fIsOval from SkPath to SkPathRefrobertphillips@google.com
2013-12-02SkDiscardablePixelRef objects are now marked immutable.commit-bot@chromium.org
2013-12-02HQ filtering for tiled/bleed drawBitmapcommit-bot@chromium.org
2013-12-02restore [6] for setPrefConfigTable, accidentally changed with A1 CLreed@google.com
2013-12-02Fix spelling errors in SkWeakRefCnt.bungeman@google.com
2013-12-02Merge third_party/skia/include from https://chromium.googlesource.com/externa...Android Chromium Automerger
2013-12-02Reverting r12427rmistry@google.com