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
*
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
*
Fix ANGLE build
borenet@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
remove EdgeType enum. Unimportant distinction, and removing speeds up quickRe...
reed@google.com
2012-08-16
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
revert gpu-less mac sample app, remove busted sample (that has equivalent gm)
bsalomon@google.com
2012-08-03
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
SkTextBox to use public interfaces for line layout.
bungeman@google.com
2012-07-24
*
Move animated view headers to correct directory.
bungeman@google.com
2012-07-10
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
remove SkInstCnt tracking of SkViewRegistry
reed@google.com
2012-06-26
*
remove bogus SkViewFactory reference
reed@google.com
2012-06-26
*
more SkInstCnt plumbing
reed@google.com
2012-06-26
*
Fixed compile warning in SkOSWindow_unix.cpp
bsalomon@google.com
2012-06-19
*
Compiler complaints + some minor cleanup
robertphillips@google.com
2012-06-12
*
fix warnings on Mac in src/views
caryclark@google.com
2012-06-06
*
Fixed Linux compiler complaints
robertphillips@google.com
2012-06-04
*
Add coverage AA support for SampleApp root layers (windows only)
bsalomon@google.com
2012-04-17
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Remove old D3D9 stuff
bsalomon@google.com
2012-04-04
[next]