index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Remove unused CallStacker
scroggo
2015-12-10
*
Move flush logic into GrAtlasTextBlob
joshualitt
2015-12-10
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
SkPixelSerializer: remove deprecated virtual
halcanary
2015-12-10
*
Move DistanceAdjustTable to its own file
joshualitt
2015-12-10
*
Add Apple renderer strings to PowerVR detection
jvanverth
2015-12-10
*
SkDocument::setDCTEncoder() for old versions of webkit
halcanary
2015-12-10
*
Move appending of large glyphs into GrAtlasTextBlob
joshualitt
2015-12-10
*
Silence another PNG print statement
scroggo
2015-12-10
*
try again on md formatting
caryclark
2015-12-10
*
experiment/fiddle
halcanary
2015-12-10
*
Move 'mustRegenerate' function into GrAtlasTextBlob
joshualitt
2015-12-10
*
another null src, memcpy -> sk_careful_memcpy
mtklein
2015-12-10
*
Remove uniform color for GrDistanceFieldGeoProc
joshualitt
2015-12-10
*
add path ops presentations to skia.org
caryclark
2015-12-10
*
Make NVPR a GL context option instead of a GL context
kkinnunen
2015-12-10
*
Use a pseudo-extension CHROMIUM_framebuffer_mixed_samples
kkinnunen
2015-12-10
*
Populate NVPR functions when run with command buffer
kkinnunen
2015-12-09
*
Do elliptical clips in normalized space on devices with a "real" mediump
bsalomon
2015-12-09
*
Make "alpha only" be a property of GrTextureProducer
bsalomon
2015-12-09
*
Use BRGA as internal format on later iOS
jvanverth
2015-12-09
*
another memcpy -> sk_careful_memcpy
mtklein
2015-12-09
*
add support for capped hairlines
caryclark
2015-12-09
*
Silence libjpeg warnings in SkImageDecoder
scroggo
2015-12-09
*
Another undefined shift caught by -fsanitize=shift.
mtklein
2015-12-09
*
Another memcpy -> sk_careful_memcpy
mtklein
2015-12-09
*
no need for newlines in DM Errors
mtklein
2015-12-09
*
Fix compile error with GOOGLE3 define.
benjaminwagner
2015-12-09
*
Rewrite drawBitmap/ImageNine on top of GrTextureProducer
bsalomon
2015-12-09
*
Make skia_sanitizer work on Macs too.
mtklein
2015-12-09
*
Remove no-op code in SkAlphaRuns::add
scroggo
2015-12-09
*
Fix problem with flag unknown to clang. This negates an earlier -Werror causi...
herb
2015-12-09
*
Silence libpng warnings in SkImageDecoder
msarett
2015-12-09
*
ubsan shift fixes
caryclark
2015-12-09
*
SkBitmap::installPixels(const SkPixmap&);
halcanary
2015-12-09
*
Prevent overflow in length() in GLCircularRRectEffect
bsalomon
2015-12-09
*
SkBitmap::getColor repsects swizzle
halcanary
2015-12-09
*
Split big rrect aa effect up into separate images
bsalomon
2015-12-09
*
Fix filter primitive bounds computations.
senorblanco
2015-12-09
*
fix a couple flaky nonnull attribute ubsan warnings
mtklein
2015-12-09
*
Fix bug with GrAtlasTextContext color regen
joshualitt
2015-12-09
*
DM: tally notes at the end rather than showing them as they finish.
mtklein
2015-12-09
*
Boost GrGLConicEffect's variables to all high precision
robertphillips
2015-12-09
*
try stifling integer overflow error
mtklein
2015-12-09
*
Cap filtering to kMedium_SkFilterQuality when downsampling
fmalita
2015-12-09
*
Revert of Boost GrGLConicEffect's variables to all high precision (patchset #...
robertphillips
2015-12-09
*
Revert of Make NVPR a GL context option instead of a GL context (patchset #9 ...
borenet
2015-12-09
*
A small text cleanup
joshualitt
2015-12-09
*
Boost GrGLConicEffect's variables to all high precision
robertphillips
2015-12-09
*
Attempt to land cache purge again [and regen bot logs if still failing]
bsalomon
2015-12-09
[next]