index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
...
*
Rewrite memset benches, then use results to add a small-N optimization.
mtklein
2015-04-09
*
Avoid sending empty bitmaps through proxy canvas
tomhudson
2015-04-09
*
[SkTextBlob] Custom run font record
fmalita
2015-04-09
*
BUG=skia:
stephana
2015-04-09
*
Rearrange SkRecord with small N in mind
mtklein
2015-04-09
*
Remove SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS
fmalita
2015-04-09
*
Revert of Rearrange SkRecord with small N in mind (patchset #8 id:120001 of h...
mtklein
2015-04-08
*
Rearrange SkRecord with small N in mind
mtklein
2015-04-08
*
SkString: remove fStr member
halcanary
2015-04-08
*
SkCanvas::resetForNextPicture()
mtklein
2015-04-08
*
change isNestedRect to isNestedFillRect
caryclark
2015-04-08
*
Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://co...
mtklein
2015-04-07
*
SkCanvas::resetForNextPicture()
mtklein
2015-04-07
*
Switch textures created by DeviceImageFilterProxy to
senorblanco
2015-04-07
*
re-enable neon opts for some xfermodes
reed
2015-04-07
*
restore clipstack to heap-ptr, so clients can ref it
reed
2015-04-07
*
Send SkPicture deletion message lazily.
mtklein
2015-04-07
*
simplify xfers
reed
2015-04-07
*
reduce alloc overhead for SkCanvas
reed
2015-04-07
*
Code's more readable when SkPMFloat is an Sk4f.
mtklein
2015-04-03
*
Revert of Code's more readable when SkPMFloat is an Sk4f. (patchset #3 id:400...
mtklein
2015-04-03
*
Code's more readable when SkPMFloat is an Sk4f.
mtklein
2015-04-03
*
enable sk4f xfermodes
reed
2015-04-03
*
New names for SkPMFloat methods.
mtklein
2015-04-03
*
Use switch operator[](int) to kth<int>() so we can use vget_lane.
mtklein
2015-04-03
*
Exclusion and Difference modes using Sk4f
reed
2015-04-02
*
impl Multiply mode using Sk4f
reed
2015-04-02
*
Add a method to read a stream without advancing it.
scroggo
2015-04-02
*
experimental speedup some xfermodes with Sk4f
reed
2015-04-02
*
SkPMFloat: fewer internal this->isValid() assertions.
mtklein
2015-04-02
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-02
*
Revert of Implement approx-match support in image filter saveLayer() offscree...
rmistry
2015-04-01
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-01
*
SkPDF: SkPDFGraphicState Lookup hashtabled
halcanary
2015-04-01
*
Implicit constructors for SkFunction are much more readable.
mtklein
2015-04-01
*
Switch to one single bitmap text blob cache allocation
joshualitt
2015-04-01
*
Constructor and call argument forwarding for SkFunction.
mtklein
2015-04-01
*
Add SkTHashSet::find()
mtklein
2015-04-01
*
small-object optimization for SkFunction
mtklein
2015-04-01
*
Revert of Implement approx-match support in image filter saveLayer() offscree...
rmistry
2015-04-01
*
Sketch SkFunction
mtklein
2015-03-31
*
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
*
Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>
mtklein
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
[prev]
[next]