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
*
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
*
Move unix_test_app/main.cpp to src/views/unix/skia_unix.cpp
epoger@google.com
2012-03-22
*
Move SkBitSet to utils.
vandebo@chromium.org
2012-03-21
*
Utils must not depend on Views.
bungeman@google.com
2012-03-21
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-21
*
[PDF] Add GM and infrastructure to test drawing shaders with an initial trans...
vandebo@chromium.org
2012-03-21
*
Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initi...
vandebo@chromium.org
2012-03-21
*
[PDF] Add GM and infrastructure to test drawing shaders with an initial trans...
vandebo@chromium.org
2012-03-21
*
Move SkClampRange into src/effects, where it isn't being advertised as
tomhudson@google.com
2012-03-20
*
reverting to 3437
robertphillips@google.com
2012-03-20
*
Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...
robertphillips@google.com
2012-03-20
*
Added debug GL Interface. This interface tracks various GL objects in order t...
robertphillips@google.com
2012-03-19
*
(SSE2) acceleration for rectangular opaque erases.
tomhudson@google.com
2012-03-19
*
Add libjpeg.gyp that wraps third_party/externals/libjpeg/libjpeg.gyp
epoger@google.com
2012-03-16
*
Add os_posix gyp variable, nesting variables dicts as needed to do so.
epoger@google.com
2012-03-16
*
Split GrTextContext into baseclass and subclass
bsalomon@google.com
2012-03-16
*
Make all gyp targets automatically include common.gypi
epoger@google.com
2012-03-16
*
Perform degenerate check in device coords in convex path renderer
bsalomon@google.com
2012-03-15
*
use higher precision (64bit) fixed-point for matrix proc
reed@google.com
2012-03-07
*
add bench for various interp techniques used in bitmapshader_matrix
reed@google.com
2012-03-07
[next]