index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Add copyright headers to remaining gyp files.
scroggo
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
*
More file types to check for (C).
mtklein
2015-03-25
*
Fix for ClipMaskManager drawSimpleRect
joshualitt
2015-03-25
*
Add copyright to gyp/codec.gyp.
scroggo
2015-03-25
*
SkPDF: clean up skpdfdocument, add static functions
halcanary
2015-03-25
*
Add copyright headers DM.
scroggo
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
*
Add copyright check to PRESUBMIT
borenet
2015-03-25
*
SkChopCubicAt2 using Sk2s -- 2x faster
reed
2015-03-24
*
SkPDF: unit test cleanup
halcanary
2015-03-24
*
Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...
reed
2015-03-24
*
Revert of remove obsolete tests (patchset #1 id:1 of https://codereview.chrom...
caryclark
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
*
Switch DM to use utils/android/SkAndroidSDKCanvas
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
*
Increase timeout of ukwsj to get more consistent SKP captures
rmistry
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
*
fix destructor order to fix build
caryclark
2015-03-24
*
remove obsolete tests
caryclark
2015-03-24
*
SkPDF: clean up extra references
halcanary
2015-03-24
*
Move SkMatrixImageFilter.h into src/core.
senorblanco
2015-03-24
*
pathops version two
caryclark
2015-03-24
*
Revert of Revert of remove colorfilter native-565 support. complicating w/ no...
reed
2015-03-24
*
aacc + bbdd
mtklein
2015-03-24
*
Revert of remove colorfilter native-565 support. complicating w/ no real valu...
reed
2015-03-24
*
Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https:...
reed
2015-03-24
*
remove colorfilter native-565 support. complicating w/ no real value.
reed
2015-03-24
*
Revert of correct reporting of kAlphaUnchanged_Flag in ModeFilter (patchset #...
reed
2015-03-24
*
correct reporting of kAlphaUnchanged_Flag in ModeFilter
reed
2015-03-23
*
Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codere...
reed
2015-03-23
*
impl colormatrix w/ floats
reed
2015-03-23
*
Start fresh on swizzles
mtklein
2015-03-23
*
Both DM and nanobench need this, so moving the duplicated code to
tomhudson
2015-03-23
*
Replace _mm_cvtps_epi32(x) with _mm_cvttps_epi32(_mm_add_ps(0.5f), x).
mtklein
2015-03-23
*
Add font "index" to lmp parser.
bungeman
2015-03-23
*
remove meaningless matrix benches, add mapPts() and add new benches
reed
2015-03-23
*
Initial change to move text blob to GrTextContext
joshualitt
2015-03-23
[next]