summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Add per-tab "JavaScript enabled" preference.mnaganov@chromium.org2011-11-292-2/+9
* Remove various uses of TOUCH_UI that are no longer neededrbyers@chromium.org2011-11-291-3/+0
* Update the Spelling UI (Part 3)hbono@chromium.org2011-11-294-77/+124
* Remove section_util_win since it had two functions that were used in three pl...jam@chromium.org2011-11-281-8/+5
* Add OVERRIDE to chrome/.avi@chromium.org2011-11-281-3/+4
* Revert "Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extension...aa@chromium.org2011-11-271-1/+1
* Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extensions.""aa@chromium.org2011-11-271-1/+1
* GTK: Move code shared by future content/ classes and chrome/ to ui/.erg@chromium.org2011-11-222-5/+2
* GTK: Part 1 of removing GtkWidget->window to close up GSEALs.erg@chromium.org2011-11-221-6/+12
* Revert "Move a bunch of ChromeOS APIs out of chrome/browser/extensions."aa@chromium.org2011-11-211-1/+1
* Move a bunch of ChromeOS APIs out of chrome/browser/extensions.aa@chromium.org2011-11-211-1/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-216-24/+26
* Add a "Learn More" link to the Spelling bubble.hbono@chromium.org2011-11-212-0/+17
* GTK: Speculative revert of r109465 to fix right clicking.erg@chromium.org2011-11-191-2/+6
* Fix top crash due to r110394 - TabContentsViewCocoa renderWidgetHostWasResizedmpcomplete@chromium.org2011-11-181-1/+1
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-182-9/+10
* Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...jam@chromium.org2011-11-171-1/+1
* Remove some unnecessary includes of view_messages.h.jam@chromium.org2011-11-171-1/+0
* Print Preview: Fixing crash when hitting tab multiple times.dpapad@chromium.org2011-11-171-1/+3
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.mpcomplete@chromium.org2011-11-173-2/+23
* Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....dpolukhin@chromium.org2011-11-163-23/+2
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.mpcomplete@chromium.org2011-11-163-2/+23
* content: Split off ChromeTabContentsViewGtk from TabContentsViewGtk. This newerg@chromium.org2011-11-165-182/+375
* Fix the Spelling UI.hbono@chromium.org2011-11-151-9/+9
* Fixes GetContainerBounds in tab_contents_view_mac.mm to return the position o...pkotwicz@chromium.org2011-11-151-1/+13
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-156-112/+50
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-152-4/+0
* Switch BackgroundContents to use TabContents instead of RenderViewHost.jam@chromium.org2011-11-113-264/+70
* Fix browser crash when viewing page info on certain popups.finnur@chromium.org2011-11-111-3/+3
* Make BalloonHost use TabContents instead of RenderViewHost.jam@chromium.org2011-11-101-0/+4
* On menu keypress, context menu should display after page scroll with mouse wh...brk376@motorola.com2011-11-101-2/+1
* Fix AutocompleteMatch DCHECK() triggered by |RenderViewContextMenu::AppendSea...asvitkine@chromium.org2011-11-101-1/+5
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-9/+8
* Convert more uses of NewRunnableMethod() to base::Bind().dcheng@chromium.org2011-11-091-4/+4
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-092-3/+4
* To minimize the risk to LTR users, we are thinking to enable this feature fir...xji@chromium.org2011-11-091-0/+3
* Lock the GTK UI of the content settings bubble if the corresponding content s...markusheintz@chromium.org2011-11-081-3/+2
* chrome should show the context menu on menu key press though last_mouse_down ...brk376@motorola.com2011-11-081-2/+3
* Show an "add to dictionary" item.hbono@chromium.org2011-11-081-1/+1
* Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...mpcomplete@chromium.org2011-11-081-2/+1
* Have ExtensionHost use TabContents instead of RenderViewHost. This is partmpcomplete@chromium.org2011-11-081-1/+2
* Fix annoying autorelease messages for browser tests.shess@chromium.org2011-11-041-1/+1
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-043-3/+0
* Revert 104411 - Disable print preview in incognito mode in chrome os.abodenha@chromium.org2011-11-031-7/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-024-0/+6
* Add a command line flag (--enable-fixed-position-compositing) for enabling co...vangelis@chromium.org2011-11-011-0/+2
* Move Mac's WebDragDest to content.avi@chromium.org2011-11-012-11/+11
* Split Mac WebDropTarget into two, content and chrome.avi@chromium.org2011-11-016-4/+120
* Adds a bubble that asks a user whether to integrate the Spelling service.hbono@chromium.org2011-11-017-72/+220
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-313-4/+4