summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-1/+1
* 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-215-35/+33
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-2/+6
* Add DISABLE_TCP_TRANSPORT flag in the Transport API.sergeyu@chromium.org2011-09-211-2/+7
* 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
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-201-2/+2
* Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...steveblock@chromium.org2011-09-205-8/+6
* Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM...xians@chromium.org2011-09-206-39/+261
* Add shutdown event argument to NPChannelBase::GetChannel()steveblock@chromium.org2011-09-202-4/+9
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-203-2/+15
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-203-14/+14
* remove unused codewjia@chromium.org2011-09-192-125/+0
* roll webrtc to r614wjia@chromium.org2011-09-192-21/+0
* Move sending of the following IPC messages out of Chrome\renderer.ananta@chromium.org2011-09-194-6/+59
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-195-37/+40
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+4
* Rewriting FFmpegAudioDecoder and eliminating DecoderBase.scherkus@chromium.org2011-09-173-1/+6
* Replace AudioDecoderConfig with simple accessors on AudioDecoder.scherkus@chromium.org2011-09-163-9/+14
* Add notification of virtual keyboard hide/show and change varunjain@chromium.org2011-09-162-7/+5
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-164-0/+250
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-165-40/+37
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-165-37/+40
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-155-14/+240
* Reland r101259 after fixing shared-library build issues.alokp@chromium.org2011-09-152-31/+46
* Adds reference counting to the implementation of webrtc::AudioDeviceModulehenrika@chromium.org2011-09-152-246/+430
* Revert 101259 - Removed the dependency of PepperPluginRegistry on Pepper proxy.stuartmorgan@chromium.org2011-09-152-46/+31
* Removed the dependency of PepperPluginRegistry on Pepper proxy.alokp@chromium.org2011-09-152-31/+46
* Add API to query for the audio buffer size.rtoy@google.com2011-09-154-0/+16
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-153-75/+0
* Suppression for failing test on Linuxjeremy@chromium.org2011-09-141-34/+0
* Fix speech input keystroke crash.dmazzoni@chromium.org2011-09-141-11/+10
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-1310-36/+51
* 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
* Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate...ananta@chromium.org2011-09-132-0/+6
* export RendererMain from content so that it will get picked up properly by ch...dpranke@chromium.org2011-09-132-0/+18
* 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
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-123-0/+115
* Move AttributedStringCoder from chrome to content.avi@chromium.org2011-09-091-2/+2
* Fixing memory leak in ActiveNotificationTracker.RegisterNotification()dpapad@chromium.org2011-09-081-4/+9
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-083-2/+73
* Fix logic in GpuChannelHost::Send() during shutdown.sievers@chromium.org2011-09-081-3/+9
* Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...ananta@chromium.org2011-09-082-7/+4
* DevTools: introduce WorkderDevToolsAgentHostyurys@chromium.org2011-09-081-2/+2
* Change enable-fullscreen flag to disable-fullscreen.koz@chromium.org2011-09-081-1/+1
* Disable keyboard input in flash for touch uipenghuang@chromium.org2011-09-071-0/+6