| Commit message (Expand) | Author | Age |
* | Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe | piotaixr | 2014-10-22 |
* | Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat... | rmistry | 2014-10-17 |
* | Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe | piotaixr | 2014-10-16 |
* | SkTextBlob plumbing | fmalita | 2014-08-26 |
* | Stopped skipping tests in dm of SkPatch by implementing the | dandov | 2014-08-07 |
* | remove legacy filter-flags, and store FilterLevel directly | commit-bot@chromium.org | 2014-04-16 |
* | add SkCanvas::drawDRRect | commit-bot@chromium.org | 2014-02-21 |
* | reenable vertices gm, adding picture support | reed@google.com | 2013-12-30 |
* | Little changes to SkAnnotation in pipe: | commit-bot@chromium.org | 2013-10-29 |
* | force readbuffer clients to use specialized readFoo for flattenables | reed@google.com | 2013-10-16 |
* | change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ... | reed@google.com | 2013-10-14 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-17 |
* | This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ... | commit-bot@chromium.org | 2013-08-16 |
* | PDF: add support for named destinations. | epoger@google.com | 2013-03-08 |
* | Revert r8000 due to failures on some buildbots | epoger@google.com | 2013-03-06 |
* | PDF: add support for named destinations | epoger@google.com | 2013-03-06 |
* | revert 6766, thereby re-landing 6762-6763 now that the bots are ready | reed@google.com | 2012-12-12 |
* | revert 6762-6763, since those require new skps to be generated, and we can't | reed@google.com | 2012-12-12 |
* | make RRect and Oval first-class drawing primitives in SkCanvas. | reed@google.com | 2012-12-12 |
* | re-re-land 5578 | reed@google.com | 2012-09-18 |
* | revert 5580 | reed@google.com | 2012-09-18 |
* | re-land 5578 w/ pipe fix | reed@google.com | 2012-09-18 |
* | revert 5578 -- broke pipe | reed@google.com | 2012-09-18 |
* | Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This | reed@google.com | 2012-09-18 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Fix a parenthesis bug. | scroggo@google.com | 2012-08-16 |
* | In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap | scroggo@google.com | 2012-08-14 |
* | Make SkGPipe use SkBitmapHeap. | scroggo@google.com | 2012-08-08 |
* | Pipe factory names independently from the flattenables using them. | scroggo@google.com | 2012-08-01 |
* | Share code in various SkGPipeCanvas::drawBitmap_ calls. | scroggo@google.com | 2012-07-30 |
* | In SkGPipe, only serialize SkTypefaces in cross process mode. | scroggo@google.com | 2012-07-27 |
* | Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps. | scroggo@google.com | 2012-07-26 |
* | Purge bitmaps from SkGPipe's shared heap. | scroggo@google.com | 2012-07-17 |
* | Fix SkGPipe drawing, and turn it on by default. | scroggo@google.com | 2012-06-28 |
* | fix warnings on Mac in src/pipe | caryclark@google.com | 2012-06-06 |
* | Updates for SkGPipe. | scroggo@google.com | 2012-05-02 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | fix warnings (signed/unsigned, initialization order, parens) | reed@google.com | 2011-06-27 |
* | remove drawShape from canvas api | reed@google.com | 2011-06-27 |
* | Add option in flattening to write factory names inline, as we are recording. | reed@google.com | 2011-06-21 |
* | add cross-process option to gpipe | reed@google.com | 2011-05-23 |
* | cleanup previous array of paints | reed@google.com | 2011-05-12 |
* | remove some dead code in pipes | reed@google.com | 2011-05-11 |
* | check-point for pipe: flatten/unflatten objects for single paint | reed@google.com | 2011-05-11 |
* | update | reed@google.com | 2011-05-05 |
* | add typeface flattening | reed@google.com | 2011-05-04 |
* | updated pipe | reed@google.com | 2011-05-03 |
* | add experimental canvas pipe | reed@google.com | 2011-04-26 |