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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-28
*
Limit warning message to de-clutter bench output logs
robertphillips@google.com
2013-09-27
*
GrAtlas cleanup: Split out GrPlot and GrAtlas
commit-bot@chromium.org
2013-09-27
*
Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp
robertphillips@google.com
2013-09-27
*
This CL effectively reverts:
robertphillips@google.com
2013-09-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-27
*
Fix a warning.
scroggo@google.com
2013-09-26
*
Add a buffered SkStream class.
scroggo@google.com
2013-09-26
*
move GrMalloc, GrFree, Gr_bzero to their sk equivalents
reed@google.com
2013-09-26
*
add counting to Globals, and refactor some for clarity
reed@google.com
2013-09-26
*
Add SkDivMod with a special case for ARM.
commit-bot@chromium.org
2013-09-26
*
Added SkTileImageFilter to SkFlattenable::InitializeFlattenables()
sugoi@google.com
2013-09-26
*
Moving 4 SkImageFilter derived classes from blink to skia
commit-bot@chromium.org
2013-09-26
*
GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig.
commit-bot@chromium.org
2013-09-26
*
ARM Skia NEON patches - 24 - S32_D565_Blend_Dither slight speedup/bugfix
commit-bot@chromium.org
2013-09-26
*
We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.
commit-bot@chromium.org
2013-09-26
*
First pass at font cache refactor: Create an atlas manager per texture
commit-bot@chromium.org
2013-09-26
*
Move bound and isFinite into pathref
robertphillips@google.com
2013-09-26
*
Fix iOS build.
scroggo@google.com
2013-09-25
*
Change SkImageDecoders to take an SkStreamRewindable.
scroggo@google.com
2013-09-25
*
Print a better error message.
scroggo@google.com
2013-09-25
*
Use the default resync_to_restart in jpeg.
scroggo@google.com
2013-09-25
*
Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
commit-bot@chromium.org
2013-09-25
*
Use different unique identifier for a fallback family.
djsollen@google.com
2013-09-24
*
remove obsolete USE_CACHE_HASH
reed@google.com
2013-09-24
*
Revert r11423 (low hanging calloc fruit)
robertphillips@google.com
2013-09-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-21
*
low hanging calloc fruit
mtklein@google.com
2013-09-20
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
[PDF] clear() and drawPaint() where applying the initial transform twice.
commit-bot@chromium.org
2013-09-20
*
Map Calibri to Carlito
bungeman@google.com
2013-09-20
*
Fix slight hinting with GDI.
bungeman@google.com
2013-09-20
*
ARM Skia NEON patches - 21 - new NEON S32_D565_Opaque
commit-bot@chromium.org
2013-09-20
*
Add sk_calloc. Remove SkMemory_stdlib, which seems unused.
mtklein@google.com
2013-09-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-20
*
silence the error test to be a better citizen
commit-bot@chromium.org
2013-09-19
*
Add new entry point that supports fallback font selection based on language.
djsollen@google.com
2013-09-19
*
pdf: report NYI features, and fail gracefully when something is not supported...
edisonn@google.com
2013-09-19
*
Implement crop rect support for the merge image filter.
senorblanco@chromium.org
2013-09-19
*
Reenable GrAAHairlinePathRenderer assert w/ fix
robertphillips@google.com
2013-09-19
*
Update Android's FontHost to return NULL if familyName does not match
djsollen@google.com
2013-09-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-19
*
Temporarily disable assert in GrAAHairlinePathRenderer.cpp
robertphillips@google.com
2013-09-19
*
Don't reuse scratch textures update
robertphillips@google.com
2013-09-18
*
"Fix" for hairline corner bugs
robertphillips@google.com
2013-09-18
*
fix fontconfig backend to only cache new fonts if their outName was unique
reed@google.com
2013-09-18
*
fix printing of error messages in canvasstatetest.
commit-bot@chromium.org
2013-09-18
*
pdf: write only ToUnicode mappings needed by the font, trimming anything out ...
edisonn@google.com
2013-09-18
*
cleanup XML_Parser after reading android config files.
djsollen@google.com
2013-09-18
*
Attempt to remove 64 bit min size for NPOT resized texture.
commit-bot@chromium.org
2013-09-18
[next]