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 'c' toggle to test clipping
reed@google.com
2012-11-02
*
Make GrGLTextureDomainEffect use GrGLEffectMatrix.
bsalomon@google.com
2012-11-02
*
Fixing crash in render_pictures. Uninitialized member in PictureRenderer
junov@chromium.org
2012-11-02
*
Split off SkConsistentChecksum from SkChecksum
epoger@google.com
2012-11-02
*
Make GrGLConfigConversionEffect use GrGLEffectMatrix
bsalomon@google.com
2012-11-02
*
Adding rtree support to the bench_pictures utility
junov@chromium.org
2012-11-02
*
Fix for 2 parallel gpu rendering issues (bigbitmaprect & image-surface)
robertphillips@google.com
2012-11-02
*
Another whitespace change to trigger bots
borenet@google.com
2012-11-02
*
Whitespace change to trigger bots
borenet@google.com
2012-11-02
*
Whitespace change to trigger rebuild after r6259
borenet@google.com
2012-11-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-02
*
Disable static asserts to get Chrome compiling
robertphillips@google.com
2012-11-01
*
Support render_pdfs in iOS too (add tool_main()).
edisonn@google.com
2012-11-01
*
Add utility to convert skp files to pdf files. Code compatible with render_p...
edisonn@google.com
2012-11-01
*
Check modulo values passed to GM.
bsalomon@google.com
2012-11-01
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Fix NoGPU build
borenet@google.com
2012-11-01
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Fix leaks in SkSurface_Gpu.cpp
robertphillips@google.com
2012-11-01
*
Remove GrScalar, replace with SkScalar.
bsalomon@google.com
2012-11-01
*
Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPi...
junov@chromium.org
2012-11-01
*
Reland r6233 with fix.
bsalomon@google.com
2012-11-01
*
Use SkToBool to fix a warning.
scroggo@google.com
2012-11-01
*
Re-revert r6233.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix for config conversion texture matrices.
bsalomon@google.com
2012-11-01
*
Revert r6233 while investigating bot failures.
bsalomon@google.com
2012-11-01
*
Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.
bsalomon@google.com
2012-11-01
*
Fix asserts in SkPathMeasure to honor documented API
djsollen@google.com
2012-11-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-01
*
GDI fonthost to serialize using correct font name.
bungeman@google.com
2012-10-31
*
add SkScalarsEqual() so we don't have to use memcmp for arrays of floats.
reed@google.com
2012-10-31
*
Implement SkCondVar for windows.
scroggo@google.com
2012-10-31
*
shape ops work in progress
caryclark@google.com
2012-10-31
*
Make SkShader store localM directly rather than as a separate alloc.
bsalomon@google.com
2012-10-31
*
catch case where clipping shortened the line down to a single pixel, but our
reed@google.com
2012-10-31
*
Shortcut inverting the identity matrix.
bsalomon@google.com
2012-10-31
*
Add SkThreadPool for managing threads.
scroggo@google.com
2012-10-31
*
Fix for error in r6214 (missing pre-declaration)
robertphillips@google.com
2012-10-31
*
Fleshed out GPU portion of image/surface feature
robertphillips@google.com
2012-10-31
*
Add validation check to GrGpu::createTexture & minor SkGpuDevice cleanup
robertphillips@google.com
2012-10-31
*
Ganesh resource cache changes
robertphillips@google.com
2012-10-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-31
*
Whitespace change to trigger bots
borenet@google.com
2012-10-30
*
add test for bug in line drawing. fix is pending a way to handle all of the
reed@google.com
2012-10-30
*
Upstreaming changes from gpu_dev to trunk.
bsalomon@google.com
2012-10-30
|
\
*
|
Eliminating implicit conversion from enum to bool. Fixes compiler warning
junov@chromium.org
2012-10-30
*
|
comment-only: add "this may change" warning to SkChecksum.h
epoger@google.com
2012-10-30
*
|
Revert r6051, re-adding json to DEPS file
epoger@google.com
2012-10-30
*
|
Remove unnecessary mul and assignment in gradient shaders.
bsalomon@google.com
2012-10-30
*
|
Add GL texture validity check to GrGpuGL
robertphillips@google.com
2012-10-30
[next]