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
*
we only need one fontmetrics, since the paint (and fontcache) now know explic...
reed@google.com
2013-05-08
*
Use more fields from OutlineFontMEtrics: linegap, bbox.
reed@google.com
2013-05-08
*
Better method for rendering AA ellipses.
commit-bot@chromium.org
2013-05-08
*
Comment out invalid assert.
bsalomon@google.com
2013-05-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-08
*
share derivative code with extrema logic, remove some dead code.
mike@reedtribe.org
2013-05-08
*
fix impl for conic derivative (tangent)
mike@reedtribe.org
2013-05-08
*
add (untested) tangent calc for conics
reed@google.com
2013-05-07
*
path ops -- make combined clips soft if one is soft
caryclark@google.com
2013-05-07
*
Reland r9043 with fix.
bsalomon@google.com
2013-05-07
*
revert 9043
bsalomon@google.com
2013-05-07
*
SkGpuDevice: Delay locking bitmap pixels until we have a known texture cache ...
bsalomon@google.com
2013-05-07
*
path ops -- fix skp bugs
caryclark@google.com
2013-05-07
*
XPS ttc handling.
commit-bot@chromium.org
2013-05-07
*
Revert "Allow supporting 1 older PICTURE_VERSION."
scroggo@google.com
2013-05-07
*
reverting 9031
junov@chromium.org
2013-05-07
*
Fix SkPicture path bound optimization to handle inverse filled paths.
junov@chromium.org
2013-05-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-07
*
Mask orientation and layout correctly.
commit-bot@chromium.org
2013-05-06
*
Reverting r9016 due to Nexus7 GM regressions
jvanverth@google.com
2013-05-06
*
lockPixels before calling getColorTable.
scroggo@google.com
2013-05-06
*
Better method for rendering AA ellipses.
commit-bot@chromium.org
2013-05-06
*
Remove unused complex script support from android builds
commit-bot@chromium.org
2013-05-06
*
reimplement generateFontMetrics to keep all calculations in SkScalar, avoidin...
reed@google.com
2013-05-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-04
*
Test region decoding in skimage, plus fixes.
scroggo@google.com
2013-05-03
*
SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash
epoger@google.com
2013-05-03
*
change setLength and Normalize to handle when mag2 overflows a float, but the
reed@google.com
2013-05-03
*
This may potentially fix a chromium issue and shouldn't hurt, so if anyone ag...
sugoi@google.com
2013-05-03
*
Add support for GL_*_shader__framebuffer_fetch
bsalomon@google.com
2013-05-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-03
*
add HACK_COLORGLYPHS (disabled) to test colorglyphs
reed@google.com
2013-05-02
*
Cast our LOGFONTs in our enumerator callbacks to ENUMLOGFONTEX, so we
reed@google.com
2013-05-02
*
Fix GL extension printing on core profiles.
bsalomon@google.com
2013-05-02
*
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
[next]