index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
try ~0U instead of ~0 to fix signed warning passing to size_t
mike@reedtribe.org
2013-03-03
*
pass ~0 for length when we want to know the length of a table (with dst==null)
mike@reedtribe.org
2013-03-03
*
move some of the impl in fonthost into typeface virtuals
mike@reedtribe.org
2013-03-03
*
Relanding 7914
robertphillips@google.com
2013-03-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-02
*
Remove constructors from GrVertexAttrib.
jvanverth@google.com
2013-03-01
*
Reland r7918 & r7916
robertphillips@google.com
2013-03-01
*
Make global static variable kVertexAttribs in GrAARectRenderer local to funct...
jvanverth@google.com
2013-03-01
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Fix mesa issues.
bsalomon@google.com
2013-03-01
*
Revert r7918 & r7916 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Revert 7919 and 7920 (committed wrong version of r7919.)
bsalomon@google.com
2013-03-01
*
Revert r7914 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Fix mesa build error from r7519.
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Fix for Mac compiler problem in 7916
robertphillips@google.com
2013-03-01
*
Fix for skp chunk sizes when clips are used outside of any save
robertphillips@google.com
2013-03-01
*
Collapse saveLayer/drawBitmapRect/restore trios to drawBitmapRect when possible
robertphillips@google.com
2013-03-01
*
Replace A8 with RGBA8 when renderable A8 isn't supported
robertphillips@google.com
2013-03-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Checkpoint towards core profile support.
bsalomon@google.com
2013-02-28
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.
bsalomon@google.com
2013-02-28
*
Adding missing const for r7902
jvanverth@google.com
2013-02-28
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
Fix assert in bench due to r7899. Unreviewed.
jvanverth@google.com
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
Only print error message in debug mode.
scroggo@google.com
2013-02-28
*
revert r7892
edisonn@google.com
2013-02-28
*
Reverting r7882 (Replace A8 with RGBA8 when renderable A8 isn't supported) du...
robertphillips@google.com
2013-02-27
*
resubmit after fixing assert issue: https://codereview.appspot.com/6744050
edisonn@google.com
2013-02-27
*
Sort GL extension strings and search to find.
bsalomon@google.com
2013-02-27
*
use fontconfig fonthost for skia (in prep for using in chrome)
reed@google.com
2013-02-27
*
Assign color=0 in GrDrawState.cpp to stop tools from raising false alarms abo...
bsalomon@google.com
2013-02-27
*
Change SkTileGride geometry calculations to match the Chromium compositor.
junov@chromium.org
2013-02-27
*
Revert r7883
edisonn@google.com
2013-02-27
*
Use SkSet to fix issue when pdf generates an exp number of resources.
edisonn@google.com
2013-02-27
*
Replace A8 with RGBA8 when renderable A8 isn't supported
robertphillips@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-27
*
fix getFamilyName by calling FcFreeTypeQuery
reed@google.com
2013-02-26
*
Fixed sk_getMetrics_utf32_xy function
sugoi@google.com
2013-02-26
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
implement CreateTypefaceFromFile
reed@google.com
2013-02-26
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7863 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-26
*
Add files omitted from gcl change in r7860.
bsalomon@google.com
2013-02-26
*
Consolidate functions common the the null and debug GL interfaces.
bsalomon@google.com
2013-02-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-26
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7856 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-25
[next]