index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
SampleApp.gyp
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
*
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
*
fix LayerDrawLooper to record its fFlagsMask
reed@google.com
2012-07-31
*
Properly handle extracted bitmaps in cross process/shared addr space SkGPipe.
scroggo@google.com
2012-07-02
*
Add a tiled pipe mode to SampleApp.
scroggo@google.com
2012-06-08
*
Support Mac-Android Cross-Compilation
borenet@google.com
2012-06-05
*
Make the GM tool run GMs through an SkGPipe.
scroggo@google.com
2012-06-04
*
--pictureDir foo will load serialized pictures <>.skp from the foo directory
reed@google.com
2012-06-04
*
Converted AAClips SampleApp slide to GM:simpleaaclip
robertphillips@google.com
2012-05-22
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Remove old D3D9 stuff
bsalomon@google.com
2012-04-04
*
disable GPU blur on small paths
bsalomon@google.com
2012-03-28
*
Remove circular dependency of views and animator.
bungeman@google.com
2012-03-23
*
Utils must not depend on Views.
bungeman@google.com
2012-03-21
*
Make all gyp targets automatically include common.gypi
epoger@google.com
2012-03-16
*
Remove references to svg.gyp from projects that don't use it.
tomhudson@google.com
2012-02-28
*
move ports into its own gyp file
caryclark@google.com
2011-12-14
*
Move the Android sample app into the android repo.
djsollen@google.com
2011-11-04
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12
*
Bug fixes:
suyang1
2011-10-10
*
add sample for clipping
reed@google.com
2011-10-10
*
Add per-vertex coverage field, use in AA rects when alpha tweak is not valid,...
bsalomon@google.com
2011-10-10
*
Fixup rendering of empty paths (including inverted fills)
bsalomon@google.com
2011-10-05
*
add gm test for drawing hairlines (and varying thin lines) in xfermodes
reed@google.com
2011-09-19
*
Add GrAAHairLinePathRenderer
bsalomon@google.com
2011-08-30
*
Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, mov...
yangsu@google.com
2011-08-30
*
Added samplecode as an include directory for SampleApp.gyp
yangsu@google.com
2011-08-12
*
Removed networking dependencies from SampleApp that caused errors
yangsu@google.com
2011-08-12
*
Included dependencies for networked pipe and debugger in SampleApp
yangsu@google.com
2011-08-12
*
CocoaSampleApp no longer depends on SkOSWindow_Mac.h
yangsu@google.com
2011-08-08
*
Removed networking dependencies from SampleApp, Pipe now off by default
yangsu@google.com
2011-08-08
*
Added transitions and net pipe to SampleApp, updated gyp files
yangsu@google.com
2011-08-08
*
Moved references of SkOSWindow_mac.cpp and skia_main.cpp out of utils to Samp...
yangsu@google.com
2011-08-02
*
This new test provides a test case for
junov@google.com
2011-07-28
*
More GPU blur fixes.
senorblanco@chromium.org
2011-07-15
*
add sample for 2ptradial where we divide by zero
reed@google.com
2011-07-08
*
Fix div by zero in GPU degenerate radials (and add sample and gm baselines)
bsalomon@google.com
2011-07-07
*
merge of SkiOSSampleApp into SampleApp, still a work in progress
epoger@google.com
2011-07-01
*
Create new 'skia_os' variable to replace use of 'OS' in most places.
epoger@google.com
2011-07-01
*
combine target_defaults.gypi into common.gypi
epoger@google.com
2011-07-01
*
Add a way to save to PDF in SampleApp on Android and elsewhere.
Scroggo
2011-06-21
*
Added dependencies for SkPipe in SampleApp
yangsu@google.com
2011-06-17
*
Implement edge AA for concave polys in the tesselated path renderer.
senorblanco@chromium.org
2011-06-15
*
Clean up the gyp files to reflect some files that were removed and/or renamed.
senorblanco@chromium.org
2011-06-01
*
make this work again: ./gyp_skia && make SampleApp
epoger@google.com
2011-05-31
[next]