aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pipe
Commit message (Expand)AuthorAge
* Fix a memory leak in SkGPipeCanvas.Gravatar scroggo@google.com2013-11-12
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Little changes to SkAnnotation in pipe:Gravatar commit-bot@chromium.org2013-10-29
* Fix pipe/annotation.Gravatar commit-bot@chromium.org2013-10-29
* Initial error handling codeGravatar 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 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-17
* force readbuffer clients to use specialized readFoo for flattenablesGravatar reed@google.com2013-10-16
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-15
* change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ...Gravatar reed@google.com2013-10-14
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Fix name of "bleed" flagGravatar robertphillips@google.com2013-08-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Fixes for piping bitmaps with encoded data.Gravatar scroggo@google.com2013-04-30
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Revert r8000 due to failures on some buildbotsGravatar epoger@google.com2013-03-06
* PDF: add support for named destinations Gravatar epoger@google.com2013-03-06
* Fix a bunch of warnings, mainly around rowBytes.Gravatar scroggo@google.com2013-02-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* fix warning from scalar --> int32 conversionGravatar humper@google.com2013-01-07
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12
* revert 6762-6763, since those require new skps to be generated, and we can'tGravatar reed@google.com2012-12-12
* make RRect and Oval first-class drawing primitives in SkCanvas.Gravatar reed@google.com2012-12-12
* Adding a silent playback option to SkGPipeReadGravatar junov@chromium.org2012-09-20
* In bench_pictures, use a pool of tiles for multicore drawing.Gravatar scroggo@google.com2012-09-20
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* Rename my DeferredPipeController to not conflict with the other.Gravatar scroggo@google.com2012-08-31
* Perform multi core rendering in bench_pictures.Gravatar scroggo@google.com2012-08-31
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fix a parenthesis bug.Gravatar scroggo@google.com2012-08-16
* Fixing a deferred canvas optimization that purges pending draws when the canv...Gravatar junov@chromium.org2012-08-15
* Ensure that Pipe does not crash when attempting to draw after endRecording.Gravatar scroggo@google.com2012-08-14
* Move write buffer flags used by SkFlataData::Create into SkFlatController.Gravatar scroggo@google.com2012-08-14
* In SkGPipeCanvas, rename fSharedHeap to fBitmapHeapGravatar scroggo@google.com2012-08-14
* Use SkBitmapHeap for shaders in SkGPipe.Gravatar scroggo@google.com2012-08-14
* Check in r5063 again, along with fix for tests.Gravatar scroggo@google.com2012-08-14