aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix dumb copy/paste errorGravatar bsalomon@google.com2011-08-05
* revert rotated-lcd workaround until I can render gray/lcd+subpixel myselfGravatar reed@google.com2011-08-05
* submit LCD alpha supportGravatar caryclark@google.com2011-08-05
* Handle recursive call into GrResourceCache::purgeAsNeededGravatar bsalomon@google.com2011-08-05
* disable testGravatar reed@google.com2011-08-04
* use new SkEvent notion of passing targetID to constructorGravatar reed@google.com2011-08-04
* retool SkEvent to own its target ID or target procGravatar reed@google.com2011-08-04
* Honor fixed width font in Windows.Gravatar ctguil@chromium.org2011-08-04
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-08-03
* allow events to store their target sink IDGravatar reed@google.com2011-08-03
* Add GrStencilBuffer as a separate resource type from render targetGravatar bsalomon@google.com2011-08-03
* Add glReadBuffer to GrGLInterface.Gravatar bsalomon@google.com2011-08-03
* Add glDrawBuffer(s) to GrGLInterfaceGravatar bsalomon@google.com2011-08-02
* Moved references of SkOSWindow_mac.cpp and skia_main.cpp out of utils to Samp...Gravatar yangsu@google.com2011-08-02
* Correct check against GR_USE_PLATFORM_CREATE_SAMPLE_COUNTGravatar bsalomon@google.com2011-08-02
* Revert r2026 due to bot failuresGravatar bsalomon@google.com2011-08-02
* 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