index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
SkOSFile.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Move SkOSFile::Iter impls into ports.
bungeman
2015-02-12
*
Add option to dump images from nanobench.
bsalomon
2014-08-07
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Cleanup: Remove SkUTF16_Str API.
tfarina
2014-07-09
*
Reland 'Add path utils, plus a test for it.'
scroggo@google.com
2013-05-28
*
Revert "Add path utils, plus a test for it."
scroggo@google.com
2013-05-24
*
Add path utils, plus a test for it.
scroggo@google.com
2013-05-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
first cut at making iOS work
caryclark@google.com
2012-09-20
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
bsalomon@google.com
2011-03-18
*
Fix precedence error.
agl@chromium.org
2010-07-28
*
fix formatting issues
reed@android.com
2009-01-14
*
fix multiple warnings (e.g. hidden virtuals, unused static functions)
reed@android.com
2009-01-14
*
add optimization for width==1 bitmaps in shader procs
reed@android.com
2009-01-13