index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkDescriptor.h
Commit message (
Expand
)
Author
Age
*
Class delete call unsized delete when size not known.
Ben Wagner
2016-10-19
*
SkDescriptors to be held in unique_ptr.
bungeman
2016-10-19
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...
bsalomon
2016-05-19
*
Rename SkDescriptor::equals to SkDescriptor::operator==
bsalomon
2016-05-17
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Cleanup of GrFontDescKey
joshualitt
2015-07-17
*
Switch to one single bitmap text blob cache allocation
joshualitt
2015-04-01
*
Fix some win64 warnings.
bsalomon
2014-12-11
*
Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.
jvanverth
2014-07-22
*
fix warnings around size_t/int
commit-bot@chromium.org
2014-04-19
*
Guard against most unintentionally ephemeral SkAutoFoo instantiations.
commit-bot@chromium.org
2013-11-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
privatize SkDescriptor.h
reed@google.com
2012-08-14