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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-1
/
+2
*
Help make Base compile under NaCl
abarth@chromium.org
2010-12-01
1
-2
/
+2
*
Moved the calls to the MessageLoop destruction observers to after the pending...
sanjeevr@chromium.org
2010-11-30
1
-0
/
+64
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-4
/
+4
*
Added task to Observer methods
davemoore@chromium.org
2010-10-26
1
-2
/
+4
*
Reland r62959 without the changes to histogram.cc, in hopes it won't break ta...
pkasting@chromium.org
2010-10-19
1
-3
/
+3
*
** Think this may have caused TabSwitchingTest to fail, as it is parsing log ...
tim@chromium.org
2010-10-18
1
-3
/
+3
*
Convert LOG(INFO) to VLOG(1) - base/.
pkasting@chromium.org
2010-10-18
1
-3
/
+3
*
GTTF: Add bug reference to failing tests:
phajdan.jr@chromium.org
2010-07-26
1
-0
/
+2
*
Random bits of header and whitespace cleanup.
thestig@chromium.org
2010-07-23
1
-6
/
+8
*
Change chrome from statically enabling high resolution timers on windows
mbelshe@chromium.org
2010-06-29
1
-0
/
+29
*
Clang: Do not ignore result of HANDLE_EINTR.
thakis@chromium.org
2010-06-23
1
-4
/
+8
*
Revert 49982 - patch
thakis@chromium.org
2010-06-16
1
-8
/
+4
*
patch
thakis@chromium.org
2010-06-16
1
-4
/
+8
*
TTF: Re-Re-enable MessageLoopTest.FileDescriptorWatcherOutlivesMessageLoop as
jhawkins@chromium.org
2010-06-11
1
-4
/
+1
*
Reland r49188.
willchan@chromium.org
2010-06-09
1
-8
/
+73
*
Revert 48102 - this test is now failing again, apparently since r49188 landed...
joth@chromium.org
2010-06-09
1
-1
/
+2
*
Rebaseline tests whose expectations were changed by r55714.
hamaji@chromium.org
2010-06-09
1
-73
/
+8
*
Jankometer: Generalize the code more. Add better support for monitoring IO t...
willchan@chromium.org
2010-06-08
1
-8
/
+73
*
TTF: Re-enable MessageLoopTest.EnsureTaskDeletion* by marking them as failing.
jhawkins@chromium.org
2010-05-25
1
-3
/
+6
*
TTF: Re-enable the FileDescriptorWatcherOutlivesMessageLoop test as it now ap...
jhawkins@chromium.org
2010-05-24
1
-2
/
+1
*
Disable MessageLoopTest.RecursiveDenial2 since it is flaky and hangs.
maruel@chromium.org
2010-05-19
1
-1
/
+2
*
Replace #if 0 used to disable test, the DISABLED_ and FLAKY_
phajdan.jr@chromium.org
2010-05-08
1
-4
/
+2
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-1
/
+42
*
Changes to base/ from a combination of FreeBSD and OpenBSD patches.
evan@chromium.org
2009-12-29
1
-1
/
+1
*
First patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+9
*
Allow work that was deferred on account of not being runnable in a nested loop
mark@chromium.org
2009-06-25
1
-16
/
+54
*
StopWatchingFileDescriptor needs to free struct event.
dkegel@google.com
2009-04-22
1
-0
/
+75
*
Switch MessagePumpForIO to use completion ports on Windows.
rvargas@google.com
2008-11-07
1
-99
/
+87
*
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
-7
/
+108
*
fix oops
darin@chromium.org
2008-09-23
1
-4
/
+4
*
Always use the topmost delayed task as the basis for our WM_TIMER.
darin@chromium.org
2008-09-23
1
-0
/
+112
*
disable tests that are not ready to be enabled yet
darin@chromium.org
2008-09-10
1
-0
/
+3
*
Put back r1891 with some task deletion disabled to maintain backwards compat ...
darin@chromium.org
2008-09-10
1
-0
/
+58
*
rollback r1891
darin@google.com
2008-09-09
1
-58
/
+0
*
Delete pending tasks that have not run. To do this properly, I found that I ...
darin@google.com
2008-09-09
1
-0
/
+58
*
Eliminate the TimerManager by pulling its priority queue into MessageLoop. T...
darin@google.com
2008-09-07
1
-6
/
+186
*
Allow consumers of MessageLoop to specify the type of MessageLoop they want.
darin@google.com
2008-08-26
1
-75
/
+149
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Define MessagePumpDefault and use it to implement MessageLoop on non-Windows
darin@google.com
2008-08-19
1
-9
/
+27
*
Introduce MessagePump to represent the native message pump used to drive a
darin@google.com
2008-08-15
1
-4
/
+25
*
I removed a questionable use of Quit() on a message loop
jar@google.com
2008-08-14
1
-3
/
+3
*
Rollback message loop test
jar@google.com
2008-08-03
1
-3
/
+3
*
This is a test, and will rollback asap after a build/test cycle starts.
jar@google.com
2008-08-03
1
-3
/
+3
*
Fix most issues when building base as a x64 target.
maruel@google.com
2008-07-30
1
-0
/
+23
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+827