summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2629-0/+29
* Make IsPopup a const function per brett.xiyuan@chromium.org2010-07-263-2/+6
* Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.pam@chromium.org2010-07-261-0/+1
* Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.tfarina@chromium.org2010-07-251-1/+0
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-243-2/+8
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-8/+4
* Few TranslateManager changes:jcivelli@chromium.org2010-07-221-0/+1
* DevTools: render separators in context menu as separators, not items.pfeldman@chromium.org2010-07-221-3/+7
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-224-1/+25
* 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-214-0/+71
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-211-25/+23
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-2/+8
* [Mac]Implement ViewID support. (third approach)suzhe@chromium.org2010-07-201-0/+7
* Prevent NotificationRegistrar from pulling in platform threading stuff.erg@chromium.org2010-07-202-1/+5
* Add some histograms to help measure extension context menu performanceasargent@chromium.org2010-07-201-0/+9
* Add bookmark promo to NTP on first run.mirandac@google.com2010-07-201-1/+3
* Remove the page and app menus.pkasting@chromium.org2010-07-201-8/+8
* [Mac] Display a quick animation when a popup is blocked so the user notices i...rsesek@chromium.org2010-07-201-0/+3
* Let PaintAtAck send an int tag instead of the TransportDIB handle.thakis@chromium.org2010-07-192-9/+11
* Introduce "--enable-memory-info" command-line flag to enable reportingmnaganov@chromium.org2010-07-191-0/+2
* Add ability to limit when context menu items appear with url patterns.asargent@chromium.org2010-07-182-11/+41
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-172-0/+56
* TBR:brettw@chromium.orgtfarina@chromium.org2010-07-164-11/+0
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-162-6/+6
* Remove more definitions from header files.erg@chromium.org2010-07-162-1/+5
* Fix for Issue 4211: window.open(,, 'type=FullWindow,fullscreen') should not o...stevenjb@chromium.org2010-07-161-2/+4
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-163-0/+27
* Revert 52600 - renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-163-0/+9
* renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-163-9/+0
* Move implementation from header to source.erg@chromium.org2010-07-154-80/+232
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-153-27/+0
* Fix missing throbber in sync dialogs. This actually does a number of things:pkasting@chromium.org2010-07-151-1/+1
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-151-4/+5
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-153-0/+27
* More cleanup of extensions context menu API.asargent@chromium.org2010-07-142-13/+11
* 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