index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
android
Commit message (
Expand
)
Author
Age
*
Make header files idempotent; script to check
Hal Canary
2017-02-13
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Decode to sRGB on Android
Matt Sarett
2016-12-12
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Finish color space support for SkCodec
Matt Sarett
2016-11-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (pat...
msarett
2016-09-08
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Request legacy mode behavior from SkCodec in BitmapRegionDecoder
msarett
2016-09-01
*
Fix uses of SkImageInfo in BRD to preserve color space info
msarett
2016-06-03
*
Delete workaround for matching bitmap and pixel ref rowbytes
msarett
2016-05-19
*
Delete SkBitmapRegionCanvas
msarett
2016-05-18
*
Ensure that SkColorTable->fCount is set properly after decodes
msarett
2016-05-17
*
Delete SkImageDecoder
msarett
2016-03-24
*
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....
msarett
2016-03-24
*
Delete SkImageDecoder
msarett
2016-03-23
*
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview....
msarett
2016-03-23
*
Delete SkImageDecoder
msarett
2016-03-23
*
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview....
msarett
2016-03-23
*
Delete SkImageDecoder
msarett
2016-03-23
*
detach -> release
mtklein
2016-03-16
*
Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id...
robertphillips
2016-01-29
*
Move SkPixelXorXfermode.h to include/client/android
robertphillips
2016-01-29
*
Make BitmapRegionDecoder succeed on invalid requests
msarett
2015-12-11
*
Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://code...
mtklein
2015-12-02
*
skstd -> std for unique_ptr
mtklein
2015-12-02
*
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...
mtklein
2015-11-30
*
skstd -> std for unique_ptr
mtklein
2015-11-30
*
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...
mtklein
2015-11-23
*
skstd -> std for unique_ptr
mtklein
2015-11-23
*
Only support jpeg, png, and webp for BRD
msarett
2015-11-16
*
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://coder...
mtklein
2015-11-16
*
skstd -> std for unique_ptr
mtklein
2015-11-16
*
Remove dependency on src/android from dm and nanobench
msarett
2015-11-13
*
Move SkBitmapRegionDecoder to include/android and src/android
msarett
2015-11-13