summaryrefslogtreecommitdiffstats
path: root/base/time.h
Commit message (Expand)AuthorAgeFilesLines
* Default to GMT when parsing HTTP "Date", "Expires" and "Last-Modified" headers.pauljensen@chromium.org2012-10-291-2/+20
* Clarify comments in base/time.hakalin@chromium.org2012-10-091-8/+9
* Fixing Time::Max()'s behavior with Time::ToTimeT() and friends.mkwst@chromium.org2012-09-081-0/+7
* Add 'base::Time::Max()' to explicitly refer to the end of time.mkwst@chromium.org2012-08-271-0/+4
* Add native QPC to base::Time* conversion on Windows.brianderson@chromium.org2012-08-031-0/+5
* Adding conversion function between base::Time and CFAbsoluteTimeqsr@chromium.org2012-07-241-0/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* [Mac] Enable message loop start UMA measurement on Macjeremy@chromium.org2012-06-151-0/+1
* Add Javascript time methods to base::Time.jyasskin@chromium.org2012-06-081-0/+6
* Add interface to system trace clock.sleffler@chromium.org2012-05-011-1/+8
* Add metrics to measure time elapsed between form load and form submission wit...isherman@chromium.org2011-09-021-0/+18
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-5/+5
* Removed wchat_t from Time::FromString.shinyak@google.com2011-08-031-1/+1
* Revert 94426 - Removed wchat_t from Time::FromString.morrita@chromium.org2011-07-281-1/+1
* Removed wchat_t from Time::FromString.shinyak@google.com2011-07-281-1/+1
* Reland old fix that was reverted incorrectly.mbelshe@chromium.org2011-05-151-1/+11
* class PageLoadTrackerUnitTest is not used anymore. Remove.dilmah@chromium.org2011-05-041-4/+0
* Revert r83048 "Removed wchar_t from Time::FromString."maruel@chromium.org2011-04-261-1/+1
* Removed wchar_t from Time::FromString.shinyak@google.com2011-04-261-1/+1
* Base: A few more changes to build base.dllrvargas@google.com2011-04-011-1/+1
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-241-3/+4
* Order function definitions in base/ according to the header.erg@google.com2011-01-111-4/+4
* Start sorting methods in class declarations.erg@google.com2011-01-071-4/+4
* Revert 63191 - 2nd try:phajdan.jr@chromium.org2010-10-201-10/+1
* 2nd try:mbelshe@chromium.org2010-10-201-1/+10
* Revert 63176 - Fix regression where high resolution timers could be activated...mbelshe@chromium.org2010-10-201-10/+1
* Fix regression where high resolution timers could be activated even undermbelshe@chromium.org2010-10-201-1/+10
* The submillisecond test was broken in at least two ways. First, thembelshe@chromium.org2010-09-231-0/+4
* Adding some functions that operate on file handles.dumi@chromium.org2010-09-101-1/+0
* Fix Time::FromDoubleT so that it will return null time when 0 is passed.jianli@chromium.org2010-09-091-0/+6
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-0/+1
* GTTF: Avoid assertion failures caused by clock drift.phajdan.jr@chromium.org2010-08-041-0/+5
* Fix a bug with parsing ftp directory listing lines.michaeln@chromium.org2010-07-271-0/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Change chrome from statically enabling high resolution timers on windowsmbelshe@chromium.org2010-06-291-3/+28
* Actually delete databases in CookiesTreeModel.jochen@chromium.org2010-02-181-1/+9
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-151-0/+4
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-6/+3
* This is a second attempt at submitting this changelist. The original one wasmarkus@chromium.org2009-10-131-0/+4
* Roll back Markus's CL ( http://codereview.chromium.org/196053)jshin@chromium.org2009-09-251-1/+0
* When converting between units of time or data types of different precision,markus@chromium.org2009-09-241-0/+1
* Make int64 -> Time conversion explicit.phajdan.jr@chromium.org2009-09-141-4/+4
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-4/+4
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-4/+4
* Convert internal time format to Windows 1601 epoch on Linux & Mac.brettw@chromium.org2009-08-261-0/+9
* Do not monitor system power state during unit tests.phajdan.jr@chromium.org2009-05-271-0/+7
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-181-0/+6
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-1/+3
* Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.thestig@chromium.org2009-03-131-1/+0
* Inline the TimeDelta::From* construction functions.deanm@chromium.org2009-01-131-0/+32