index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
Resources.cpp
Commit message (
Expand
)
Author
Age
*
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
*
GetResourceAsData to use SkData::MakeFromFileName directly.
Ben Wagner
2017-03-20
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
helper to convert CGImage -> SkImage
Mike Reed
2016-12-21
*
In GetResourceAsBitmap, don't crash if the resource is missing
Brian Osman
2016-11-29
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-21
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Move SkOSPath out of include/core.
Ben Wagner
2016-11-08
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
update callsites for Make image factories
reed
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
formalize generate->bitmap
reed
2015-09-13
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
GMs: change some GMs to use SkImage over SkBitmap
halcanary
2015-08-21
*
suppress chatty warning about Funkster.ttf not be supported (on mac at least)
reed
2015-06-01
*
Add a newline to the font load debug message
kkinnunen
2015-05-19
*
Move resource fonts to common location.
bungeman
2015-04-30
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
add gm: colorwheel
halcanary
2014-10-26
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
ios fixes
caryclark
2014-07-11
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18