index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
views
/
SkEventSink.cpp
Commit message (
Expand
)
Author
Age
*
Remove a huge pile of views code
Brian Osman
2017-11-22
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Remove SkTDict and calls from SkView.
Herb Derby
2017-01-24
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Revert "Remove SkThread.h from public API."
commit-bot@chromium.org
2014-05-28
*
Remove SkThread.h from public API.
commit-bot@chromium.org
2014-05-28
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
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
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
remove all references to SkGlobals (obsolete)
reed@google.com
2011-11-17
*
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
*
grab from latest android
reed@android.com
2008-12-17