summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_protocol
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-042-4/+5
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-222-6/+4
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-071-6/+7
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Isolate ExternalProtocolHandlerTest from other tests in the TearDown method.rnk@chromium.org2011-12-011-0/+5
* Random base::Bind migrations (low hanging fruit).csilv@chromium.org2011-11-091-2/+2
* net: Move more three Escape() functions into net namespace.tfarina@chromium.org2011-11-061-1/+1
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-3/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Open external application dialog should not show for Chrome.benwells@chromium.org2011-09-233-15/+344
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+5
* Move external protocol handling from TC.avi@chromium.org2011-05-254-0/+306