summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_protocol
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-182-2/+2
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-282-7/+7
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-6/+6
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-062-4/+5
* Make it so the windows store protocol is properly handledcpu@chromium.org2013-01-091-0/+3
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-222-3/+3
* Remove straggling TabContents references.avi@chromium.org2012-12-141-1/+1
* Add a UMA stat to track whether Chrome is the default browser.robertshield@chromium.org2012-12-111-13/+13
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-091-3/+3
* Revert "Revert 159158 - Make using WebContentsUserData simpler."avi@chromium.org2012-09-282-2/+1
* Revert 159158 - Make using WebContentsUserData simpler.dharani@google.com2012-09-282-1/+2
* Make using WebContentsUserData simpler.avi@chromium.org2012-09-272-2/+1
* Cleanup: avoid foo ? true : false, part 1.thestig@chromium.org2012-09-271-2/+1
* Move WebContentsUserData to chrome/browser/common.avi@chromium.org2012-09-271-1/+1
* Switch ExternalProtocolObserver to use WebContentsUserData.avi@chromium.org2012-09-262-2/+10
* IWYU and other random cleanup in chrome/browser/ui.thestig@chromium.org2012-07-311-3/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Prototype version of the first-run dialog for Windows 8.motek@chromium.org2012-06-221-2/+4
* The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...motek@chromium.org2012-06-081-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-1/+3
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-1/+1
* 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