index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (pa...
reed
2015-02-27
*
Add rewind capability to SkChunkAlloc
robertphillips
2015-02-27
*
Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 ...
scroggo
2015-02-27
*
replace kIgnore_SkAlphaType with kUnknown_SkAlphaType
reed
2015-02-27
*
Use IDWriteFontFallback when available.
bungeman
2015-02-23
*
Implement onMatchFamilyStyleCharacter for DirectWrite.
bungeman
2015-02-20
*
Update DirectWrite streams to SkStreamAsset.
bungeman
2015-02-18
*
Remove Chromium staging in SkDrawCommand
robertphillips
2015-02-18
*
Remove SkPictureFlat.h include from SkDrawCommands.h
robertphillips
2015-02-13
*
Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 i...
robertphillips
2015-02-12
*
Remove SkPictureFlat.h include from SkDrawCommands.h
robertphillips
2015-02-12
*
Move SkOSFile::Iter impls into ports.
bungeman
2015-02-12
*
Add staging for Chromium
robertphillips
2015-02-12
*
Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chro...
robertphillips
2015-02-11
*
Revert of Fix Chromium build (again) (patchset #2 id:20001 of https://coderev...
robertphillips
2015-02-11
*
Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 i...
robertphillips
2015-02-11
*
Fix Chromium build (again)
robertphillips
2015-02-11
*
Fix Chromium build
robertphillips
2015-02-11
*
Remove SkPictureFlat.h include from SkDrawCommands.h
robertphillips
2015-02-11
*
Port SkRefCnt.h to new SkAtomics.h
mtklein
2015-02-03
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
Remove SkProxyCanvas.
scroggo
2015-01-29
*
fix parsing SVG strings to paths with comma delimiters
caryclark
2015-01-29
*
remove (unused) GatherPixelRefs
reed
2015-01-22
*
Fix SkIStream nits.
bungeman
2015-01-22
*
Remove staging SkStream::unref().
bungeman
2015-01-22
*
Don't require -DSK_USE_POSIX_THREADS.
mtklein
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Remove incremental draw optimization from SkDebugCanvas
kkinnunen
2015-01-13
*
namespace {} trick for SK_DECLARE_STATIC_ONCE
mtklein
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...
robertphillips
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Remove draw window size state from SkDebugCanvas
kkinnunen
2015-01-05
*
Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...
reed
2015-01-05
*
Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...
reed
2015-01-05
*
move remaining virtual draw methods to onDraw
reed
2015-01-04
*
remove unused drawData
reed
2015-01-02
*
Change DebugCanvas API to not encourage memory leaks
kkinnunen
2014-12-30
*
Fill SkRRect::fType proactively.
mtklein
2014-12-18
*
use conics
reed
2014-12-17
*
SkMatrix44(const SkMatrix&) needs to initialize the type mask
fs
2014-12-16
*
Remove SkCanvas::isDrawingToLayer
junov
2014-12-15
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
Even more win64 warning fixes
bsalomon
2014-12-12
*
Cull pushCull and popCull from Skia.
mtklein
2014-12-12
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Display text blob bounds in the debugger.
fmalita
2014-12-09
[next]