summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Fix class/struct forward-declare mixups.evan@chromium.org2010-04-161-1/+1
* This CL makes the translate context menu disabled when thejcivelli@chromium.org2010-04-161-4/+10
* Fix DCHECK in web_drop_target_win.cc.dcheng@chromium.org2010-04-163-35/+51
* Move third_pary/mozilla/include up one directory.evan@chromium.org2010-04-151-1/+1
* The geolocation icon must be displayed even if the current origin change its ...bulach@chromium.org2010-04-142-4/+21
* Remove the --enable-user-stylesheet flag.tony@chromium.org2010-04-141-4/+5
* Revert 44443 - Try removing the enableuserstylesheet flag.tony@chromium.org2010-04-141-2/+6
* Try removing the --enable-user-stylesheet flag.tony@chromium.org2010-04-141-6/+2
* [GTTF] Make automation calls for Downloads, Extensions, and History pagesphajdan.jr@chromium.org2010-04-121-0/+5
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-092-3/+10
* Adds an updated safety check for DOM UI renderers. creis@chromium.org2010-04-091-0/+7
* Do not prepopulate the findbar with incognito search terms.rohitrao@chromium.org2010-04-092-17/+8
* Revert 43962 - Adds a safety check for DOM UI renderers.creis@chromium.org2010-04-091-7/+0
* Refactor common, platform-independent code for the repost form warning dialog...bauerb@chromium.org2010-04-091-5/+6
* Adds a safety check for DOM UI renderers.creis@chromium.org2010-04-081-0/+7
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-8/+5
* Return an approximately correct drop effect from WebDragTarget::OnDrop.dcheng@chromium.org2010-04-083-16/+27
* Set the site instance in all cases when we start a new load. If you navigate ...brettw@chromium.org2010-04-072-6/+26
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-077-16/+23
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-063-36/+8
* Win32 plumbing for dragend event.dcheng@chromium.org2010-04-065-19/+61
* GTK plumbing for dragend.dcheng@chromium.org2010-04-051-24/+5
* Mac: Make image dragging 162.4% more awesome.thakis@chromium.org2010-04-051-4/+13
* Fix prepopulate value for Find and add browser tests for it.finnur@chromium.org2010-04-051-1/+2
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-022-1/+4
* Show an infobar when the user is using an unsupported flag.viettrungluu@chromium.org2010-04-013-6/+21
* Makes tab contents look for extension whose extent contains thesky@chromium.org2010-04-012-15/+143
* Make the browser survive massive data: URIs, via various techniques:cevans@chromium.org2010-04-011-3/+9
* Added item to Show/Hide video controls in the context menu for <video>.scherkus@chromium.org2010-03-311-0/+24
* Prevent warning on Mac about uninitialized variable by initializing thebrettw@chromium.org2010-03-301-0/+1
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-302-14/+27
* Make repost form warning tab-modal on Windows.bauerb@chromium.org2010-03-301-0/+5
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-302-13/+0
* Making the translate context menu reset the blacklisting.jcivelli@chromium.org2010-03-301-5/+10
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-10/+10
* Focus the location bar on any navigation to the NTP. Specifically, this focu...pkasting@chromium.org2010-03-306-10/+39
* This CL ensures the interstitial when hidden does not calljcivelli@google.com2010-03-291-1/+4
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-292-7/+10
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-292-10/+7
* implement error state for translate infobarkuan@chromium.org2010-03-292-7/+10
* Fixing the translate menu behavior.jcivelli@chromium.org2010-03-291-9/+21
* Committing for Eric Dingle.mad@chromium.org2010-03-262-0/+17
* Clarify a comment about the geolocation content settings mapjoth@chromium.org2010-03-261-2/+3
* Add Geolocation to the content types. This adds several special case guards s...joth@chromium.org2010-03-251-0/+6
* Adds GeolocationContentSettings on TabContents. joth@chromium.org2010-03-252-0/+31
* Adding a context menu to bring up or bring back the translate infobarjcivelli@chromium.org2010-03-251-0/+21
* Make repost form warning tab-modal on Gtk.bauerb@chromium.org2010-03-241-2/+4
* Revert 42474 - Make repost form warning tabmodal on Gtk.dhollowa@chromium.org2010-03-241-4/+2
* Make repost form warning tab-modal on Gtk.bauerb@chromium.org2010-03-241-2/+4
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-232-17/+0