aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec/SkRawCodec.cpp
Commit message (Expand)AuthorAge
...
* Enable RAW codec for WindowsGravatar yujieqin2016-02-26
* Remove unnecessary GOOGLE3 ifdefs from SkRawCodecGravatar msarett2016-02-23
* Use new API instead of the deprecated ones.Gravatar yujieqin2016-02-23
* Updates Piex and uses it to obtain the DNG dimensions.Gravatar ebrauer2016-02-17
* Optimize the SkRawStream when the input is an asset streamGravatar yujieqin2016-02-05
* Avoid too small reads to bufferMoreData()Gravatar yujieqin2016-02-02
* Revert of Avoid too small reads to bufferMoreData() (patchset #4 id:60001 of ...Gravatar jcgregorio2016-02-02
* Avoid too small reads to bufferMoreData()Gravatar yujieqin2016-02-02
* Use proper row step in SkRawCodecGravatar scroggo2016-01-30
* Fix Windows buildGravatar yujieqin2016-01-27
* Enable RAW codec for WindowsGravatar yujieqin2016-01-27
* It derives the dng_host and overrides PerformAreaTask() to split the task int...Gravatar ebrauer2016-01-27
* Fix complier issue [-Werror, -Wvla]Gravatar yujieqin2016-01-27
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25
* Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https...Gravatar msarett2016-01-25
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25