aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-18
* change SkPath::dump() to output compilable code snippet, to aid in debugging.Gravatar reed@google.com2013-01-17
* shape ops work in progressGravatar caryclark@google.com2013-01-17
* Don't die when there are no fonts available.Gravatar bungeman@google.com2013-01-17
* Added new bench to test out 1xN BitmapProcShadersGravatar robertphillips@google.com2013-01-17
* All skp files in Google Storage have been updatedGravatar rmistry@google.com2013-01-17
* Fix call to INHERITED::isEqual in GrRadial2Gradient. Should be INHERITED::onI...Gravatar bsalomon@google.com2013-01-17
* Reapply r7198 with Mac/Windows fixesGravatar epoger@google.com2013-01-17
* Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...Gravatar bsalomon@google.com2013-01-17
* Make navigating the picture view in debugger more functional.Gravatar bungeman@google.com2013-01-17
* Fix debugger handling of clip rrectsGravatar robertphillips@google.com2013-01-17
* cherry-pick from 7241: speed-up matrix44::setconcat when both inputs areGravatar reed@google.com2013-01-17
* Adding CheckChangeHasOnlyOneEol to upload and commit presubmit checksGravatar rmistry@google.com2013-01-17
* Switch debugger profiling stubs over to being guarded by SK_DEVELOPERGravatar robertphillips@google.com2013-01-17
* Revert r7241, which broke tests on most platforms.Gravatar tomhudson@google.com2013-01-17
* Remove unused debugger code from SampleApp.Gravatar djsollen@google.com2013-01-17
* Top-level presubmit script for Skia trunk that checks https://skia-tree-statu...Gravatar rmistry@google.com2013-01-17
* Add SSE2 multiplication for SkMatrix44 on some platforms.Gravatar tomhudson@google.com2013-01-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-17
* Fixing expression logic from r7237/r7234Gravatar junov@chromium.org2013-01-16
* Compiler warning fixes for r7235Gravatar robertphillips@google.com2013-01-16
* fix int->scalar warningsGravatar reed@google.com2013-01-16
* add gm for comparing drawSprite and drawBitmapGravatar reed@google.com2013-01-16
* Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that u...Gravatar junov@chromium.org2013-01-16
* Add option to ignore small pixel diffs for --validate. By default, rightGravatar edisonn@google.com2013-01-16
* mark default constructor for SkMatrix44 as deprecated, since it calls setIden...Gravatar reed@google.com2013-01-16
* Adding SK_API to SkTileGridPicture class declarationGravatar junov@chromium.org2013-01-16
* Change some function/vars from EffectPtr to EffectRef to reflect GrEffectPtr-...Gravatar bsalomon@google.com2013-01-16
* Fix no-static-init (android) build.Gravatar bsalomon@google.com2013-01-16
* Fix GPU-less build.Gravatar bsalomon@google.com2013-01-16
* Fix missing "class" in friend decls in GrEffect.hGravatar bsalomon@google.com2013-01-16
* Wrap GrEffects in GrEffectPtr.Gravatar bsalomon@google.com2013-01-16
* remove legacy build-flags for drawBitmapRectGravatar reed@google.com2013-01-16
* revert change 7218Gravatar edisonn@google.com2013-01-16
* Add option to ignore small pixel diffs for --validate. By default, right now ...Gravatar edisonn@google.com2013-01-16
* Whitespace change to trigger doxygen uploadGravatar rmistry@google.com2013-01-16
* Whitespace change to trigger uploads after skia-autogen resetGravatar borenet@google.com2013-01-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-16
* better quick fix for GM self-test: ignore instance-counting lines in Debug ou...Gravatar epoger@google.com2013-01-16
* quick fix for GM self-test failures after r7206Gravatar epoger@google.com2013-01-16
* Add VALIDATE_FAILURE_IS_A_TOOL_FAILURE to specify whether a failure in valida...Gravatar reed@google.com2013-01-15
* Fix busted texture coords in GrGLBlendEffect.Gravatar bsalomon@google.com2013-01-15
* Have drawBitmapRectToRect devolve to drawBitmap if it can (to avoid creatingGravatar reed@google.com2013-01-15
* Re-enable inst counting in debug builds.Gravatar bsalomon@google.com2013-01-15
* add LF at end of fileGravatar reed@google.com2013-01-15
* add LF at end of file to fix warningGravatar reed@google.com2013-01-15
* Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=...Gravatar epoger@google.com2013-01-15
* add benches for drawBitmapRectToRect with slight scale/translateGravatar reed@google.com2013-01-15
* Added print out of SkShader information to debuggerGravatar robertphillips@google.com2013-01-15
* gm: use new Expectations struct instead of comparison bitmapsGravatar epoger@google.com2013-01-15