Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Take 2 at the new MessageLoop implementation. | darin@google.com | 2008-08-16 | 1 | -2/+14 |
* | Just like HandleWorkMessage, we have to be concerned with HandleTimerMessage | darin@google.com | 2008-08-15 | 1 | -0/+6 |
* | Try only re-scheduling work when HandleWorkMessage is called. | darin@google.com | 2008-08-15 | 1 | -1/+2 |
* | remove some testing code that i didn't mean to checkin | darin@google.com | 2008-08-15 | 1 | -16/+0 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -0/+523 |