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
*
Don't print dialog box prior to crashing.
djsollen
2016-02-04
*
add note about security and new subclasses
reed
2016-02-03
*
Add option to specify a font collection when creating a
kulshin
2016-02-03
*
Move SkColorMatrixFilter implementation to core.
bsalomon
2016-02-01
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Move SkAvoidXfermode over from Android
robertphillips
2016-01-29
*
Remove SkLerpXfermode
robertphillips
2016-01-25
*
Fixed compilation on mingw.
cjacek
2016-01-25
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
*
Expose API for gx font variation axes.
bungeman
2016-01-21
*
Implement onMatchFamilyStyle for Mac.
bungeman
2016-01-21
*
SkStream/Priv cleanups
scroggo
2016-01-19
*
Update tests to produce more sensible output for Android framework builds.
djsollen
2016-01-14
*
remove unused SkGlobalInitialization_none.cpp
reed
2016-01-13
*
reorg global initialization, separating core from optional
reed
2016-01-13
*
Delete SkRectShaderImageFilter
ajuma
2016-01-12
*
SkTime: Stop using POSIX entensions to time.h for timezone
halcanary
2016-01-12
*
remove external header for SkModeColorFilter
reed
2016-01-11
*
Implement an SkPaint-based image filter
ajuma
2016-01-08
*
add SkShader::newWithColorFilter
reed
2016-01-07
*
Add skstd::remove_pointer_t and use it.
bungeman
2016-01-06
*
take gr-context parameter to refEncoded, indicating a desire for only gpu-spe...
reed
2016-01-05
*
Change use of LoadLibrary to LoadLibraryA
jvanverth
2016-01-04
*
Enable NVPR with command buffer
kkinnunen
2015-12-21
*
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
[next]