index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
expose font-table APIs to SkTypeface
reed@google.com
2012-04-17
*
Revert r3705 for fixed pt failures.
bsalomon@google.com
2012-04-17
*
track oval in SkPath
bsalomon@google.com
2012-04-17
*
Add coverage AA support for SampleApp root layers (windows only)
bsalomon@google.com
2012-04-17
*
Add cast to support 64 bit.
caryclark@google.com
2012-04-16
*
Add SK_SYSTEM_ZLIB define.
justinlin@google.com
2012-04-16
*
Fix 64-bit build on Mac
epoger@google.com
2012-04-16
*
Propagated AA flags through Ganesh's clip stack (in preparation for GL AA cli...
robertphillips@google.com
2012-04-16
*
proper handling if SkMatrix::invert failes, addresses hack fix in rev. 3657
mike@reedtribe.org
2012-04-14
*
replace getTotalClipStack() with replayClips()+ClipVisitor
reed@google.com
2012-04-13
*
add SK_WARN_UNUSED_RESULT warning to SkPathMeasure methods that might leave
reed@google.com
2012-04-12
*
mark getTotalClip as deprecated
reed@google.com
2012-04-12
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12
*
allow the tolerance to be zero for nearlyzero
reed@google.com
2012-04-12
*
Add support for GL_NV_framebuffer_multisample_coverage
bsalomon@google.com
2012-04-11
*
Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero
epoger@google.com
2012-04-11
*
Make it possible to share a comparison func with both SkTSearch and SkQSort
bsalomon@google.com
2012-04-10
*
Updated blur to use A8/R8 (instead of RGBA8) when available - this provides a...
robertphillips@google.com
2012-04-10
*
misc fixes
bsalomon@google.com
2012-04-10
*
Warn when ignoring result of SkMatrix::invert.
bungeman@google.com
2012-04-09
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Fixing Windows compiler complaints
robertphillips@google.com
2012-04-06
*
Initial version of R8 support
robertphillips@google.com
2012-04-06
*
Renaming SkCanvas::fLayerCount to fSaveLayerCount for readability
junov@chromium.org
2012-04-05
*
Remove old D3D9 stuff
bsalomon@google.com
2012-04-04
*
Fixing the drawing of blurred shodows for hairline paths with software rendering
junov@chromium.org
2012-04-04
*
Unix SampleApp attach/detach fixup and style fixup
bsalomon@google.com
2012-04-03
*
Revert 3857 (which was committed from wrong tree)
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
robertphillips@google.com
2012-04-02
*
Removed ANGLE namespace requirement
robertphillips@google.com
2012-04-02
*
Reland 3563
bsalomon@google.com
2012-03-30
*
Revet 3563 due to mac bot failure
bsalomon@google.com
2012-03-30
*
Improve save layer handling in SkGpuDevice
bsalomon@google.com
2012-03-30
*
Unify text flushing with other deferred drawing
bsalomon@google.com
2012-03-30
*
Add assert to catch circular drawing higher up the call stack.
bsalomon@google.com
2012-03-30
*
Reverting r3555
robertphillips@google.com
2012-03-30
*
Added run-time switching between OpenGL & ANGLE in SampleApp
robertphillips@google.com
2012-03-30
*
Reland 3507
bsalomon@google.com
2012-03-30
*
Remove deprecated names from Gr (WK is no longer using them)
bsalomon@google.com
2012-03-30
*
Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...
bsalomon@google.com
2012-03-29
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Revert 3507
bsalomon@google.com
2012-03-28
*
Consolidate PixelRef flattables with the standard impl
djsollen@google.com
2012-03-28
*
Fix a bunch of Coverity defects - class members not initialized in the constr...
vandebo@chromium.org
2012-03-28
*
Move SkTextBox.h from utils to views.
bungeman@google.com
2012-03-28
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Use a single GrDrawState in GrContext for direct and buffered drawing
bsalomon@google.com
2012-03-27
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
fix compilation bug in fixed pt
bsalomon@google.com
2012-03-26
[next]