Sign in
chromium
/
chromium
/
src
/
7613faaea65b29a00c8bba44b440227fe7b0cade
/
base
/
message_pump_default.h
f2ebbf06
Objects that derive from RefCounted/RefCountedThreadSafe should not have public dtors.
by
[email protected]
· 13 years ago
b171946
Add OVERRIDE to base/.
by
[email protected]
· 14 years ago
3690ebe0
Virtual destructors should have virtual keyword.
by
[email protected]
· 14 years ago
44f9c95
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
by
[email protected]
· 15 years ago
7e7fab4
Switch to using TimeTicks rather than Time in message loops
by
[email protected]
· 15 years ago
32b76ef
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
by
[email protected]
· 15 years ago
e1acf6f
Move Time, TimeDelta and TimeTicks into namespace base.
by
[email protected]
· 17 years ago
b2e9729
Set svn:eol-style = LF on files in base from which it is missing
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
a2221350
Kill off conjoined twin copy of the header.
by
[email protected]
· 17 years ago
c8ed035
fix hammer build
by
[email protected]
· 17 years ago
b24250fc
reland r1075 w/ tweak to fix test failures
by
[email protected]
· 17 years ago
3816f46
rollback r1075 to see if it helps resolve test failures
by
[email protected]
· 17 years ago
1a2bfdd
Eliminate TimerManager::GetCurrentDelay in favor of always referring to the fire time of the next timer. I changed the MessagePump API to refer to a delayed_work_time instead of a delay.
by
[email protected]
· 17 years ago
b16ef31
Define MessagePumpDefault and use it to implement MessageLoop on non-Windows
by
[email protected]
· 17 years ago