aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/views/SkEvent.cpp
Commit message (Expand)AuthorAge
* don't include SkMalloc.h from SkTypes.hGravatar Mike Reed2018-01-04
* 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 SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* 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
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-07
* Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....Gravatar jvanverth2015-07-02
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-01
* Revert "Remove SkThread.h from public API."Gravatar commit-bot@chromium.org2014-05-28
* Remove SkThread.h from public API.Gravatar commit-bot@chromium.org2014-05-28
* 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
* Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");Gravatar tomhudson@google.com2011-12-28
* remove all references to SkGlobals (obsolete)Gravatar reed@google.com2011-11-17
* retool SkEvent to own its target ID or target procGravatar reed@google.com2011-08-04
* allow events to store their target sink IDGravatar reed@google.com2011-08-03
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* grab from latest androidGravatar reed@android.com2008-12-17