summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
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
* 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
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-184-22/+34
* Flip screen coordinates when converting NSEvent to WebMouseEvent. Enable proc...pinkerton@chromium.org2009-07-171-2/+4
* Qurey redirects when a thumbnail is set.meelapshah@chromium.org2009-07-171-1/+2
* A quick fix for Issue 13711 (the second part)hbono@chromium.org2009-07-171-1/+88
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-172-14/+157
* Experiment with opening links opened via context menu in the foreground.ben@chromium.org2009-07-171-1/+1
* Allow dragging a link from the web contents to the bookmark bar to get a name...estade@chromium.org2009-07-171-19/+34
* Call the DragSource* API on the RenderViewHost during a drag.pinkerton@chromium.org2009-07-161-2/+36
* Fix for bug where we would not create ExtensionFunctionDispatcheraa@chromium.org2009-07-161-0/+3
* Fix web contents drag corner case.estade@chromium.org2009-07-161-1/+5
* Implement drops on web view.pinkerton@chromium.org2009-07-152-25/+53
* Implements the AppendRadioMenuItem and AppendCheckboxMenuItem functionspinkerton@chromium.org2009-07-152-19/+35
* Allow dragging text/url content out of the browser. Dragging back in not yet ...pinkerton@chromium.org2009-07-142-17/+162
* Allow TabContentsDelegates to process unhandled keyboard messages coming back...ananta@chromium.org2009-07-141-0/+8
* posix: show "plugin crashed" info bar when appropriateevan@chromium.org2009-07-131-3/+4
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-132-19/+0
* Add a temporary flag to enable plugins on the Mac and Linux whileamanda@chromium.org2009-07-131-0/+6
* Fix a crash that happens if a tab is closed whiletc@google.com2009-07-103-5/+15
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-103-0/+0
* Add getLanguage function to tab extension.sidchat@google.com2009-07-102-0/+7
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-096-116/+80
* 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-094-20/+14