summaryrefslogtreecommitdiffstats
path: root/base/time_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable parts of base_untrusted that are used by remoting clientsergeyu@chromium.org2012-07-261-1/+1
* [Mac] Enable message loop start UMA measurement on Macjeremy@chromium.org2012-06-151-0/+10
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-1/+1
* Enable system trace clock use on chrome os.sleffler@chromium.org2012-05-151-4/+8
* Revert 136389 - Enable system trace clock use on chrome os.yzshen@chromium.org2012-05-101-6/+0
* Enable system trace clock use on chrome os.sleffler@chromium.org2012-05-101-0/+6
* Add interface to system trace clock.sleffler@chromium.org2012-05-011-0/+28
* Make more of base compile with the Native Client toolchain.bbudge@chromium.org2012-02-251-0/+2
* Fix POSIX and Mac Time::Explode().viettrungluu@chromium.org2012-01-101-5/+23
* define OS_BSD on *BSD and replace the ifdefs to use thatrobert.nagy@gmail.com2011-11-151-1/+1
* Upstream misc changes for android.michaelbai@google.com2011-08-261-0/+8
* Upstream process and thread related code.michaelbai@google.com2011-06-291-1/+1
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-1/+1
* Adding missing inclusionstzik@chromium.org2011-06-181-1/+2
* Make time_posix.cc build in Native Clientabarth@chromium.org2011-03-131-0/+11
* Order function definitions in base/ according to the header.erg@google.com2011-01-111-37/+37
* BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUXpvalchev@google.com2010-03-101-1/+1
* Actually delete databases in CookiesTreeModel.jochen@chromium.org2010-02-181-1/+9
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-151-0/+16
* Port some of the base module to FreeBSD. Extracted fromwtc@chromium.org2009-08-311-3/+4
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-1/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+1
* Convert internal time format to Windows 1601 epoch on Linux & Mac.brettw@chromium.org2009-08-261-42/+34
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-181-0/+6
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-21/+21
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-5/+5
* Handle time overflow more gracefully in base/time_posix.cc. Instead ofmark@chromium.org2008-11-041-5/+38
* Revert r4473 to fix build breakage (local time zone tests failed)amanda@chromium.org2008-11-031-1/+29
* Update Mac implemention of Time to prevent problems withamanda@chromium.org2008-11-031-30/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+4
* Change to Hi Res timers on Windows.mbelshe@google.com2008-09-261-1/+1
* Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re...deanm@chromium.org2008-09-111-1/+1
* Get rid of an unneded static variable in the Mac TimeTicks::Nowmmentovai@google.com2008-09-091-6/+10
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make POSIX time routines work on Linux by providing a POSIX-conformant versio...mmentovai@google.com2008-08-111-0/+162