index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add MACRO macros to help with concat. Stolen from gpu headers
reed@google.com
2012-10-25
*
gyp: generate "everything" and "most" targets instead of "all"
epoger@google.com
2012-10-25
*
clarify code/comments in gmmain.cpp (no functional change)
epoger@google.com
2012-10-25
*
Remove SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX test since it has been rebaselined.
bungeman@google.com
2012-10-25
*
Fix decl of gl_FragCoord in GLSL versions <= 1.20.
bsalomon@google.com
2012-10-25
*
Correctly set width & height in filtered SkPictures
robertphillips@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 3
bsalomon@google.com
2012-10-25
*
Whitespace change to trigger bot
borenet@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 2
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 1.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-25
*
If a path is known to be nonfinite, don't forget that in our autobounds
reed@google.com
2012-10-24
*
GrCustomStage Renaming Part 4
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
Make filter tool actually filter the read in SkPicture
robertphillips@google.com
2012-10-24
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Pass the GrCustomStage and key to GrGLProgramStage emitCode.
bsalomon@google.com
2012-10-24
*
Protect filter_texture() against render target change.
senorblanco@chromium.org
2012-10-24
*
Reset clip in ~SkGpuDevice
robertphillips@google.com
2012-10-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-24
*
Catch callers who pass invalid glyph ids and improve SkPdfFont desructor.
edisonn@google.com
2012-10-23
*
Enable Android executables (like skia_launcher) to redirect SkDebugf output t...
djsollen@google.com
2012-10-23
*
Combine the emit functions in GrGLProgramStage.
bsalomon@google.com
2012-10-23
*
Removed degenerate quads from zero radius Chrome-style round rects
robertphillips@google.com
2012-10-23
*
Remove extra dependencies on json-cpp
borenet@google.com
2012-10-23
*
add label
reed@google.com
2012-10-23
*
Reland r6330 thru r6333 but do without enabling GL_ARB_fragment_coord_convent...
bsalomon@google.com
2012-10-23
*
Add support for GLSL 1.40.
bsalomon@google.com
2012-10-23
*
Reorder the vertex attributes to be friendlier to android.
bsalomon@google.com
2012-10-23
*
Add vendor to context info.
bsalomon@google.com
2012-10-23
*
Make Debugger print out more information (mainly w.r.t. SkBitmap)
robertphillips@google.com
2012-10-23
*
support click-drag translate
mike@reedtribe.org
2012-10-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-23
*
update
reed@google.com
2012-10-22
*
update
reed@google.com
2012-10-22
*
Revert r6330 thru 6333 while we figure out what to do about Intel bots (possi...
bsalomon@google.com
2012-10-22
*
Fix slow gm debug builds that are doing large path validation runs.
djsollen@google.com
2012-10-22
*
[PDF] Fix gradient generation code (remove extra 'dup' in some cases)
vandebo@chromium.org
2012-10-22
*
[PDF] Fix index calculation for Type1 advance retrieval.
vandebo@chromium.org
2012-10-22
*
Fix name of extension enabled in r6031 (should be plural "conventions").
bsalomon@google.com
2012-10-22
*
Enable extension GL_ARB_fragment_coord_convention in FS. Speculative fix for ...
bsalomon@google.com
2012-10-22
*
Remove two params from GrGLProgramStage::setData that are no longer necessary.
bsalomon@google.com
2012-10-22
*
Automatically handle converting gl_FragCoord to Skia's y-down device coords.
bsalomon@google.com
2012-10-22
*
Remove use of varargs in SkImageFilter. This is causing a crash in recent
senorblanco@chromium.org
2012-10-22
*
Make GrGLShaderBuilder responsible for inserting begining of main() function ...
bsalomon@google.com
2012-10-22
*
Make GrGLProgram be responsible for calling setData on custom stages.
bsalomon@google.com
2012-10-22
*
add sample to debug in fatbits mode
mike@reedtribe.org
2012-10-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-20
[next]