index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
animator
Commit message (
Expand
)
Author
Age
*
rm -r {include,src}/animator
Hal Canary
2017-01-12
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
make it illegal to include SkXfermode.h
Mike Reed
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
remove SkError
Mike Klein
2016-10-13
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Rename textual includes as *.inc.
benjaminwagner
2016-07-27
*
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
*
Fix warnings that were exposed when running with SK_DEBUG enable on an optimi...
djsollen
2016-04-29
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
switch maskfilters to sk_sp
reed
2016-04-04
*
rm src/animator/SkTime.cpp
halcanary
2016-03-25
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
disable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia builds
reed
2016-03-18
*
Replace uses of SkImageDecoder in src/animator
msarett
2016-03-18
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
Remove version checks for _MSC_VER < 1800 (msvs2013).
bungeman
2016-03-10
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
move drawextrapatheffect header into animator
reed
2016-02-28
*
Move SkTDStack.h to src/animator.
bungeman
2016-02-18
*
SkTime: Stop using POSIX entensions to time.h for timezone
halcanary
2016-01-12
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
remove cruft from SkTypes.h, including SkBool
reed
2015-12-27
*
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
*
SkTime::GetNSecs()
mtklein
2015-10-22
*
Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chr...
caryclark
2015-10-22
*
SkTime::GetNSecs()
mtklein
2015-10-22
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.
bungeman
2015-08-25
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
Fix a stray -Winconsistent-missing-override warning.
mtklein
2015-07-28
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
delete (unused) TransparentShader
reed
2015-06-05
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
[next]