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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further instrumentations to find jank in Windows message processing.
vadimt
2015-01-06
1
-4
/
+24
*
Instrumenting more WM_ message processing methods to find jank.
vadimt
2015-01-02
1
-0
/
+5
*
Standardize usage of virtual/override/final specifiers in base/.
dcheng
2014-12-23
4
-9
/
+9
*
Avoid scheduling a message loop that we know is not sleeping
jamesr
2014-12-13
5
-22
/
+50
*
Instrumenting WM_ message handler to find jank.
vadimt
2014-12-12
1
-0
/
+6
*
Exclude unused functions for NaCl code path.
mazda
2014-11-12
1
-0
/
+2
*
Non-SFI mode: Clean up macros of base/ and ipc/ libraries for nacl_helper_non...
hidehiko
2014-11-05
2
-5
/
+5
*
More virtual/override updates in base/.
viettrungluu
2014-10-22
1
-5
/
+5
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
9
-72
/
+64
*
Non-SFI Mode: Build base/ library by PNaCL toolchain for nacl_helper_nonsfi.
hidehiko
2014-10-17
2
-5
/
+5
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
14
-70
/
+70
*
Improve MessageLoop's comments.
maniscalco
2014-10-02
1
-4
/
+2
*
Microbenchmark for the cost of posting tasks to different pump types
jamesr
2014-09-29
2
-12
/
+305
*
Remove implicit HANDLE conversions from base.
rvargas
2014-09-23
2
-15
/
+15
*
fix for high resolution timer on windows.
cpu
2014-09-05
2
-2
/
+7
*
High resolution timer fix reland
cpu
2014-08-28
6
-90
/
+80
*
Adds some CHECKs to MessagePumpMojo
sky@chromium.org
2014-08-14
1
-2
/
+2
*
base: Factor task debug annotations out of MessageLoop
skyostil@chromium.org
2014-08-14
3
-43
/
+11
*
Revert of Adds some CHECKs to MessagePumpMojo (https://codereview.chromium.or...
adamk@chromium.org
2014-08-12
1
-2
/
+2
*
Adds some CHECKs to MessagePumpMojo
sky@chromium.org
2014-08-12
1
-2
/
+2
*
base: Remove now-unused MessagePumpObserver.
sadrul@chromium.org
2014-08-08
5
-88
/
+0
*
Revert of High resolution timer fix for Windows (https://codereview.chromium....
ksakamoto@chromium.org
2014-07-22
6
-80
/
+90
*
This is jamesr@ code I am landing.
cpu@chromium.org
2014-07-22
6
-90
/
+80
*
[Mac] Re-Enable timer coalescing on Mac.
jeremy@chromium.org
2014-07-20
1
-4
/
+0
*
Fix the build when use_glib is set to 0.
zhaoze.zhou@partner.samsung.com
2014-07-16
2
-2
/
+2
*
[Mac] Temporarily disable timer coalescing on Mac.
jeremy@chromium.org
2014-07-16
1
-0
/
+4
*
Introduce task_runner() accessors for both base::Thread and base::MessageLoop
rsleevi@chromium.org
2014-07-12
1
-0
/
+7
*
Revert of Revert of Revert 221427 "Add instrumentation to the MessagePumpMac ...
rsesek@chromium.org
2014-07-02
5
-307
/
+15
*
Revert of Revert 221427 "Add instrumentation to the MessagePumpMac family ......
tzik@chromium.org
2014-07-02
5
-15
/
+307
*
Revert 221427 "Add instrumentation to the MessagePumpMac family ..."
rsesek@chromium.org
2014-07-02
5
-307
/
+15
*
Revert of Revert "[Mac] Reland r276808 Use a native MessagePump instead of a ...
jeremy@chromium.org
2014-06-25
2
-2
/
+11
*
Revert "[Mac] Reland r276808 Use a native MessagePump instead of a MessagePum...
miletus@chromium.org
2014-06-24
2
-11
/
+2
*
[Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefault
jeremy@chromium.org
2014-06-23
2
-2
/
+11
*
Revert of [Mac] Reland r276808 Use a native MessagePump instead of a MessageP...
ckocagil@chromium.org
2014-06-22
2
-11
/
+2
*
Reland change to use a native MessagePump instead of a MessagePumpDefault.
jeremy@chromium.org
2014-06-22
2
-2
/
+11
*
Calling Shutdown() for Android content_browsertests. Removed webrtc test hack.
starodub@google.com
2014-06-18
1
-1
/
+1
*
Add a CFRunLoop mode for message loop tasks
ccameron@chromium.org
2014-06-12
2
-25
/
+60
*
Revert of [Mac] Use a native MessagePump instead of a MessagePumpDefault (htt...
jeremy@chromium.org
2014-06-12
1
-9
/
+1
*
[Mac] Use a native MessagePump instead of a MessagePumpDefault
jeremy@chromium.org
2014-06-12
1
-1
/
+9
*
[Mac] Maximise timer slack for background tabs
jeremy@chromium.org
2014-06-05
6
-0
/
+78
*
Fixed example in MessageLoop::ReleaseSoon comment
vkuzkokov@chromium.org
2014-05-30
1
-3
/
+4
*
Add example to MessageLoop::ReleaseSoon comment.
maniscalco@chromium.org
2014-05-27
1
-0
/
+11
*
Makes MessagePumpGlib thread DCHECK work when pump is destroyed
sky@chromium.org
2014-05-24
1
-6
/
+49
*
Change the GPU process to use a CFRunLoop
ccameron@chromium.org
2014-05-14
1
-6
/
+6
*
Hide NSAutoreleasePool from ARC translation units.
jfroy@chromium.org
2014-04-30
2
-8
/
+22
*
libevent message-pump: Fix a particular case of nested message-loop runs.
sadrul@chromium.org
2014-04-28
2
-4
/
+45
*
Some cleanups for the message_loop.h/cc.
sadrul@chromium.org
2014-04-23
3
-146
/
+85
*
x11: Make the event-source work with both glib and libevent message-pumps.
sadrul@chromium.org
2014-04-21
2
-4
/
+8
*
message-loop: Remove MessagePumpDispatcher support from glib message-pump.
sadrul@chromium.org
2014-04-16
3
-88
/
+56
*
Remove MessagePumpGtk.
erg@chromium.org
2014-04-16
6
-257
/
+2
[next]