summaryrefslogtreecommitdiffstats
path: root/content/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Move the Mac's WebDragSource to content.avi@chromium.org2011-10-262-0/+539
* Adds browser-side component of Java Bridge for a TabContentssteveblock@chromium.org2011-10-254-0/+16
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-213-11/+15
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-194-35/+35
* content: Rename the class in web_drag_source_gtk.h to content::WebDragSourceGtk.erg@chromium.org2011-10-192-47/+57
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-195-5/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-1910-89/+92
* content: Move the file chrome/.../tab_contents_drag_source.* to content/.../w...erg@google.com2011-10-192-0/+488
* Move content_client.h into content/public.joi@chromium.org2011-10-182-2/+0
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-186-16/+18
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-188-31/+30
* Revert 106029nkostylev@chromium.org2011-10-188-30/+31
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-188-31/+30
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-185-1/+5
* content: Move WebDragDest and files to content/.erg@google.com2011-10-173-0/+418
* Add async interface for RenderWidgetHost to ask for user's permission to lock...yzshen@chromium.org2011-10-174-0/+40
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-144-4/+4
* Use rewritten url of a tab to find the zoom level from zoom map. Zoom map iswrm364@motorola.com2011-10-141-1/+6
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-1311-25/+141
* Fix a bug in ShouldDisplayURL.creis@chromium.org2011-10-131-0/+3
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-1321-171/+223
* content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.erg@chromium.org2011-10-132-0/+63
* Move view_types to content\public\common. Also update the enum values to matc...jam@chromium.org2011-10-124-8/+8
* Remove deprecated calls.avi@chromium.org2011-10-121-2/+1
* Move BindingsPolicy enum to content\public\common and put it in the content n...jam@chromium.org2011-10-112-4/+4
* Add error description to the DidFailProvisionalLoad callback.mkosiba@chromium.org2011-10-115-47/+63
* Fix UI quirks when doing a history navigation to a slow page.creis@chromium.org2011-10-072-0/+41
* Changes for cross domain prerenders to not cancel when there is a window.open...shishir@chromium.org2011-10-075-9/+9
* Move TabContents::ShouldDisplayURL() to ToolbarModel. This doesn't really bel...aa@chromium.org2011-10-063-50/+0
* Hook into another code path that lets the renderer request a new tab to be cr...jochen@chromium.org2011-10-064-6/+38
* Move popup helper to content, fix method signature.avi@chromium.org2011-10-064-2/+134
* Split ViewType between chrome and contentjochen@chromium.org2011-10-064-6/+8
* Delegate the decision whether to swap processes for navigations to/from exten...jochen@chromium.org2011-10-051-15/+5
* Add a second line of defense for receiving a bad message in the renderer.creis@chromium.org2011-10-041-4/+4
* Fix crash on trying to kill an unresponsive tab.rkc@chromium.org2011-10-031-1/+4
* Add a check to NavigateToEntry to make sure the browser never attempts to nav...creis@chromium.org2011-10-031-0/+6
* Remove unused RenderViewHostManager::SwapInRenderViewHost() and TabContents::...steveblock@chromium.org2011-10-034-92/+1
* Make content_shell handle renderers going away. I've made TabContents call Ta...jam@chromium.org2011-10-012-0/+2
* Only allow to lock the mouse when the tab is in fullscreen mode.yzshen@chromium.org2011-10-014-0/+10
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-303-7/+5
* content: Move the final headers and residual traces of contrained windowserg@chromium.org2011-09-302-38/+0
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-307-129/+6
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-303-10/+12
* ImageTransportSurface for OS Xbacker@chromium.org2011-09-291-7/+0
* A few improvements to content_shell:jam@chromium.org2011-09-263-5/+65
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-234-9/+15
* Removed sending of the following IPC messages from chrome and added API's on ...ananta@chromium.org2011-09-231-0/+8
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-224-14/+8
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-224-8/+14