Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |