index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
views
Commit message (
Expand
)
Author
Age
*
Second wave of Win64 warning cleanup
robertphillips@google.com
2013-10-15
*
Revert r10603 (Remove operator== from SkPaint) due to Chrome failures
robertphillips@google.com
2013-08-07
*
Remove operator== from SkPaint
commit-bot@chromium.org
2013-08-07
*
Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...
commit-bot@chromium.org
2013-07-23
*
Make implicit cast explicit to fix r9807 on gcc.
bungeman@google.com
2013-06-28
*
Minimal changes for SampleApp to eb HiDPI aware on Mac.
bungeman@google.com
2013-06-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-20
*
Fix shift detection in views on X.
bungeman@google.com
2013-06-19
*
post Expose event when we see an inval
reed@google.com
2013-06-19
*
Smallest possible desktop application that uses Skia to render stuff.
commit-bot@chromium.org
2013-06-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-18
*
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
*
fix warning related to && and || and parens
reed@google.com
2013-06-13
*
add validate to SkView for debugging
reed@google.com
2013-06-13
*
Fix a bug in SkTextBox.
scroggo@google.com
2013-04-24
*
Fix gyp files to allow ninja to build 64 bit on Mac.
commit-bot@chromium.org
2013-04-22
*
Remove deprecated/obsolete Makefiles.
tfarina@chromium.org
2013-04-17
*
Enable init'ed but unused var warning on windows for closer parity with mac/l...
bsalomon@google.com
2013-03-21
*
use SkStream::NewFromFile()
mike@reedtribe.org
2013-03-19
*
Fix GDI device context leak.
bungeman@google.com
2013-03-12
*
Removed unused parameters
sugoi@google.com
2013-03-12
*
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
*
Unify wgl context creation.
bsalomon@google.com
2013-03-05
*
Add commented out code to create a core profile on windows.
bsalomon@google.com
2013-03-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Fix SampleApp ANGLE mode.
bsalomon@google.com
2013-01-24
*
fix iOS build after adding modifierKeys to click events
reed@google.com
2013-01-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-09
*
translate modifier keys for xevents
reed@google.com
2013-01-08
*
fix linux build
reed@google.com
2013-01-08
*
fix win build
reed@google.com
2013-01-08
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Fix SampleApp busted images with --picture on windows.
bsalomon@google.com
2012-12-17
*
Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years.
tfarina@chromium.org
2012-10-12
*
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
*
Remove deprecated SkOSWindow_wxwidgets.h
tfarina@chromium.org
2012-09-27
*
Suppress some warnings on linux.
bsalomon@google.com
2012-09-26
*
Remove SkListWidget.cpp, which has not been compiled for 18 months
epoger@google.com
2012-09-25
*
Delete SkListView.cpp, which has been #ifdef'ed out for 4+ years
epoger@google.com
2012-09-25
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
Addressed xcode analysis complaints
robertphillips@google.com
2012-09-24
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Restore line breaking in SkTextBox.
bungeman@google.com
2012-09-06
[next]