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
*
Fix style mistakes in r75477.
ajwong@chromium.org
2011-02-25
1
-4
/
+3
*
Run event executor on the ui thread to remove the need to explicitly XFlush()...
ajwong@chromium.org
2011-02-19
1
-0
/
+12
*
Add MessageLoop::AssertIdle(). Use in ChromeOS audio threads.
willchan@chromium.org
2011-01-26
1
-0
/
+6
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
Make the order of methods in the cc files match the headers in base/.
erg@google.com
2011-01-07
1
-170
/
+164
*
MessageLoop: use dynamic_annotations.h & RunningOnValgrind instead of valgrin...
timurrrr@chromium.org
2011-01-04
1
-5
/
+5
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Properly lock access to static variables.
mad@chromium.org
2010-12-23
1
-1
/
+1
*
touchui: build fix for the buildbot.
sadrul@chromium.org
2010-12-20
1
-4
/
+3
*
touchui: turn on the new message pump.
sadrul@chromium.org
2010-12-16
1
-2
/
+1
*
Help make Base compile under NaCl
abarth@chromium.org
2010-12-01
1
-3
/
+8
*
Moved the calls to the MessageLoop destruction observers to after the pending...
sanjeevr@chromium.org
2010-11-30
1
-4
/
+4
*
Convert some DCHECKs to DCHECK_EQ.
thestig@chromium.org
2010-11-10
1
-6
/
+6
*
Switch to using TimeTicks rather than Time in message loops
jar@chromium.org
2010-11-06
1
-9
/
+11
*
Try to improve message_loop efficiency when backlogged
jar@chromium.org
2010-11-04
1
-4
/
+14
*
Do not use the new message pump for TOUCH_UI yet.
bryeung@google.com
2010-11-03
1
-1
/
+2
*
Revert 62695 - Revert 62644 - During shutdown delete any pending tasks if run...
thestig@chromium.org
2010-10-27
1
-2
/
+2
*
Added task to Observer methods
davemoore@chromium.org
2010-10-26
1
-2
/
+2
*
Add a message pump for touchui=1
rjkroege@google.com
2010-10-22
1
-2
/
+8
*
Revert 63397 - Add a message pump for touchui=1
rjkroege@google.com
2010-10-21
1
-8
/
+2
*
Add a message pump for touchui=1
rjkroege@google.com
2010-10-21
1
-2
/
+8
*
Revert 63332 - Test of performance value of reducing calls to Now().
jar@chromium.org
2010-10-21
1
-39
/
+8
*
Test of performance value of reducing calls to Now().
jar@chromium.org
2010-10-21
1
-8
/
+39
*
Revert 63191 - 2nd try:
phajdan.jr@chromium.org
2010-10-20
1
-14
/
+3
*
2nd try:
mbelshe@chromium.org
2010-10-20
1
-3
/
+14
*
Revert 63176 - Fix regression where high resolution timers could be activated...
mbelshe@chromium.org
2010-10-20
1
-14
/
+3
*
Fix regression where high resolution timers could be activated even under
mbelshe@chromium.org
2010-10-20
1
-3
/
+14
*
Revert 62644 - During shutdown delete any pending tasks if running under Heap...
thestig@chromium.org
2010-10-15
1
-2
/
+2
*
During shutdown delete any pending tasks if running under Heapchecker.
thestig@chromium.org
2010-10-14
1
-2
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-4
/
+5
*
Fixes bad URLRequest leak detection. nss_ocsp creates a
sky@chromium.org
2010-09-15
1
-8
/
+10
*
Header cleanup in base.
brettw@chromium.org
2010-08-17
1
-1
/
+0
*
Revert 54584 - Delete tasks unconditionally in MessageLoop::DeletePendingTask...
akalin@chromium.org
2010-08-03
1
-2
/
+21
*
Delete tasks unconditionally in MessageLoop::DeletePendingTasks().
akalin@chromium.org
2010-08-02
1
-21
/
+2
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
1
-0
/
+11
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-39
/
+40
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-40
/
+39
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-39
/
+40
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-40
/
+39
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-39
/
+40
*
Change chrome from statically enabling high resolution timers on windows
mbelshe@chromium.org
2010-06-29
1
-0
/
+26
*
Removing message loop instrumentation.
dhollowa@chromium.org
2010-06-29
1
-4
/
+0
*
Log the value of RUNNING_ON_VALGRIND in message_loop.cc
glider@chromium.org
2010-06-22
1
-0
/
+4
*
Reland r49188.
willchan@chromium.org
2010-06-09
1
-7
/
+13
*
Rebaseline tests whose expectations were changed by r55714.
hamaji@chromium.org
2010-06-09
1
-13
/
+7
*
Jankometer: Generalize the code more. Add better support for monitoring IO t...
willchan@chromium.org
2010-06-08
1
-7
/
+13
*
Make MessageLoop::MessageLoop easier to read.
thestig@chromium.org
2010-04-15
1
-17
/
+16
*
Add MessageLoop::QuitNow and use it to terminate a sync IPC.
darin@chromium.org
2010-02-23
1
-0
/
+9
*
Style cleanup in preparation for auto-linting base/.
erg@google.com
2010-01-26
1
-1
/
+1
*
Changes to base/ from a combination of FreeBSD and OpenBSD patches.
evan@chromium.org
2009-12-29
1
-7
/
+7
[next]