index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
Commit message (
Expand
)
Author
Age
*
Added toString to SkXfermode-derived classes (for debugger)
robertphillips@google.com
2013-01-22
*
Remove unused debugger code from SampleApp.
djsollen@google.com
2013-01-17
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
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
*
fix warnings
reed@google.com
2013-01-07
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
Remove unused variable.
vandebo@chromium.org
2013-01-04
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
Fix Windows warning: Changed implicit int32_t to SkScalar cast to explicit Sk...
jvanverth@google.com
2013-01-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-25
*
fix warnings:
mike@reedtribe.org
2012-12-24
*
add const to unhide virtuals in custom colorfilter
mike@reedtribe.org
2012-12-24
*
fix warnings related to constness in overrides of SkColorFilter
mike@reedtribe.org
2012-12-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-23
*
add test for large strokes on circles
mike@reedtribe.org
2012-12-22
*
change SkMaskFilter methods to const, in preparation for making the class as
reed@google.com
2012-12-18
*
change all patheffect methods to const, in preparation for marking its
reed@google.com
2012-12-18
*
kill unused SkFlipPixelRef
reed@google.com
2012-12-13
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Reapply (r6718) with fix for compiler error on linux.
djsollen@google.com
2012-12-10
*
revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...
djsollen@google.com
2012-12-10
*
Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
djsollen@google.com
2012-12-10
*
Revert "Added the following 3 features to sample app."
djsollen@google.com
2012-12-07
*
Added the following 3 features to sample app.
djsollen@google.com
2012-12-07
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
change SkDrawFilter::filter to return a bool, where false means don't-draw
reed@google.com
2012-11-26
*
Fix clang warning in GMSampleView.h
tfarina@chromium.org
2012-11-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-16
*
update srcmode GM to include aa/bw and gradients
reed@google.com
2012-11-15
*
remove unused (and undefined) SkColorSpace parameter.
mike@reedtribe.org
2012-11-15
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-09
*
Update SampleApp to handle PNG encoded skps
robertphillips@google.com
2012-11-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-06
*
add 'c' toggle to test clipping
reed@google.com
2012-11-02
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-24
*
add label
reed@google.com
2012-10-23
*
support click-drag translate
mike@reedtribe.org
2012-10-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-23
*
update
reed@google.com
2012-10-22
*
update
reed@google.com
2012-10-22
*
add sample to debug in fatbits mode
mike@reedtribe.org
2012-10-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-11
*
Disable transitions for the Android SampleApp.
djsollen@google.com
2012-10-10
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
retool so we don't need to call SkCanvas::setDevice
reed@google.com
2012-10-01
*
samplecode: Avoid temporary variables of SkString type.
tfarina@chromium.org
2012-09-30
*
samplecode: Remove duplicated include of SkWindow.h from SampleApp.h
tfarina@chromium.org
2012-09-29
[next]