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
*
Update typeface serialization style.
bungeman
2016-07-25
*
Add test for typeface style round trip.
bungeman
2016-07-25
*
Correct advances for 'monospace' fonts in PDF.
bungeman
2016-07-22
*
Fix SkScalerContext_FreeType::generateFontMetrics.
bungeman
2016-07-21
*
exclude unused functions when mac uses freetype (for pdf)
caryclark
2016-07-20
*
Improve assert reporting.
bungeman
2016-07-20
*
Rotate bitmap strikes with FreeType.
bungeman
2016-07-18
*
Revert of Rotate emoji with FreeType. (patchset #5 id:80001 of https://codere...
bungeman
2016-07-15
*
Add support for Fuchsia
abarth
2016-07-15
*
Rotate bitmap strikes with FreeType.
bungeman
2016-07-15
*
Remove user specified typeface id.
bungeman
2016-07-13
*
SkLightingShader normal vector CPU computation refactor.
dvonbeck
2016-06-27
*
Revert of Refactoring of CPU NormalMap handling out into its own class (patch...
dvonbeck
2016-06-27
*
SkLightingShader normal vector CPU computation refactor.
dvonbeck
2016-06-27
*
remove DownSample imagefilter
reed
2016-06-25
*
Revert of Support pixel antialising in DirectWrite. (patchset #4 id:60001 of ...
bungeman
2016-06-16
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-16
*
Support pixel antialising in DirectWrite.
bungeman
2016-06-16
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-15
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-15
*
Revert of Refactoring of GPU NormalMap handling out into its own class (patch...
egdaniel
2016-06-14
*
Refactoring of GPU NormalMap handling out into its own class.
dvonbeck
2016-06-14
*
Revert of Update typeface serialization style. (patchset #3 id:40001 of https...
mtklein
2016-06-13
*
Update typeface serialization style.
bungeman
2016-06-13
*
Type-erase SkAutoMutexAcquire and SkAutoExclusive.
mtklein
2016-06-10
*
Implement SkFontMgr_Custom::onCreateFromFontData.
bungeman
2016-06-10
*
Implement all onCreateFromStream overloads.
bungeman
2016-06-10
*
A Mozilla developer ran the µmix static analyzer on its codebase and inciden...
lsalzman
2016-06-07
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Implement support for rendering color emoji on Windows
kulshin
2016-06-01
*
Use nullptr instead of 0 in call to FontConfig.
bungeman
2016-05-24
*
pthread_once -> SkOnce
mtklein
2016-05-24
*
Fix code guarded by SK_FONT_HOST_USE_SYSTEM_SETTINGS.
bungeman
2016-05-17
*
Move SkTypeface to sk_sp.
bungeman
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
*
Less indentation.
bungeman
2016-05-09
*
SkAdvancedTypefaceMetrics: getAdvanceData uses std::function
halcanary
2016-05-09
*
SkAdvancedTypefaceMetrics: abstract out linked list
halcanary
2016-05-08
*
SkOncePtr -> SkOnce
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 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
*
Clean up SkFontConfigInterface implementation.
bungeman
2016-05-02
*
Fix race in SkTypeface_FreeType::onCountGlyphs.
bungeman
2016-04-29
*
Simplify style handling in custom font manager.
bungeman
2016-04-27
*
Add oblique as a slant.
bungeman
2016-04-27
[next]