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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-686
/
+0
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
1
-0
/
+686
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
1
-686
/
+0
*
Register a unique window class for every instance of base::MessagePumpForUI (...
alexeypa@chromium.org
2013-06-11
1
-9
/
+15
*
Revert 201955 "Allow multiple base::MessagePumpForUI instances t..."
dbeam@chromium.org
2013-05-24
1
-23
/
+37
*
Allow multiple base::MessagePumpForUI instances to be created simultanenously...
alexeypa@chromium.org
2013-05-24
1
-37
/
+23
*
Replace PeekMessage for TSF awareness
yoichio@chromium.org
2012-09-08
1
-14
/
+25
*
[Chromoting] Launch the host process elevated via ShellExecuteEx().
alexeypa@chromium.org
2012-08-16
1
-4
/
+47
*
more trace events for windows messages
jbates@chromium.org
2012-06-14
1
-0
/
+3
*
Handle rare conditions, like message queue exhaustion
jar@chromium.org
2012-05-20
1
-3
/
+43
*
Making sure that base::MessagePumpForUI from different modules are isolated f...
alexeypa@chromium.org
2012-05-17
1
-6
/
+6
*
Reverting r133134 - Make sure that base::MessagePumpForUI from different modu...
alexeypa@chromium.org
2012-05-16
1
-60
/
+25
*
Added base::win::InitializeWindowClass() wrapper to make sure that window cla...
alexeypa@chromium.org
2012-05-09
1
-15
/
+9
*
Make sure that base::MessagePumpForUI from different modules are isolated fro...
alexeypa@chromium.org
2012-04-20
1
-24
/
+65
*
Consolidate win/x dispatchers
oshima@chromium.org
2012-04-09
1
-2
/
+2
*
Consolidate message observer API for MessagePumpX and MessagePumWin
oshima@google.com
2011-10-04
1
-4
/
+4
*
Use DCHECK_GE() where possible in base/. Patch by Kushal Pisavadia (see http...
pkasting@chromium.org
2011-03-31
1
-1
/
+1
*
When we process the tickler message in our windows message pump, we should no...
ananta@chromium.org
2011-03-24
1
-1
/
+13
*
Add an exception wrapper to the WindowProc functions so
rvargas@google.com
2011-03-17
1
-2
/
+3
*
More DCHECK() updates. A mixture of _EQ and _GE.
mhm@chromium.org
2011-03-01
1
-1
/
+1
*
Make a DCHECK into a much more useful DCHECK_EQ in message_pump_win.cc.
adamk@chromium.org
2011-02-08
1
-1
/
+1
*
Switch to using TimeTicks rather than Time in message loops
jar@chromium.org
2010-11-06
1
-3
/
+4
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-3
/
+1
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-1
/
+0
*
Reland r49188.
willchan@chromium.org
2010-06-09
1
-1
/
+19
*
Rebaseline tests whose expectations were changed by r55714.
hamaji@chromium.org
2010-06-09
1
-19
/
+1
*
Jankometer: Generalize the code more. Add better support for monitoring IO t...
willchan@chromium.org
2010-06-08
1
-1
/
+19
*
Remove a few stray bits of win2k support.
pkasting@chromium.org
2010-05-07
1
-9
/
+3
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-0
/
+3
*
Relanding this.
jcampan@chromium.org
2009-04-27
1
-1
/
+2
*
Reverting 14489.
jcampan@chromium.org
2009-04-24
1
-1
/
+0
*
This CL makes sure we unregister our Windows window classes when shut-down.
jcampan@chromium.org
2009-04-24
1
-0
/
+1
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-1
/
+1
*
Re-land rollback (which was not causing UI test regression)
jar@google.com
2008-12-13
1
-5
/
+11
*
Revert to repair UI test bustage
jar@google.com
2008-12-12
1
-11
/
+5
*
Make sure sub-pump is running (if needed) before handling a windows task
jar@google.com
2008-12-12
1
-5
/
+11
*
Switch MessagePumpForIO to use completion ports on Windows.
rvargas@google.com
2008-11-07
1
-407
/
+259
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Add a way to register for completion-ports based async operations to be handled
rvargas@google.com
2008-10-09
1
-0
/
+69
*
This fixes http://code.google.com/p/chromium/issues/detail?id=772,
iyengar@google.com
2008-10-01
1
-3
/
+30
*
As an intermediate step towards having a message pump handling IO through com...
rvargas@google.com
2008-09-25
1
-117
/
+197
*
Fix crash that can occur if PumpOutPendingPaintMessages is called outside the...
darin@chromium.org
2008-09-19
1
-0
/
+5
*
A better fix for the hang observed while running net_unittests on vista. This
darin@google.com
2008-08-30
1
-8
/
+10
*
Switch SharedTimerWin over to using PostDelayedTask. I made some tweaks to the
darin@google.com
2008-08-30
1
-4
/
+1
*
Fix net_unittests hang observed on Vista. It turns out that a subpump was
darin@google.com
2008-08-29
1
-5
/
+6
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
reland r1075 w/ tweak to fix test failures
darin@google.com
2008-08-20
1
-12
/
+25
*
rollback r1075 to see if it helps resolve test failures
darin@google.com
2008-08-20
1
-25
/
+12
*
Eliminate TimerManager::GetCurrentDelay in favor of always referring to the f...
darin@google.com
2008-08-20
1
-12
/
+25
[next]