summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-291-0/+6
* Re-landing r21673 without re-enabling the BrowserTest, which apparently isbrettw@chromium.org2009-07-271-4/+0
* Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.robertshield@chromium.org2009-07-271-0/+4
* Make downloads not prevent tabs from closing.brettw@chromium.org2009-07-271-4/+0
* Fix a bug where an ongoing find operation would re-appear eventc@google.com2009-07-241-0/+4
* Close pop up notification when navigating to other site.erg@google.com2009-07-231-0/+6
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-0/+5
* Flip on crashed plugin name lookup on the Mac.stuartmorgan@google.com2009-07-231-1/+1
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-211-4/+3
* Resurrect toolkit_views build.ben@chromium.org2009-07-211-2/+1
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-0/+10
* Reverting 21032.jcampan@chromium.org2009-07-181-10/+0
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-0/+10
* Qurey redirects when a thumbnail is set.meelapshah@chromium.org2009-07-171-1/+2
* posix: show "plugin crashed" info bar when appropriateevan@chromium.org2009-07-131-3/+4
* Fix a crash that happens if a tab is closed whiletc@google.com2009-07-101-0/+7
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-0/+4
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-091-46/+23
* Change ThumbnailStore to use sqlite instead of individual files try 2. Previo...meelapshah@chromium.org2009-07-091-2/+2
* A prototype of resource loading through automationamit@chromium.org2009-07-091-0/+12
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-081-1/+1
* Remove url_constants dependency from tab_contents.h.brettw@chromium.org2009-07-081-3/+3
* Split out some of the RVHDelegate functions into separate sub-classes. To limitbrettw@chromium.org2009-07-081-225/+216
* Reverting 20097.meelapshah@chromium.org2009-07-081-2/+2
* Change ThumbnailStore to use sqlite instead of individual files.meelapshah@chromium.org2009-07-071-2/+2
* This CL makes sure JavaScript alerts are not shown while an interstitial is s...jcampan@chromium.org2009-07-071-1/+5
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-5/+20
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-8/+0
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-12/+14
* Move RenderViewHostManager back to tab_contents. Moving it to renderer_hostbrettw@chromium.org2009-07-031-0/+16
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-011-10/+18
* First cut at popup blocking for Mac. Remove ifdefs in cross-platform code. Im...pinkerton@chromium.org2009-07-011-8/+0
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-22/+9
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-011-3/+5
* Simple clean-up of the ssl_manager.h includes.jcampan@chromium.org2009-06-261-0/+1
* Remove dependency on NavigationEntry from RenderViewHost. The code forbrettw@chromium.org2009-06-261-1/+14
* DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...pfeldman@chromium.org2009-06-241-1/+1
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-8/+0
* Fix: Omnibox is not updated properly when the main frame results in a file do...yuzo@chromium.org2009-06-241-8/+4
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-2/+1
* By user request, focus should go to the location bar when about:blank is the ...jcampan@chromium.org2009-06-221-0/+3
* Adding the ability to remove page actions.BUG=NoneTEST=unit test.finnur@chromium.org2009-06-221-4/+8
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-191-4/+3
* Enable DownloadRequestManager for Mac.paul@chromium.org2009-06-191-2/+0
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-4/+4
* Change URL back to the previous one if the typed URL causes file download.yuzo@chromium.org2009-06-191-0/+7
* Pass a gfk::NativeWindow instead of gfx::NativeView for TemplateURLFetcher.mattm@chromium.org2009-06-171-5/+1
* Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...erg@chromium.org2009-06-171-3/+2
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-171-0/+10
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-161-0/+5