Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch MessagePumpForIO to use completion ports on Windows. | rvargas@google.com | 2008-11-07 | 1 | -99/+191 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+0 |
* | Add a way to register for completion-ports based async operations to be handled | rvargas@google.com | 2008-10-09 | 1 | -0/+34 |
* | As an intermediate step towards having a message pump handling IO through com... | rvargas@google.com | 2008-09-25 | 1 | -24/+50 |
* | 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 | -1/+1 |
* | rollback r1075 to see if it helps resolve test failures | darin@google.com | 2008-08-20 | 1 | -1/+1 |
* | Eliminate TimerManager::GetCurrentDelay in favor of always referring to the f... | darin@google.com | 2008-08-20 | 1 | -1/+1 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -0/+216 |