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
*
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
*
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
[next]