aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fix test name in ignored-tests.txtGravatar bsalomon@google.com2013-10-15
* First round of new baselines for displacement GM.Gravatar senorblanco@chromium.org2013-10-15
* Add failing complex clip gpu tests to ignored-tests.txtGravatar bsalomon@google.com2013-10-15
* rebaseline some of the complex clip aa gpu tests and direct write blursGravatar bsalomon@google.com2013-10-15
* Remove SkDataTable from SkFlattenable hierarchy.Gravatar commit-bot@chromium.org2013-10-15
* Remove SkColorTable from SkFlattenable hierarchy.Gravatar commit-bot@chromium.org2013-10-15
* Truly ignore failures in skimage.Gravatar scroggo@google.com2013-10-15
* return false if we can't scale, to force us to try to lock the original and t...Gravatar reed@google.com2013-10-15
* rebaseline_server: add --editable and --reload flagsGravatar epoger@google.com2013-10-15
* test for failing pixelref (crashes, so disable for now)Gravatar reed@google.com2013-10-15
* Turn clear-to-white-then-intersect clips into clear-to-black-then-replaceGravatar commit-bot@chromium.org2013-10-15
* Remove obsolete CityHash conditional.Gravatar commit-bot@chromium.org2013-10-15
* Fix Win warning-as-error.Gravatar senorblanco@chromium.org2013-10-15
* Add crop rect support for SkDisplacementMapEffect (raster and GPU paths).Gravatar senorblanco@chromium.org2013-10-15
* Fix off by one error in last advanceCount in SkFontHost_FreeType.Gravatar bungeman@google.com2013-10-15
* gpu rebaselinesGravatar bsalomon@google.com2013-10-15
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* ARM Skia NEON patches - 30 - Xfermode: NEON modeprocsGravatar commit-bot@chromium.org2013-10-15
* account for inverse-paths when we prealloc storage in the rgn-builderGravatar reed@google.com2013-10-15
* meant to DISABLE this testGravatar reed@google.com2013-10-15
* add test for https://code.google.com/p/skia/issues/detail?id=1706Gravatar reed@google.com2013-10-15
* SkRectShaderImageFilter: add a new factory method which takes a CropRect.Gravatar senorblanco@chromium.org2013-10-15
* remove clipstack/region bounds assertionGravatar commit-bot@chromium.org2013-10-15
* Fix build break in assertGravatar bsalomon@google.com2013-10-15
* separate state for msaa renderabilityGravatar commit-bot@chromium.org2013-10-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-15
* Suppresses failing test due to change of bench_graph_svg. Will fix later.Gravatar bensong@google.com2013-10-15
* Changes bench to output with git hash filename; cleans up bench_graph_svg to ...Gravatar bensong@google.com2013-10-15
* Start cleaning up 64bit Win warningsGravatar robertphillips@google.com2013-10-14
* Runtime configuration setting for suppressing JPEG decoder errors.Gravatar halcanary@google.com2013-10-14
* change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ...Gravatar reed@google.com2013-10-14
* swizzle color table if necessaryGravatar commit-bot@chromium.org2013-10-14
* Adding SkLumaColorFilter baselines.Gravatar fmalita@google.com2013-10-14
* remove SkDataSet, and just store a key/value in SkAnnotationGravatar reed@google.com2013-10-14
* Remove need for readFlattenableT from SkLightingImageFilter.Gravatar commit-bot@chromium.org2013-10-14
* handle configuration variables longer than 30 characters longGravatar humper@google.com2013-10-14
* Move renderable config list to GrDrawTargetCapsGravatar commit-bot@chromium.org2013-10-14
* save/restore the canvas around every bench draw callGravatar commit-bot@chromium.org2013-10-14
* SkData need not be a Flattenable, since it does not need subclass/factoriesGravatar reed@google.com2013-10-14
* Update Housekeeper-PerCommit after adding a new type of gm result.Gravatar edisonn@google.com2013-10-14
* Spin off incidental changes from DM CL (22839016).Gravatar commit-bot@chromium.org2013-10-14
* Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...Gravatar commit-bot@chromium.org2013-10-14
* Remove SkLumaXfermode.Gravatar commit-bot@chromium.org2013-10-14
* Simplify code for configuring suppression of ImageDecoder warningsGravatar halcanary@google.com2013-10-14
* SampleApp - reduce unnecessary verbosity [with --picture $path]Gravatar halcanary@google.com2013-10-14
* Remove unnamed namespace usage from tests.Gravatar commit-bot@chromium.org2013-10-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-12
* Add stdio include to SkFonrConfigParser_android.Gravatar bungeman@google.com2013-10-11
* Try to work around VS2010 intsafe/stdint multiple define issues.Gravatar bungeman@google.com2013-10-11
* Add stdio include to SkDebug_android.Gravatar bungeman@google.com2013-10-11