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
*
Remove SkGrPixelRef
robertphillips
2016-07-21
*
Remove GrWrapTextureInBitmap from public API
bsalomon
2016-07-13
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Make more unit tests run on Vulkan
bsalomon
2016-04-12
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Fix BitmapCopy_Texture test on iOS
Brian Salomon
2016-01-11
*
Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture...
bsalomon
2016-01-11
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
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
[next]