index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
GrGLInterface: Add support for NV_framebuffer_mixed_samples
vbuzinov
2015-04-01
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...
joshualitt
2015-03-31
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream
halcanary
2015-03-31
*
Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>
mtklein
2015-03-30
*
Extract the spinlock from SkOnce as SkSpinlock.
mtklein
2015-03-30
*
use Sk4f for matrix math
reed
2015-03-29
*
use table of procs (and unrolling) to speed up mapPts
reed
2015-03-27
*
Remove SkMemoryStream::peek()
scroggo
2015-03-27
*
SkCodec: add wbmp class
halcanary
2015-03-27
*
Add matrix constructing helpers to SkMatrix
robertphillips
2015-03-26
*
add legacy pathop enums; fix uninitialized warning
caryclark
2015-03-26
*
cumulative pathops patch
caryclark
2015-03-26
*
Add a paint filter utility canvas (SkPaintFilterCanvas)
fmalita
2015-03-26
*
SkCodec: conditionally remove fInfo
halcanary
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Replace error checking mutex initializer with the glibc-compatible version
djsollen
2015-03-25
*
simple patch to always init SkTextBlob uniqueID
joshualitt
2015-03-25
*
Add scanline decoding to SkCodec.
scroggo
2015-03-25
*
Enabling ico decoding with use of png and bmp decoders
msarett
2015-03-25
*
Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...
reed
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
*
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
*
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 impl colormatrix w/ floats (patchset #7 id:120001 of https://codere...
reed
2015-03-23
*
impl colormatrix w/ floats
reed
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
*
Make SkCanvas::getBaseLayerSize() virtual
tomhudson
2015-03-23
*
remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code
reed
2015-03-20
*
Add SkEncodedFormat, used by SkCodec.
scroggo
2015-03-20
*
Let text contexts fall back directly to paths
joshualitt
2015-03-20
*
Specialize Sk2d for ARM64
mtklein
2015-03-20
*
Replace SSE optimization of Color32A_D565
henrik.smiding
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
*
Move SkMatrixImageFilter into core, and add a factory fn for it.
senorblanco
2015-03-20
*
Remove deprecated flavour of SkDropShadowImageFilter::Create().
senorblanco
2015-03-20
*
add SkMatrix::decomposeScale
reed
2015-03-19
*
Remove now-unused uniqueID param from SkDropShadowImageFilter::Create().
senorblanco
2015-03-19
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
*
Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:2000...
reed
2015-03-19
*
replace SkFixedDiv impl with native 64bit math
reed
2015-03-18
*
Bump picture version for uniqueID-less SkImageFilter.
senorblanco
2015-03-18
[next]