summaryrefslogtreecommitdiffstats
path: root/base/message_pump_default.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+0
* Provide autorelease pool management on the Mac in all types of message pumps.mark@chromium.org2008-09-251-0/+3
* Set svn:eol-style = LF on files in base from which it is missingmmentovai@google.com2008-09-021-75/+75
* Switch SharedTimerWin over to using PostDelayedTask. I made some tweaks to thedarin@google.com2008-08-301-11/+3
* Use a more compact license header in source files.license.bot2008-08-241-107/+83
* fix hammer builddarin@google.com2008-08-201-1/+0
* reland r1075 w/ tweak to fix test failuresdarin@google.com2008-08-201-11/+19
* rollback r1075 to see if it helps resolve test failuresdarin@google.com2008-08-201-19/+11
* Eliminate TimerManager::GetCurrentDelay in favor of always referring to the f...darin@google.com2008-08-201-11/+19
* Define MessagePumpDefault and use it to implement MessageLoop on non-Windowsdarin@google.com2008-08-191-0/+100