index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
add bench for SkPath::Iter and SkPath::RawIter
reed@google.com
2012-05-07
*
add gm for dashing variations
reed@google.com
2012-05-04
*
add initial bench for dashing (more work to do)
reed@google.com
2012-05-04
*
recreate http://codereview.appspot.com/6131051/ in svn instead of git
epoger@google.com
2012-05-03
*
Added GM test to stress test the texture unit/sampler allocation
robertphillips@google.com
2012-05-02
*
Second half of refactoring to move SW path rendering to GrPathRenderer
robertphillips@google.com
2012-05-01
*
Re-adding red texture support (by rolling back r3800)
robertphillips@google.com
2012-04-30
*
Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...
epoger@google.com
2012-04-30
*
add RegionBench, in preparation for speeding up intersects and contains for c...
reed@google.com
2012-04-27
*
Remove GrPath typedef
bsalomon@google.com
2012-04-27
*
Hooks up the GrCustomStage/GrGLProgramStageFactory/GrGLProgramStage
tomhudson@google.com
2012-04-20
*
Make GM able to run MSAA modes and multiple GPU configs in a single run.
bsalomon@google.com
2012-04-19
*
Infrastructure for new Ganesh shader pipeline: base classes for GPU
tomhudson@google.com
2012-04-18
*
Minor refactoring to pull GrClipMaskManager into its own files
robertphillips@google.com
2012-04-16
*
Minor code cleanup of Debug GL Interface
robertphillips@google.com
2012-04-16
*
roll out http://code.google.com/p/skia/source/detail?r=3687 because Mac 10.6 ...
epoger@google.com
2012-04-16
*
Make Mac build generate both 32-bit and 64-bit code.
epoger@google.com
2012-04-16
*
add gm circles
bsalomon@google.com
2012-04-16
*
dd DrawPathTest to gyp
mike@reedtribe.org
2012-04-14
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12
*
Initial version of R8 support
robertphillips@google.com
2012-04-06
*
Fix xcode 4.1 build issue
robertphillips@google.com
2012-04-05
*
Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps)
robertphillips@google.com
2012-04-05
*
Initial split up of Debug Interface into separate files
robertphillips@google.com
2012-04-05
*
Rolling back r3611 until the Android compilation issue is resolved
robertphillips@google.com
2012-04-05
*
Finally enabled libjpeg functionality in .gyps
robertphillips@google.com
2012-04-05
*
Remove old D3D9 stuff
bsalomon@google.com
2012-04-04
*
Fixing gm build with SkXPSDevice enabled
junov@chromium.org
2012-04-03
*
Delivering .gyp files to enable building & linking w/ ANGLE on Windows
robertphillips@google.com
2012-04-02
*
shape ops work in progress
caryclark@google.com
2012-03-30
*
Revert 3538.
bungeman@google.com
2012-03-29
*
Correct dependencies in gyp files.
bungeman@google.com
2012-03-29
*
Move SkColorMatrix to effects.
bungeman@google.com
2012-03-28
*
Move SkTextBox.h from utils to views.
bungeman@google.com
2012-03-28
*
Moved mac, unix, win and mesa directories under src/gpu/gl
robertphillips@google.com
2012-03-28
*
Remove unused classes from the build.
djsollen@google.com
2012-03-28
*
Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.
robertphillips@google.com
2012-03-28
*
shape ops builders; fix typo
caryclark@google.com
2012-03-28
*
first support at shape ops support for quads
caryclark@google.com
2012-03-28
*
disable GPU blur on small paths
bsalomon@google.com
2012-03-28
*
Files to build Cary's Shape Ops test projects.
caryclark@google.com
2012-03-27
*
Build libjpeg from source for all platforms
epoger@google.com
2012-03-26
*
Copy libjpeg.gyp from third_party/externals/libjpeg/ to gyp/
epoger@google.com
2012-03-26
*
Fix android build
djsollen@google.com
2012-03-23
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
apply imagefilter to all draw calls
reed@google.com
2012-03-23
*
Remove circular dependency of views and animator.
bungeman@google.com
2012-03-23
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-22
*
Remove mutual dependency of gr and skgr.
bungeman@google.com
2012-03-22
[next]