summaryrefslogtreecommitdiffstats
path: root/base/message_loop/message_pump_default.h
Commit message (Expand)AuthorAgeFilesLines
* base: Fix/add header #ifndef guards.danakj2015-03-101-1/+1
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-091-1/+1
* base: Fix/add header #ifndef guards.danakj2015-03-091-1/+1
* Standardize usage of virtual/override/final in base/dcheng2014-10-211-5/+5
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-4/+4
* Revert of Revert "[Mac] Reland r276808 Use a native MessagePump instead of a ...jeremy@chromium.org2014-06-251-1/+2
* Revert "[Mac] Reland r276808 Use a native MessagePump instead of a MessagePum...miletus@chromium.org2014-06-241-2/+1
* [Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefaultjeremy@chromium.org2014-06-231-1/+2
* Revert of [Mac] Reland r276808 Use a native MessagePump instead of a MessageP...ckocagil@chromium.org2014-06-221-2/+1
* Reland change to use a native MessagePump instead of a MessagePumpDefault.jeremy@chromium.org2014-06-221-1/+2
* Made MessagePump a non-thread safe class.alexeypa@chromium.org2013-07-221-3/+1
* Revert 212948 "Made MessagePump a non-thread safe class."alexeypa@google.com2013-07-221-1/+3
* Made MessagePump a non-thread safe class.alexeypa@chromium.org2013-07-221-3/+1
* Use a direct include of time headers in base/, part 1.avi@chromium.org2013-06-281-1/+1
* Revert 207278 "Make sure that the UI window created by base::Mes..."kinuko@chromium.org2013-06-201-1/+0
* Make sure that the UI window created by base::MessagePumpForUI is destoyed on...alexeypa@chromium.org2013-06-201-0/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-0/+42
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-42/+0
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-0/+42