index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
DrawBitmapRectTest.cpp
Commit message (
Expand
)
Author
Age
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Tests : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
use SkTreatAsSprite in SkDraw (with guard for chrome if needed)
reed@google.com
2013-01-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-03
*
add unittest for SkTreatAsSprite
reed@google.com
2013-01-02
*
remove #ifdef for scalar==float, since it always is
reed@google.com
2013-01-02
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Debug Windows compiler complaint fixes
robertphillips@google.com
2012-05-14
*
fix fixed-point build
reed@google.com
2012-05-03
*
We were numerically overflowing our 16bit coordinates that we communicate
reed@google.com
2012-05-03
*
regression unittest for the fix in rev. 3558 (handling nan in antihairpaths)
reed@google.com
2012-03-30
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
abort drawing if srcRect is outside of the bitmap bounds
reed@google.com
2011-03-17