| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |