index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-14
*
Script to plot tile vs. viewport comparison for given platform and revision.
bensong@google.com
2013-02-13
*
Add animated line chart sample
bsalomon@google.com
2013-02-13
*
Remove checked-in moc_* files
borenet@google.com
2013-02-13
*
Fix moc generation with SK_SUPPORT_GPU defined
robertphillips@google.com
2013-02-13
*
gm: Add ability to compare against checksums (as opposed to image files)
epoger@google.com
2013-02-13
*
Use SkMWRandom in GLPrograms test.
bsalomon@google.com
2013-02-13
*
r7719 was an exact reland of r7713. This CL is fix.
bsalomon@google.com
2013-02-13
*
Attempt to reland r7713 with fix.
bsalomon@google.com
2013-02-13
*
Revert r7713 until GM changes are understood.
bsalomon@google.com
2013-02-13
*
Move view matrix flush to GrGLPrograms.
bsalomon@google.com
2013-02-13
*
Fix filter optimizations to take the paint's alpha into account
robertphillips@google.com
2013-02-13
*
Allow debugger to be compiled without Ganesh
robertphillips@google.com
2013-02-13
*
Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and covera...
bsalomon@google.com
2013-02-12
*
Move blend optimization functions to GrDrawState.
bsalomon@google.com
2013-02-12
*
call through to to the virtual drawPath from drawOval, for subclasses (e.g. pdf)
reed@google.com
2013-02-12
*
add custom implementation for drawBitmapRect to shield from changes in SkDevice
edisonn@google.com
2013-02-12
*
mirror of https://codereview.appspot.com/7312060/
reed@google.com
2013-02-11
*
Turn off per-iteration tile time reporting
borenet@google.com
2013-02-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-09
*
Argv[0] isn't the first argument to anything.
reed@google.com
2013-02-08
*
Adding comments based on review https://codereview.appspot.com/7300072/
junov@chromium.org
2013-02-08
*
Correct default value for GR_STATIC_RECT_VB
bsalomon@google.com
2013-02-08
*
match chromium's approach for locating the most appropriate macos SDK to use
humper@google.com
2013-02-08
*
Revert 7625 until after M26 due to a mix of perf changes.
bsalomon@google.com
2013-02-08
*
Fix uninitialized Render Target origin issue in debugger
robertphillips@google.com
2013-02-08
*
Clean up some out of order initialization warnings.
scroggo@google.com
2013-02-08
*
Adding option to SkTileGrid for specifying border pixels.
junov@chromium.org
2013-02-08
*
Re-enabled performance checking on Windows
robertphillips@google.com
2013-02-08
*
Optimize building gradient cache for when we know alpha is always 0xFF.
reed@google.com
2013-02-08
*
Add support for using ANGLE in bench_pictures.
scroggo@google.com
2013-02-08
*
Removes redundant and wrong check.
bensong@google.com
2013-02-08
*
Fixes indentation error.
bensong@google.com
2013-02-08
*
Fixes a bug that didn't address new perfdata location.
bensong@google.com
2013-02-08
*
fix build on Macos
humper@google.com
2013-02-08
*
Fix for Mac compile warnings. Temporarily removed random gorilla test.
jvanverth@google.com
2013-02-08
*
Add Random unit tests.
jvanverth@google.com
2013-02-08
*
Add .swp files to gitignore.
scroggo@google.com
2013-02-08
*
Add a bench for SkBicubicImageFilter.
senorblanco@chromium.org
2013-02-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-08
*
Remove compile time option to use different types for text vertices.
bsalomon@google.com
2013-02-07
*
Temporarily disable new GL error checking in ~SkGLContext
robertphillips@google.com
2013-02-07
*
Remove GR_DISABLE_DRAW_BUFFERING, replace with RTConf variable.
bsalomon@google.com
2013-02-07
*
Address google3 compiler warning
robertphillips@google.com
2013-02-07
*
Cleanup debugger's handling of bad input files
robertphillips@google.com
2013-02-07
*
only take the vertical special-case for gradients when dx is exactly 0, as a
reed@google.com
2013-02-07
*
Remove GR_DUMP_TEXTURE_UPLOADS
bsalomon@google.com
2013-02-07
*
Only turn on one gpu timer in PictureBenchmark tool
robertphillips@google.com
2013-02-07
*
Remove GR_AGGRESSIVE_SHADER_OPTS build option.
bsalomon@google.com
2013-02-07
*
Use SkBits2Float in SkRandom
bsalomon@google.com
2013-02-07
[next]