index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkMemory_malloc.cpp
Commit message (
Expand
)
Author
Age
*
Only modify abort behavior to avoid debugger dialog on windows for bot builds.
bsalomon
2016-03-02
*
Don't print dialog box prior to crashing.
djsollen
2016-02-04
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Clean up a few includes, introduce iwyu.
bungeman
2015-07-29
*
sk_malloc_throw/sk_calloc_throw in debug prints size in failure message
halcanary
2014-07-10
*
style nit for myself retroactively: throwOnFailure -> throw_on_failure
commit-bot@chromium.org
2013-10-07
*
Add sk_calloc. Remove SkMemory_stdlib, which seems unused.
mtklein@google.com
2013-09-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
tomhudson@google.com
2011-12-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add simple port of memory APIs, to be used as a template for other platforms
reed@android.com
2009-05-04