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
*
Fix unused var warning-as-error
bsalomon@google.com
2013-02-01
*
Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...
bsalomon@google.com
2013-02-01
*
clone of https://codereview.appspot.com/7208043/
reed@google.com
2013-01-30
*
add missing parameter to overridden onFindClickHandler
mike@reedtribe.org
2013-01-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Remove ConcaveToTriangles.
bungeman@google.com
2013-01-24
*
fix missing-case-statement warning
reed@google.com
2013-01-24
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
Fix SampleApp ANGLE mode.
bsalomon@google.com
2013-01-24
*
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
[next]