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
*
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
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
Update more directories under src/ to follow C++11 style rule for {virtual,ov...
tfarina
2015-04-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
add length parameter to addText, to match attr values
reed
2015-02-04
*
[SkSVGDevice] Initial text support
fmalita
2015-02-03
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
remove dead SkPersp macros
reed
2015-01-20
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove macros that make it look like it's a good idea to not be able to flatten.
mtklein
2015-01-07
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
rename SkDrawable to SkADrawable
reed
2014-11-26
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
add rowbytes option to allocPixels
reed
2014-06-28
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
hide SkBitmap::setConfig
reed
2014-06-09
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
fix size_t/int warnings
commit-bot@chromium.org
2014-05-04
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
rename SkPaintParts.* to SkPaintPart.*
reed@google.com
2014-04-18
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
[next]