index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkTime.cpp
Commit message (
Expand
)
Author
Age
*
s/C++'s gmtime/POSIX's gmtime_r/
Hal Canary
2016-11-02
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Now we're on MSVC 2015, try using std::chrono for timing again.
mtklein
2016-05-04
*
Minor mingw cross compilation fix.
cjacek
2016-03-16
*
SkTime: Stop using POSIX entensions to time.h for timezone
halcanary
2016-01-12
*
Revert of SkTime updates (patchset #2 id:20001 of https://codereview.chromium...
mtklein
2015-12-14
*
SkTime updates
mtklein
2015-12-14
*
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
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
SkTime: return timezone information; format in ISO-8601
halcanary
2015-05-01