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
*
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
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
Revert character in typeface test on Android.
bungeman
2015-07-30
*
Minor cleanup of SkLightingShader
robertphillips
2015-07-30
*
Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS
scroggo
2015-07-30
*
Clean up a few includes, introduce iwyu.
bungeman
2015-07-29
*
Use SK_DECLARE_STATIC_MUTEX for global mutex.
mtklein
2015-07-13
*
add option to use global mutex-lock in mac-scalercontext
reed
2015-07-10
*
add runtime option to provide data->imagegenerator factory
reed
2015-07-09
*
Remove SkImageGenerator pieces only for SkCodec.
scroggo
2015-07-09
*
SkAdvancedTypefaceMetrics zeroing constructor
halcanary
2015-07-08
*
Remove another assertion that a reference is non-null.
dcheng
2015-07-08
*
Remove &glyph from SkASSERT.
dcheng
2015-07-07
[next]