aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Mark SkDrawPictureCallback with SK_API, so that it can be derived from by SK_...Gravatar commit-bot@chromium.org2013-05-22
* use macro to encapsulate building get_mtname() specializationsGravatar reed@google.com2013-05-22
* expand SkLua to handle creation of its own StateGravatar reed@google.com2013-05-22
* Remove SkImageFilter::getInputResult(), since its return value is notGravatar senorblanco@chromium.org2013-05-22
* fix int -> bool warningGravatar reed@google.com2013-05-22
* add dumpops.lua as a sample scraper that just dumps the argumentsGravatar reed@google.com2013-05-22
* Update bench expectations for nexus7 on tabl_hsfi.skp (256x256_gpu)Gravatar djsollen@google.com2013-05-22
* Make GrGLProgramDesc's key variable length by compacting the effect key arrayGravatar bsalomon@google.com2013-05-22
* move all flag bits up by 1, to accomodate new flag in SkPaintGravatar reed@google.com2013-05-22
* add kBicubicFilterBitmap_Flag to paint, just for testing purposes.Gravatar reed@google.com2013-05-22
* Add return param to SkAutoSMalloc::reset() that indicates whether the allocat...Gravatar bsalomon@google.com2013-05-22
* reenable lerpmode in gms, now that I think we fixed the global-initializationGravatar reed@google.com2013-05-22
* Add methods to SkLayerDrawLooper to allow adding layers on topGravatar commit-bot@chromium.org2013-05-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-22
* Fix clang warnings/errors in Android only codeGravatar robertphillips@google.com2013-05-22
* disable lerpmode gm until we fix serializationGravatar reed@google.com2013-05-21
* add SkLerpXfermodeGravatar reed@google.com2013-05-21
* Patch to prevent chromium breakage until the DEPS.Gravatar scroggo@google.com2013-05-21
* Add prototype for warning.Gravatar scroggo@google.com2013-05-21
* New API for encoding bitmaps during serialization.Gravatar scroggo@google.com2013-05-21
* remove extra return statement (doh)Gravatar reed@google.com2013-05-21
* Fixing deferred canvases so that they do not return deferred devices on creat...Gravatar junov@chromium.org2013-05-21
* Fix android font lookup bugGravatar djsollen@google.com2013-05-21
* add SkPath as real lua objectGravatar reed@google.com2013-05-21
* Fix release build warnings for unused variablesGravatar djsollen@google.com2013-05-21
* Add a fontConfig interface for android.Gravatar djsollen@google.com2013-05-21
* Add buffer helper to read directly into SkString to avoid extra copyingGravatar djsollen@google.com2013-05-21
* Improve tool that analyzes gm JSON summaryGravatar epoger@google.com2013-05-21
* add startcanvas/endcanvas entry-points for the script. rename all "official" ...Gravatar reed@google.com2013-05-21
* GM: make behavior of make_filename() more late-bindingGravatar epoger@google.com2013-05-21
* GM self-tests: add testing for non --hierarchy caseGravatar epoger@google.com2013-05-21
* disable dumping the ctm on every drawRect verb (was there for testing)Gravatar reed@google.com2013-05-21
* Fix flaky Ubuntu performance triggerGravatar robertphillips@google.com2013-05-21
* support SkCanvas as a real lua objectGravatar mike@reedtribe.org2013-05-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-21
* allow multiple lua files to be used in lua_picturesGravatar mike@reedtribe.org2013-05-21
* printf name of picture *before* we try to scrape it.Gravatar mike@reedtribe.org2013-05-21
* Move SkImage::encode to SkImage_Codec.cpp.Gravatar commit-bot@chromium.org2013-05-20
* Add a comment to the top of images.gyp.Gravatar scroggo@google.com2013-05-20
* Performance trigger rebaselinesGravatar robertphillips@google.com2013-05-20
* fix boolean check for unknown rtconf variables in files.Gravatar humper@google.com2013-05-20
* add SkDrawPictureCallback optional parameter to drawPicture(), which can abor...Gravatar reed@google.com2013-05-20
* Make DecodeMemoryToTarget handle more configs.Gravatar scroggo@google.com2013-05-20
* Reland path bounds change with correct bounds for convex and hairline path re...Gravatar bsalomon@google.com2013-05-20
* add encodeData() to SkImageEncoder, and add encoding to SkImageGravatar reed@google.com2013-05-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-20
* Performance trigger rebaselines (mainly due to r9175)Gravatar robertphillips@google.com2013-05-19
* One SkTSearch to rule them all. Allow key to be of different type than the ar...Gravatar bsalomon@google.com2013-05-17
* Revert "Revert "Revert "Pass bounds into draw calls in path renderers."""Gravatar bsalomon@google.com2013-05-17
* Make rebaseline.py pull msaa imagesGravatar bsalomon@google.com2013-05-17