summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Revert 102505 - Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-1/+1
* Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-1/+1
* Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...wjmaclean@google.com2011-09-235-41/+220
* Update OnURLFetchComplete() to use new params in AutofillDownloadManager.skerner@chromium.org2011-09-231-6/+4
* Improve IPC logging for ChannelHandle and NPVariant_Paramsteveblock@chromium.org2011-09-231-0/+4
* Removed sending of the following IPC messages from chrome and added API's on ...ananta@chromium.org2011-09-232-152/+155
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-223-18/+10
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-223-10/+18
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-221-2/+20
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-224-10/+10
* Add NPChannelBase::GetModalDialogEvent() to avoid content/plugin/ include fro...steveblock@chromium.org2011-09-224-20/+21
* Modify NPObjectStub::OnSetProperty() to get the plugin path from the command ...steveblock@chromium.org2011-09-213-8/+9
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-212-7/+5
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-207-14/+419
* [Mac] Add additional debug code for crbug.com/94758 .jeremy@chromium.org2011-09-201-0/+12
* Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...steveblock@chromium.org2011-09-207-0/+1480
* Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM...xians@chromium.org2011-09-201-0/+15
* Add shutdown event argument to NPChannelBase::GetChannel()steveblock@chromium.org2011-09-202-7/+8
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-201-6/+0
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-204-32/+157
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-203-0/+7
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-203-0/+494
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-206-120/+262
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-193-8/+8
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-1/+1
* Trying to reland r101435 : Better account crashes for the BrowserChildProcess...cpu@chromium.org2011-09-162-2/+13
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-166-260/+118
* Add notification of virtual keyboard hide/show and change varunjain@chromium.org2011-09-161-2/+2
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-166-118/+260
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-162-0/+49
* Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...hbono@chromium.org2011-09-162-13/+2
* Export more symbols needed for the component build of content.dpranke@chromium.org2011-09-161-3/+2
* Better account crashes for the BrowserChildProcessHost (and derived) for wind...cpu@chromium.org2011-09-162-2/+13
* Add myself to OWNERS.backer@chromium.org2011-09-151-0/+1
* Reland r101259 after fixing shared-library build issues.alokp@chromium.org2011-09-152-18/+1
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-153-16/+1
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-153-1/+16
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-153-16/+1
* Revert 101259 - Removed the dependency of PepperPluginRegistry on Pepper proxy.stuartmorgan@chromium.org2011-09-152-1/+18
* Removed the dependency of PepperPluginRegistry on Pepper proxy.alokp@chromium.org2011-09-152-18/+1
* Prevent implicit local string from getting deleted.jschuh@chromium.org2011-09-151-4/+5
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-153-39/+0
* Can't detect if decoder is being destructed.backer@chromium.org2011-09-141-5/+0
* Suppression for failing test on Linuxjeremy@chromium.org2011-09-142-34/+0
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-1337-136/+205
* Fix URLFetcherTest.CancelAll.willchan@chromium.org2011-09-131-29/+22
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-134-5/+8
* Fix Linux Views build breakage.willchan@chromium.org2011-09-134-8/+5
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-134-5/+8
* export RendererMain from content so that it will get picked up properly by ch...dpranke@chromium.org2011-09-131-2/+3