index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Re-attempting Linux debug GL interface compiler complaint fix.
robertphillips@google.com
2012-03-21
*
Added tracking of frame buffer objects to debug GL interface
robertphillips@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
*
Upstream changes from Android repository.
djsollen@google.com
2012-03-21
*
Reverting Linux compiler complaint patch - again
robertphillips@google.com
2012-03-21
*
Partial re-delivery of Linux compiler complaint changes.
robertphillips@google.com
2012-03-21
*
Cast the result of SK_OFFSETOF to size_t to match offsetof() and avoid narrow...
reed@google.com
2012-03-21
*
Move SkClampRange into src/effects, where it isn't being advertised as
tomhudson@google.com
2012-03-20
*
Add GrDrawTarget::drawIndexedInstance, use in default text context.
bsalomon@google.com
2012-03-20
*
work in progress
caryclark@google.com
2012-03-20
*
Adding CMYK jpeg changes w/o .gyp alterations
robertphillips@google.com
2012-03-20
*
Convert SkMatrix::I() assignments to SkMatrix::reset() calls
bsalomon@google.com
2012-03-20
*
Add temp android modification to the GLSL version check
djsollen@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
*
Fix scaling issue when drawing text on a path.
djsollen@google.com
2012-03-20
*
Revert r3435, no perf win
bsalomon@google.com
2012-03-19
*
inline GrDrawTarget::copyDrawState
bsalomon@google.com
2012-03-19
*
Compile with c++0x.
bungeman@google.com
2012-03-19
*
Add basic support for vertical text into freetype.
djsollen@google.com
2012-03-19
*
add optional updateMatrixClip param to getTopDevice(). Chrome should set this
reed@google.com
2012-03-19
*
rebaselin gpu versions
reed@google.com
2012-03-19
*
rolling back to r3427
robertphillips@google.com
2012-03-19
*
Forcing buildbots to re-run
robertphillips@google.com
2012-03-19
*
Addressed compiler warnings in the Debug GL Interface on Linux.
robertphillips@google.com
2012-03-19
*
Another fix to r3423, reinstate blitter code that was commented out for
tomhudson@google.com
2012-03-19
*
Added debug GL Interface. This interface tracks various GL objects in order t...
robertphillips@google.com
2012-03-19
*
Fix Android, too, by providing cross-platform NULL version of new factory.
tomhudson@google.com
2012-03-19
*
Remove stale #include.
tomhudson@google.com
2012-03-19
*
(SSE2) acceleration for rectangular opaque erases.
tomhudson@google.com
2012-03-19
*
Make the text context not have to save / restore GrDrawState at each draw.
bsalomon@google.com
2012-03-19
*
GPU blit speedup: avoid texture filtering and texture domain when not necessary
junov@chromium.org
2012-03-16
*
[PDF] Fix shaders when the initial transform has a translation.
vandebo@chromium.org
2012-03-16
*
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
*
Skip unnecessary copies in GrPaint operator ==
bsalomon@google.com
2012-03-16
*
Delete 'obsolete' directory, most of whose contents have been there more than...
tomhudson@google.com
2012-03-16
*
Call reset() in text context rather than set to SkMatrix::I(). Perf improveme...
bsalomon@google.com
2012-03-16
*
add IRect variant of getBounds()
reed@google.com
2012-03-16
*
decal mode babystep
reed@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
*
forward declare SkRect
reed@google.com
2012-03-15
*
add getBounds() helper
reed@google.com
2012-03-15
*
update baseline
reed@google.com
2012-03-15
*
update baseline
reed@google.com
2012-03-15
[next]