index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
etc1bitmap.cpp
Commit message (
Expand
)
Author
Age
*
discardable pixelrefs are gone, update tests accordingly
reed
2015-09-14
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
Revert of Added test for non cached ETC1 (patchset #2 id:20001 of https://cod...
bungeman
2014-09-10
*
Added test for non cached ETC1
sugoi
2014-09-10
*
Add R11 KTX GM
krajcevski
2014-08-08
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Reland "Clean up Test's resourcePath code."
tfarina
2014-06-09
*
Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org...
mtklein
2014-06-08
*
Clean up resourcePath code.
tfarina
2014-06-07
*
Add non power of two gm for ETC1 bitmap
krajcevski
2014-06-04
*
Initial KTX file decoder
krajcevski
2014-06-03
*
Fix memory leak in etc1bitmap GM.
mtklein
2014-06-03
*
Initial work to get ETC1 data up to the GPU
krajcevski
2014-06-02
*
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...
commit-bot@chromium.org
2014-05-30
*
Initial work to get ETC1 data up to the GPU
commit-bot@chromium.org
2014-05-30
*
Simple PKM image decoder.
robertphillips@google.com
2014-05-22