aboutsummaryrefslogtreecommitdiff
path: root/bench/AndroidCodecBench.cpp
AgeCommit message (Expand)Author
2019-10-03Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel...Brian Salomon
2019-10-03Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel...Ravi Mistry
2019-10-03Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"Brian Salomon
2019-10-02Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime"Brian Salomon
2019-10-02SkSurface asynchronous read APIs allow client to extend pixel lifetimeBrian Salomon
2019-04-24rewrite includes to not need so much -IfooMike Klein
2019-03-20remove Sk prefix from CommandLineFlagsMike Klein
2017-10-03Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Mike Reed
2017-10-02Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Mike Reed
2017-10-02Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...Mike Reed
2017-09-27Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Jim Van Verth
2017-09-27guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed
2017-09-26Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Greg Daniel
2017-09-26guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed
2017-07-25use unique_ptr for codec factoriesMike Reed
2016-11-03Remove SkAutoTDelete.Ben Wagner
2016-09-12change SkStreams to work with sk_sp<SkData> instead of SkData*reed
2016-08-03Convert SkAutoTUnref<SkData> to sk_sp<SkData>.bungeman
2016-02-11Add AndroidCodecBench to time scaled decodesmsarett