aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/views/SkTouchGesture.cpp
Commit message (Expand)AuthorAge
* [Viewer] Preserve gesture transformation matrix on slide/backend changeGravatar Brian Salomon2018-01-05
* Touch input support for WindowsGravatar Brian Osman2017-06-07
* Simplify some Viewer code, and fix a few bugsGravatar Brian Osman2017-06-05
* Correct gesture scale and translationGravatar liyuqian2016-05-20
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...Gravatar benjaminwagner2016-03-25
* Cleanup: Go with SkDebugf instead of GrPrintf.Gravatar tfarina2014-10-31
* ios fixesGravatar caryclark2014-07-11
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fixed Windows compiler complaintsGravatar robertphillips@google.com2012-07-10
* Core skia changes to prepare for Gr AA Hairline rendererGravatar bsalomon@google.com2011-08-23
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* fix warnings of int->float and double->floatGravatar reed@google.com2011-03-18
* add flingGravatar reed@google.com2011-03-16