aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Create a separate GrStencilBuffer class apart from GrRenderTarget.Gravatar bsalomon@google.com2011-08-02
* Move SkBitmap members of the skdiff DiffRecord to pointers so that theyGravatar tomhudson@google.com2011-08-02
* Set up global options for SampleApp and now allows SampleApp to request menu ...Gravatar yangsu@google.com2011-08-02
* iOS SampleApp menu related changesGravatar yangsu@google.com2011-08-02
* iOS Sample App menu implementationGravatar yangsu@google.com2011-08-02
* Remove unneeded include in SkBitSet.Gravatar bungeman@google.com2011-08-01
* Clip GPU blur against clip bounds. Clip the size of the FBOs used for blursGravatar senorblanco@chromium.org2011-08-01
* add roundOut()Gravatar reed@google.com2011-08-01
* deprecate SkScalarFloor, SkScalarCeil, SkScalarRoundGravatar reed@google.com2011-08-01
* Add Commit to SkWIStream.Gravatar bungeman@google.com2011-08-01
* Make WIC encoder lock the bitmap pixels.Gravatar bungeman@google.com2011-08-01
* Windows image decoder should handle all bitmap formats.Gravatar bungeman@google.com2011-08-01
* Fix comment alignmentGravatar bsalomon@google.com2011-08-01
* Revised SkOSMenuGravatar yangsu@google.com2011-08-01
* Cocoa SampleApp filesGravatar yangsu@google.com2011-08-01
* Remove unnecessary dirty clip flag in GrGpu, remove getUsableStencilBits()Gravatar bsalomon@google.com2011-08-01
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-08-01
* Add trunk/out to svn:ignore listGravatar bsalomon@google.com2011-08-01
* Split texture upload out from onCreateTextureGravatar bsalomon@google.com2011-08-01
* Fix bug in SkMatrix::invert where typemask is not set on inverse when a matri...Gravatar bsalomon@google.com2011-08-01
* update dox for LCD textGravatar reed@google.com2011-08-01
* another whitespace commit to trigger buildbotGravatar epoger@google.com2011-07-29
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-07-29
* cleanup GrGLTexture / GrGLRenderTarget cons. Make GrRenderTarget aware of its...Gravatar bsalomon@google.com2011-07-29
* move render target decls / defs to their own headers / srcsGravatar bsalomon@google.com2011-07-29
* disable optimization in Mac debug buildGravatar epoger@google.com2011-07-29
* More variable initializations and curly braces to avoid Linux compilerGravatar tomhudson@google.com2011-07-29
* Move GL headers out of public include dirGravatar bsalomon@google.com2011-07-29
* Eliminate Linux compile warnings throughout animator/ with variableGravatar tomhudson@google.com2011-07-29
* Fix initialization of variables; eliminates warnings on Linux.Gravatar tomhudson@google.com2011-07-28
* Break onEncode() into two functions to avoid clobbering variables withGravatar tomhudson@google.com2011-07-28
* balance destructor's CFRelease with a CFRetain when we get the cgfontGravatar reed@google.com2011-07-28
* Fixing the ignore transform flag in Ganesh with mask filter and drawBitmapGravatar junov@google.com2011-07-28
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-07-28
* Include <new> required for placement new in SkTLazy.Gravatar bungeman@google.com2011-07-28
* Script to automatically update copyright notices in C/C++ source code.Gravatar epoger@google.com2011-07-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Manually update copyright notices in files that defied the automated processGravatar epoger@google.com2011-07-28
* delete dead fileGravatar reed@google.com2011-07-28
* This new test provides a test case for Gravatar junov@google.com2011-07-28
* [PDF] Improve efficiency of glyph id collection during font subsetting.Gravatar vandebo@chromium.org2011-07-27
* [PDF] Fix mem leak in font subsetting.Gravatar vandebo@chromium.org2011-07-27
* include <new> for SkTLazy, since windows seems to need it.Gravatar reed@google.com2011-07-27
* new baseline now that we're using the built-in quad->cubic converterGravatar reed@google.com2011-07-27
* don't modify a const paintGravatar reed@google.com2011-07-27
* use SkConvertQuadToCubic()Gravatar reed@google.com2011-07-27
* add simple test for writepixelsGravatar reed@google.com2011-07-27
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-07-27
* re-enable "core" build target lost in r1968Gravatar epoger@google.com2011-07-27
* use safeunref on typefaces, since Deserialize might return NULL.Gravatar reed@google.com2011-07-27