Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
b525721907fa56fd20682116f7645b4d0a861b78
/
src
/
views
/
SkView.cpp
f9deeb6
Update android_make to support both --gcc and --clang options.
by djsollen
· 9 years ago
9a878a0
remove cruft from SkTypes.h, including SkBool
by reed
· 9 years ago
1a9caff
add interactive xfer sample
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
079813e
speculative fix in TransitionView. don't validate after detachFromParent (we may have been deleted)
by reed@google.com
· 11 years ago
732c5d5
fix warning related to && and || and parens
by reed@google.com
· 11 years ago
a25c94e
add validate to SkView for debugging
by reed@google.com
· 11 years ago
4d5c26d
pass modifier keys to click events (e.g. control | shift etc.)
by reed@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
3b3e895
remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject
by reed@google.com
· 12 years ago
a22e211
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
by robertphillips@google.com
· 12 years ago
a23d048
remove SkInstCnt tracking of SkViewRegistry
by reed@google.com
· 12 years ago
7965548
remove bogus SkViewFactory reference
by reed@google.com
· 12 years ago
563a3b4
more SkInstCnt plumbing fix some typeface leaks
by reed@google.com
· 12 years ago
07ef911
Fixed Linux compiler complaints
by robertphillips@google.com
· 12 years ago
f03bb56
land http://codereview.appspot.com/5244058/ - add matrix to SkView
by reed@google.com
· 13 years ago
17b7894
rolling back the experimental rollbacks in r2178-2179
by epoger@google.com
· 13 years ago
5f22657
rolling tree back to its state as of r2169 to see if that fixes Windows buildbots
by epoger@google.com
· 13 years ago
513909f
Remove compiler warnings (Linux clang, mostly).
by tomhudson@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
d3aed39
Unify handleTouch and handleClick in SampleApp.
by Scroggo
· 13 years ago
64cc579
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
by senorblanco@chromium.org
· 13 years ago
f2b98d6
merge with changes for GPU backend
by reed@android.com
· 14 years ago
562ea92
use statictextviews to display coordinates in unitmapper
by reed@android.com
· 15 years ago
e72fee5
add onSendClickToChildren to views, so a view can capture all clicks.
by reed@android.com
· 15 years ago
34245c7
add OVerView slide to samplecode
by reed@android.com
· 15 years ago
6c5f6f2
add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on
by reed@android.com
· 15 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago