summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_handlers/protocol_handler_registry_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of strings headers in chrome/browser/a*-c*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Cleanup: Get rid of Profile::GetProtocolHandlerRegistry().thestig@chromium.org2013-04-041-5/+5
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-3/+3
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-281-4/+6
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-3/+4
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-3/+3
* 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
* Renable the ProtocolHandlerRegistry tests on Windows. I tracked down the dche...jam@chromium.org2012-04-051-19/+25
* 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-041-3/+17
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-2/+3
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-0/+1
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-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 FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+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
* Remove "open in new tab" items from context menu if the process doesn'ttsepez@chromium.org2011-12-091-0/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Fix formatting nit I forgot to fix during code review.koz@chromium.org2011-06-291-2/+1
* Add a browser test for the context menu that appears for links that have prot...koz@chromium.org2011-06-291-0/+81