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