platform/upstream/libSkiaSharp.git
2013-12-13 reed@google.combump picture format to 17 to go with PixelRef Info CL
2013-12-13 reed@google.comUpdate all callsites to use info for pixelrefs
2013-12-13 robertphillips... Improved SkPathRef interface security
2013-12-13 halcanary@google.comFix win7 BitmapTest
2013-12-13 halcanary@google.comAllow 0-width SkBitmap in setConfig.
2013-12-13 robertphillips... Reverting r12665 & r12666 (Remove duplicate impl for...
2013-12-13 robertphillips... Mac 10.6 compiler fix for r12665 (Remove duplicate...
2013-12-13 reed@google.comRemvoe duplicate impl for SkImageInfo flattening
2013-12-13 reed@google.comRevert "Revert of https://codereview.chromium.org/11278...
2013-12-12 senorblanco... Don't run the GM in serialization modes.
2013-12-12 senorblanco... Implement an SkPicture image filter source. This is...
2013-12-12 robertphillips... Move segment mask from SkPath to SkPathRef
2013-12-12 commit-bot... Perlin noise rebaseline
2013-12-12 reed@google.combe sure to unlock the discardablememory before deleting it
2013-12-12 senorblanco... Revert "Implement an SkPicture image filter source...
2013-12-12 senorblanco... Implement an SkPicture image filter source. This is...
2013-12-12 commit-bot... Fixed a displacement issue
2013-12-12 reed@google.comdetect if the scaledimagecache returns a purged bitmap
2013-12-12 tfarina@chromium.orgUse DEFINE_TESTCLASS_SHORT macro in tests.
2013-12-12 senorblanco... Bounds fixes for SkXfermodeImageFilter:
2013-12-12 commit-bot... Try another GYP DEPS
2013-12-12 borenet@google.comRevert r12648
2013-12-12 commit-bot... Preventing division by 0
2013-12-12 commit-bot... Update GYP DEPS to obtain VS 2013 support
2013-12-12 commit-bot... Revert of https://codereview.chromium.org/112783004/
2013-12-12 commit-bot... GM: stroke-fill results for pdf-poppler
2013-12-12 commit-bot... GM: stop ignoring pdf-poppler failures
2013-12-12 reed@google.comensure that we call onUnlock only when we onLock succeeded
2013-12-12 scroggo@google.comInitialize SkPixelRef::fInfo.
2013-12-12 commit-bot... The default size of mask canvas is not appropriate...
2013-12-12 robertphillips... Reverting r12635 (Make leak counters thread-safe -...
2013-12-12 commit-bot... Make leak counters thread-safe and turn them on by...
2013-12-12 commit-bot... Whitespace change to test commit queue.
2013-12-11 commit-bot... [PDF] Fix font width generation when glyph 0 is used.
2013-12-11 reed@google.comRevert "remvoe duplicate impl for SkImageInfo flattening"
2013-12-11 reed@google.comRevert "Revert of https://codereview.chromium.org/10877...
2013-12-11 commit-bot... Revert of https://codereview.chromium.org/108773003/
2013-12-11 commit-bot... Tiny, urgent fix for rebaseline_server to accept new...
2013-12-11 vandebo@chromium.orgUpdate stroke-fill_pdf-native.png after r12625
2013-12-11 commit-bot... remaining GM baselines for pdf-poppler
2013-12-11 commit-bot... [PDF] Fix bug in ToUnicode table generation for Type...
2013-12-11 reed@google.comremvoe duplicate impl for SkImageInfo flattening
2013-12-11 reed@google.comRevert "PixelRef now returns (nearly) everything that...
2013-12-11 reed@google.comPixelRef now returns (nearly) everything that is curren...
2013-12-11 commit-bot... Added canvas.fillStyle with support for just the "...
2013-12-11 commit-bot... Fix SampleApp bounding box hierarchy shortcut collision.
2013-12-11 commit-bot... be more careful about OOB source pixels in the scanline...
2013-12-11 reed@google.comadd more tests for discardable caches
2013-12-11 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-12-10 commit-bot... Avoid heap allocation in SkPictureStateTree constructor
2013-12-10 fmalita@google.comMore signed/unsigned comparison warnings.
2013-12-10 fmalita@google.comFix warning after bbe43a9ce051.
2013-12-10 commit-bot... Add SkTileGridPicture SampleApp playback support.
2013-12-10 halcanary@google.comSk_API for SkImageGenerator and SkInstallDiscardablePix...
2013-12-10 commit-bot... Support MSAA4 and (non-ES) OpenGL in Android SampleApp
2013-12-10 halcanary@google.comImplement SkAshmemDiscardableMemory
2013-12-10 bungeman@google.comimprove bitmap font support (FreeType only)
2013-12-10 commit-bot... Revert of https://codereview.chromium.org/111853003/
2013-12-10 vandebo@chromium.orgRevert "[PDF] Fix font embedding restrictions."
2013-12-10 commit-bot... Revert of https://codereview.chromium.org/109033002/
2013-12-10 reed@google.comchange 'n' toggle to cycle through all filterlevels
2013-12-10 vandebo@chromium.orgFix missing ; in win code.
2013-12-10 commit-bot... [PDF] Fix font embedding restrictions.
2013-12-10 commit-bot... Shut up the CoreText performance note.
2013-12-10 robertphillips... Fix error in r12597 (can't forget that newline at the...
2013-12-10 robertphillips... New Composite CSS border object
2013-12-10 commit-bot... Add support for reading a directory of images with...
2013-12-10 commit-bot... Add a canvas object with drawRect() and inval().
2013-12-10 robertphillips... Add clipped-bitmap-shaders-*-hq_angle.png to ignore...
2013-12-10 commit-bot... Correct baseline images for new "bitmapshaders" test
2013-12-10 commit-bot... Add support for MIPS to android build
2013-12-10 commit-bot... Make GrBicubicEffect take tile modes rather than GrText...
2013-12-10 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-12-09 vandebo@chromium.org[PDF] PDF rasterizers fed garbage data in release mode.
2013-12-09 reed@google.comsupport scaledimagecache instantiable using discardable...
2013-12-09 reed@google.comadd
2013-12-09 reed@google.commake info real in SkPixelRef, and add bitmap::asImageInfo
2013-12-09 epoger@google.comGM expectations: create initial empty expectations...
2013-12-09 bsalomon@google.comadd hq clipped biptmap shader GMs to ignored-tests.txt
2013-12-09 senorblanco... New Nexus4 baselines due to r12571.
2013-12-09 bsalomon@google.comMark rrect_clip_aa, skbug1719, and pathopsskpclip as...
2013-12-09 robertphillips... Revert the revert of (ARM Skia NEON patches - 34 -...
2013-12-09 reed@google.comcast -1 to Mode to avoid warning (enum compared to...
2013-12-09 robertphillips... Reverting r12568 (ARM Skia NEON patches - 34 - Blur...
2013-12-09 bungeman@google.comFix one too many levels of indirection introduced in...
2013-12-09 commit-bot... Do not use GrBicubic effect when downscaling. Also...
2013-12-09 commit-bot... adding to whitespace.txt using a pure git checkout
2013-12-09 bungeman@google.comFix threading issue in DirectWrite port initialization.
2013-12-09 bsalomon@google.comfix file names in gpu.gypi
2013-12-09 senorblanco... Implement srcRect and dstRect functionality in SkBitmap...
2013-12-09 commit-bot... Make texture domain a helper so that it can be incorpor...
2013-12-09 commit-bot... ARM Skia NEON patches - 34 - Blur Filter
2013-12-09 robertphillips... Add more valgrind suppressions
2013-12-09 halcanary@google.comSkDecodingImageGenerator now uses SkStreamRewindable
2013-12-09 reed@google.comadd SkImageInfo to SkGrPixelRef constructor, to prep...
2013-12-09 commit-bot... Just a typo. Rename StrokeRect to StrokeRects in stroke...
2013-12-07 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-12-06 commit-bot... gpudevice should never allocate pixels for its backend
2013-12-06 reed@google.comremove explicit when we have 2 args
2013-12-06 reed@google.comadd SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR, initially...
next