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
*
Make PixelGetters much smaller, move more common code to PixelAccessor.
herb
2016-05-12
*
Remove SkPicture::hasText()
fmalita
2016-05-12
*
Fix bug & add code to catch ImageFilter clearing bugs
robertphillips
2016-05-12
*
Fix bad pixel address calculation.
herb
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
fix hairline clip
caryclark
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Use common code from SkPM4fPriv
herb
2016-05-11
*
Refactor sample to share boiler plate code. TODO: move to common calls from S...
herb
2016-05-11
*
compressed texture support has been broken/untested for a while, remove cruft
reed
2016-05-11
*
Minor GrRenderTarget retraction
robertphillips
2016-05-11
*
Remove SkFontHost.h.
bungeman
2016-05-10
*
refactor drawPath to have drawDevPath
reed
2016-05-09
*
Approximate common gamma tables as single values
msarett
2016-05-09
*
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
halcanary
2016-05-09
*
Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
SkAdvancedTypefaceMetrics: abstract out linked list
halcanary
2016-05-08
*
Fix for Sk4f Ubuntu compile warning
jvanverth
2016-05-06
*
Fix for Ubuntu compile warning
jvanverth
2016-05-06
*
Detect an invalid intervalCount in SkRegion during deserialiation.
senorblanco
2016-05-06
*
SkAdvancedTypefaceMetrics: fail cleanly.
halcanary
2016-05-06
*
https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg
halcanary
2016-05-06
*
SkAdvancedTypefaceMetrics: improve robustness
halcanary
2016-05-06
*
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...
bsalomon
2016-05-06
*
Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 ...
robertphillips
2016-05-06
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Disable layer hoisting for non-8888 canvases
robertphillips
2016-05-05
*
Remove NEON runtime detection support.
mtklein
2016-05-05
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...
sclittle
2016-05-04
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Now we're on MSVC 2015, try using std::chrono for timing again.
mtklein
2016-05-04
*
move colorshader into its own .cpp, add color4f variant
reed
2016-05-04
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-04
*
Prototype code that turns any/every flattenable into JSON
brianosman
2016-05-04
*
Create a single, unique pointer to sRGB color space
msarett
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
return 4x4 matrix from SkColorSpace
reed
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Add 8888 fast SrcOver mode.
herb
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Remove SkBitmapHeap and SkBitmapHeapReader. They're unused.
brianosman
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
[next]