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
*
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
*
Add check that Dwrite glyph fits in unicode table.
wfh
2015-07-07
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Change initializer list order to match field declaration order.
sammc
2015-06-30
*
remove SkInstCnt
mtklein
2015-06-26
*
Rename SkFontConfigParser_android SkFontMgr_android_parser.
bungeman
2015-06-23
*
Rename SkFontHost_none.cpp to SkFontMgr_empty_factory.
bungeman
2015-06-23
*
change old picture serialization to really handle images
reed
2015-06-22
*
Expose SkFaceRec less.
bungeman
2015-06-19
*
Remove FT_HAS_COLOR definition.
bungeman
2015-06-18
*
Move Android SkFontMgr::Factory to its own file.
bungeman
2015-06-17
*
Move FontConfig factory into separate file.
bungeman
2015-06-17
*
Add a note to SkGlobalInitialization_chromium.cpp.
mtklein
2015-06-16
*
Refactor SkFontHost_linux into SkFontMgr_custom.
bungeman
2015-06-15
*
Fill capHeight and maxCharWidth on Mac.
bungeman
2015-06-09
*
Remove attempted bug mitigation in Mac typeface.
bungeman
2015-06-08
*
Provide tag-along for SkCreateTypefaceFromCTFont.
bungeman
2015-06-08
*
Add cmap 3,0 (symbol) as Unicode fallback.
bungeman
2015-06-05
*
Remove SK_FREETYPE_HAS_MM.
bungeman
2015-06-03
*
Revert of Remove SK_FREETYPE_HAS_MM. (patchset #1 id:1 of https://codereview....
reed
2015-06-01
*
Remove SK_FREETYPE_HAS_MM.
bungeman
2015-06-01
*
Use SkTArray instead of SkSTArray in movable.
bungeman
2015-05-27
*
Font variations.
bungeman
2015-05-20
*
Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro...
robertphillips
2015-05-15
[next]