aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Use SkPathRef gen id for SkPath::getGenerationIDGravatar commit-bot@chromium.org2013-10-30
* remove contains(x,y) for rects and rrects ... not well defined, and unusedGravatar reed@google.com2013-10-30
* Allow specifying the max texture count on the botsGravatar robertphillips@google.com2013-10-30
* prototype for kerning apiGravatar reed@google.com2013-10-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-30
* Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://co...Gravatar robertphillips@google.com2013-10-29
* Use SkPathRef gen id for SkPath::getGenerationIDGravatar commit-bot@chromium.org2013-10-29
* All SkAnnotations are no-draw. Propose we fold that through.Gravatar commit-bot@chromium.org2013-10-29
* Don't reuse scratch textures patchGravatar robertphillips@google.com2013-10-29
* Enabling validation code in serialization and adding serialization to fuzzerGravatar commit-bot@chromium.org2013-10-28
* Fix for issue 1728: raster vs. gpu text draws with the wrong colorGravatar commit-bot@chromium.org2013-10-28
* Reverting r11968 (Enabling validation code in serialization and adding serial...Gravatar robertphillips@google.com2013-10-28
* Enabling validation code in serialization and adding serialization to fuzzerGravatar commit-bot@chromium.org2013-10-25
* Allow users to build on top of, instead of beneath, SkRefCnt.Gravatar bungeman@google.com2013-10-25
* Compute clipped src rect once in tiled bitmap drawsGravatar commit-bot@chromium.org2013-10-25
* Fix non-bmp in generateCharToGlyph on Mac.Gravatar bungeman@google.com2013-10-24
* Implement charToGlyph on remaining ports.Gravatar bungeman@google.com2013-10-24
* Tile large bitmaps that are clipped.Gravatar bsalomon@google.com2013-10-24
* We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...Gravatar commit-bot@chromium.org2013-10-24
* Minor changesGravatar robertphillips@google.com2013-10-24
* Expose SkPicture::willPlayBackBitmaps()Gravatar tomhudson@google.com2013-10-24
* Apply matrix early in draw bitmapGravatar commit-bot@chromium.org2013-10-24
* Revert "Apply matrix early in draw bitmap"Gravatar scroggo@google.com2013-10-23
* Apply matrix early in draw bitmapGravatar commit-bot@chromium.org2013-10-23
* Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff().Gravatar senorblanco@chromium.org2013-10-23
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* SK_ONCE for SkData and SkPathRefGravatar commit-bot@chromium.org2013-10-23
* Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses,Gravatar senorblanco@chromium.org2013-10-23
* Implement SkColorFilter as a GrGLEffectGravatar commit-bot@chromium.org2013-10-23
* Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...Gravatar bsalomon@google.com2013-10-22
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar bsalomon@google.com2013-10-22
* Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromiu...Gravatar robertphillips@google.com2013-10-21
* Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future...Gravatar commit-bot@chromium.org2013-10-21
* Apply matrix early in draw bitmapGravatar commit-bot@chromium.org2013-10-21
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...Gravatar robertphillips@google.com2013-10-21
* Reverted due to Chromium compilation failures. Please see:Gravatar robertphillips@google.com2013-10-20
* Implement crop rect support for SkMatrixConvolutionImageFilter.Gravatar senorblanco@chromium.org2013-10-18
* Constify SkFlattenable::getFactory().Gravatar commit-bot@chromium.org2013-10-18
* SkThreadPool: allow for Runnables that add other Runnables to the pool.Gravatar commit-bot@chromium.org2013-10-18
* Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected.Gravatar senorblanco@chromium.org2013-10-17
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* Split out GrBitmapTextContext from GrTextContext.Gravatar jvanverth@google.com2013-10-16
* Make CropRect immutable after construction.Gravatar senorblanco@chromium.org2013-10-16
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
* Remove unused header SkImageTypes.hGravatar commit-bot@chromium.org2013-10-16
* Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin...Gravatar senorblanco@chromium.org2013-10-16
* Add hooks for external run-time reference adoption checks to SkRefCnt.Gravatar commit-bot@chromium.org2013-10-16
* force readbuffer clients to use specialized readFoo for flattenablesGravatar reed@google.com2013-10-16