summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_handlers
Commit message (Expand)AuthorAgeFilesLines
* Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...tony@chromium.org2011-03-102-19/+18
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Makes ProtocolHandlerRegistry RefCountedThreadSafe.tony@chromium.org2011-03-021-2/+2
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Cleanup for newly-added RegisterProtocolHandler stuff:pkasting@chromium.org2011-02-252-84/+27
* Fix OOL issues for linux from the last few days.erg@google.com2011-02-232-3/+5
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-236-0/+504