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
*
Actually mark other types of fonts as 'kOther' in FreeType port.
bungeman@google.com
2013-12-02
*
Fix truncation of glyphs in SkScalerContext.cpp
robertphillips@google.com
2013-12-02
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Speed up GrResourceCache lookup by inlining GrBinHashKey comparisons
commit-bot@chromium.org
2013-11-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-28
*
Document the SkScalerContext pure virtuals.
bungeman@google.com
2013-11-27
*
Trying to add the same scaled image twice shouldn't assert.
commit-bot@chromium.org
2013-11-27
*
Don't check the framebuffer status every time we flush when we're on Chromium;
commit-bot@chromium.org
2013-11-27
*
ARM Skia NEON patches - 16/17 - Blitmask
commit-bot@chromium.org
2013-11-27
*
fix 8->1 bugs shown by removal of A1 config
reed@google.com
2013-11-27
*
Fixed bad memory access
commit-bot@chromium.org
2013-11-26
*
Remove unused fields from SkGlyphCache.
bungeman@google.com
2013-11-26
*
DM: write failed comparison mode .pngs one more level deep in the tree.
mtklein@google.com
2013-11-26
*
Enhance SkDropShadowImageFilter to support separate X & Y sigmas, and crop re...
senorblanco@chromium.org
2013-11-26
*
Minimal changes to not crash GPU with color fonts.
bungeman@google.com
2013-11-26
*
Revert "Revert "remove kA1_Config, as it is no longer supported""
commit-bot@chromium.org
2013-11-26
*
Add 'skiapict' magic bytes to SkPicture format.
commit-bot@chromium.org
2013-11-26
*
Clean up 4 old bytes per paint.
commit-bot@chromium.org
2013-11-26
*
Adding more validation
commit-bot@chromium.org
2013-11-25
*
Revert "remove kA1_Config, as it is no longer supported"
reed@google.com
2013-11-25
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
remove kA1_Config, as it is no longer supported
reed@google.com
2013-11-25
*
remove unused reduce order code
caryclark@google.com
2013-11-25
*
fix pathops quad line intersection
caryclark@google.com
2013-11-25
*
Inline performance-critical methods on SkAlphaRuns.
mtklein@google.com
2013-11-22
*
I feel like my clang is especially sensitive to unused variables.
mtklein@google.com
2013-11-22
*
[GPU] Use view matrix + rect to implement subrect for drawBitmap when there i...
commit-bot@chromium.org
2013-11-22
*
Disable the save/clip/restore peephole optimization when a bounding hierarchy...
commit-bot@chromium.org
2013-11-22
*
Fixing issues found by fuzzer
commit-bot@chromium.org
2013-11-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-22
*
Apply hairline optimization only if the path renderer wants it
commit-bot@chromium.org
2013-11-22
*
move SkProcCoeffXfermode unflatten constructor into .cpp, and range-check its...
reed@google.com
2013-11-21
*
Remove unwanted gFTMutex from DirectWrite port.
bungeman@google.com
2013-11-21
*
fix compiler error where SK_SCALAR_IS_FLOAT is not defined. (attempt 2)
djsollen@google.com
2013-11-21
*
fix compiler error where SK_SCALAR_IS_FLOAT is not defined.
djsollen@google.com
2013-11-21
*
Fix SkScalar conversion warning.
fmalita@google.com
2013-11-21
*
Fix VC++ ptr-to-... and va_list confusion
commit-bot@chromium.org
2013-11-21
*
Show basic SkPicture details in debugger.
commit-bot@chromium.org
2013-11-21
*
optimize pathops coverage
commit-bot@chromium.org
2013-11-21
*
Minor fix in Ganesh shader generation.
commit-bot@chromium.org
2013-11-21
*
Add SkImageGenerator Interface
halcanary@google.com
2013-11-21
*
Avoid printing draw target info to stderr while running unit tests
commit-bot@chromium.org
2013-11-21
*
Minor fixes for distance field fonts:
commit-bot@chromium.org
2013-11-21
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-21
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
Only SkFontMgr_New_DirectWrite should call GetSystemFontCollection.
bungeman@google.com
2013-11-20
*
Fix SkMatrix44::invert(...) for identity matrices and a NULL parameter
commit-bot@chromium.org
2013-11-20
*
Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap for
commit-bot@chromium.org
2013-11-20
*
Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...
robertphillips@google.com
2013-11-20
[next]