index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
In picture rendering tools, draw the entire scaled image.
scroggo@google.com
2013-02-06
*
Fix function not predeclared warning on Mac.
bsalomon@google.com
2013-02-06
*
rver r7626, might trigger for some strange reason a heap corruption
edisonn@google.com
2013-02-06
*
Fixes a bug introduced by the new per-tile bench log format.
bensong@google.com
2013-02-06
*
Updates gen_skp_ranges.py on recent changes of bench names, storage locations...
bensong@google.com
2013-02-06
*
Fix for sign mismatch warning/error
robertphillips@google.com
2013-02-06
*
Add overdraw visualization to the debugger
robertphillips@google.com
2013-02-06
*
Add a true Set class. Current use case is to be used with Pdf generator.
edisonn@google.com
2013-02-06
*
Remove GR_STATIC_RECT_VB
bsalomon@google.com
2013-02-06
*
gm self-tests: generate JSON expectations, in addition to image expectations
epoger@google.com
2013-02-06
*
Fix WritePixels test on ANGLE.
bsalomon@google.com
2013-02-06
*
Turn --timeIndividualTiles back on in bench_pictures
borenet@google.com
2013-02-06
*
Whitespace change to trigger builds after master restart
borenet@google.com
2013-02-06
*
Set vertex layout prior to setVertexSourceToBuffer for GR_STATIC_RECT_VB
jvanverth@google.com
2013-02-06
*
Small code cleaup: remove redundant if
edisonn@google.com
2013-02-06
*
check for self-assignment in operator=
reed@google.com
2013-02-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-06
*
tweak to spacing, to trigger build
mike@reedtribe.org
2013-02-06
*
If the stack is too deep we could get Stack Overflow in pdf's ContentEntry's ...
edisonn@google.com
2013-02-05
*
Fix calls to setVertexSourceToBuffer
robertphillips@google.com
2013-02-05
*
Fix bench crash (calling method on NULL object).
bsalomon@google.com
2013-02-05
*
Reinstate r7546: fix unused variable warning
jvanverth@google.com
2013-02-05
*
Improved compartmentalization of filter tool's optimizations & add new optimi...
robertphillips@google.com
2013-02-05
*
Move vertex layout from GeometrySrcState to GrDrawState.
jvanverth@google.com
2013-02-05
*
Fix master IP in submit_try
borenet@google.com
2013-02-05
*
Revert r7595 due to housekeeper warning-as-error.
bsalomon@google.com
2013-02-05
*
Re-enable static asserts with windows warning fix.
bsalomon@google.com
2013-02-05
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Fix for issue 1029: Debugger opens files with ^O, but crashes when opening fi...
jvanverth@google.com
2013-02-05
*
Implement support for origin-TopLeft render targets in GL backend.
scroggo@google.com
2013-02-05
*
Fix some 64 bit warnings on mac.
scroggo@google.com
2013-02-05
*
Fix unbalanced Shader set/endContext calls in drawVertices
djsollen@google.com
2013-02-05
*
hide the static-assert block altogether, until we can find a construct that
reed@google.com
2013-02-05
*
fix (new annoying) warning (mac only I think)
reed@google.com
2013-02-05
*
Make windows GrGLCreateNatriveInterface not us GL.h and not use linker to res...
bsalomon@google.com
2013-02-05
*
Actually fix angle GLPrograms test.
bsalomon@google.com
2013-02-05
*
Restore variable to release builds.
jvanverth@google.com
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-05
*
remove define for SK_IGNORE_GRADIENT_DITHER_FIX to trigger rebaselines
mike@reedtribe.org
2013-02-05
*
Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ...
senorblanco@chromium.org
2013-02-04
*
use SkToS32 to turn a ptrdiff_t into an int (on 64bit build)
reed@google.com
2013-02-04
*
Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a ...
bsalomon@google.com
2013-02-04
*
remove vestiges of 32BIT_GRADIENT flag, as we always dither gradients now
reed@google.com
2013-02-04
*
add kMultiply_Mode to switch statement (fix warning)
reed@google.com
2013-02-04
*
land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matchin...
reed@google.com
2013-02-04
*
Simplify and speed up SkIntroSort.
bungeman@google.com
2013-02-04
*
Commit file missing from r7550
bsalomon@google.com
2013-02-04
*
Attempt to fix GLPrograms test on ANGLE bot.
bsalomon@google.com
2013-02-04
*
Go from a 1x2 to a 2x2 dither cell, and change/simplify the logic for how we
reed@google.com
2013-02-04
[prev]
[next]