summaryrefslogtreecommitdiffstats
path: root/base/time_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve TimeTicks on iOS.qsr@chromium.org2012-12-131-27/+53
* Fixing Time::Max()'s behavior with Time::ToTimeT() and friends.mkwst@chromium.org2012-09-081-0/+4
* Adding conversion function between base::Time and CFAbsoluteTimeqsr@chromium.org2012-07-241-3/+16
* Fix off-by-one error in the day_of_week field in Time::Explode on mac.rfevang@chromium.org2012-05-311-1/+1
* Add interface to system trace clock.sleffler@chromium.org2012-05-011-0/+5
* Fix POSIX and Mac Time::Explode().viettrungluu@chromium.org2012-01-101-8/+20
* Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possiblekushi.p@gmail.com2011-05-041-2/+2
* Put the parentheses back where they belong in time_mac.cc. This will allowmark@chromium.org2010-11-151-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-3/+3
* Convert internal time format to Windows 1601 epoch on Linux & Mac.brettw@chromium.org2009-08-261-10/+24
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-181-0/+6
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-2/+2
* Turn time_mac.cc back on, with workaround for scoped_cftyperef reset bugamanda@chromium.org2008-11-041-7/+5
* Update Mac implemention of Time to prevent problems withamanda@chromium.org2008-11-031-0/+121
* Make POSIX time routines work on Linux by providing a POSIX-conformant versio...mmentovai@google.com2008-08-111-139/+0
* Add base to the repository.initial.commit2008-07-261-0/+139