Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gracefully do nothing when run loop sources fire and no delegate is available. | mark@chromium.org | 2009-06-26 | 1 | -0/+26 |
* | When falling out of a nested loop, if higher-priority work is done, be sure to | mark@chromium.org | 2009-06-25 | 1 | -0/+10 |
* | Allow work that was deferred on account of not being runnable in a nested loop | mark@chromium.org | 2009-06-25 | 1 | -94/+173 |
* | Implement temporary First Run Dialog on OS X | jeremy@chromium.org | 2009-05-21 | 1 | -1/+6 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 1 | -0/+1 |
* | Depending on what runloop we're under, the autoreleasepool might not get cleaned | thomasvl@chromium.org | 2009-02-03 | 1 | -0/+15 |
* | Provide autorelease pool management on the Mac in all types of message pumps. | mark@chromium.org | 2008-09-25 | 1 | -3/+10 |
* | Mac-specific CFRunLoop-based MessagePump implementation | mark@chromium.org | 2008-09-23 | 1 | -0/+363 |