index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
BitmapCopyTest.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
add SkPixmap and external locking to bitmaps
reed
2015-05-22
*
remove alphatype from colortable
reed
2014-09-29
*
Hide fields in SkImageInfo
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-13
*
Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::rea...
reed
2014-07-12
*
Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels
reed
2014-07-12
*
Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/37730...
jcgregorio
2014-07-11
*
add readPixels() to SkBitmap
reed
2014-07-10
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
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
*
remove deprecated use of bitmap config from tests
commit-bot@chromium.org
2014-03-05
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Reland "Fix genID cloning bugs."
scroggo@google.com
2014-01-15
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Revert of https://codereview.chromium.org/112113005/
commit-bot@chromium.org
2014-01-10
*
Fix genID cloning bugs.
commit-bot@chromium.org
2014-01-10
*
Add REPORTF test macro.
halcanary@google.com
2014-01-10
*
Revert "Revert of https://codereview.chromium.org/113823003/"
reed@google.com
2013-12-30
*
Revert of https://codereview.chromium.org/113823003/
commit-bot@chromium.org
2013-12-30
*
remove Sk64 from public API, and start to remove usage internally
reed@google.com
2013-12-30
*
Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64""
reed@google.com
2013-12-20
*
Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"
reed@google.com
2013-12-19
*
use LL suffix for 64bit literal
reed@google.com
2013-12-19
*
begin to remove SkLONGLONG and wean Skia off of Sk64
reed@google.com
2013-12-19
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Revert "Revert "remove kA1_Config, as it is no longer supported""
commit-bot@chromium.org
2013-11-26
*
Revert "remove kA1_Config, as it is no longer supported"
reed@google.com
2013-11-25
*
remove kA1_Config, as it is no longer supported
reed@google.com
2013-11-25
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-11
*
Fix uninitialized memory read in BitmapCopy test with A1 config
robertphillips@google.com
2013-10-10
*
Revert "Revert "change SkColorTable to be immutable""
reed@google.com
2013-10-10
*
Fix build.
scroggo@google.com
2013-08-07
*
remove kRLE_Index8_Config from SkBitmap
reed@google.com
2013-06-26
*
remove dst/rendertarget support for kARGB_4444_Config
reed@google.com
2013-06-21
[next]