summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-125-5/+21
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-126-8/+24
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+1
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-126-5/+22
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-122-0/+12
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-122-12/+0
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-122-0/+12
* Made chrome: schema savable. Reenabled print context menu that was previously...zelidrag@chromium.org2010-07-091-5/+0
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-094-11/+18
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-091-13/+3
* Remove ThumbnailStore - replaced by TopSites.nshkrob@chromium.org2010-07-071-1/+0
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-025-80/+351
* Implement App Tabs for GTKrafaelw@chromium.org2010-07-021-3/+1
* Removed TransaleInfoBarDelegate2 left over.jcivelli@chromium.org2010-07-011-4/+0
* Deprecate more old filepath functions.evan@chromium.org2010-07-011-2/+7
* Add notifications content settings type.thakis@chromium.org2010-07-011-1/+5
* Renaming TranslateManager2 to TranslateManagerjcivelli@chromium.org2010-07-011-6/+6
* Allow quering Pepper plugin for selected text for the context menu. Also tak...jam@chromium.org2010-06-291-1/+2
* Change a bunch of string types.estade@chromium.org2010-06-295-19/+17
* plugins: Add crash icon into the plugin crash alert infobar.tfarina@chromium.org2010-06-281-1/+3
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-251-12/+5
* Revert "Revert "Show extension icons next to their top-level context menu ite...hclam@chromium.org2010-06-252-0/+18
* Allow content setting changes in incognito mode.jochen@chromium.org2010-06-251-2/+2
* Revert r50779 as it breaks memory testshclam@chromium.org2010-06-252-18/+0
* Show extension icons next to their top-level context menu items.asargent@chromium.org2010-06-242-0/+18
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-6/+6
* Fix renderer accessibility for BrowserBubble objects.ctguil@chromium.org2010-06-221-4/+0
* Revert 50465 - Porting the infobars on Linux to the new TranslateInfobarDeleg...robertshield@chromium.org2010-06-221-20/+2
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-221-2/+20
* Move content settings related events into their own delegate.jochen@chromium.org2010-06-222-0/+9
* Fix a couple small todos.joth@chromium.org2010-06-211-6/+4
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-214-45/+94
* Revert 50308: still failing on Linux sh-lib testsjcivelli@chromium.org2010-06-191-18/+2
* Porting the infobars on Linux to the new TranslateInfobarDelegate2 (relanding)jcivelli@chromium.org2010-06-191-2/+18
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-183-25/+25
* Revert 50148:jcivelli@chromium.org2010-06-171-18/+2
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-171-2/+18
* Add a histogram tracking the responses to the "remember password" infobar.dpranke@chromium.org2010-06-161-3/+17
* Remove app icon from non-app tabs.skerner@chromium.org2010-06-142-49/+2
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-129-15/+29
* Avoids sending about: URLs to DOM UI renderers in process-per-tab.creis@chromium.org2010-06-113-3/+40
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-112-2/+2
* Relanding 49339 jcivelli@chromium.org2010-06-102-19/+3
* Revert 49339 - Enable renderer accessibility by default.jcivelli@chromium.org2010-06-102-3/+19
* Enable renderer accessibility by default.ctguil@chromium.org2010-06-092-19/+3
* Refactored the translate infobars.jcivelli@chromium.org2010-06-092-0/+12
* Don't allow drop to panels (pop-ups) in ChromeOS.xiyuan@chromium.org2010-06-092-0/+13
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-1/+7
* Add platform_locale_settings file for CrOS. This is necessary becausejshin@chromium.org2010-06-091-0/+2
* Do not use key expansion when saving inspector settings.yurys@chromium.org2010-06-071-1/+2