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
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Revert "Revert "remove unused SkBitmap::copyPixelsTo""
Mike Reed
2017-04-12
*
Revert "remove unused SkBitmap::copyPixelsTo"
Mike Klein
2017-04-11
*
remove unused SkBitmap::copyPixelsTo
Mike Reed
2017-04-11
*
make copyTo_with_allocator android only
Mike Reed
2017-04-06
*
Fix MSAN error in test
Matt Sarett
2017-04-05
*
Fix various SkBitmap::copyTo() bugs
Matt Sarett
2017-04-05
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot.
Brian Salomon
2017-02-23
*
Reland "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Revert "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Refactor trimming logic for read/writePixels()
Matt Sarett
2017-01-23
*
don't support converting from alpha to non-alpha
Mike Reed
2016-11-29
*
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
[next]