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
*
Provide an iOS message pump for IO implementation.
blundell@chromium.org
2012-11-30
1
-2
/
+20
*
Histogram type support in HistogramBase and remove SetRangeDescription function
kaiwang@chromium.org
2012-10-31
1
-3
/
+3
*
Remove base/metrics/* code from NaCl IPC proxy build.
bbudge@chromium.org
2012-10-28
1
-0
/
+4
*
Trace PostTasks from post to run.
jbates@chromium.org
2012-09-18
1
-7
/
+20
*
[Chromoting] Launch the host process elevated via ShellExecuteEx().
alexeypa@chromium.org
2012-08-16
1
-0
/
+4
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-21
1
-0
/
+4
*
A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...
hbono@chromium.org
2012-07-20
1
-4
/
+0
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-20
1
-0
/
+4
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
1
-0
/
+1
*
Adds MessageLoopUIApplication for use on iOS.
rohitrao@chromium.org
2012-07-13
1
-0
/
+6
*
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
jbates@chromium.org
2012-06-28
1
-60
/
+23
*
Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...
tedvessenes@gmail.com
2012-06-21
1
-31
/
+20
*
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
[next]