summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...jam@chromium.org2011-01-224-95/+90
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-222-6/+16
* Move l10n_util to ui/baseben@chromium.org2011-01-214-5/+5
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-216-331/+331
* Clean up WebNavigationObserver by taking out password specific callbacks, and...jam@chromium.org2011-01-213-47/+13
* Generate thumbnails in the browser process.satorux@chromium.org2011-01-214-20/+305
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+0
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-203-3/+3
* Don't register cookie access on empty cookie list.jochen@chromium.org2011-01-202-1/+20
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-204-8/+7
* * Add WebPreference::interactive_form_validation_enabledtkent@chromium.org2011-01-201-0/+2
* Add another didRunInsecureContent method.agl@chromium.org2011-01-202-2/+3
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-195-19/+19
* Prerendering for redirects -- part 2.tburkard@chromium.org2011-01-192-8/+28
* Move more dnd related files to ui/baseben@chromium.org2011-01-195-30/+24
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-192-4/+4
* TabContentsViewViews should be used instead of TabContentsViewGtk for TOUCH_UIvarunjain@chromium.org2011-01-195-0/+20
* Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-182-0/+13
* Fix a regression that was introduced in http://codereview.chromium.org/6010004/thakis@chromium.org2011-01-181-1/+1
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-181-10/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-176-8/+8
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Revert 71458 - Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-152-13/+0
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-152-2/+28
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-142-4/+4
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-142-4/+4
* Blow away BackgroundContents when RenderView goes away.atwilson@chromium.org2011-01-142-0/+13
* Move models from app to ui/base/modelsben@chromium.org2011-01-145-14/+14
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-1/+1
* Make the Linux build not fail because of an unhandled enum.jam@chromium.org2011-01-131-0/+2
* This adds a "killed tab" page to be displayed in the case where a tab is kill...gspencer@chromium.org2011-01-136-7/+15
* 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