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
*
Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target f...
vandebo@chromium.org
2013-08-20
*
CHECK -> SKTDYNAMICHASH_CHECK, to avoid collision with CHECK in Chrome logging.
mtklein@google.com
2013-08-20
*
Third (and hopefully final) change to support bleed flag in Ganesh
robertphillips@google.com
2013-08-20
*
use SkTDynamicHash in picture recording
mtklein@google.com
2013-08-20
*
The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux...
commit-bot@chromium.org
2013-08-20
*
Update renderable configs for ES3
commit-bot@chromium.org
2013-08-20
*
Make SkMatrix44::invert() check for finite 1/det instead of magic value
commit-bot@chromium.org
2013-08-20
*
Fix stack buffer read overflow in GrConvolutionEffect::TestCreate.
bungeman@google.com
2013-08-20
*
Change comments about size internal formats
commit-bot@chromium.org
2013-08-20
*
Add direct bezier cubic support for GPU shaders
commit-bot@chromium.org
2013-08-20
*
Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromi...
robertphillips@google.com
2013-08-20
*
Revert "Changed rules about sized internal formats on GLES3."
bsalomon@google.com
2013-08-20
*
Replace uses of GR_API by SK_API.
commit-bot@chromium.org
2013-08-20
*
Changed rules about sized internal formats on GLES3.
commit-bot@chromium.org
2013-08-20
*
Fix name of "bleed" flag
robertphillips@google.com
2013-08-20
*
Fix for nested rect drawing bug
robertphillips@google.com
2013-08-20
*
Update tiled bitmap path to respect bleed flag
robertphillips@google.com
2013-08-20
*
Remove unused typedef.
bungeman@google.com
2013-08-19
*
skia: Added SkDiscardableMemory interface.
scroggo@google.com
2013-08-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
allow both GDI and DW fontmgrs at the same time
bungeman@google.com
2013-08-16
*
Always support NPOT tiling/MIPs on ES3
commit-bot@chromium.org
2013-08-16
*
Always support pack/unpack row length on ES3. Add support for NV_pack_subimag...
commit-bot@chromium.org
2013-08-16
*
Change Atlas recycling to track current flush count and recycle if Atlas not ...
commit-bot@chromium.org
2013-08-16
*
Support VAO when on ES3.
commit-bot@chromium.org
2013-08-16
*
Fix hairline pathrenderer for Nexus-10. Switches to using additional
jvanverth@google.com
2013-08-16
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-16
*
Patch for r10762
robertphillips@google.com
2013-08-16
*
This CL addresses "SkCanvas::save flags are not respected by GPU backend" (ht...
commit-bot@chromium.org
2013-08-16
*
Revert "Make SkMatrix44::invert() check for finite 1/det instead of magic value"
scroggo@google.com
2013-08-15
*
Revert r10718 to unblock roll
robertphillips@google.com
2013-08-15
*
Make SkMatrix44::invert() check for finite 1/det instead of magic value
commit-bot@chromium.org
2013-08-15
*
Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.
mtklein@google.com
2013-08-15
*
Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover.
mtklein@google.com
2013-08-15
*
Add homogeneous point mapping to Matrix
egdaniel@google.com
2013-08-15
*
Write NULL as "" so readString() always returns a non-NULL string.
mtklein@google.com
2013-08-15
*
fine-tune tolerance for pinchy quads in stroker
reed@google.com
2013-08-15
*
Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3.
bsalomon@google.com
2013-08-15
*
Enable coverage when drawing to the stencil buffer.
commit-bot@chromium.org
2013-08-15
*
Fix repeated point quads/cubics in convex pr and update convexpaths GM
commit-bot@chromium.org
2013-08-15
*
Add missing fallback blending to SkA8_Shader_Blitter::blitMask()
commit-bot@chromium.org
2013-08-15
*
Revert "Unpremultiply SkBitmaps for PDF output"
scroggo@google.com
2013-08-15
*
Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due t...
robertphillips@google.com
2013-08-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-15
*
Unpremultiply SkBitmaps for PDF output
commit-bot@chromium.org
2013-08-14
*
Add blend optimization helpers and use to convert rect draws to clears.
commit-bot@chromium.org
2013-08-14
*
allow both GDI and DW fontmgrs at the same time
reed@google.com
2013-08-14
*
Fix crash when querying a runtime config that is defined in environment
commit-bot@chromium.org
2013-08-14
[next]