summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Renames the NavigationEntry::display_url() to virtual_url().tony@chromium.org2009-08-138-42/+42
* Take 2 at fixing anchor links opening in background tabs on linux.tony@chromium.org2009-08-131-2/+10
* Revert "Fix anchor links opening in background tabs on linux. Also fix"tony@chromium.org2009-08-131-8/+2
* Fix anchor links opening in background tabs on linux. Also fixtony@chromium.org2009-08-131-2/+8
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-1/+2
* First step to create application shortcuts on Linux.phajdan.jr@chromium.org2009-08-121-0/+6
* Remove Playback Rate from the context menu.scherkus@chromium.org2009-08-121-91/+0
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-122-249/+16
* Adds a command line switch to enable the appcache, and plumb the switch throu...michaeln@google.com2009-08-121-0/+2
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-113-8/+12
* Move some Mac l10n helpers out into app/l10n so they are closer to the generi...thomasvl@chromium.org2009-08-071-3/+2
* Fix a few bugs with the theme infobar:aa@chromium.org2009-08-072-0/+26
* Linux: Pass font settings through to interstitial renderers.derat@chromium.org2009-08-063-46/+15
* GTK: Fancy html5 draggy stuff.estade@chromium.org2009-08-052-60/+157
* Implement TabContentsViewMac::SizeContents(), so that the TabContentsViewjaphet@chromium.org2009-08-051-2/+5
* Activate scrollbars (etc.) upon selecting a tab.avi@chromium.org2009-08-041-1/+5
* Port more tests from save_page_uitest.cc to save_page_browsertest.cc.phajdan.jr@chromium.org2009-08-042-4/+5
* Add some more content to the content scripts docs.aa@chromium.org2009-08-041-1/+6
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-2/+2
* Fix or/|| mistake in ifdefstuartmorgan@google.com2009-07-311-1/+1
* Switch on plugins by default for the Macstuartmorgan@google.com2009-07-311-1/+1
* Enable dragging of images to desktop (Finder), Preview, etc. (on Mac).thakis@chromium.org2009-07-312-141/+49
* Revert 20927 - Experiment with opening links opened via context menu in the f...laforge@chromium.org2009-07-311-1/+1
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-291-0/+6
* Only allow one theme installation infobar to be shown at a time.glen@chromium.org2009-07-281-0/+7
* Add a NULL check for the pending render view host when we get a close message.brettw@chromium.org2009-07-281-1/+2
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-17/+6
* Re-landing r21673 without re-enabling the BrowserTest, which apparently isbrettw@chromium.org2009-07-274-27/+21
* Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.robertshield@chromium.org2009-07-274-21/+27
* Make downloads not prevent tabs from closing.brettw@chromium.org2009-07-274-27/+21
* Add in UMA logging for context menu playback controls.ajwong@chromium.org2009-07-251-0/+11
* Fix a bug where an ongoing find operation would re-appear eventc@google.com2009-07-241-0/+4
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-241-4/+11
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-232-30/+113
* 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-233-0/+27
* Squash the "Confirm Form Repost" dialog triggered via an external context men...robertshield@chromium.org2009-07-231-2/+2
* Flip on crashed plugin name lookup on the Mac.stuartmorgan@google.com2009-07-231-1/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-222-2/+2
* Starting mac l10n:thomasvl@chromium.org2009-07-221-5/+2
* When a web contents drag has a URL but no title, make up a title for it.estade@chromium.org2009-07-221-14/+30
* Fix another d&d crash that happens when the tab contentstc@google.com2009-07-212-5/+44
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-216-9/+64
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-211-0/+4
* Resurrect toolkit_views build.ben@chromium.org2009-07-212-4/+2
* Fix Browser::IsApplication so it conforms to the TabContentsDelegate interface.erg@google.com2009-07-201-1/+1
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-194-22/+34
* Reverting 21059.jorlow@chromium.org2009-07-181-4/+0
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-181-0/+4
* Reverting 21032.jcampan@chromium.org2009-07-184-34/+22