index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Rewrite SkTRegistry to take any trivially-copyable type.
mtklein@google.com
2013-09-04
*
Add SkCanvasStack and update the Canvas utilities to use it.
djsollen@google.com
2013-09-04
*
Reverting r11075.
jvanverth@google.com
2013-09-04
*
Add device-independent GPU rendering of ovals.
commit-bot@chromium.org
2013-09-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-04
*
Fix convex path renderer bounds computation
commit-bot@chromium.org
2013-09-03
*
Fix Matrix44Test and double-to-float conversion in SVD code
jvanverth@google.com
2013-09-03
*
Revise SVD code to remove arctangents.
commit-bot@chromium.org
2013-09-03
*
Fix bug in SkWriter32.
mtklein@google.com
2013-09-03
*
Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface and...
commit-bot@chromium.org
2013-09-03
*
Hamfisted "fix" for pinterest blur crash
robertphillips@google.com
2013-09-03
*
Fix bounds computation in GrAAHairlineRenderer
commit-bot@chromium.org
2013-09-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-31
*
Isolate VertexBuilder from GrGLShaderBuilder
commit-bot@chromium.org
2013-08-30
*
Rename ShaderType enum to ShaderVisibility
commit-bot@chromium.org
2013-08-30
*
Add bit to GrGLCaps for fixed function support
commit-bot@chromium.org
2013-08-30
*
Fix invalid enum error when checking for core profile in GrGLInterface::valid...
bsalomon@google.com
2013-08-30
*
R-Tree -- Don't sort draw commands unless specified.
sglez@google.com
2013-08-30
*
Fix stroked oval and rrect rendering on Ubuntu-x86-Release.
commit-bot@chromium.org
2013-08-30
*
Modify GLSL version declaration to allow access to compat. features
commit-bot@chromium.org
2013-08-30
*
Add glTexGen funcs to interface
commit-bot@chromium.org
2013-08-30
*
Move SkBitmapDevice functions to their own file
robertphillips@google.com
2013-08-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-30
*
Replace SkTScopedPtr with SkAutoTDelete in Skia.
commit-bot@chromium.org
2013-08-29
*
[PDF] Fix image references.
commit-bot@chromium.org
2013-08-29
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...
djsollen@google.com
2013-08-29
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
Moving out of order call to TexParameteri in GrGpuGL::onCreateTexture
junov@chromium.org
2013-08-29
*
Revert determinant-based ScaleTranslate inverse.
commit-bot@chromium.org
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-29
*
export SkFontMgr_New_... experimental functions for testing in chrome
reed@google.com
2013-08-28
*
Don't require getLength on Mac.
scroggo@google.com
2013-08-28
*
Remove sk_bzero usage from SkMatrix44 for improved performance.
shawnsingh@chromium.org
2013-08-28
*
Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var ...
commit-bot@chromium.org
2013-08-28
*
fix state machine so we know simple only loops once, but we can call maprect ...
reed@google.com
2013-08-28
*
ARM Skia NEON patches - 15 - Preparation work for Blitmask optims
commit-bot@chromium.org
2013-08-28
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Handle SkStream::rewind properly.
scroggo@google.com
2013-08-28
*
fix issue on devices running an OS prior to 4.2 when the fallback font file w...
djsollen@google.com
2013-08-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-28
*
Fix for 10963: Use mx instead of my where mx is wanted.
bungeman@google.com
2013-08-28
*
Clear unknown DirectWrite font metrics.
bungeman@google.com
2013-08-27
*
In image filters, apply the CTM and offset to the crop rect. This is necessar...
senorblanco@chromium.org
2013-08-27
*
Only destroy huffman if build succeeded.
scroggo@google.com
2013-08-27
*
Fix _GDI::generateCharToGlyph to properly handle missing glyphs.
bungeman@google.com
2013-08-27
*
Revert of r10943.
rmistry@google.com
2013-08-27
*
add SkDeviceLooper to handle larger-than-fixedpoint
reed@google.com
2013-08-27
*
Fix issue when the family name is reused among multiple families.
djsollen@google.com
2013-08-27
[next]