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
*
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
*
Change skia_target_arch != arm to skia_target_arch == x86 in gyp files
bsalomon@google.com
2012-03-06
*
Erode and dilate image filter effects, CPU and GPU implementations.
senorblanco@chromium.org
2012-03-02
*
Remove offscreen supersampler.
bsalomon@google.com
2012-03-02
*
Remove libjpeg image decoder, since we've never built it since we changed
tomhudson@google.com
2012-03-02
*
add experimental files to encapsulate device-level font settings
reed@google.com
2012-03-01
*
Remove references to svg.gyp from projects that don't use it.
tomhudson@google.com
2012-02-28
*
implement gamma correction for freetype text.
reed@google.com
2012-02-28
*
Remove referenecs to nonexistent file SkImageDecoder_libpvjpeg.c from gyp
tomhudson@google.com
2012-02-28
*
Enable Android GM to produce PNG images.
djsollen@google.com
2012-02-24
*
add SkCreateDataProviderFromStream to SkCGUtils
reed@google.com
2012-02-24
*
Fix typo in the gyp file.
djsollen@google.com
2012-02-24
*
Enable hardware float for all armv7 and add NDK required linker flags
djsollen@google.com
2012-02-24
*
Add a bench for picture playback.
djsollen@google.com
2012-02-23
*
GPU device preserves pixel values across read/write/read of unpremul pixel va...
bsalomon@google.com
2012-02-23
*
add unittest for FontHost (just tables at the moment)
reed@google.com
2012-02-23
*
Use nested template expansions to implement Config8888 conversions.
bsalomon@google.com
2012-02-22
*
Revert 3191
bsalomon@google.com
2012-02-15
*
Merge changes from the android repo upstream to Skia
djsollen@google.com
2012-02-15
*
hack to enable SSSE3 on Macs
epoger@google.com
2012-02-14
*
Attempt to make Windows and Mac compilers happy after breakage in r3193.
tomhudson@google.com
2012-02-14
*
Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yield
tomhudson@google.com
2012-02-14
*
Add test to detect bias in conversion of frag shader floats to bytes
bsalomon@google.com
2012-02-14
*
add test for colored text drawing (hopefully gamma corrected)
reed@google.com
2012-02-14
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Set LCD font smoothing to "medium" for gm on Mac, regardless of system settings
epoger@google.com
2012-02-14
*
Make GLCaps be standalone and be a member of GrGLContextInfo
bsalomon@google.com
2012-02-14
*
Add path effect GM
bsalomon@google.com
2012-02-13
*
Add two files missed in r3165; most critically the gyp!
tomhudson@google.com
2012-02-10
*
Add GrGLContextInfo
bsalomon@google.com
2012-02-10
[next]