index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
views
/
SkView.h
Commit message (
Expand
)
Author
Age
*
headers: forward declare SkDOM, and include SkClipOp
Hal Canary
2017-02-24
*
Remove SkTDict and calls from SkView.
Herb Derby
2017-01-24
*
move SkTDict and SkTSearch into private
reed
2016-01-03
*
remove SkInstCnt
mtklein
2015-06-26
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
speculative fix in TransitionView. don't validate after detachFromParent (we ...
reed@google.com
2013-06-14
*
add validate to SkView for debugging
reed@google.com
2013-06-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
add metadata to Click for views
mike@reedtribe.org
2013-01-02
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
Fixed Linux compiler complaints
robertphillips@google.com
2012-06-04
*
land http://codereview.appspot.com/5244058/ - add matrix to SkView
reed@google.com
2011-11-11
*
retool SkEvent to own its target ID or target proc
reed@google.com
2011-08-04
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Unify handleTouch and handleClick in SampleApp.
Scroggo
2011-06-22
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
fix winding bug in lineclipper
reed@android.com
2009-11-23
*
add onSendClickToChildren to views, so a view can capture all clicks.
reed@android.com
2009-11-16
*
add OVerView slide to samplecode
reed@android.com
2009-11-03
*
add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on
reed@android.com
2009-08-14
*
grab from latest android
reed@android.com
2008-12-17