platform/upstream/libSkiaSharp.git
2014-03-19 commit-bot... Adding a new SkSurface factory for generating surfaces...
2014-03-19 senorblanco... Use rounding to 8888 in lighting filters, raster path.
2014-03-19 commit-bot... Fixed cross compilation with mingw.
2014-03-19 commit-bot... Add quiet mode to lua_pictures.
2014-03-19 senorblanco... Fix accessBitmap() with deferred clear, GPU path.
2014-03-19 commit-bot... add --writeChecksumBasedFilenames flag to render_pictures
2014-03-19 commit-bot... Revert of SkPaint: eliminate some dead bytes in 64...
2014-03-19 commit-bot... Whitespace change to verify that buildbot scripts are...
2014-03-19 commit-bot... SkPaint: eliminate some dead bytes in 64-bit build.
2014-03-19 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-18 senorblanco... Rebaseline imagefiltersscaled GM.
2014-03-18 commit-bot... Add a means of extracting active operations from SkPicture
2014-03-18 commit-bot... Add reg test for http://crbug.com/348821
2014-03-18 commit-bot... update comment on setShader to clarify alpha-bitmap...
2014-03-18 robertphillips... Revert of r13836 due to Chromium cc_unittests failures
2014-03-18 commit-bot... Remove SkCanvas matrix ops return value.
2014-03-18 commit-bot... Put SimpleOffsetFilter on heap.
2014-03-18 commit-bot... Slightly faster quadtree searching
2014-03-18 commit-bot... short-term fix for RunToolSelfTests
2014-03-18 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-17 senorblanco... Fix GPU displacement with expanding crop rects.
2014-03-17 commit-bot... add initial scraper for dashing
2014-03-17 robertphillips... Update SkXPSDevice.cpp too
2014-03-17 robertphillips... Windows build fix
2014-03-17 commit-bot... add new readPixels with direct memory parameters
2014-03-17 commit-bot... Add nine patch type to SkRRect.
2014-03-17 commit-bot... gen_bench_expectations to generate bench expectations...
2014-03-17 commit-bot... Revert of Add nine patch type to SkRRect. (https:/...
2014-03-17 commit-bot... Add a means of extracting active operations from SkPicture
2014-03-17 commit-bot... remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead...
2014-03-17 commit-bot... Add nine patch type to SkRRect.
2014-03-17 robertphillips... Reverting r13831 (Add a means of extracting active...
2014-03-17 robertphillips... Add a means of extracting active operations from SkPicture
2014-03-17 commit-bot... rebaseline_server: make intermediate JSON specify base...
2014-03-17 bungeman@google.comSkFontStyleSet_DirectWrite::getStyle to properly handle...
2014-03-17 commit-bot... Fix result order reliance
2014-03-17 commit-bot... Change tilegrid test to test it directly, rather than...
2014-03-17 commit-bot... Fast implementation of QuadTree
2014-03-17 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-17 commit-bot... add NewRasterDirect for creating a canvas drawing to...
2014-03-16 robertphillips... Move SkNoSaveLayerCanvas.h to include/utils
2014-03-16 commit-bot... Proposed SkCanvas API for preLoading textures to VRAM...
2014-03-15 senorblanco... Rebaselining stragglers.
2014-03-15 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-15 senorblanco... More imagefiltersclipped and displacement rebaselines.
2014-03-14 commit-bot... Removes bench expectations files. New place is skia...
2014-03-14 commit-bot... change tooBitForLCD to compare against linear size...
2014-03-14 senorblanco... New baselines for displacement, imagefiltersclipped...
2014-03-14 commit-bot... Get correct text metrics for distance fields, and fix...
2014-03-14 commit-bot... fix a leak
2014-03-14 reed@google.comdon't reference config() -- use colorType() instead
2014-03-14 commit-bot... Suppress imagefilterscropexpand GM temporarily to fix...
2014-03-14 robertphillips... Revert r13810 (Proposed SkCanvas API for preLoading...
2014-03-14 commit-bot... Proposed SkCanvas API for preLoading textures to VRAM...
2014-03-14 senorblanco... Implement support for expanding crop rects in image...
2014-03-14 reed@google.comremove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG
2014-03-14 reed@google.comremove SK_SUPPORT_LEGACY_GETDEVICECAPABILITIES
2014-03-14 senorblanco... Revert "Implement support for expanding crop rects...
2014-03-14 senorblanco... Implement support for expanding crop rects in image...
2014-03-14 commit-bot... tools/roll_deps: add '-m tryserver.chromium' to git...
2014-03-14 senorblanco... Implement support for a Context parameter in image...
2014-03-14 reed@google.comcheck for null-device pixels in onWritePixels, so we...
2014-03-14 reed@google.comkeep kVector enum in legacy mode for getDeviceProperties
2014-03-14 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-13 commit-bot... De-virtualize SkCanvas matrix ops.
2014-03-13 commit-bot... Added Z scale when X and Y scale to spot lights and...
2014-03-13 commit-bot... getDeviceCapabilities is no longer need, so remove it
2014-03-13 bsalomon@google.comAttempt to fix -1->unsigned warning on mac 10.6
2014-03-13 commit-bot... Allow toString capability to be toggled independent...
2014-03-13 commit-bot... Add effect-based clip for nine-patch SkRRects.
2014-03-13 bungeman@google.comAdd comment for gcc compiler bug work-around for SK_COM...
2014-03-13 commit-bot... make rebaseline_server client check schema version...
2014-03-13 commit-bot... Fix distance field edge detection.
2014-03-13 commit-bot... add schema version to rebaseline_server intermediate...
2014-03-13 commit-bot... Changes to SkFontHost_linux
2014-03-13 commit-bot... Mark strokerects_gpu GM as ignore-failure on Win7/Persp...
2014-03-13 commit-bot... --dryRun flag for bench
2014-03-13 commit-bot... fix memory leak introduced in 9e5f85e8
2014-03-13 commit-bot... --dryRun flag for gm
2014-03-13 senorblanco... New GPU baselines for colormatrix GM.
2014-03-13 commit-bot... rebaseline_server: generate JSON that can be viewed...
2014-03-13 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-12 bungeman@google.comAdd required parens for r13779.
2014-03-12 commit-bot... remove SK_SUPPORT_LEGACY_COPYTO_CONFIG
2014-03-12 bungeman@google.comFix (1 << 31) to (1u << 31) in SkOTTable_OS_2.
2014-03-12 senorblanco... Fix GPU colormatrix color filter with saturated alpha.
2014-03-12 commit-bot... add gm to show bug in stroked-text in drawPosText
2014-03-12 commit-bot... De-virtualize SkCanvas save/restore.
2014-03-12 commit-bot... render_pictures unittests: run over a dir with multiple...
2014-03-12 reed@google.comsupport direct writing to top layer, and hide getTopLayer()
2014-03-12 fmalita@google.comRemove unused zero_fill() in GrAtlas.cpp
2014-03-12 bsalomon@google.comFix unit tests
2014-03-12 robertphillips... Fix for test failure
2014-03-12 commit-bot... Add compile flag to force usage of distance fields...
2014-03-12 commit-bot... Add capture snapshot as data to SkWriter32, use it...
2014-03-12 commit-bot... Clean up SkImageFilter.
2014-03-12 commit-bot... Stores per-iteration bench values in BenchDataPoint.
2014-03-12 commit-bot... Add elliptical-corner rrect clip effect. Currently...
2014-03-12 commit-bot... Revert of Revert of Revert "De-virtualize SkCanvas...
2014-03-12 commit-bot... Fixing SkPicture serialization
next