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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...
asanka@chromium.org
2012-06-01
1
-18
/
+30
*
Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.
tedvessenes@gmail.com
2012-06-01
1
-30
/
+18
*
PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.cc
dmichael@chromium.org
2012-05-31
1
-3
/
+5
*
Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc
rch@chromium.org
2012-05-30
1
-5
/
+3
*
PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc
dmichael@chromium.org
2012-05-30
1
-3
/
+5
*
Add base::ThreadTaskRunnerHandler class.
sergeyu@chromium.org
2012-05-09
1
-0
/
+5
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-2
/
+3
*
base: Remove should_leak_tasks_ from MessageLoop
satorux@chromium.org
2012-03-29
1
-14
/
+0
*
Allow task tracing in official chrome.
jbates@chromium.org
2012-02-23
1
-3
/
+3
*
base::Bind: Remove Task.
jhawkins@chromium.org
2012-01-05
1
-63
/
+1
*
Convert various ReleaseSoon methods to use base::Bind()
dcheng@chromium.org
2011-12-30
1
-0
/
+7
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-30
1
-0
/
+6
*
Add function support for Sleep with TimeDelta input.
tedvessenes@gmail.com
2011-12-30
1
-1
/
+30
*
Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...
dcheng@chromium.org
2011-12-29
1
-6
/
+0
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-29
1
-0
/
+6
*
Refactor MessagePumpX to dispatch events inside of the source Dispatch function.
piman@chromium.org
2011-12-14
1
-10
/
+1
*
Detect child tasks born during a profiled tasks
jar@chromium.org
2011-12-14
1
-1
/
+1
*
Revert r114168 "Refactor MessagePumpX to dispatch events inside of the source...
oshima@chromium.org
2011-12-13
1
-1
/
+10
*
Refactor MessagePumpX to dispatch events inside of the source Dispatch function.
piman@chromium.org
2011-12-13
1
-10
/
+1
*
Remove obsolete usage of TOUCH_UI.
saintlou@chromium.org
2011-11-23
1
-1
/
+1
*
base: Refactor PendingTask out of MessageLoop.
jhawkins@chromium.org
2011-11-15
1
-42
/
+9
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-2
/
+2
*
Adjust interfaces to indicate when tracking is in progress
jar@chromium.org
2011-11-14
1
-2
/
+3
*
Add CHECK to catch places where BrowserProcessImpl's refcount goes to 0.
willchan@chromium.org
2011-11-01
1
-0
/
+5
*
Enable tracking of objects by default
jar@chromium.org
2011-10-31
1
-14
/
+6
*
Revert 107895 - Fully enable about:tracking by default
joth@chromium.org
2011-10-31
1
-6
/
+14
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-30
1
-14
/
+6
*
Revert 107793 - Fully enable about:tracking by default
jar@chromium.org
2011-10-28
1
-20
/
+15
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-28
1
-15
/
+20
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-8
/
+8
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-8
/
+8
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-8
/
+8
*
Support JSON encoding of data for about:tracking information
jar@chromium.org
2011-10-24
1
-1
/
+2
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
1
-1
/
+1
*
Make MessageLoop::QuitClosure call Quit of the current MessageLoop at call ti...
kalman@chromium.org
2011-10-21
1
-2
/
+5
*
base::Bind: Cleanup in automation.
jhawkins@chromium.org
2011-10-17
1
-4
/
+10
*
Update task tracking to not depend on message_loop_ singleton
jar@chromium.org
2011-10-15
1
-6
/
+8
*
Add RunAllPendingWithDispatcher
oshima@google.com
2011-10-06
1
-0
/
+8
*
Add trace code to track all posted tasks in message_loop and WorkerThreads (n...
jbates@chromium.org
2011-10-03
1
-3
/
+8
*
Reland 102005 and 102009: aura: Explicitly disable GTK.
sadrul@chromium.org
2011-09-21
1
-1
/
+1
*
Revert 102005 - aura: Explicitly disable GTK.
sky@chromium.org
2011-09-20
1
-1
/
+1
*
aura: Explicitly disable GTK.
sadrul@chromium.org
2011-09-20
1
-1
/
+1
*
aura: A few changes to have aura_demo compile and run on linux.
sadrul@chromium.org
2011-09-07
1
-1
/
+1
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
1
-3
/
+2
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-0
/
+8
*
Adding Wayland message loop and gyp build deps
dnicoara@chromium.org
2011-08-11
1
-5
/
+3
*
Android's paths and message loop implementation with JNI
michaelbai@google.com
2011-08-02
1
-7
/
+30
*
Support Closure in ALL the loops!
ajwong@chromium.org
2011-07-26
1
-55
/
+16
*
re-landing r93629
oshima@google.com
2011-07-22
1
-9
/
+0
*
Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/buil...
leandrogracia@chromium.org
2011-07-22
1
-0
/
+9
[next]