index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
views
Commit message (
Expand
)
Author
Age
*
add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts
reed
2014-10-06
*
use surface in SkView/SampleApp
reed
2014-09-18
*
update to accommodate latest clang in chrome toolchain
caryclark
2014-09-18
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
share dm and command flags
caryclark
2014-07-22
*
Drop executable flag from headers so that they can be packaged
robertphillips@google.com
2014-03-11
*
fix iOS build -- pass colortype, not config
commit-bot@chromium.org
2014-02-18
*
add param name w/ default arg to work around clang bug on mac 10.7
reed@google.com
2014-02-18
*
use SkColorType instead of SkBitmap::Config in views/effects
commit-bot@chromium.org
2014-02-16
*
Remove unused methods from SkWindow.
tfarina@chromium.org
2014-01-25
*
Support MSAA4 and (non-ES) OpenGL in Android SampleApp
commit-bot@chromium.org
2013-12-10
*
use select() so we can wait for XEvents or our timer
reed@google.com
2013-06-17
*
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
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
fix iOS build after adding modifierKeys to click events
reed@google.com
2013-01-09
*
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
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Delete three class declarations that we don't provide implementations anymore.
tfarina@chromium.org
2012-10-16
*
retool so we don't need to call SkCanvas::setDevice
reed@google.com
2012-10-01
*
views: Fix a typo in SkEvent.h
tfarina@chromium.org
2012-10-01
*
doh, fix 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
*
Remove deprecated SkOSWindow_wxwidgets.h
tfarina@chromium.org
2012-09-27
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
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
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Move animated view headers to correct directory.
bungeman@google.com
2012-07-10
*
Fixed Linux compiler complaints
robertphillips@google.com
2012-06-04
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Remove old D3D9 stuff
bsalomon@google.com
2012-04-04
*
Unix SampleApp attach/detach fixup and style fixup
bsalomon@google.com
2012-04-03
*
Revert 3857 (which was committed from wrong tree)
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
robertphillips@google.com
2012-04-02
*
Removed ANGLE namespace requirement
robertphillips@google.com
2012-04-02
*
Reverting r3555
robertphillips@google.com
2012-03-30
*
Added run-time switching between OpenGL & ANGLE in SampleApp
robertphillips@google.com
2012-03-30
*
Move SkTextBox.h from utils to views.
bungeman@google.com
2012-03-28
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Remove circular dependency of views and animator.
bungeman@google.com
2012-03-23
*
Utils must not depend on Views.
bungeman@google.com
2012-03-21
*
Add SK_OVERRIDE where appropriate.
tomhudson@google.com
2012-03-05
*
fix mac warnings
caryclark@google.com
2011-11-23
*
land http://codereview.appspot.com/5244058/ - add matrix to SkView
reed@google.com
2011-11-11
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
[next]