index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
experimental
/
AndroidPathRenderer
Commit message (
Expand
)
Author
Age
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ...
commit-bot@chromium.org
2014-03-20
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
Move vertex layout definitions from GrDrawTarget to GrDrawState.
jvanverth@google.com
2013-01-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-10
*
This takes the convex path tesselator from the Android code and hooks it into a
jvanverth@google.com
2013-01-09
*
fix warnings
reed@google.com
2013-01-07
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Fix compile error on Windows -- remove unsupported branch hint.
jvanverth@google.com
2012-12-18
*
Add AndroidPathRenderer to experimental gyp and get it compiling with Skia code.
jvanverth@google.com
2012-12-18
*
Add the original path renderer files and some support files from Android.
jvanverth@google.com
2012-12-13