Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP... | tony@chromium.org | 2011-03-10 | 2 | -19/+18 |
* | Split infobar_delegate.[cc,h] into separate pieces for the different classes ... | tfarina@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Makes ProtocolHandlerRegistry RefCountedThreadSafe. | tony@chromium.org | 2011-03-02 | 1 | -2/+2 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Cleanup for newly-added RegisterProtocolHandler stuff: | pkasting@chromium.org | 2011-02-25 | 2 | -84/+27 |
* | Fix OOL issues for linux from the last few days. | erg@google.com | 2011-02-23 | 2 | -3/+5 |
* | Adds navigator.registerProtocolHandler. | tony@chromium.org | 2011-02-23 | 6 | -0/+504 |