summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* For ChromeOS: when starting session:dilmah@chromium.org2011-01-132-9/+15
* Add UMA stats for blocking outdated plugins.bauerb@chromium.org2011-01-131-0/+9
* Refactor RenderWidgetHost::set_paint_observer()davemoore@chromium.org2011-01-122-6/+66
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-7/+11
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-113-24/+14
* Mark test ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource flaky.joi@chromium.org2011-01-111-1/+3
* Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...piman@google.com2011-01-101-0/+2
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-7/+7
* Second try at fixing Chrome OS build.jam@chromium.org2011-01-102-8/+4
* Fix ChromeOS build failure.jam@chromium.org2011-01-102-0/+7
* Make RenderViewHost not know about AutoFill and AutoComplete.jam@chromium.org2011-01-102-26/+20
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+6
* Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...vangelis@chromium.org2011-01-081-0/+2
* Similar as extension, DOM UI needs to be created in its own process.klobag@chromium.org2011-01-082-5/+11
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-6/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+6
* Enable "inspect element" for chrome:// pages.estade@chromium.org2011-01-051-10/+0
* Remove use of NavigationController from NavigationEntry so NavigationEntry ca...pinkerton@chromium.org2011-01-054-24/+17
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-2/+2
* Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...jam@chromium.org2010-12-302-195/+208
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-282-17/+19
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-3/+0
* delete OutdatedPluginInfoBar on closedilmah@chromium.org2010-12-221-0/+4
* Clean up tab_contents.cc some more.thestig@chromium.org2010-12-211-19/+11
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-3/+3
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-0/+1
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-3/+3
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-3/+3
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-3/+3
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-1/+0
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-3/+3
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-0/+1
* Remove CrApplication dependency from basethakis@chromium.org2010-12-182-2/+2
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-174-5/+8
* Move ElideString() from base/string_util.cc to app/text_elider.cc to jschuh@google.com2010-12-171-1/+4
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-174-7/+13
* Almost done deinlining virtual methods.erg@google.com2010-12-163-4/+7
* Plumbing load progress notifications to the TabContents.jcivelli@chromium.org2010-12-164-0/+16
* Change the "Disable outdated plug-ins" lab to block them instead.bauerb@chromium.org2010-12-162-10/+9
* Makes linux honor instant_is_active when instant temporarily hides.sky@chromium.org2010-12-162-4/+4
* Code Cleanup: Remove unused declarationsail@chromium.org2010-12-161-4/+0
* Make us save favicon in incognito mode if the url is bookmarked. Thissky@chromium.org2010-12-152-0/+32
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-0/+2
* glue/webpreferences: use string16 for font namesevan@chromium.org2010-12-152-9/+9
* Introduce default implementation for TabContentsDelegate::ViewSourceForTab.pfeldman@chromium.org2010-12-153-5/+24
* View source after POST command isn't what you expected.pfeldman@chromium.org2010-12-157-10/+112
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-144-15/+15
* Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...thestig@chromium.org2010-12-141-1/+0
* Deinline even more destructors.erg@google.com2010-12-144-6/+20