summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-1/+2
* [Mac] Add a preference for the tab key cycling between just form fields, or l...rsesek@chromium.org2010-05-201-0/+3
* Add command line flag --top-sites to replace the thumbnail store flag.brettw@chromium.org2010-05-191-3/+3
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-171-1/+7
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-151-7/+1
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-151-1/+7
* Disabled full text indexing of page content on ChromeOS. We need to figure ou...zelidrag@chromium.org2010-05-111-0/+4
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-1/+12
* Adds GeolocationSettingsStatebulach@chromium.org2010-05-111-25/+5
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-12/+1
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-1/+12
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-12/+1
* The app launcher had a height of zero as it was not getting preferred size up...jcivelli@google.com2010-05-061-0/+3
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-39/+39
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-1/+12
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-1/+1
* Fix popups from onunload handlers.erg@chromium.org2010-05-051-3/+12
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-2/+1
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-041-1/+1
* 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-301-9/+16
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-2/+1
* Relax the DOM UI navigation CHECK.creis@chromium.org2010-04-291-3/+6
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-281-2/+7
* 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
* Add PasswordManager tests to verify basic form observation / submit cases.tim@chromium.org2010-04-231-0/+83
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-2/+2
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-6/+0
* Rename OnBlockedContentChange to OnContentSettingsChange.bulach@chromium.org2010-04-211-5/+4
* Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...bauerb@chromium.org2010-04-211-1/+5
* The geolocation icon must be displayed even if the current origin change its ...bulach@chromium.org2010-04-141-3/+19
* [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-091-3/+7
* 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-091-8/+8
* Revert 43962 - Adds a safety check for DOM UI renderers.creis@chromium.org2010-04-091-7/+0
* 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
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-17/+0
* 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-021-1/+3
* Show an infobar when the user is using an unsupported flag.viettrungluu@chromium.org2010-04-011-3/+3
* Makes tab contents look for extension whose extent contains thesky@chromium.org2010-04-011-1/+90
* 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-301-10/+24
* Focus the location bar on any navigation to the NTP. Specifically, this focu...pkasting@chromium.org2010-03-301-0/+5