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
*
Fix broken android framework builds where 32-bit MIPS compilers lack 64-bit _...
Derek Sollenberger
2014-07-16
*
Remove yet-unused 64-bit atomic hooks.
Mike Klein
2014-07-16
*
Leaking CGBitmapContext in SkFontHost_mac
ljagielski
2014-07-15
*
Use va_list variable safely
qiankun.miao
2014-07-15
*
remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code
reed
2014-07-14
*
ios fixes
caryclark
2014-07-11
*
Update find_name_and_attributes to take ttc index and rename to SkTypeface_Fr...
bungeman
2014-07-11
*
Add support for 64bit atomic inc/dec/cas
bsalomon
2014-07-11
*
Add file access modes to sk_exists.
bungeman
2014-07-10
*
Use a consume load in SkLazyPtr.
mtklein
2014-07-10
*
sk_malloc_throw/sk_calloc_throw in debug prints size in failure message
halcanary
2014-07-10
*
guard registering mallocpixelref for chrome
reed
2014-07-07
*
change pixelref to not inherit from SkFlattenable
reed
2014-07-07
*
Remove vertical/horizontal metrics selection.
bungeman
2014-07-07
*
Remove SK_IGNORE_DWRITE_RENDERING_FIX.
Ben Wagner
2014-07-02
*
CTFontCopy*Name may return NULL.
bungeman
2014-07-02
*
Uses optional mutex to guard construction of the singleton, which
tomhudson
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
mtklein
2014-07-01
*
Fix race condition in parallel font initialization.
tomhudson
2014-07-01
*
Grant independence to SkBaseMutex on Windows.
tomhudson
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
reed
2014-06-30
*
Fix race condition in parallel font initialization.
tomhudson
2014-06-30
*
force opaque if kCGImageAlpha returns None
reed
2014-06-30
*
DirectWrite to detect GDI only fonts.
bungeman
2014-06-30
*
Fix SkTypeface::serialize() on Mac by properly indicating local fonts
caseq
2014-06-30
*
Switch SkPDFStream's internal storage from SkStream to SkData
halcanary
2014-06-27
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
Tidy up fOwner in SkMutex_pthread.h.
mtklein
2014-06-24
*
Implement text rendering with NVPR
kkinnunen
2014-06-24
*
Remove unneeded return from DirectWrite.
Ben Wagner
2014-06-23
*
Better rendering detection with DirectWrite.
bungeman
2014-06-23
*
DirectWrite to not round already subpixel metrics.
bungeman
2014-06-20
*
In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread.
halcanary
2014-06-20
*
Add needed virtual destructors.
bungeman
2014-06-19
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
Clean up DirectWrite typeface cache matching.
bungeman
2014-06-17
*
DirectWrite to use PostScript name for PDF.
bungeman
2014-06-17
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
remove GetDeviceConfig/SetDeviceConfig
reed
2014-06-12
*
SkNEW as default Create() for SkLazyPtr macros.
mtklein
2014-06-11
*
Hide chooseFromOneChoice along with Chooser.
scroggo
2014-06-11
*
hide SkImageDecoder::Chooser
reed
2014-06-11
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Add assertHeld() to SkMutex.
mtklein
2014-06-09
*
use __atomics in SkBarriers_tsan.h
mtklein
2014-06-06
*
Add SkBarriers_tsan.h.
mtklein
2014-06-06
*
Fix SK_API for DirectWrite port.
Ben Wagner
2014-06-05
*
Rename SkFontHost_win_dw.cpp SkScalerContext.
Ben Wagner
2014-06-05
*
Split SkFontHost_win_dw.
bungeman
2014-06-05
*
remove ashmem from skia
halcanary
2014-06-05
[next]