index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
views
/
SkWindow.cpp
Commit message (
Expand
)
Author
Age
*
Removed unused parameters
sugoi@google.com
2013-03-12
*
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
*
Fixed canvas creation in SampleApp
robertphillips@google.com
2012-10-02
*
retool so we don't need to call SkCanvas::setDevice
reed@google.com
2012-10-01
*
fix win-only change (canvas -> rasterCanvas)
reed@google.com
2012-09-27
*
doh(2) fix the other typo
reed@google.com
2012-09-27
*
eliminate (unused) extra param to update(), and thereby remove (bad bad bad) ...
reed@google.com
2012-09-27
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix some VS2010 warnings
bsalomon@google.com
2011-09-29
*
Revised SkOSMenu
yangsu@google.com
2011-08-01
*
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
*
make SkDevice constructors explicit between offscreen and on/direct
reed@google.com
2011-06-16
*
fix warnings
reed@google.com
2011-04-14
*
allow window-subclass to handle dispatching click events (for resize)
mike@reedtribe.org
2011-03-21
*
fix float->int warning
reed@google.com
2011-03-01
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
update windows port
reed@android.com
2009-12-18
*
add mac image-encoding
reed@android.com
2008-12-23
*
first cut at event-based test app
reed@android.com
2008-12-19
*
grab from latest android
reed@android.com
2008-12-17