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
*
impl SkConvertQuadToCubic w/ Sk2s
reed
2015-03-26
*
SkPDF fix object counting error
halcanary
2015-03-26
*
Remove some validation and asserts from tessellating path renderer.
senorblanco
2015-03-26
*
Fix DiscardableMemoryPool::free race condition
halcanary
2015-03-26
*
Revert of Make the canvas draw looper setup update the canvas save count (pat...
reed
2015-03-26
*
Make the canvas draw looper setup update the canvas save count
reed
2015-03-26
*
SkPMFloat::trunc()
mtklein
2015-03-26
*
Remove unused HWAA flag and uniqueID field from GrDrawTargetCaps.
egdaniel
2015-03-26
*
Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalance...
robertphillips
2015-03-26
*
Silence PNG warnings from SkPngCodec.
scroggo
2015-03-26
*
use new faster/vector impl for chopping conics
reed
2015-03-26
*
Add support for using alternative backends (like DirectX) when creating a GrGpu.
egdaniel
2015-03-26
*
add legacy pathop enums; fix uninitialized warning
caryclark
2015-03-26
*
cumulative pathops patch
caryclark
2015-03-26
*
remove slower scalar code in favor of vectors
reed
2015-03-26
*
Add a paint filter utility canvas (SkPaintFilterCanvas)
fmalita
2015-03-26
*
Use a wrapper for SkDebugf in SkCodec.
scroggo
2015-03-26
*
SkCodec: conditionally remove fInfo
halcanary
2015-03-26
*
remove #if 0 code
reed
2015-03-26
*
use custom search for pathmeasure
reed
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Use Sk4x to speed-up bounds of an array of points
reed
2015-03-25
*
Add more parameters to GrTextContext::canDraw
cdalton
2015-03-25
*
Update 4-at-a-time APIs.
mtklein
2015-03-25
*
simple patch to always init SkTextBlob uniqueID
joshualitt
2015-03-25
*
SkPDF SkPDFObject::addResources signature simplified
halcanary
2015-03-25
*
Lazy SKP image decoding in DM.
mtklein
2015-03-25
*
SkPDF: eliminate skpdfpage class
halcanary
2015-03-25
*
SkPDF: merge skdocument_pdf and skpdfdocument
halcanary
2015-03-25
*
SKPDF: refactor pdfcatalog and pdfdocument
halcanary
2015-03-25
*
Add scanline decoding to SkCodec.
scroggo
2015-03-25
*
SkTHash: add checksum include
halcanary
2015-03-25
*
Remove SkClipStack's manual rounding of BW clip rects
robertphillips
2015-03-25
*
SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way
halcanary
2015-03-25
*
SkPDF: add canon assert before adding code that might break it
halcanary
2015-03-25
*
SkPDF: unclass skpdfdocument
halcanary
2015-03-25
*
Fix for ClipMaskManager drawSimpleRect
joshualitt
2015-03-25
*
SkPDF: clean up skpdfdocument, add static functions
halcanary
2015-03-25
*
Fixing memory leak in ico decoder
msarett
2015-03-25
*
Enabling ico decoding with use of png and bmp decoders
msarett
2015-03-25
*
SkPDF refactor skpdfdocument
halcanary
2015-03-25
*
SkChopCubicAt2 using Sk2s -- 2x faster
reed
2015-03-24
*
Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...
reed
2015-03-24
*
Revert of fix destructor order to fix build (patchset #1 id:1 of https://code...
caryclark
2015-03-24
*
Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1...
tomhudson
2015-03-24
*
Enabling ico decoding with use of png and bmp decoders
msarett
2015-03-24
*
Fix assert in debugger
robertphillips
2015-03-24
*
SkPDF: Fix leak in SkPDFShader
halcanary
2015-03-24
*
enable color-matrix-floats again, watching arm64 bots
reed
2015-03-24
*
Go back to storeAligned / LoadAligned for SkPMFloat <->Sk4f.
mtklein
2015-03-24
[next]