index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
message_loop.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.
darin@google.com
2008-08-28
1
-3
/
+3
*
Disable this DCHECK since too many consumers expect to be able to
darin@google.com
2008-08-26
1
-1
/
+3
*
Allow consumers of MessageLoop to specify the type of MessageLoop they want.
darin@google.com
2008-08-26
1
-34
/
+102
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
1
-1
/
+1
*
Revert. Failing unit tests.
evanm@google.com
2008-08-20
1
-1
/
+1
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
1
-1
/
+1
*
reland r1075 w/ tweak to fix test failures
darin@google.com
2008-08-20
1
-1
/
+1
*
rollback r1075 to see if it helps resolve test failures
darin@google.com
2008-08-20
1
-1
/
+1
*
Eliminate TimerManager::GetCurrentDelay in favor of always referring to the f...
darin@google.com
2008-08-20
1
-1
/
+1
*
Take 2 at the new MessageLoop implementation.
darin@google.com
2008-08-16
1
-303
/
+119
*
rollback portions of r928 to test to see if it impacts perf
darin@google.com
2008-08-15
1
-118
/
+296
*
Introduce MessagePump to represent the native message pump used to drive a
darin@google.com
2008-08-15
1
-295
/
+118
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b9...
darin@google.com
2008-08-12
1
-0
/
+5
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b9...
darin@google.com
2008-08-12
1
-5
/
+0
*
Make timer.cc portable by factoring its Windows bits into MessageLoop.
darin@google.com
2008-08-12
1
-0
/
+5
*
I came across this when looking at MessageLoop recently.
sky@google.com
2008-08-11
1
-6
/
+0
*
just some hopefully non-contentious stuff to get out of the way before doing ...
darin@google.com
2008-08-06
1
-40
/
+55
*
ObjectWatcher needs to know when the current thread's MessageLoop is being de...
darin@google.com
2008-08-05
1
-3
/
+26
*
Rollback message loop test
jar@google.com
2008-08-03
1
-5
/
+4
*
This is a test, and will rollback asap after a build/test cycle starts.
jar@google.com
2008-08-03
1
-4
/
+5
*
Call ResetBirthTime before dispatching the user's Task. Also, remove PostSig...
darin@google.com
2008-08-02
1
-4
/
+0
*
A new (private) interface is supplied that allows the object watcher (coding in
jar@google.com
2008-08-01
1
-0
/
+4
*
Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_c...
jar@google.com
2008-07-31
1
-5
/
+8
*
(Re-landing of) Support RunOnce() in message loop.
jar@google.com
2008-07-30
1
-8
/
+21
*
Rollback 109
jar@google.com
2008-07-30
1
-21
/
+8
*
M base/message_loop.h
jar@google.com
2008-07-30
1
-8
/
+21
*
Do not use RecycleOrDelete since it is not ready for prime-time.
darin@google.com
2008-07-30
1
-4
/
+0
*
Fix some issues when building with Visual Studio 2008.
maruel@google.com
2008-07-28
1
-1
/
+0
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+611