index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Remove GrGLProgram::CachedData, make GrGLProgram represent the program
bsalomon@google.com
2012-07-16
*
Added pipe as a rendering option for render_pictures.
keyar@chromium.org
2012-07-16
*
fix for non-Windows-specific compiler error in r4624
robertphillips@google.com
2012-07-16
*
Refactor SkDeque's iterator and allocation method
robertphillips@google.com
2012-07-16
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
land http://codereview.appspot.com/6325044/ by Lei
reed@google.com
2012-07-16
*
Delete 5 stale gm expected images
epoger@google.com
2012-07-16
*
Fix bad allocator access in r4616
bsalomon@google.com
2012-07-16
*
Adding bracketing save/restore calls to SkPicture at record time and
junov@chromium.org
2012-07-16
*
Fix fs param name in conical gradient due to r4616.
bsalomon@google.com
2012-07-16
*
Remove uniform var pointers from custom effects
bsalomon@google.com
2012-07-16
*
Revert "Add a method to atomic add."
scroggo@google.com
2012-07-16
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
Having updated the documentation of GrCustomStage to argue that all custom st...
tomhudson@google.com
2012-07-16
*
skdiff: replace --failonmismatches with repeatable --failonresult option
epoger@google.com
2012-07-13
*
shape ops work in progress
caryclark@google.com
2012-07-13
*
[PDF] Add link annotations.
vandebo@chromium.org
2012-07-13
*
Start removing calls to GrDrawState::setTexture() (and GrPaint::setTexture()?...
tomhudson@google.com
2012-07-13
*
Mac build fix for Keyar. Unreviewed.
senorblanco@chromium.org
2012-07-13
*
Updated make_filepath test to reflect changes in picture_utils. TBR
keyar@chromium.org
2012-07-13
*
There were three different problems with lighting filters:
senorblanco@chromium.org
2012-07-13
*
add baselines for new gm
reed@google.com
2012-07-13
*
Preparations for adding options and different render types to render_pictures.
keyar@chromium.org
2012-07-13
*
Benchmark tiling now better reflects how it is done in Chrome.
keyar@chromium.org
2012-07-13
*
Fixed over-length lines in GrGLCreateDebugInterface.cpp
robertphillips@google.com
2012-07-13
*
don't add circles on chopped cubics
reed@google.com
2012-07-13
*
rebaseline after gpu change
reed@google.com
2012-07-13
*
Added SkDevice onAttachToCanvas & onDetachFromCanvas methods
robertphillips@google.com
2012-07-13
*
Fixed calling SkIntToScalar on a float error
robertphillips@google.com
2012-07-13
*
Improved clarity of complexclip GM
robertphillips@google.com
2012-07-13
*
Add SkTDArray.contains(), which is just a wrapper around find()
epoger@google.com
2012-07-13
*
Fix SkMatrix.h line endings (LF) [change 4592 fixed the cpp]
bsalomon@google.com
2012-07-13
*
Fix SkMatrix line endings (LF)
bsalomon@google.com
2012-07-13
*
shape ops work in progress
caryclark@google.com
2012-07-13
*
update-doxygen.sh: update local copy of workspace rather than checking it out...
epoger@google.com
2012-07-12
*
Feature, HitBox selects current command
chudy@google.com
2012-07-12
*
Changed cmsecs to msecs to be consistent with bench.
keyar@chromium.org
2012-07-12
*
shape ops work in progress
caryclark@google.com
2012-07-12
*
Fix setFileOffset type to remove warnings.
vandebo@chromium.org
2012-07-12
*
Disable WritePixelsTest on Android
borenet@google.com
2012-07-12
*
shape ops work in progress
caryclark@google.com
2012-07-12
*
Added a benchmark for measuring picture unflattening time.
keyar@chromium.org
2012-07-12
*
rename NO_ERROR to kNoError, because Windows defines a NO_ERROR macro elsewhere
epoger@google.com
2012-07-12
*
skdiff: add --failonmismatches and --listfilename options, plus cleanup
epoger@google.com
2012-07-12
*
Cleanup restore offsets at end of SkPicture recording
junov@chromium.org
2012-07-12
*
Introduces new SingleTextureEffect base class for GrCustomStage objects.
tomhudson@google.com
2012-07-12
*
Refactor how precision is handled with GrGLShaderVar
bsalomon@google.com
2012-07-12
*
rebaseline macpro for convexpaths (test was changed)
reed@google.com
2012-07-12
*
Added annotation for gm's -wp flag
chudy@google.com
2012-07-12
*
check a hashtable before using a bsearch
reed@google.com
2012-07-12
[next]