summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded clipboard command line switch.inferno@chromium.org2010-05-041-2/+0
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-041-0/+2
* Duplicating a nano-tab should create another nano-tab, not a regular tab.finnur@chromium.org2010-05-031-0/+3
* Fix dragging icon in Extension App Windows (it was enlarged while dragging).finnur@chromium.org2010-05-031-9/+7
* Unbreak app tab icons. The bigger app tab icons weren't showing up.aa@chromium.org2010-04-302-10/+17
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-7/+6
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-292-3/+2
* Relax the DOM UI navigation CHECK.creis@chromium.org2010-04-291-3/+6
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-285-12/+24
* This fixes an InvalidRead error that valgrind found.gspencer@chromium.org2010-04-281-1/+4
* Force extensions to run in their shared processes, even with --process-per-tab.mpcomplete@chromium.org2010-04-281-6/+14
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-282-3/+10
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-283-12/+151
* GTK: make tabbed bookmark manager compatible with more types of drops.estade@chromium.org2010-04-281-5/+15
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-272-0/+0
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-261-0/+10
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-241-10/+0
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-241-0/+10
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-13/+13
* Add PasswordManager tests to verify basic form observation / submit cases.tim@chromium.org2010-04-232-3/+94
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-237-9/+9
* Implement app process model isolation.mpcomplete@chromium.org2010-04-223-15/+41
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-13/+13
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-1/+1
* Rename OnBlockedContentChange to OnContentSettingsChange.bulach@chromium.org2010-04-212-6/+5
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+1
* Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...bauerb@chromium.org2010-04-213-1/+12
* Trim whitespace and check for unsafe scheme before adding a url in context me...inferno@chromium.org2010-04-201-3/+9
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-1/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+1
* 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