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
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-03-31
*
SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream
halcanary
2015-03-31
*
back to Sk4f for SkPMColor
mtklein
2015-03-31
*
clamp matrix-translate before converting to pmcolor
reed
2015-03-30
*
Add option to embed font data into executable.
bungeman
2015-03-30
*
Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>
mtklein
2015-03-30
*
Small change to move GrProcessor and GrBatch pools over to SkSpinlock
joshualitt
2015-03-30
*
Revert of Remove SkClipStack's manual rounding of BW clip rects (patchset #3 ...
robertphillips
2015-03-30
*
use Sk4f for matrix math
reed
2015-03-29
*
Revert "Implement approx-match support in image filter saveLayer() offscreen."
senorblanco
2015-03-28
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-03-28
*
use table of procs (and unrolling) to speed up mapPts
reed
2015-03-27
*
Housekeeping to rename GrGL compressed texture formats to match GL specs
egdaniel
2015-03-27
*
Move HWUI boilerplate into utils/android
tomhudson
2015-03-27
*
SkCodec: add wbmp class
halcanary
2015-03-27
*
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
[next]