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
...
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
SkDiscardableMemoryPool to abstract class
commit-bot@chromium.org
2014-04-04
*
replace setConfig+allocPixels with alloc-or-install-pixels
commit-bot@chromium.org
2014-02-13
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Remove unnamed namespace usage from tests/
tfarina@chromium.org
2014-01-21
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Sk_API for SkImageGenerator and SkInstallDiscardablePixelRef
halcanary@google.com
2013-12-10
*
Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...
reed@google.com
2013-12-06
*
PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...
reed@google.com
2013-12-06
*
Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache
halcanary@google.com
2013-12-05
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-16
*
return false if we can't scale, to force us to try to lock the original and t...
reed@google.com
2013-10-15
*
test for failing pixelref (crashes, so disable for now)
reed@google.com
2013-10-15
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
ARM Skia NEON patches - 01 - Simple fixes
commit-bot@chromium.org
2013-07-15
*
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
[prev]