summaryrefslogtreecommitdiffstats
path: root/base/message_pump_default.h
Commit message (Expand)AuthorAgeFilesLines
* Add OVERRIDE to base/.avi@chromium.org2011-11-161-5/+5
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Switch to using TimeTicks rather than Time in message loopsjar@chromium.org2010-11-061-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+0
* Set svn:eol-style = LF on files in base from which it is missingmmentovai@google.com2008-09-021-41/+41
* Use a more compact license header in source files.license.bot2008-08-241-65/+41
* Kill off conjoined twin copy of the header.avi@google.com2008-08-211-61/+0
* fix hammer builddarin@google.com2008-08-201-0/+1
* reland r1075 w/ tweak to fix test failuresdarin@google.com2008-08-201-1/+4
* rollback r1075 to see if it helps resolve test failuresdarin@google.com2008-08-201-4/+1
* Eliminate TimerManager::GetCurrentDelay in favor of always referring to the f...darin@google.com2008-08-201-1/+4
* Define MessagePumpDefault and use it to implement MessageLoop on non-Windowsdarin@google.com2008-08-191-0/+122