summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-221-0/+6
* Attempt 2 at landing this CL. The earlier one broke the build. We don't need ...ananta@chromium.org2010-07-221-0/+3
* Revert 53247 - Links opening up in the host browser in ChromeFrame would not ...sanjeevr@chromium.org2010-07-211-4/+0
* Links opening up in the host browser in ChromeFrame would not show up as visi...ananta@chromium.org2010-07-211-0/+4
* Refactor SSLClientAuthHandler and certificate selectiondavidben@chromium.org2010-07-211-0/+8
* Prevent NotificationRegistrar from pulling in platform threading stuff.erg@chromium.org2010-07-201-1/+4
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-171-0/+2
* TBR:brettw@chromium.orgtfarina@chromium.org2010-07-161-1/+0
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-4/+5
* Revert 52600 - renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-161-0/+1
* renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-161-1/+0
* Move implementation from header to source.erg@chromium.org2010-07-151-14/+6
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-121-1/+2
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-121-4/+2
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-091-7/+7
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-33/+18
* Implement App Tabs for GTKrafaelw@chromium.org2010-07-021-3/+1
* Move content settings related events into their own delegate.jochen@chromium.org2010-06-221-0/+4
* Remove app icon from non-app tabs.skerner@chromium.org2010-06-141-7/+0
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-1/+1
* Relanding 49339 jcivelli@chromium.org2010-06-101-9/+0
* Revert 49339 - Enable renderer accessibility by default.jcivelli@chromium.org2010-06-101-0/+9
* Enable renderer accessibility by default.ctguil@chromium.org2010-06-091-9/+0
* Don't allow drop to panels (pop-ups) in ChromeOS.xiyuan@chromium.org2010-06-091-0/+3
* Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte...yurys@chromium.org2010-06-071-0/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-3/+4
* DevTools: inspector settings are now serialized into map, not a stringpfeldman@chromium.org2010-06-011-1/+2
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+1
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-0/+12
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-171-0/+7
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-151-7/+0
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-151-0/+7
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-0/+9
* Adds GeolocationSettingsStatebulach@chromium.org2010-05-111-12/+7
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-9/+0
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-0/+9
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-9/+0
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-15/+15
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-0/+9
* Unbreak app tab icons. The bigger app tab icons weren't showing up.aa@chromium.org2010-04-301-1/+1
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-281-1/+3
* Add PasswordManager tests to verify basic form observation / submit cases.tim@chromium.org2010-04-231-3/+11
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-1/+1
* The geolocation icon must be displayed even if the current origin change its ...bulach@chromium.org2010-04-141-1/+2
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-091-0/+3
* Do not prepopulate the findbar with incognito search terms.rohitrao@chromium.org2010-04-091-9/+0
* Changing the translate back-end to use the Google Translate element.jcivelli@google.com2010-04-061-7/+0
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-0/+1