summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Plumb direction of document title through IPC layer.evan@chromium.org2011-04-201-1/+2
* Send the 'page_url' parameter of the page (on which the right click was made tobrettw@chromium.org2011-04-202-12/+21
* Disable right-click print-menu by policy.markusheintz@chromium.org2011-04-191-1/+6
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-183-2/+2
* Commit Instant if needed before handling a web page context menu.maf@chromium.org2011-04-162-0/+7
* Cleanup: Move TabContent::PrintNow() out of src/content.thestig@chromium.org2011-04-151-1/+4
* Profile shouldn't own background page stuff.torne@chromium.org2011-04-151-4/+6
* Count histograms initiated and finished by the download system.rdsmith@chromium.org2011-04-131-0/+3
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-0/+5
* Caused compile failure on Lunux Builder x64.ctguil@chromium.org2011-04-131-5/+0
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-0/+5
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-131-2/+2
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-133-7/+198
* WebKit roll 83482:83570caseq@google.com2011-04-121-1/+1
* Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.satorux@chromium.org2011-04-122-281/+51
* Add TopSites::GetTemporaryThumbnailScore().satorux@chromium.org2011-04-121-4/+8
* Rename TabContentsViewWin to TabContentsViewViewsben@chromium.org2011-04-111-1/+1
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-112-20/+34
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-082-23/+13
* Move save package to TCW from TC.avi@chromium.org2011-04-081-3/+10
* Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...jam@chromium.org2011-04-082-13/+23
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-082-23/+13
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-071-0/+3
* Add support for a "frame" context option to chrome.contextMenus.create/update.mihaip@chromium.org2011-04-061-2/+5
* Build break fix for WK change https://bugs.webkit.org/show_bug.cgi?id=57566zelidrag@chromium.org2011-04-061-0/+4
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-052-32/+11
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-7/+5
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-042-1/+22
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-023-7/+6
* Revert 80128 - apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-013-6/+7
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-013-7/+6
* Remove CookieMonster bug catching stuff.rdsmith@chromium.org2011-03-311-12/+0
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-304-4/+8
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-294-8/+4
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-294-4/+8
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-282-3/+4
* Correctly report HttpOnly cookies and correctly reset the Cookie Monsterjochen@chromium.org2011-03-281-1/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-2812-17/+17
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-251-2/+2
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-1/+1
* Move printing messages to their own file.jam@chromium.org2011-03-241-2/+2
* Cleanup: Move TabContents::PrintPreview() to PrintPreviewTabController to rem...thestig@chromium.org2011-03-241-2/+11
* Remove the check for inspector files since they're in resources.pak now.tony@chromium.org2011-03-231-8/+6
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-233-2/+3
* Theme system cleanuperg@google.com2011-03-231-1/+0
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-1/+1
* Avoid corrupting the pending_entry when an unexpected navigation commits.creis@google.com2011-03-221-0/+94
* Remove unneded chrome/browser/fonts_languages_window.h and ShowOptionsWindow().rsesek@chromium.org2011-03-211-1/+0
* Support for '--force-compositing-mode', see WebKit bug 56156sievers@google.com2011-03-211-0/+2
* Makes instant throw out the first navigation when merging navigationsky@chromium.org2011-03-211-2/+2