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_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base/time_posix.cc: Use time64_t on Android.
digit@chromium.org
2012-12-03
1
-12
/
+50
*
Update Time and TimeTicks for NaCl now that it has CLOCK_MONOTONIC.
bbudge@chromium.org
2012-11-07
1
-11
/
+1
*
Try to fix the possible bug in base::Time:Now() that can cause the crashing l...
jennyz@chromium.org
2012-09-11
1
-0
/
+4
*
Fixing Time::Max()'s behavior with Time::ToTimeT() and friends.
mkwst@chromium.org
2012-09-08
1
-0
/
+15
*
Enable parts of base_untrusted that are used by remoting client
sergeyu@chromium.org
2012-07-26
1
-1
/
+1
*
[Mac] Enable message loop start UMA measurement on Mac
jeremy@chromium.org
2012-06-15
1
-0
/
+10
*
Fixing gcc 4.7 building problems.
shenhan@google.com
2012-06-05
1
-1
/
+1
*
Enable system trace clock use on chrome os.
sleffler@chromium.org
2012-05-15
1
-4
/
+8
*
Revert 136389 - Enable system trace clock use on chrome os.
yzshen@chromium.org
2012-05-10
1
-6
/
+0
*
Enable system trace clock use on chrome os.
sleffler@chromium.org
2012-05-10
1
-0
/
+6
*
Add interface to system trace clock.
sleffler@chromium.org
2012-05-01
1
-0
/
+28
*
Make more of base compile with the Native Client toolchain.
bbudge@chromium.org
2012-02-25
1
-0
/
+2
*
Fix POSIX and Mac Time::Explode().
viettrungluu@chromium.org
2012-01-10
1
-5
/
+23
*
define OS_BSD on *BSD and replace the ifdefs to use that
robert.nagy@gmail.com
2011-11-15
1
-1
/
+1
*
Upstream misc changes for android.
michaelbai@google.com
2011-08-26
1
-0
/
+8
*
Upstream process and thread related code.
michaelbai@google.com
2011-06-29
1
-1
/
+1
*
Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...
chromium@hybridsource.org
2011-06-25
1
-1
/
+1
*
Adding missing inclusions
tzik@chromium.org
2011-06-18
1
-1
/
+2
*
Make time_posix.cc build in Native Client
abarth@chromium.org
2011-03-13
1
-0
/
+11
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
1
-37
/
+37
*
BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUX
pvalchev@google.com
2010-03-10
1
-1
/
+1
*
Actually delete databases in CookiesTreeModel.
jochen@chromium.org
2010-02-18
1
-1
/
+9
*
Make ProcessWatcher use kqueues on Mac.
jeremy@chromium.org
2009-12-15
1
-0
/
+16
*
Port some of the base module to FreeBSD. Extracted from
wtc@chromium.org
2009-08-31
1
-3
/
+4
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-1
/
+1
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-1
/
+1
*
Convert internal time format to Windows 1601 epoch on Linux & Mac.
brettw@chromium.org
2009-08-26
1
-42
/
+34
*
Retrial of the first step to port file_util::CountFilesCreatedAfter()
erikkay@google.com
2009-04-18
1
-0
/
+6
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-21
/
+21
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-5
/
+5
*
Handle time overflow more gracefully in base/time_posix.cc. Instead of
mark@chromium.org
2008-11-04
1
-5
/
+38
*
Revert r4473 to fix build breakage (local time zone tests failed)
amanda@chromium.org
2008-11-03
1
-1
/
+29
*
Update Mac implemention of Time to prevent problems with
amanda@chromium.org
2008-11-03
1
-30
/
+1
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+4
*
Change to Hi Res timers on Windows.
mbelshe@google.com
2008-09-26
1
-1
/
+1
*
Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re...
deanm@chromium.org
2008-09-11
1
-1
/
+1
*
Get rid of an unneded static variable in the Mac TimeTicks::Now
mmentovai@google.com
2008-09-09
1
-6
/
+10
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Make POSIX time routines work on Linux by providing a POSIX-conformant versio...
mmentovai@google.com
2008-08-11
1
-0
/
+162