index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Get rid of excess cleverness in benchmark
tomhudson
2015-03-23
*
Make SkCanvas::getBaseLayerSize() virtual
tomhudson
2015-03-23
*
Fix two typos in coding style
kkinnunen
2015-03-23
*
Preserve texture compression when saving a revised skp from debugger
robertphillips
2015-03-23
*
Do not playback pending commands for full deferred canvas writePixels
kkinnunen
2015-03-23
*
Update SKP version
skia.buildbots
2015-03-22
*
remove SK_SUPPORT_LEGACY_ARCTO_QUADS code
reed
2015-03-20
*
change default impl to facilitate transition in blink/chrome
reed
2015-03-20
*
remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code
reed
2015-03-20
*
Some usability ideas around SkTHash.
mtklein
2015-03-20
*
cleanup using constructors
reed
2015-03-20
*
use Sk2s for conics
reed
2015-03-20
*
Sk2x::invert() and Sk2x::approxInvert()
mtklein
2015-03-20
*
Return to old distance field glyph sizes.
jvanverth
2015-03-20
*
PDF: remove last use of SkPDFImage
halcanary
2015-03-20
*
Hack around skia:3570 for now.
mtklein
2015-03-20
*
Add SkEncodedFormat, used by SkCodec.
scroggo
2015-03-20
*
Add divide to Sk2x, use native vdiv and vsqrt on ARM 64.
mtklein
2015-03-20
*
Allow negative error for Sk4f::sqrt() test.
mtklein
2015-03-20
*
Make android framework depend on SkCodec.
scroggo
2015-03-20
*
Let text contexts fall back directly to paths
joshualitt
2015-03-20
*
Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https:...
reed
2015-03-20
*
Specialize Sk2d for ARM64
mtklein
2015-03-20
*
Replace SSE optimization of Color32A_D565
henrik.smiding
2015-03-20
*
PDF: remove last use of SkPDFImage
halcanary
2015-03-20
*
Add a new GM to show problems with shear/rotate CTM w/ image filters.
senorblanco
2015-03-20
*
Revert of Specialize Sk2d for ARM64 (patchset #3 id:40001 of https://coderevi...
mtklein
2015-03-20
*
Specialize Sk2d for ARM64
mtklein
2015-03-20
*
Fix ambiguity in negate()s.
Mike Klein
2015-03-20
[next]