index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
Commit message (
Expand
)
Author
Age
*
add fsync to try to get complete skps from webpage picture capture
caryclark
2015-12-16
*
default SkPixelSerializer
halcanary
2015-12-10
*
ubsan shift fixes
caryclark
2015-12-09
*
Revert of default SkPixelSerializer (patchset #2 id:20001 of https://coderevi...
halcanary
2015-12-09
*
default SkPixelSerializer
halcanary
2015-12-08
*
SkImageShaderFactoryToName SkAlphaThresholdFilterFactoryToName
halcanary
2015-12-07
*
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add G...
benjaminwagner
2015-12-01
*
use malloc/calloc/free instead of moz_malloc/moz_calloc/moz_free in ports/SkM...
lsalzman
2015-11-23
*
Add SkPngChunkReader.
scroggo
2015-11-23
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
Add decodeYUV8Planes to SkImageDecoder_empty
scroggo
2015-11-17
*
Factor CSS3 matching rules.
bungeman
2015-11-12
*
Delete dead SkImageDecoder::buildTileIndex and decodeSubset code
msarett
2015-11-10
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Take mutex when calling into FreeType.
bungeman
2015-11-03
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
Use only one CGFont/CTFont per scaler context on Mac.
bungeman
2015-10-29
*
add a note
mtklein
2015-10-28
*
Send SkDebugf through stderr and flush on Windows too.
mtklein
2015-10-28
*
Add shared mutexes to the direct write cache code to get better parallelism.
herb
2015-10-27
*
Use SkAutoTExclusive guard in DirectWrite port.
herb
2015-10-23
*
SkTime::GetNSecs()
mtklein
2015-10-23
*
Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.ch...
mtklein
2015-10-23
*
SkTime::GetNSecs()
mtklein
2015-10-23
*
Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.ch...
mtklein
2015-10-22
*
SkTime::GetNSecs()
mtklein
2015-10-22
*
Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chr...
caryclark
2015-10-22
*
SkTime::GetNSecs()
mtklein
2015-10-22
*
Add a mutex to protect the DWrite calls.
herb
2015-10-21
*
Some iOS fixes to make SampleApp work better.
jvanverth
2015-10-02
*
Skia: Add Command Buffer support to Linux/Mac
hendrikw
2015-10-01
*
Remove SkBitmapSource
fmalita
2015-09-25
*
Avoid last param to CTFontCreateWithGraphicsFont.
bungeman
2015-09-23
*
Avoid CTFontCreateCopyWithAttributes.
bungeman
2015-09-22
*
Revert of Avoid CTFontCreateCopyWithAttributes. (patchset #4 id:60001 of http...
bungeman
2015-09-18
*
Avoid CTFontCreateCopyWithAttributes.
bungeman
2015-09-18
*
SkImageSource
fmalita
2015-09-14
*
Port SkLazyFnPtr users to SkOncePtr.
mtklein
2015-09-08
*
Missing EncodeData(SkImageInfo...) in SkImageEncoder_empty
fmalita
2015-09-03
*
Give reason while file open failed.
bungeman
2015-09-02
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Update SkLightingShader to support rotation
robertphillips
2015-08-20
*
Revert "Update SkLightingShader to support rotation"
robertphillips
2015-08-19
*
Update SkLightingShader to support rotation
robertphillips
2015-08-19
*
Use portable code for family names with DirectWrite.
bungeman
2015-08-18
*
Revert of Paranoid temporary check that Chrome's building with SSE2 on all Wi...
mtklein
2015-08-14
*
Paranoid temporary check that Chrome's building with SSE2 on all Windows buil...
mtklein
2015-08-13
*
Remove an unused function.
thakis
2015-08-10
[next]