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
*
move texteffects from Sample to gm
mike@reedtribe.org
2012-08-13
*
remove SkShape (unused)
reed@google.com
2012-08-09
*
privatize SkEdgeClipper.h
mike@reedtribe.org
2012-08-09
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
revert gpu-less mac sample app, remove busted sample (that has equivalent gm)
bsalomon@google.com
2012-08-03
*
--picture foo now works if foo is an image (.png, .jpeg) or a picture (.skp)
reed@google.com
2012-08-03
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Added --picture flag to SampleApp, loads individual skp.
chudy@google.com
2012-08-01
*
Fixed minor memory leaks
robertphillips@google.com
2012-07-31
*
fix LayerDrawLooper to record its fFlagsMask
reed@google.com
2012-07-31
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like
senorblanco@chromium.org
2012-07-09
*
Added GPU implementation of 2-point conical gradient.
rileya@google.com
2012-07-03
*
Properly handle extracted bitmaps in cross process/shared addr space SkGPipe.
scroggo@google.com
2012-07-02
*
remove SkInstCnt tracking of SkViewRegistry
reed@google.com
2012-06-26
*
don't add SkViewRegistry to SkInstCnt
reed@google.com
2012-06-26
*
Register some flattenable factories.
scroggo@google.com
2012-06-25
*
Rename the existing flatten(void*) methods.
djsollen@google.com
2012-06-08
*
Add a tiled pipe mode to SampleApp.
scroggo@google.com
2012-06-08
*
one more warning suppressed (make unused code
caryclark@google.com
2012-06-06
*
fix warnings on Mac in ssamplecode
caryclark@google.com
2012-06-06
*
Fixed Linux compiler complaints
robertphillips@google.com
2012-06-04
*
--pictureDir foo will load serialized pictures <>.skp from the foo directory
reed@google.com
2012-06-04
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-25
*
revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...
reed@google.com
2012-05-24
*
Change patheffect to take a (new) StrokeRec object, which encapsulates the fill
reed@google.com
2012-05-24
*
Converted AAClips SampleApp slide to GM:simpleaaclip
robertphillips@google.com
2012-05-22
*
Fix type errors and a few warnings for Visual Studio 2010 64-bit build.
tomhudson@google.com
2012-05-17
*
Updated AAClips Sample slide and complexclip2 GM to exercise AA clipping
robertphillips@google.com
2012-05-15
*
Fixes for Windows Release compiler complaints (overflow in const arith)
robertphillips@google.com
2012-05-14
*
Debug Windows compiler complaint fixes
robertphillips@google.com
2012-05-14
*
remove (unused) reference to SkStrokePathEffect
reed@google.com
2012-05-10
*
Fixed some fixed point build Windows compiler complaints
robertphillips@google.com
2012-05-08
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Added "--list" command line option to SampleApp
robertphillips@google.com
2012-05-03
*
Made "Clip" sample use AA clipping
robertphillips@google.com
2012-05-03
*
show contains and intersects predicates in sample
reed@google.com
2012-05-02
*
Fixed usage info for SampleApp's msaa flag
robertphillips@google.com
2012-05-02
*
Fixed minor Release & fixed point compiler warnings on Linux
robertphillips@google.com
2012-04-25
*
In SampleWindow, pass ownership of menus to SkWindow, so it can safely
scroggo@google.com
2012-04-18
*
Addressed more Windows compiler complaint issues
robertphillips@google.com
2012-04-16
*
Tear down Gr stuff before GL context in SampleApp
bsalomon@google.com
2012-04-10
*
Minor bug fix in SampleApp
robertphillips@google.com
2012-04-10
*
safely handle null blur filter
reed@google.com
2012-04-09
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
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
*
Reverting r3555
robertphillips@google.com
2012-03-30
[next]