summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Only record GPU process exit code histogram if it is valid.apatrick@chromium.org2011-09-141-3/+7
* chrome.experimental.downloads.onCreated, onErasedbenjhayden@chromium.org2011-09-141-0/+2
* Added ability to set ChromeDownloadManagerDelegate for testing.rdsmith@chromium.org2011-09-141-0/+3
* Revert 101063 - Removing singleton property of MediaStreamManager and creatin...mad@chromium.org2011-09-1413-195/+91
* Can't detect if decoder is being destructed.backer@chromium.org2011-09-141-5/+0
* Removing singleton property of MediaStreamManager and creating thread first w...mflodman@chromium.org2011-09-1413-91/+195
* Suppression for failing test on Linuxjeremy@chromium.org2011-09-144-85/+0
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-146-35/+52
* Fix speech input keystroke crash.dmazzoni@chromium.org2011-09-141-11/+10
* Delay sending OnResponseCompleted and OnDataDownloaded until we are donedarin@chromium.org2011-09-142-6/+22
* re-land r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-1411-97/+199
* Bring back safe browsing binary digest checking. I accidentally removed that ...jam@chromium.org2011-09-145-5/+13
* Revert r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-1411-199/+97
* Revert 100733 (caused more crashes) - Cancel plugin channel requests when the...willchan@chromium.org2011-09-137-200/+53
* This change merges all of the content code into a single library; the content...dpranke@chromium.org2011-09-1311-97/+199
* fix const decl in content_main.dpranke@chromium.org2011-09-131-1/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-13141-352/+566
* Bug=Nonemmocny@chromium.org2011-09-131-1/+3
* Remove Demuxer from the Filter class hierarchy.acolwell@chromium.org2011-09-131-0/+1
* Retry 3 to split WebGraphicsContext3DCommandBufferImpl::initialize() into two...nduca@chromium.org2011-09-138-70/+124
* Refactor AudioDevice to remove race conditions in the Start() and Stop().xians@chromium.org2011-09-136-50/+74
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-1/+2
* Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate...ananta@chromium.org2011-09-132-0/+6
* Third try at committing this.erikwright@chromium.org2011-09-131-3/+4
* Make TraceSubscriberStdio reusable (currently can only run trace once)jbates@chromium.org2011-09-132-9/+29
* WorkerTest.MultipleSharedWorkers is flakey on XPdhollowa@chromium.org2011-09-131-1/+7
* Summary of changesyosin@chromium.org2011-09-133-9/+38
* Move TestNotificationTracker to content as it has no dependencies to chrome b...jochen@chromium.org2011-09-135-2/+162
* Allow gpu features for about:blank (unlike other about: schemes)jamesr@chromium.org2011-09-131-1/+2
* Fix URLFetcherTest.CancelAll.willchan@chromium.org2011-09-131-29/+22
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-139-11/+14
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-2/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-1/+2
* Fix Linux Views build breakage.willchan@chromium.org2011-09-139-14/+11
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-139-11/+14
* extract out removal of the g_log_bug53991 global.dpranke@chromium.org2011-09-132-11/+0
* export RendererMain from content so that it will get picked up properly by ch...dpranke@chromium.org2011-09-134-3/+22
* Revert 100801 - Ensure that compositor does not block the renderer process by...apatrick@chromium.org2011-09-121-3/+1
* Ensure that compositor does not block the renderer process by issuing too man...apatrick@chromium.org2011-09-121-1/+3
* Ignore messages at ListenerHook after ChildProcessHost's destructor starts.willchan@chromium.org2011-09-122-0/+17
* fix checkdepsjam@chromium.org2011-09-121-0/+1
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-1227-18/+1031
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-127-26/+108
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-1213-191/+110
* Fix a race where Init gets called right after FastShutdownIfPossible before c...achuith@chromium.org2011-09-122-0/+8
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-2/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-1/+2
* Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-127-53/+200
* Reset RPH's channel.willchan@chromium.org2011-09-123-10/+14