index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in base/.
avi
2015-12-26
8
-179
/
+163
*
clang/win: Let some chromium_code targets build with -Wextra.
thakis
2015-12-10
1
-5
/
+1
*
Switch to static_assert in base/.
avi
2015-11-24
2
-6
/
+6
*
Kills TraceTicks, which was functionally the same as TimeTicks
charliea
2015-11-05
7
-96
/
+7
*
Avoid const int definition problems
brucedawson
2015-11-04
1
-1
/
+1
*
Makes TraceTicks use the monotonic timer on Chrome OS
charliea
2015-10-22
1
-16
/
+0
*
mac: Make Mach port scopers better ScopedGenerics
mark
2015-10-20
1
-1
/
+1
*
Fix units in comment in time_win.cc from milli to micro.
gab
2015-10-19
1
-2
/
+2
*
Implement ThreadTicks::Now on Windows.
fdoray
2015-10-15
4
-23
/
+178
*
Disable TimeTicks.WinRollover under ASan
rnk
2015-10-09
1
-1
/
+8
*
Emphasizes that TimeTicks::UnixEpoch() is only an estimate
charliea
2015-10-07
1
-6
/
+8
*
Revert of Check for CloseHandle failures even when not debugging (patchset #4...
brucedawson
2015-09-18
1
-9
/
+9
*
Check for CloseHandle failures even when not debugging
brucedawson
2015-09-17
1
-9
/
+9
*
Fix clang/win build after https://codereview.chromium.org/1284053004/
Nico Weber
2015-08-25
1
-1
/
+0
*
Makes TraceTicks use lowres times on Win when highres are buggy or slow
charliea
2015-08-25
1
-29
/
+26
*
Base: Make TimeDelta constructors deal with overflow.
rvargas
2015-07-27
3
-84
/
+100
*
Revert of Base: Make TimeDelta constructors deal with overflow. (patchset #2 ...
antrim
2015-07-21
3
-100
/
+84
*
Base: Make TimeDelta constructors deal with overflow.
rvargas
2015-07-21
3
-84
/
+100
*
Fix some clang warnings with -Wmissing-braces in base.
dcheng
2015-07-02
1
-1
/
+1
*
Remove base/port.h includes that are not necessary anymore.
tfarina
2015-06-11
1
-1
/
+0
*
Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicks
miu
2015-05-29
7
-128
/
+205
*
base: Remove the remaining usage of GG_(U)INTn_C macros.
tfarina
2015-05-18
4
-5
/
+7
*
[RELAND] Fixit: Factor out common base::Time* math operator overloads.
miu
2015-05-10
3
-219
/
+171
*
Revert of Revert of Revert of Fixit: Factor out common base::Time* math opera...
gcasto
2015-05-07
3
-171
/
+219
*
Revert of Revert of Fixit: Factor out common base::Time* math operator overlo...
miu
2015-05-07
3
-219
/
+171
*
Revert of Fixit: Factor out common base::Time* math operator overloads. (patc...
ksakamoto
2015-05-07
3
-171
/
+219
*
Fixit: Factor out common base::Time* math operator overloads.
miu
2015-05-07
3
-219
/
+171
*
Removed obsolete float_util.h as VS2013 supports standards well enough.
mateuszs
2015-04-24
1
-2
/
+2
*
Clamp TimeDelta operations that overflow.
rvargas
2015-03-21
3
-18
/
+137
*
Move time constants to base::Time
qiankun.miao
2015-03-17
1
-1
/
+4
*
base: Fix/add header #ifndef guards.
danakj
2015-03-10
4
-12
/
+12
*
base: Use more specific CHECK macros for comparisons.
danakj
2015-03-09
1
-2
/
+2
*
Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...
bnc
2015-03-09
4
-12
/
+12
*
base: Fix/add header #ifndef guards.
danakj
2015-03-09
4
-12
/
+12
*
base::Time multiplicative operator overloading
michaeln
2015-02-23
2
-20
/
+82
*
[DOMStorage] Rate limiting writes to disk.
michaeln
2015-02-20
2
-0
/
+17
*
Add a base::TimeTicks::SnappedToNextTick method
brianderson
2015-02-13
3
-0
/
+78
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
6
-25
/
+16
*
[Windows] One TimeTicks clock: efficient/reliable high-res, with low-res fall...
miu
2015-01-14
6
-256
/
+266
*
Clean-up: Remove base::TimeTicks::UnprotectedNow().
miu
2015-01-06
2
-11
/
+0
*
Standardize usage of virtual/override/final specifiers in base/.
dcheng
2014-12-23
2
-2
/
+2
*
Use higher precision to store the login database's date_created field.
erikchen
2014-11-12
1
-4
/
+4
*
Add logging support for base::Time* types.
ricea
2014-10-29
3
-3
/
+148
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
2
-4
/
+4
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
4
-4
/
+4
*
Fix more disabled MSVC warnings, base/ edition.
pkasting
2014-10-01
3
-16
/
+13
*
Avoid 64-bit divide when sampling timestamp
brianderson
2014-09-29
1
-1
/
+1
*
Reland: Issue 446203002: Initialize the now_function to the HighResNowWrapper...
Fadi Meawad
2014-09-05
2
-38
/
+29
*
fix for high resolution timer on windows.
cpu
2014-09-05
1
-6
/
+9
*
Revert of Initialize the now_funciton to the HighResNowWrapper in case High R...
fmeawad
2014-08-28
2
-20
/
+38
[next]