| Commit message (Expand) | Author | Age | Files | Lines |
* | Add base::ThreadTaskRunnerHandler class. | sergeyu@chromium.org | 2012-05-09 | 1 | -0/+23 |
* | RefCounted types should not have public destructors, base/ edition | rsleevi@chromium.org | 2012-04-25 | 1 | -6/+13 |
* | Consolidate win/x dispatchers | oshima@chromium.org | 2012-04-09 | 1 | -1/+1 |
* | Add virtual and OVERRIDE to base/ implementation files | rsleevi@chromium.org | 2012-04-06 | 1 | -3/+3 |
* | Prefer ScopedNestableTaskAllower over manual save/restore | dhollowa@chromium.org | 2012-02-14 | 1 | -4/+4 |
* | Fix calls in base and net unit tests to use TimeDelta. | tedvessenes@gmail.com | 2012-02-04 | 1 | -32/+53 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | And now NewRunnableMethod(), you die. | ajwong@chromium.org | 2012-01-04 | 1 | -39/+1 |
* | Change code in base (primarily unit tests) to use Sleep(TimeDelta). | tedvessenes@gmail.com | 2011-12-31 | 1 | -19/+24 |
* | rename Run in MessageLoopForUI to RunWithDispatcher | oshima@google.com | 2011-10-24 | 1 | -2/+2 |
* | net doesn't depend on libevent directly now. | wtc@chromium.org | 2011-06-22 | 1 | -6/+3 |
* | roll clang 131935:132017 | thakis@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | Add support for base::Closure in the MessageLoop, and reimplement the whole s... | ajwong@chromium.org | 2011-04-20 | 1 | -571/+501 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | MessagePump implementations should call DoWork and DoDelayedWork at equal | mark@chromium.org | 2011-02-17 | 1 | -0/+54 |
* | Clang: enable -Wbool-conversions and -Wunused-variables on Linux. | hans@chromium.org | 2011-01-14 | 1 | -4/+4 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 1 | -14/+16 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 1 | -16/+14 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 1 | -14/+16 |
* | 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 |