summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* Remove old WEBWIDGET_HAS_ANIMATE_CHANGES ifdefs.adamk@chromium.org2011-09-222-9/+0
* Update the Chromium version of webrtc::VideoCaptureModule to be reference cou...perkj@chromium.org2011-09-222-2/+24
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-223-7/+7
* Removing singelton property of MediaStreamManager.mflodman@chromium.org2011-09-2215-99/+246
* Make isimpledom write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-222-3/+4
* Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-222-4/+7
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-2217-19/+457
* 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-225-21/+23
* Added UMA for downloads that are interrupted at the end.ahendrickson@chromium.org2011-09-212-1/+11
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-1/+1
* Use Chrome's user agent string for content_shell, since some sites (i.e. Gmai...jam@chromium.org2011-09-211-1/+2
* Add routing id and notification type to accessibility logging.dtseng@chromium.org2011-09-211-2/+4
* Update Chrome to use new context notification APIs from WebKit.aa@chromium.org2011-09-217-47/+42
* wstring: convert all SetPageTitle APIs to use string16evan@chromium.org2011-09-214-4/+4
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-2117-105/+309
* Modify NPObjectStub::OnSetProperty() to get the plugin path from the command ...steveblock@chromium.org2011-09-215-19/+14
* Removed sending of the content IPC messages from chrome and replaced them wit...ananta@chromium.org2011-09-215-96/+191
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-2112-194/+148
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-212-1/+1
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-2112-148/+194
* Refactor SpeechInputManager between chrome/ and content/.allanwoj@chromium.org2011-09-213-7/+259
* Make plugins work in content_shell.jam@chromium.org2011-09-212-1/+3
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-217-28/+32
* Add DISABLE_TCP_TRANSPORT flag in the Transport API.sergeyu@chromium.org2011-09-211-2/+7
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-2012-32/+710
* [Mac] Fix "Rubber-band overhang doesn't go away after scrolling".asvitkine@chromium.org2011-09-201-4/+17
* move webkit_glue::IsSingleProcess to content.dpranke@chromium.org2011-09-201-4/+0
* move webkit_glue::GetWebKitLocale to content.dpranke@chromium.org2011-09-204-15/+18
* gtk: swallow spurious errorevan@chromium.org2011-09-201-0/+2
* Making TOOLKIT_USES_GTK orthogonal to USE_AURA.saintlou@chromium.org2011-09-204-14/+11
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-201-2/+2
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-2016-181/+101
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-201-2/+2
* [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-2017-34/+33
* Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM...xians@chromium.org2011-09-2014-70/+461
* net: Start wrapping escape.h into namespace net.tfarina@chromium.org2011-09-201-1/+1
* Revert 101812 - Hold until DownloadBuffer lifetime issues are resolved.asanka@chromium.org2011-09-201-33/+31
* Add shutdown event argument to NPChannelBase::GetChannel()steveblock@chromium.org2011-09-206-15/+24
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-202-8/+0
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-202-8/+6
* Initialize message pump not to use gtk.oshima@google.com2011-09-201-2/+2
* Fix build. I removed a dep that's still needed on ChromeOS but not Linux.mdm@chromium.org2011-09-201-0/+3
* Linux: clean up a bit after getting rid of the last use of dbus-glib.mdm@chromium.org2011-09-201-1/+0
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-209-36/+193
* Move DownloadFileTest and DevtoolsManagerTest to content_unittestsjochen@chromium.org2011-09-204-6/+20
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-205-0/+9
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-2017-156/+159
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-206-120/+262