Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+0 |
* | Provide autorelease pool management on the Mac in all types of message pumps. | mark@chromium.org | 2008-09-25 | 1 | -0/+3 |
* | Set svn:eol-style = LF on files in base from which it is missing | mmentovai@google.com | 2008-09-02 | 1 | -75/+75 |
* | Switch SharedTimerWin over to using PostDelayedTask. I made some tweaks to the | darin@google.com | 2008-08-30 | 1 | -11/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -107/+83 |
* | fix hammer build | darin@google.com | 2008-08-20 | 1 | -1/+0 |
* | reland r1075 w/ tweak to fix test failures | darin@google.com | 2008-08-20 | 1 | -11/+19 |
* | rollback r1075 to see if it helps resolve test failures | darin@google.com | 2008-08-20 | 1 | -19/+11 |
* | Eliminate TimerManager::GetCurrentDelay in favor of always referring to the f... | darin@google.com | 2008-08-20 | 1 | -11/+19 |
* | Define MessagePumpDefault and use it to implement MessageLoop on non-Windows | darin@google.com | 2008-08-19 | 1 | -0/+100 |