platform/upstream/libSkiaSharp.git
2013-04-15 robertphillips... Enable caching of texture domain extents
2013-04-15 caryclark@google.compath ops work in progress
2013-04-15 junov@chromium.orgFix crash with SkDeferredCanvas+SkSurface integration...
2013-04-15 borenet@google.comMove resource dir from gm to trunk
2013-04-15 reed@google.comfix release warning (unused debug variable)
2013-04-15 mike@reedtribe.orgadd experimental chop-into-quads for conics
2013-04-15 bsalomon@google.comAdd coeffecients for kScreen xfermode.
2013-04-15 djsollen@google.comRemove freetype dependency from core.gyp
2013-04-15 djsollen@google.comRemove freetype dependency from core.gyp
2013-04-15 bsalomon@google.comComment only change. (forgot to save comment edit befor...
2013-04-15 bsalomon@google.comAdd support for using glCopyTexSubImage2D when possible...
2013-04-14 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-14 mike@reedtribe.orgadd special-case for chopping at exactly half for ratio...
2013-04-13 mike@reedtribe.orgcompute new weight in standard-form
2013-04-13 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-12 scroggo@google.comGM::height() now returns the height, not the width.
2013-04-12 reed@google.comincomplete impl for chopping rational quads (need to...
2013-04-12 junov@chromium.orgFixing viral copy/paste typo Shapshot -> Snapshot
2013-04-12 rmistry@google.comIf the tree is closed then print information about...
2013-04-12 reed@google.comexperimental start to arcs
2013-04-12 epoger@google.comGM: add self-test that sets --readPath to a nonexistent...
2013-04-12 scroggo@google.comOnly use JDCT_FAST if it is supported in jpeg.
2013-04-12 reed@google.comexplicitly initialize all entries in array of SkBaseMat...
2013-04-12 robertphillips... Compiler warning/error patch for r8658
2013-04-12 robertphillips... Add testing of optimizations to GM
2013-04-12 scroggo@google.comFix NaCl build.
2013-04-12 robertphillips... Reverting r8654
2013-04-12 robertphillips... Add testing of optimizations to GM
2013-04-12 scroggo@google.comForce the debugger to link decoders.
2013-04-12 epoger@google.comGM: allow caller to specify which result types trigger...
2013-04-12 junov@chromium.orgAdding 'static' to eleminate compile warning on mac
2013-04-12 junov@chromium.orgAdding SkSurface support to SkDeferredCanvas
2013-04-12 caryclark@google.comrevert path ops unit test until errors are fixed
2013-04-12 caryclark@google.comturn on pathops unit test
2013-04-12 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-12 epoger@google.comwhitespace commit to trigger buildbots after resetting...
2013-04-12 epoger@google.comrename SkBitmapChecksummer as SkBitmapHasher, and prepa...
2013-04-12 epoger@google.comGM: print list of GMs run, even in non-verbose mode...
2013-04-11 robertphillips... Update debug GL backend to match r8633
2013-04-11 scroggo@google.comFix the NaCl build.
2013-04-11 commit-bot... Add glCopyTexSubImage2D to GrGLInterface
2013-04-11 commit-bot... Use blitframebuffer to implement copySurface.
2013-04-11 scroggo@google.comBetter fix for the patched build.
2013-04-11 reed@google.comshort names should be ... short, in commandlineflags
2013-04-11 scroggo@google.comWhitespace change to trigger a rebuild.
2013-04-11 scroggo@google.comInclude gif image decoding in images/ on linux.
2013-04-11 reed@google.comadd fontmgr tests, and optional --verboseFontMgr flag...
2013-04-11 reed@google.comrestore option to --match (instead of --matchStr)
2013-04-11 reed@google.comforward declare SkTypeface
2013-04-11 junov@chromium.orgFixed bug in SkSurface_Gpu to make the surface receive...
2013-04-11 scroggo@google.comFix build. Unreviewed.
2013-04-11 commit-bot... use commandlineflags for tests/
2013-04-11 scroggo@google.comUpdates for the skimage tool.
2013-04-11 epoger@google.comGM: signal error if the total number of tests run was...
2013-04-11 commit-bot... Shader optimization for ovals.
2013-04-11 caryclark@google.compath ops fix release android build
2013-04-11 caryclark@google.comshape ops test fixes
2013-04-11 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-10 robertphillips... Rebaseline Nexus-7 performance triggers
2013-04-10 borenet@google.comWhitespace change to verify gclient_utils
2013-04-10 robertphillips... Remove MacMini 10.8 performance triggers because they...
2013-04-10 caryclark@google.comfix path ops assert
2013-04-10 caryclark@google.comfix a few pathops test bugs exposed on Mac and Linux
2013-04-10 epoger@google.comGM: remove enableMissingWarning in favor of verbose...
2013-04-10 reed@google.comfix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX...
2013-04-10 scroggo@google.comRun mixedxfermodes GM through the pipe.
2013-04-10 commit-bot... Simplify bench pictures render target creation.
2013-04-10 caryclark@google.comadd extended option to Test
2013-04-10 caryclark@google.comMake parallel unit testing work on windows
2013-04-10 epoger@google.comgm: hide list of tests with ignored errors, by default
2013-04-10 reed@google.comadd SK_API to public classes for sharedlib build
2013-04-10 epoger@google.comgm: record IntentionallySkipped tests
2013-04-10 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-09 robertphillips... Temporary patch to get Chrome Windows compiling
2013-04-09 scroggo@google.comSkFlags now follows proper dashing convention.
2013-04-09 commit-bot... Whitespace change to test the CQ.
2013-04-09 bungeman@google.comMake SkTypeFace::Deserialize work for embedded fonts.
2013-04-09 djsollen@google.comPartial reapply of r5364 minus the non-neon code path.
2013-04-09 robertphillips... Partial fix for skp reading failure on fonts
2013-04-09 junov@chromium.orgFixing SkTileGrid to clamp rather than clip content...
2013-04-09 reed@google.comextend FontConfigInterface to start to match new fontmg...
2013-04-09 bsalomon@google.comMake GrIODB record and play back copySurface.
2013-04-09 bsalomon@google.comReland of 8525 with fix for case when GrRT outlives...
2013-04-09 robertphillips... Fix compiler warning/error in r8571
2013-04-09 robertphillips... First pass at Rect Effect
2013-04-09 rmistry@google.comDeleting the hardcoded list of compile bots in trybots_...
2013-04-09 rmistry@google.comIntroduce aliases and regex in submit_try.
2013-04-09 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-08 humper@google.comsilence android warning
2013-04-08 humper@google.comError checking / reporting API
2013-04-08 caryclark@google.comsaving the old before blowing away
2013-04-08 caryclark@google.comsaving away the old before blowing the machine away
2013-04-08 senorblanco... Allow single-pass filters (which use asNewEffect()...
2013-04-08 robertphillips... Add before and after command count to filter tool
2013-04-08 bensong@google.comSwitches to a Skia-specific appengine entry point that...
2013-04-08 caryclark@google.comkeep old experimental code in sync
2013-04-08 caryclark@google.comAdd implementation of path ops
2013-04-08 caryclark@google.comAdd intersections for path ops
2013-04-08 caryclark@google.comAdd base types for path ops
2013-04-06 edisonn@google.comFix font handles leak. We return without freeing resources.
next