summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_handlers
Commit message (Expand)AuthorAgeFilesLines
* _DISABLE a bunch of ProtocolHandlerRegistryTests on Linux & OS_CHROMEOS.mad@chromium.org2012-06-181-5/+33
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-3/+3
* The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...motek@chromium.org2012-06-082-2/+3
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-2/+1
* Replacing the default handler for mailto and webcalsaintlou@chromium.org2012-05-083-1/+39
* Reland 135113 - Add a way to programmatically close context menus.jochen@chromium.org2012-05-041-1/+2
* Revert 135113 - Add a way to programmatically close context menus.finnur@chromium.org2012-05-031-2/+1
* Add a way to programmatically close context menus.jochen@chromium.org2012-05-031-1/+2
* Revert 134283. Speculative revert, it looks like this caused many leaks (http...thakis@chromium.org2012-04-303-39/+1
* Preventing our default handlers for ChromeOS to show up or confuse the userskuhne@chromium.org2012-04-273-1/+39
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-273-414/+413
* Added type enum to the base class with a getter virtual method. This prevents...dyu@chromium.org2012-04-072-0/+7
* Renable the ProtocolHandlerRegistry tests on Windows. I tracked down the dche...jam@chromium.org2012-04-052-19/+26
* Disable CustomHandler test while I investigate why it's crashing on botjam@chromium.org2012-04-051-0/+4
* Convert the CustomHandler ui_test to a browser_test. There were two cases for...jam@chromium.org2012-04-043-129/+18
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-2/+2
* Update clients to use new TestServer constructor.erikwright@chromium.org2012-02-241-1/+2
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-2/+3
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-091-2/+3
* Update a bunch of help center URLs.derat@chromium.org2012-01-291-3/+1
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-0/+1
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Make registerProtocolHandler() infobars replace existing infobars for equival...koz@chromium.org2012-01-062-0/+16
* Make registerProtocolHandler() infobars use the default expiry logic.koz@chromium.org2012-01-062-10/+1
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+1
* Dismiss registerProtocolHandlers infobars on navigation to prevent zombie bars.koz@chromium.org2012-01-051-5/+4
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-3/+3
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-2/+4
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-1/+1
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-3/+9
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+1
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-1/+0
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-1/+1
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-4/+6
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-3/+3
* Remove "open in new tab" items from context menu if the process doesn'ttsepez@chromium.org2011-12-091-0/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+2
* NewRunnableMethod/Function to base::Bind in register protocol handler code.benwells@chromium.org2011-11-042-13/+13
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-5/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-023-2/+6
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-283-10/+11
* Calls to rph updating existing handlers are ignored.benwells@chromium.org2011-10-253-1/+53
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-193-5/+5
* Namespacing helper classes/functions for protocol_handler_registry_unittest.ccgroby@chromium.org2011-10-191-0/+4