index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pipe
/
SkGPipeRead.cpp
Commit message (
Expand
)
Author
Age
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...
piotaixr
2014-11-04
*
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
*
Ensure blob typeface information survives SkGPipe serialization.
fmalita
2014-09-16
*
SkTextBlob GPipe serialization.
fmalita
2014-08-28
*
SkTextBlob plumbing
fmalita
2014-08-26
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Fix build: these asserts are always now true, which GCC warns about
commit-bot@chromium.org
2014-04-24
*
fix int/size_t warnings in pipe
commit-bot@chromium.org
2014-04-24
*
remove legacy filter-flags, and store FilterLevel directly
commit-bot@chromium.org
2014-04-16
*
Factory methods for heap-allocated SkAnnotation objects.
commit-bot@chromium.org
2014-02-27
*
add SkCanvas::drawDRRect
commit-bot@chromium.org
2014-02-21
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
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
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-17
*
force readbuffer clients to use specialized readFoo for flattenables
reed@google.com
2013-10-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-15
*
change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ...
reed@google.com
2013-10-14
*
Fix name of "bleed" flag
robertphillips@google.com
2013-08-20
*
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
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
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
*
Adding a silent playback option to SkGPipeRead
junov@chromium.org
2012-09-20
*
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
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
*
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
*
Use SkBitmapHeap for shaders in SkGPipe.
scroggo@google.com
2012-08-14
*
Check in r5063 again, along with fix for tests.
scroggo@google.com
2012-08-14
*
Clean up most clang warnings outside animator/
tomhudson@google.com
2012-08-14
*
Revert r5063 until unit tests can be fixed.
tomhudson@google.com
2012-08-13
*
Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process.
scroggo@google.com
2012-08-13
*
Make SkGPipe use SkBitmapHeap.
scroggo@google.com
2012-08-08
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
[next]