platform/upstream/libSkiaSharp.git
2014-02-21 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-21 commit-bot... add SkCanvas::drawDRRect
2014-02-21 commit-bot... Fix NaCl build for pepper_32
2014-02-20 commit-bot... Bench rebaseline after Brian's Android improvement.
2014-02-20 commit-bot... Fix bug in deferred decoding where we don't properly...
2014-02-20 reed@google.comuse colortype instead of config
2014-02-20 commit-bot... Factory methods for heap-allocated SkPathEffect and...
2014-02-20 commit-bot... ARM Skia NEON patches - 20bis - BitmapProcState accurracy
2014-02-20 senorblanco... Add new baselines for bitmapsource, imagefiltersclipped...
2014-02-20 commit-bot... Offer single-param version of deepCopyTo -- much easier...
2014-02-20 senorblanco... New baselines for imageblurtiled GM.
2014-02-20 senorblanco... Re-enable imageresizetiled, but skip it in tilegrid...
2014-02-20 commit-bot... Updates bench alert test output to match latest changes.
2014-02-20 commit-bot... Separates faster and slower bench alerts; sorts by...
2014-02-20 commit-bot... Upstream fix for DecodeBench.
2014-02-20 commit-bot... Rebaseline bench after nightly Chrome update.
2014-02-20 robertphillips... Reverting r13496 (Merge tomhudson and mtklein SkPaint...
2014-02-20 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-19 senorblanco... Disable imageresizetiled GM for now due to rtree and...
2014-02-19 senorblanco... Fix CTM application in SkResizeImagefilter; implement...
2014-02-19 senorblanco... Revert "First draft of computeFastBounds() and onFilter...
2014-02-19 senorblanco... First draft of computeFastBounds() and onFilterBounds...
2014-02-19 djsollen@google.comFix issue in image decoders where the bitmap config...
2014-02-19 commit-bot... Fix bench to compile when SK_SUPPORTS_GPU is not provid...
2014-02-19 reed@google.comrevert to previous behavior in installPixels, allowing...
2014-02-19 bsalomon@google.comAdd f suffix to 0.5 to fix mac 10.6 warning
2014-02-19 commit-bot... rebaseline_server: extract common unittest code, and...
2014-02-19 commit-bot... Analytic rrect clip for cicular corners, radius >= 0.5
2014-02-19 commit-bot... This CL improves saveLayer handling in the SkMatrixClip...
2014-02-19 commit-bot... Merge tomhudson and mtklein SkPaint shrinking approaches.
2014-02-19 commit-bot... SSE2 implementation of S32A_D565_Opaque
2014-02-18 commit-bot... fix iOS build -- pass colortype, not config
2014-02-18 commit-bot... Add link to how to generate new SKPs when increasing...
2014-02-18 commit-bot... installPixels returns true if null-pixels -- devolving...
2014-02-18 commit-bot... Revert of Merge tomhudson and mtklein SkPaint shrinking...
2014-02-18 commit-bot... Revert changes which were breaking the build.
2014-02-18 robertphillips... Compile fix for r13488 (Improve saveLayer handling...
2014-02-18 robertphillips... Improve saveLayer handling in SkMatrixClipStateMgr
2014-02-18 commit-bot... Merge tomhudson and mtklein SkPaint shrinking approaches.
2014-02-18 reed@google.comadd param name w/ default arg to work around clang...
2014-02-18 commit-bot... staticMethod -> StaticMethod
2014-02-18 commit-bot... rebaseline_server: fail fast if skpdiff binary is not...
2014-02-18 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-17 commit-bot... replace SkBitmap::Config with SkColorType in gms
2014-02-17 commit-bot... Fix another clipstack element !rect doesn't mean path...
2014-02-17 bungeman@google.comUse factories instead of directly creating SkImageInfo.
2014-02-17 reed@google.comfix style nit in drawIRect
2014-02-17 commit-bot... Fix spelling of class name in comment.
2014-02-17 commit-bot... change PictureRecord (and its private subclasses) to...
2014-02-17 commit-bot... still trying to kill setDevice: rename to setRootDevice...
2014-02-17 commit-bot... Small fixes for auto generating Android.mk
2014-02-17 commit-bot... Remove unnecessary includes.
2014-02-17 commit-bot... use SkColorType instead of SkBitmap::Config in samplecode
2014-02-17 commit-bot... Whitespace change to test recent buildbot repo changes
2014-02-16 commit-bot... Make canvas pass rrects along to clip stack
2014-02-16 commit-bot... use SkColorType instead of SkBitmap::Config in views...
2014-02-16 mike@reedtribe.orgrestore old behavior of setPixels(): lockPixels after...
2014-02-16 commit-bot... Make PDF clip code handle rrects.
2014-02-16 commit-bot... fix calling undef inline func build error
2014-02-16 commit-bot... Store SkRRects in SkClipStack
2014-02-16 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-16 commit-bot... Change device factories to take SkImageInfo instead...
2014-02-15 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-14 commit-bot... Improved distance field sampling
2014-02-14 commit-bot... When the CTM has perspective the back-project method...
2014-02-14 commit-bot... Allowing Lanczos3 to be used in chromium
2014-02-14 commit-bot... Remove border from GrAtlas entries, and associated...
2014-02-14 commit-bot... Cleanup unref and null
2014-02-14 commit-bot... Bug Fix for Intel atan on gpu sweep gradient
2014-02-14 jvanverth@google.comRemove deprecation of SkBaseDevice::config() so compile...
2014-02-14 reed@google.comRevert "Revert of have DeferredDevice inherit from...
2014-02-14 commit-bot... Revert of have DeferredDevice inherit from SkBaseDevice...
2014-02-14 reed@google.comhave DeferredDevice inherit from SkBaseDevice
2014-02-14 commit-bot... Rebaselines for https://codereview.chromium.org/156113005/
2014-02-14 commit-bot... Adjust allowed error from 0.5 to 2.5.
2014-02-14 robertphillips... Fix valgrind suppressions (again)
2014-02-14 commit-bot... Builder class for SkLayerDrawLooper.
2014-02-14 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-14 commit-bot... Defer deletion of our shaders until after linking the...
2014-02-13 commit-bot... Small adjustments of two bench ranges.
2014-02-13 commit-bot... fix debugging script for the SampleApp
2014-02-13 commit-bot... ensure that opaque-only colortypes always report opaque...
2014-02-13 commit-bot... replace setConfig+allocPixels with alloc-or-install...
2014-02-13 commit-bot... Adding list of Skia's CQ committers
2014-02-13 commit-bot... Use a bench alert algorithm with wider ranges. TBR...
2014-02-13 commit-bot... Fixed clusterfuzz found crash
2014-02-13 commit-bot... ARM Skia NEON patches - 27 - S32A_D565_Blend
2014-02-13 commit-bot... Gyp flag to disable inlining.
2014-02-13 commit-bot... SkWriter32: throw in the SkTDArray towel.
2014-02-13 jvanverth@google.comAnother try at updating expectations
2014-02-13 commit-bot... rebaseline_server: create ImagePairSet-- holds a number...
2014-02-13 commit-bot... Bench rebaseline to use narrower ranges. This also...
2014-02-13 commit-bot... add peekPixels to SkCanvas and SkSurface
2014-02-13 commit-bot... Add conicTo().
2014-02-13 commit-bot... Add unit test for unbalanced save and restores in pictures.
2014-02-13 commit-bot... Update directions and lib paths for ninja.
2014-02-13 commit-bot... Revert of add peekPixels to SkCanvas and SkSurface...
2014-02-13 mike@reedtribe.orgadd peekPixels to SkCanvas and SkSurface
2014-02-13 mike@reedtribe.orgreplace setConfig+allocPixels with single call
2014-02-13 jvanverth@google.comUpdated GM expectations for Win7-ShuttleA-HD2000
next