index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
bitmaprect.cpp
Commit message (
Expand
)
Author
Age
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
Revert[2] of guard to remove DrawBitmapRectFlags
reed
2015-07-17
*
Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...
scroggo
2015-07-17
*
guard to remove DrawBitmapRectFlags
reed
2015-07-16
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
pass legal premul values to bitmap -- do we still need this GM?
reed
2015-04-02
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
fix gm to not rely on SkColor's swizzle == SkPMColor's
reed
2015-01-27
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
pass dst-rect through from drawBitmapRect for better precision
reed
2014-12-15
*
add gm to test rounding between clips and drawBitmapRect
reed
2014-12-01
*
Revert to enabling all of -O2 as it exposes a bug in the toolchain.
djsollen
2014-09-03
*
using real tiles when simulating tiling
commit-bot@chromium.org
2014-05-30
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Fixed remaining clang compiler warnings
robertphillips@google.com
2012-12-03
*
Fixed memory leak in bitmaprect GM
robertphillips@google.com
2012-10-02
*
Fixed bug in drawing of large bitmaps
robertphillips@google.com
2012-10-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-27
*
Disable memory intensive drawBitmapRectToRect tests on Android
robertphillips@google.com
2012-09-26
*
Added more drawBitmapRectToRect tests
robertphillips@google.com
2012-09-26
*
SkCanvas::setDevice() must die, and so we begin by removing our own
mike@reedtribe.org
2012-09-26
*
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