platform/upstream/libSkiaSharp.git
2013-05-29 senorblanco... Provide a GPU implementation of SkArithmeticMode, using...
2013-05-29 reed@google.comadd != operator for SkTDArray
2013-05-29 scroggo@google.comUse updated signature for decode in empty decoder.
2013-05-29 epoger@google.comRefactor rebaseline.py into functions ; no behavioral...
2013-05-29 reed@google.comuse integer math instead of float per-pixel. about...
2013-05-29 reed@google.comcast enum to float to fix (really bad) warning
2013-05-29 reed@google.comextend SkBenchmark to allow a bench to return a duratio...
2013-05-29 bungeman@google.comFix cmykjpeg test to check if file was found.
2013-05-29 bungeman@google.comChange SkStream.
2013-05-29 commit-bot... Remove dependency of gsutil to download ndk
2013-05-29 robertphillips... First pass at Comment API
2013-05-29 bsalomon@google.comGet correct GLVersion for Mesa to avoid GrContext creat...
2013-05-29 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-05-28 reed@google.comuse DEF_BENCH
2013-05-28 senorblanco... Fix alpha computation in SkArithmeticMode.
2013-05-28 junov@chromium.orgBuild fix
2013-05-28 junov@chromium.orgChanging SkDeferredCanvas to use factories for creation
2013-05-28 commit-bot... Make GrContext track the current matrix, render target...
2013-05-28 scroggo@google.comReland 'Add path utils, plus a test for it.'
2013-05-28 reed@google.comdon't unref() null (from typeface::create) you gunky
2013-05-28 reed@google.comuse inttoscalar to fix warning
2013-05-28 reed@google.comuse explicit conversion for int->scalar
2013-05-28 reed@google.comadd new gm for bicubic filtering
2013-05-28 epoger@google.comSplit GM json schema out of display_json_results.py...
2013-05-28 robertphillips... Decrease GPU drawn brightness for < 1 pixel wide/high...
2013-05-28 commit-bot... check texture is not NULL to aovid segmentation fault...
2013-05-25 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-05-24 djsollen@google.comAndroid specific changes that are upstreamed from the...
2013-05-24 commit-bot... fix slowness of getImageData() for CanvasRenderingConte...
2013-05-24 commit-bot... Fix degenerate and near-degenerate hairlines on the gpu
2013-05-24 scroggo@google.comRevert "Add path utils, plus a test for it."
2013-05-24 scroggo@google.comAdd path utils, plus a test for it.
2013-05-24 junov@chromium.orgAdding setSurface public API method to SkDeferredCanvas
2013-05-24 scroggo@google.comRevert "Patch to prevent chromium breakage until the...
2013-05-24 senorblanco... Remove SkImageFilter::getInputResult(), since its retur...
2013-05-24 reed@google.comAdd flag to gradients to interpolate colors in premul...
2013-05-24 commit-bot... Move SkDrawLooper implementation to its own file.
2013-05-24 epoger@google.comGM: create GmResultDigest that encapsulates digest...
2013-05-24 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-05-23 reed@google.comdon't reference missing header
2013-05-23 reed@google.comclone of https://codereview.chromium.org/15316014/...
2013-05-23 reed@google.comuse SkScalar instead of int for loops, to avoid warning...
2013-05-23 reed@google.comdon't overclamp cubics (see skbug.com/1316)
2013-05-23 reed@google.comadd comment
2013-05-23 reed@google.comuse Descriptor struct to encapsulate all the common...
2013-05-23 reed@google.comuse SK_OVERRIDE and DEF_GM
2013-05-23 commit-bot... remove outdated debugging code now that we no longer...
2013-05-23 robertphillips... Fix bug in SkAutoSMalloc::reset
2013-05-23 robertphillips... Fix compiler error/warning in r9255
2013-05-23 robertphillips... Add printing of SkColorFilter-derived classes to debugger
2013-05-23 robertphillips... Rebaseline performance triggers
2013-05-23 robertphillips... Remove offsetcanvas from debugger
2013-05-23 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-05-22 robertphillips... Reverting r9245 due to Chrome breakage
2013-05-22 commit-bot... Mark SkDrawPictureCallback with SK_API, so that it...
2013-05-22 reed@google.comuse macro to encapsulate building get_mtname() speciali...
2013-05-22 reed@google.comexpand SkLua to handle creation of its own State
2013-05-22 senorblanco... Remove SkImageFilter::getInputResult(), since its retur...
2013-05-22 reed@google.comfix int -> bool warning
2013-05-22 reed@google.comadd dumpops.lua as a sample scraper that just dumps...
2013-05-22 djsollen@google.comUpdate bench expectations for nexus7 on tabl_hsfi.skp...
2013-05-22 bsalomon@google.comMake GrGLProgramDesc's key variable length by compactin...
2013-05-22 reed@google.commove all flag bits up by 1, to accomodate new flag...
2013-05-22 reed@google.comadd kBicubicFilterBitmap_Flag to paint, just for testin...
2013-05-22 bsalomon@google.comAdd return param to SkAutoSMalloc::reset() that indicat...
2013-05-22 reed@google.comreenable lerpmode in gms, now that I think we fixed...
2013-05-22 commit-bot... Add methods to SkLayerDrawLooper to allow adding layers...
2013-05-22 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-05-22 robertphillips... Fix clang warnings/errors in Android only code
2013-05-21 reed@google.comdisable lerpmode gm until we fix serialization
2013-05-21 reed@google.comadd SkLerpXfermode
2013-05-21 scroggo@google.comPatch to prevent chromium breakage until the DEPS.
2013-05-21 scroggo@google.comAdd prototype for warning.
2013-05-21 scroggo@google.comNew API for encoding bitmaps during serialization.
2013-05-21 reed@google.comremove extra return statement (doh)
2013-05-21 junov@chromium.orgFixing deferred canvases so that they do not return...
2013-05-21 djsollen@google.comFix android font lookup bug
2013-05-21 reed@google.comadd SkPath as real lua object
2013-05-21 djsollen@google.comFix release build warnings for unused variables
2013-05-21 djsollen@google.comAdd a fontConfig interface for android.
2013-05-21 djsollen@google.comAdd buffer helper to read directly into SkString to...
2013-05-21 epoger@google.comImprove tool that analyzes gm JSON summary
2013-05-21 reed@google.comadd startcanvas/endcanvas entry-points for the script...
2013-05-21 epoger@google.comGM: make behavior of make_filename() more late-binding
2013-05-21 epoger@google.comGM self-tests: add testing for non --hierarchy case
2013-05-21 reed@google.comdisable dumping the ctm on every drawRect verb (was...
2013-05-21 robertphillips... Fix flaky Ubuntu performance trigger
2013-05-21 mike@reedtribe.orgsupport SkCanvas as a real lua object
2013-05-21 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-05-21 mike@reedtribe.orgallow multiple lua files to be used in lua_pictures
2013-05-21 mike@reedtribe.orgprintf name of picture *before* we try to scrape it.
2013-05-20 commit-bot... Move SkImage::encode to SkImage_Codec.cpp.
2013-05-20 scroggo@google.comAdd a comment to the top of images.gyp.
2013-05-20 robertphillips... Performance trigger rebaselines
2013-05-20 humper@google.comfix boolean check for unknown rtconf variables in files.
2013-05-20 reed@google.comadd SkDrawPictureCallback optional parameter to drawPic...
2013-05-20 scroggo@google.comMake DecodeMemoryToTarget handle more configs.
2013-05-20 bsalomon@google.comReland path bounds change with correct bounds for conve...
2013-05-20 reed@google.comadd encodeData() to SkImageEncoder, and add encoding...
2013-05-20 skia.committer... Sanitizing source files in Housekeeper-Nightly
next