summaryrefslogtreecommitdiffstats
path: root/content/browser/tab_contents/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-2624/+0
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-111-6/+6
* TabContents -> WebContentsImpl, part 4.avi@chromium.org2012-04-111-2/+2
* Hook up TabContents::OnDidFailLoadWithError to IPC message.mkosiba@chromium.org2012-04-111-0/+2
* TabContents -> WebContentsImpl, part 3.avi@chromium.org2012-04-101-2/+2
* TabContents -> WebContentsImpl, part 1.avi@chromium.org2012-04-101-291/+304
* Browser side implementation of browser pluginfsamuel@chromium.org2012-04-061-0/+4
* Adds a TabContentsViewAura.ben@chromium.org2012-04-041-2/+6
* Automated tests for full screen & mouse lock M16 featuresscheib@chromium.org2012-04-041-1/+1
* Revert 130442 - Adds a TabContentsViewAura.sergeyu@chromium.org2012-04-031-6/+2
* Adds a TabContentsViewAura.ben@chromium.org2012-04-031-2/+6
* Added the command line flag that enables CSS Shaders: "--enable-css-shaders".achicu@adobe.com2012-03-291-1/+2
* Reverting due to memory (Valgrind) errors.jhawkins@chromium.org2012-03-281-1/+1
* Automated tests for full screen & mouse lock M16 featuresscheib@chromium.org2012-03-281-1/+1
* Get more data to diagnose a crash.creis@chromium.org2012-03-241-2/+6
* Enable threaded animation by default.backer@chromium.org2012-03-231-1/+1
* Add disable for threaded compositing to about:flags in preparation for turnin...nduca@google.com2012-03-231-2/+0
* Use about:blank as the failback URL if the filter denies a navigation.cevans@chromium.org2012-03-211-4/+31
* Minor cleanup in content.thestig@chromium.org2012-03-201-18/+8
* Implement input type=color UIkeishi@chromium.org2012-03-201-1/+42
* Move ResourceRequestDetails to content/public/browser and put in the content ...tfarina@chromium.org2012-03-191-1/+1
* 3D CSS webkit effects were not fully functional, as the compositor is disable...hebert.christopherj@chromium.org2012-03-161-1/+5
* Revert 126889 - Implement input type=color UImarkusheintz@chromium.org2012-03-151-42/+1
* Implement input type=color UIkeishi@chromium.org2012-03-151-1/+42
* Fix chromeos buildjam@chromium.org2012-03-141-0/+1
* Move creation of content TabContentsViews to content so that we can hide thes...jam@chromium.org2012-03-141-4/+27
* Move download_types.h to content/public and rename it to match the one struct...jam@chromium.org2012-03-131-1/+1
* Added callback to DownloadUrl() so we can find download failures where the do...ahendrickson@chromium.org2012-03-121-1/+2
* Remove ProvisionalLoadDetails struct and notification, since WebContentsObser...jam@chromium.org2012-03-121-16/+0
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-2/+3
* Move LoadNotificationDetails to content/public/browser and put it in the cont...tfarina@chromium.org2012-03-111-2/+3
* Prerendered pages are swapped in at browser::Navigate time. cbentzel@chromium.org2012-03-091-1/+6
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+3
* Get rid of TitleUpdatedDetails and use std::pair directly.tfarina@chromium.org2012-03-071-3/+4
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-41/+59
* Don't suppress HW compositing on the new file manager (chrome://files).fischman@chromium.org2012-03-021-1/+1
* Don't trigger accelerated compositing for 3D CSS when using SwiftShaderjbauman@chromium.org2012-03-021-1/+2
* Change panels to be able to turn off autoresize.levin@chromium.org2012-03-021-0/+5
* Hide MHTMLGenerationManager from chrome.jam@chromium.org2012-03-011-0/+7
* Pass DefaultDeviceScaleFactor to webkittdresser@chromium.org2012-03-011-0/+8
* Webkit now disables CSS3 regions at runtime by default. This change allows re...matthewrobertson03@gmail.com2012-03-011-0/+3
* Refine the dialog box to show a extension name when the dialog box is created...yumiOS.art@gmail.com2012-02-291-15/+8
* Customize onbeforeunload dialog when it's a reload instead of an unload.dmazzoni@chromium.org2012-02-291-1/+2
* Add a switch for enabling threaded animation.vollick@chromium.org2012-02-251-0/+2
* Add an API around SessionStorageNamespace. This is just an empty API, what ma...jam@chromium.org2012-02-241-7/+8
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-221-1/+2
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-1/+2
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-2/+1
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-1/+2