summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* TabContents -> WebContentsImpl, part 16avi@chromium.org2012-04-174-20/+21
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-176-11/+11
* Apply an initial seccomp filter policy for Pepper Flash.cevans@chromium.org2012-04-172-0/+4
* Supply Windows handle-passing function to NaClmseaborn@chromium.org2012-04-171-0/+9
* Don't allow sending data URLs to WebUI, unless in a ChromeOS BalloonHost.creis@chromium.org2012-04-163-1/+8
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-21/+1
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-161-2/+1
* TabContents -> WebContentsImpl, part 14.avi@chromium.org2012-04-1610-52/+43
* Move BrokerDuplicateHandle() to be declared in content/publicmseaborn@chromium.org2012-04-161-1/+18
* Add an accessibility mode for editable text fields only.dmazzoni@chromium.org2012-04-134-9/+3
* Add an initial Linux GPU sandbox using the seccomp filter framework.cevans@chromium.org2012-04-131-0/+2
* TabContents -> WebContentsImpl, part 12.avi@chromium.org2012-04-132-4/+4
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-133-1/+17
* TabContents -> WebContentsImpl, part 8.avi@chromium.org2012-04-133-21/+22
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-132-14/+10
* Remove composite-to-texture flag and codejamesr@chromium.org2012-04-132-4/+0
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-121-5/+3
* Revert 132018 - Fixing a problem, where a hung renderer process is not killed...eroman@chromium.org2012-04-121-1/+2
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-121-2/+1
* Field Trials choices can now be forced from a command line argument, and yet ...mad@chromium.org2012-04-122-10/+8
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-112-4/+2
* Comments for RenderWidgetHostView Class Hierarchyscheib@chromium.org2012-04-111-0/+6
* Expose Mouse Lock and Fullscreen automation hooks to pyauto.scheib@chromium.org2012-04-111-0/+6
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-111-2/+2
* Implement RenderWidgetHostViewMac::CopyFromCompositingSurface.mazda@chromium.org2012-04-111-1/+2
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-101-6/+0
* Added code so renderer would cleanly exit.asharif@chromium.org2012-04-102-0/+8
* TabContents -> WebContentsImpl, part 1.avi@chromium.org2012-04-108-39/+34
* Removing all reference to deprecated switch --enable-accelerated-2d-canvas (c...junov@chromium.org2012-04-102-4/+0
* Pass content-type resources to web intents. Goes through download, then invok...gbillock@chromium.org2012-04-101-0/+6
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-101-6/+17
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-091-17/+6
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-091-6/+17
* Move --user-agent overriding logic from chrome into content.scherkus@chromium.org2012-04-092-15/+7
* Add BrowserThread::PostBlockingTaskAndReply.willchan@chromium.org2012-04-091-3/+8
* Remove unused forward declarationsimon.hong81@gmail.com2012-04-071-3/+1
* Disable image transport surface on AMD's dynamic switchable graphics.jbauman@chromium.org2012-04-072-0/+4
* Mac content shell: HTTP auth.avi@chromium.org2012-04-051-5/+7
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-055-19/+15
* Adds a TabContentsViewAura.ben@chromium.org2012-04-041-1/+1
* Automated tests for full screen & mouse lock M16 featuresscheib@chromium.org2012-04-042-2/+3
* DevTools: make Save As dialog optional for the paths that have already been s...pfeldman@chromium.org2012-04-041-3/+5
* Revert 130442 - Adds a TabContentsViewAura.sergeyu@chromium.org2012-04-031-1/+1
* Adds a TabContentsViewAura.ben@chromium.org2012-04-031-1/+1
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-0/+1
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* This CL adds pepper flash fullscreen support on Mac.sail@chromium.org2012-04-031-16/+0
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-1/+0
* Add full support for filesystem URLs.ericu@google.com2012-04-021-0/+1
* Fix forward declaraion of content::RenderView.mmenke@chromium.org2012-04-021-3/+3