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 image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
SkBitmapRegionDecoder clean-up
msarett
2015-10-12
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-12
*
Enable more testing for scaled webps
msarett
2015-10-12
*
Update SKP version
update-skps
2015-10-11
*
[TextBlob] Fall back to TightRunBounds when the font bounds are empty
fmalita
2015-10-09
*
Fix SkWindow.cpp includes for non-gpu mode
Brian Salomon
2015-10-09
*
Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:...
bungeman
2015-10-09
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
Add test with GLFW framework
jvanverth
2015-10-09
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-09
*
Fix codec memory leaks in nanobench
scroggo
2015-10-09
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
Fix gpu drawBitmap to work when BM is A8 and we have a shader
egdaniel
2015-10-09
*
Optional gradient dithering
fmalita
2015-10-09
*
Focus SkScaledCodec on BitmapRegionDecoder
scroggo
2015-10-09
*
Reland of Pass --images '' to nanobench to disable image benchmarking. (patch...
scroggo
2015-10-08
*
Revert of Pass --images '' to nanobench to disable image benchmarking. (patch...
scroggo
2015-10-08
*
Update Subset benches to support interlacing and fix bugs
scroggo
2015-10-08
*
remove internalDrawBitmap, as it is no longer shared with any other caller, a...
reed
2015-10-08
*
Updates nvpr text blobs to not store a direct reference to the
cdalton
2015-10-08
*
SkPath::fFirstDirection: seq-cst -> relaxed
mtklein
2015-10-07
*
Automatically add TSAN bots to the CQ for changes affecting SkAtomics.h
mtklein
2015-10-07
*
Add DrawShipSim sample.
jvanverth
2015-10-07
*
Remove ClipMaskType from GrCMM
bsalomon
2015-10-07
*
Insert clip fragment processor outside GrCMM
bsalomon
2015-10-07
*
Revert "Revert of factories should return baseclass, allowing the impl to spe...
reed
2015-10-06
*
Revert of factories should return baseclass, allowing the impl to specialize ...
schenney
2015-10-06
*
Blacklisting imagefilterscropexpand on s4 since it often causes the bot to ha...
egdaniel
2015-10-06
*
factories should return baseclass, allowing the impl to specialize
reed
2015-10-06
*
Allow SkIcoCodec to fail due to conversion
scroggo
2015-10-06
*
SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments
halcanary
2015-10-06
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Fix for visualbench loops forever
joshualitt
2015-10-06
*
nvpr removal from VisualBench base context
joshualitt
2015-10-06
*
Fix SkGifCodec to handle gifs where frameSize != imageSize
msarett
2015-10-06
*
Remove duplicate .cpp which should have been a .h
herb
2015-10-06
*
Dynamically allocate the GrDrawContexts
robertphillips
2015-10-06
*
[SkDebugger] Handle path empty-bounds gracefully
fmalita
2015-10-06
*
Revert of Stop using SkScalerContext::getAdvance() in SkGlyphCache. (patchset...
mtklein
2015-10-06
*
Make path range loading explicit
cdalton
2015-10-05
*
Implement cached nvpr text blobs
cdalton
2015-10-05
*
Use SkTextBlob for nvpr color bitmap fallbacks
cdalton
2015-10-05
*
Add TextRun object to nvpr text
cdalton
2015-10-05
*
SkScaledCodec should implement onRewind()
msarett
2015-10-05
*
Cleanup timing state machine
joshualitt
2015-10-05
*
Add more .h files to the .gypi
herb
2015-10-05
*
move visual bench interactive module to timing state machine
joshualitt
2015-10-05
*
Validate text blob runs after SkTextBlob construction.
fmalita
2015-10-05
*
Add ship sample
jvanverth
2015-10-05
[next]