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
...
*
Detect color masks, and divert to draw-sprite instead of maskblitters.
reed@google.com
2013-05-02
*
Add geometry-based rotated AA rect drawing path
robertphillips@google.com
2013-05-02
*
Axis aligned shader-based rect drawing
robertphillips@google.com
2013-05-02
*
TTC support for DirectWrite.
bungeman@google.com
2013-05-02
*
Support for libpng > 1.2.
commit-bot@chromium.org
2013-05-02
*
Disable AA for ovals and roundrects if MSAA is enabled.
commit-bot@chromium.org
2013-05-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-02
*
Adding public API method on SkImage for extracting the GPU texture handle.
junov@chromium.org
2013-05-01
*
Build fix attempt number 2.
scroggo@google.com
2013-05-01
*
Fix the build.
scroggo@google.com
2013-05-01
*
Force linking with image decoders for images project.
scroggo@google.com
2013-05-01
*
SkOpSegment.cpp gcc 4.7 build failure.
fmalita@google.com
2013-05-01
*
Add support for GL_EXT_multisampled_render_to_texture.
bsalomon@google.com
2013-05-01
*
Add FontMgr to DirectWrite.
bungeman@google.com
2013-05-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-30
*
Allow supporting 1 older PICTURE_VERSION.
scroggo@google.com
2013-04-30
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
add routines to compute error between conic and quad
mike@reedtribe.org
2013-04-30
*
Minor optimization
robertphillips@google.com
2013-04-29
*
Stop using mix() to implement hard-light in shader.
commit-bot@chromium.org
2013-04-29
*
Remove inout params from saturation helper func in XferEffect.
commit-bot@chromium.org
2013-04-29
*
Remove guard against checking for copytexsubimage2d ptr in GrGLInterface::val...
commit-bot@chromium.org
2013-04-29
*
Plumbed in discard_framebuffer extension
robertphillips@google.com
2013-04-29
*
Remove redundant setting of alpha in hard-light GPU shader.
commit-bot@chromium.org
2013-04-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-28
*
add computation for error in conic-as-quad
mike@reedtribe.org
2013-04-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-27
*
add comment for computing max-diff between conic and its bounding quad
reed@google.com
2013-04-26
*
path ops -- handle non-finite numbers
caryclark@google.com
2013-04-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-26
*
rename SkRationalQuad to SkConic
mike@reedtribe.org
2013-04-26
*
Remove useless SkRect::sort
robertphillips@google.com
2013-04-25
*
impl onCreateFrom... for fontmgr on windows
reed@google.com
2013-04-25
*
Use SkError for a bitmap that could not be decoded.
scroggo@google.com
2013-04-25
*
Temporarily disable HardLight effect in unit tests.
jvanverth@google.com
2013-04-25
*
Updates to skimage tool to use it for testing.
scroggo@google.com
2013-04-25
*
Work around overzealous assertion in SkMaskFilter.
tomhudson@google.com
2013-04-25
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
path ops : make it real
caryclark@google.com
2013-04-25
*
Added "SkRRect::contains(const SkRect&) const"
robertphillips@google.com
2013-04-25
*
path ops : fix empty-diff bug, op-in-place
caryclark@google.com
2013-04-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-25
*
Some fixes for saturation computation XferEffect.
commit-bot@chromium.org
2013-04-25
*
Fix for compiler error:
robertphillips@google.com
2013-04-24
*
Move MMap to SkData.
commit-bot@chromium.org
2013-04-24
*
first impl of fontmgr for gdi
reed@google.com
2013-04-24
*
Exit ~GrContext early if GrContext::init() failed.
bsalomon@google.com
2013-04-24
*
Fixing numerical rounding edge case in SkTileGrid
junov@chromium.org
2013-04-24
*
Fix a bug in SkTextBox.
scroggo@google.com
2013-04-24
*
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...
edisonn@google.com
2013-04-24
[prev]
[next]