index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBBoxRecord.h
Commit message (
Expand
)
Author
Age
*
add SkCanvas::drawDRRect
commit-bot@chromium.org
2014-02-21
*
change PictureRecord (and its private subclasses) to take size instead of device
commit-bot@chromium.org
2014-02-17
*
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 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 SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
Revert "Add SkCanvas::drawPosTextBounded."
reed@google.com
2013-08-12
*
Add SkCanvas::drawPosTextBounded.
commit-bot@chromium.org
2013-08-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Adding missing oval and roundedRect primitives to SkBBoxRecord
junov@chromium.org
2012-12-17
*
remove call to setBitmapDevice (deprecated).
reed@google.com
2012-09-27
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-07
*
Add SkPictureRecord subclass that computes bounding boxes.
rileya@google.com
2012-09-06