aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views/SkView.h
Commit message (Expand)AuthorAge
* Remove more views code, just to simplify thingsGravatar Brian Osman2017-12-01
* Delete even more unused views codeGravatar Brian Osman2017-11-29
* Remove a huge pile of views codeGravatar Brian Osman2017-11-22
* headers: forward declare SkDOM, and include SkClipOpGravatar Hal Canary2017-02-24
* Remove SkTDict and calls from SkView.Gravatar Herb Derby2017-01-24
* move SkTDict and SkTSearch into privateGravatar reed2016-01-03
* remove SkInstCntGravatar mtklein2015-06-26
* Enable unused param checking for public includes.Gravatar djsollen2014-11-14
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* speculative fix in TransitionView. don't validate after detachFromParent (we ...Gravatar reed@google.com2013-06-14
* add validate to SkView for debuggingGravatar reed@google.com2013-06-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* add metadata to Click for viewsGravatar mike@reedtribe.org2013-01-02
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* Fixed Linux compiler complaintsGravatar robertphillips@google.com2012-06-04
* land http://codereview.appspot.com/5244058/ - add matrix to SkViewGravatar reed@google.com2011-11-11
* retool SkEvent to own its target ID or target procGravatar reed@google.com2011-08-04
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Unify handleTouch and handleClick in SampleApp.Gravatar Scroggo2011-06-22
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* fix winding bug in lineclipperGravatar reed@android.com2009-11-23
* add onSendClickToChildren to views, so a view can capture all clicks.Gravatar reed@android.com2009-11-16
* add OVerView slide to samplecodeGravatar reed@android.com2009-11-03
* add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops onGravatar reed@android.com2009-08-14
* grab from latest androidGravatar reed@android.com2008-12-17