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_pump_glib.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: Move some inner classes out of their header files.
thestig@chromium.org
2010-08-05
1
-0
/
+16
*
Switch base to using CHECK_*.
willchan@chromium.org
2010-03-02
1
-1
/
+1
*
Changes message_pump_glib not to crash if run without corresponding
sky@chromium.org
2010-01-30
1
-2
/
+7
*
Remove some unnecessary includes.
craig.schlenter@chromium.org
2010-01-28
1
-1
/
+0
*
Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...
mattm@chromium.org
2009-12-04
1
-5
/
+9
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
1
-4
/
+13
*
Add tests for the GLib message pump.
deanm@chromium.org
2009-06-15
1
-10
/
+10
*
linux: fix main loop issues with windowless plugins
evan@chromium.org
2009-06-01
1
-38
/
+91
*
Adds DidProcessEvent to MessagePumpGLib.
sky@chromium.org
2009-05-19
1
-0
/
+5
*
Adds an observer callback to Linux's MessagePumpForUI.
sky@chromium.org
2009-05-15
1
-0
/
+21
*
POSIX: Add a macro for handling EINTR.
agl@chromium.org
2009-05-01
1
-2
/
+3
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Use PlatformThreadId, not int when dealing with thread ids.
agl@chromium.org
2009-01-23
1
-1
/
+1
*
Fix the glib pump getting wedged.
deanm@chromium.org
2008-11-18
1
-1
/
+25
*
Restructure the the pump for nested loops.
deanm@chromium.org
2008-11-13
1
-42
/
+71
*
Drop the wakeup pipe completely and use the builtin glib wakeup.
deanm@chromium.org
2008-11-12
1
-29
/
+3
*
Rewrite the glib UI pump. Although the previous pump was correct in terms of...
deanm@chromium.org
2008-11-12
1
-220
/
+125
*
Review URL: http://codereview.chromium.org/8220
dsh@google.com
2008-11-04
1
-5
/
+6
*
Implement MessageLoopForUI using GLib. This gets some exercise from
dsh@google.com
2008-10-03
1
-0
/
+304