aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Add stdio include for Android specific code in SkRegion.Gravatar bungeman@google.com2013-10-11
* Add stdio include to skdiff_image.Gravatar bungeman@google.com2013-10-11
* Correct 32bit pointer assumption in assert in SkMatrix.Gravatar bungeman@google.com2013-10-11
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* rebaseline_server: allow client to pull all results, or just failuresGravatar epoger@google.com2013-10-11
* Add valgrind suppressions for driver bugsGravatar robertphillips@google.com2013-10-11
* pdfviewer: more code comments + concat the pdf matrix with the existing matri...Gravatar edisonn@google.com2013-10-11
* GIF decode: optional error messages and fault tolerance.Gravatar halcanary@google.com2013-10-11
* SkRectShaderImageFilter: add a workaround for the zero-sized rects currently ...Gravatar senorblanco@chromium.org2013-10-11
* Use #if insteadof #ifdef DYNAMIC_ANNOTATIONS_ENABLED. It's always defined, j...Gravatar senorblanco@chromium.org2013-10-11
* pdfviewer: (more code cleanup): class documentation and commentsGravatar edisonn@google.com2013-10-11
* save/restore the canvas around every bench draw callGravatar commit-bot@chromium.org2013-10-11
* Remove the old skimage expectations.Gravatar scroggo@google.com2013-10-11
* Format-only changes to skimage expectations files.Gravatar scroggo@google.com2013-10-11
* Fix leak in BlurTestGravatar robertphillips@google.com2013-10-11
* Fix double ref issue in SkPDFFont ctorGravatar robertphillips@google.com2013-10-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-11
* Fix uninitialized memory read in BitmapCopy test with A1 configGravatar robertphillips@google.com2013-10-10
* SK_ONCE for SkMatrix::I()Gravatar commit-bot@chromium.org2013-10-10
* Implement crop rect support for SkRectShaderImageFilter: remove fRect and use...Gravatar senorblanco@chromium.org2013-10-10
* Temporarily disable FilterBitmapBenches while I fix it.Gravatar mtklein@google.com2013-10-10
* Add ability to rebaseline skimage to rebaseline.pyGravatar scroggo@google.com2013-10-10
* mode code cleanup (100c / l, comments)Gravatar edisonn@google.com2013-10-10
* Fix a minor regex bug.Gravatar scroggo@google.com2013-10-10
* Align SkLumaColorFilter with the spec.Gravatar commit-bot@chromium.org2013-10-10
* SkThreadPool: tweak two little things that have been annoying meGravatar commit-bot@chromium.org2013-10-10
* fix warnings when running a no gpu buildGravatar djsollen@google.com2013-10-10