index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Create a separate GrStencilBuffer class apart from GrRenderTarget.
bsalomon@google.com
2011-08-02
*
Move SkBitmap members of the skdiff DiffRecord to pointers so that they
tomhudson@google.com
2011-08-02
*
Set up global options for SampleApp and now allows SampleApp to request menu ...
yangsu@google.com
2011-08-02
*
iOS SampleApp menu related changes
yangsu@google.com
2011-08-02
*
iOS Sample App menu implementation
yangsu@google.com
2011-08-02
*
Remove unneeded include in SkBitSet.
bungeman@google.com
2011-08-01
*
Clip GPU blur against clip bounds. Clip the size of the FBOs used for blurs
senorblanco@chromium.org
2011-08-01
*
add roundOut()
reed@google.com
2011-08-01
*
deprecate SkScalarFloor, SkScalarCeil, SkScalarRound
reed@google.com
2011-08-01
*
Add Commit to SkWIStream.
bungeman@google.com
2011-08-01
*
Make WIC encoder lock the bitmap pixels.
bungeman@google.com
2011-08-01
*
Windows image decoder should handle all bitmap formats.
bungeman@google.com
2011-08-01
*
Fix comment alignment
bsalomon@google.com
2011-08-01
*
Revised SkOSMenu
yangsu@google.com
2011-08-01
*
Cocoa SampleApp files
yangsu@google.com
2011-08-01
*
Remove unnecessary dirty clip flag in GrGpu, remove getUsableStencilBits()
bsalomon@google.com
2011-08-01
*
whitespace commit to trigger buildbot
epoger@google.com
2011-08-01
*
Add trunk/out to svn:ignore list
bsalomon@google.com
2011-08-01
*
Split texture upload out from onCreateTexture
bsalomon@google.com
2011-08-01
*
Fix bug in SkMatrix::invert where typemask is not set on inverse when a matri...
bsalomon@google.com
2011-08-01
*
update dox for LCD text
reed@google.com
2011-08-01
*
another whitespace commit to trigger buildbot
epoger@google.com
2011-07-29
*
whitespace commit to trigger buildbot
epoger@google.com
2011-07-29
*
cleanup GrGLTexture / GrGLRenderTarget cons. Make GrRenderTarget aware of its...
bsalomon@google.com
2011-07-29
*
move render target decls / defs to their own headers / srcs
bsalomon@google.com
2011-07-29
*
disable optimization in Mac debug build
epoger@google.com
2011-07-29
*
More variable initializations and curly braces to avoid Linux compiler
tomhudson@google.com
2011-07-29
*
Move GL headers out of public include dir
bsalomon@google.com
2011-07-29
*
Eliminate Linux compile warnings throughout animator/ with variable
tomhudson@google.com
2011-07-29
*
Fix initialization of variables; eliminates warnings on Linux.
tomhudson@google.com
2011-07-28
*
Break onEncode() into two functions to avoid clobbering variables with
tomhudson@google.com
2011-07-28
*
balance destructor's CFRelease with a CFRetain when we get the cgfont
reed@google.com
2011-07-28
*
Fixing the ignore transform flag in Ganesh with mask filter and drawBitmap
junov@google.com
2011-07-28
*
whitespace commit to trigger buildbot
epoger@google.com
2011-07-28
*
Include <new> required for placement new in SkTLazy.
bungeman@google.com
2011-07-28
*
Script to automatically update copyright notices in C/C++ source code.
epoger@google.com
2011-07-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Manually update copyright notices in files that defied the automated process
epoger@google.com
2011-07-28
*
delete dead file
reed@google.com
2011-07-28
*
This new test provides a test case for
junov@google.com
2011-07-28
*
[PDF] Improve efficiency of glyph id collection during font subsetting.
vandebo@chromium.org
2011-07-27
*
[PDF] Fix mem leak in font subsetting.
vandebo@chromium.org
2011-07-27
*
include <new> for SkTLazy, since windows seems to need it.
reed@google.com
2011-07-27
*
new baseline now that we're using the built-in quad->cubic converter
reed@google.com
2011-07-27
*
don't modify a const paint
reed@google.com
2011-07-27
*
use SkConvertQuadToCubic()
reed@google.com
2011-07-27
*
add simple test for writepixels
reed@google.com
2011-07-27
*
whitespace commit to trigger buildbot
epoger@google.com
2011-07-27
*
re-enable "core" build target lost in r1968
epoger@google.com
2011-07-27
*
use safeunref on typefaces, since Deserialize might return NULL.
reed@google.com
2011-07-27
[next]