Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor AppModalDialog to more clearly isolate platform specific UI pieces a... | ben@chromium.org | 2010-09-28 | 1 | -5/+10 |
* | Moved code that generates APP_TERMINATING notification into BrowserList so it... | atwilson@chromium.org | 2010-07-20 | 1 | -0/+6 |
* | Fix a crash when we try to close a js dialog that wasn't shown. | tony@chromium.org | 2010-06-23 | 1 | -2/+5 |
* | Truncate very long javascript alert messages. They can overflow the UI and on... | erg@chromium.org | 2010-06-02 | 1 | -2/+15 |
* | Revert r44125 | aa@chromium.org | 2010-04-09 | 1 | -0/+24 |
* | Attempt fix for crash bug when alert closes while owning host | aa@chromium.org | 2010-04-09 | 1 | -24/+0 |
* | Fixed regression due to refactoring change from http://codereview.chromium.or... | zelidrag@chromium.org | 2010-02-17 | 1 | -0/+1 |
* | Refactored out JS specific part of modal dialog stack into its own class, exp... | zelidrag@chromium.org | 2010-02-05 | 1 | -0/+125 |