summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* PepperPlatformAudioInputImpl: support audio input device selection.yzshen@chromium.org2012-03-217-57/+224
* More logs in render_view_impl/render_process_host to troubleshoot 26646oshima@chromium.org2012-03-211-0/+4
* Moved RenderViewImpl::IsGuest to the right place in render_view_impl.hfsamuel@chromium.org2012-03-212-5/+2
* Make AudioParameters a class instead of a structvrk@google.com2012-03-2121-262/+252
* Use a new scheme for swapping out RenderViews.creis@chromium.org2012-03-213-8/+27
* Bind RenderViewImpl routing_id to SocketStreamHosttoyoshim@chromium.org2012-03-212-4/+11
* Speech JavaScript API: add --enable-scripted-speechhans@chromium.org2012-03-211-0/+3
* Added C++ wrappers for PPB_HostResolver_Private interface.ygorshenin@chromium.org2012-03-211-2/+1
* IpcNetworkManager creation moved to worker thread. Libjingle expects to recei...mallinath@chromium.org2012-03-212-2/+18
* Minor cleanup in content.thestig@chromium.org2012-03-202-44/+30
* Roll libjingle to r126.ronghuawu@chromium.org2012-03-204-5/+7
* Remove debug logs for 26646 that aren't necessary any longer.oshima@chromium.org2012-03-201-8/+0
* Implement input type=color UIkeishi@chromium.org2012-03-204-0/+133
* Plumb Guest flag to RenderViewImplfsamuel@chromium.org2012-03-203-7/+26
* Merge FilterStatusCB into PipelineStatusCB.xhwang@chromium.org2012-03-186-10/+11
* Don't clear the callback object inside Stop().tommi@chromium.org2012-03-172-7/+16
* Schedule invalidation task if the animation timer is running but we don't hav...piman@chromium.org2012-03-171-2/+6
* Route GPU process console messages through pepper.jbauman@chromium.org2012-03-162-0/+19
* An internal intents dispatcher useful for initiating an intent from the brows...gbillock@chromium.org2012-03-161-15/+18
* Remove renderDirectlyToWebView parameter from WebViewClient::createGraphicsCo...jamesr@chromium.org2012-03-162-18/+2
* Use the shared context for ppapi parentingjamesr@chromium.org2012-03-161-1/+1
* Callback renaming in media code.xhwang@chromium.org2012-03-155-14/+14
* content: Add CONTENT_EXPORT in most places required to link tests on mac.thakis@chromium.org2012-03-151-3/+4
* Allow browser to handle all WebUI navigations.creis@chromium.org2012-03-157-21/+161
* Notify DevTools when updating frame in RenderWidgetcaseq@google.com2012-03-151-0/+2
* Revert 126889 - Implement input type=color UImarkusheintz@chromium.org2012-03-154-133/+0
* Implement input type=color UIkeishi@chromium.org2012-03-154-0/+133
* Added out-of-process support for server sockets.ygorshenin@chromium.org2012-03-152-47/+41
* Pepper IME API for surrounding text retrieval.kinaba@chromium.org2012-03-154-25/+60
* Remove resource_dispatcher_host from --vmodule in pyauto.py. Add logs betweenoshima@chromium.org2012-03-151-1/+15
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-152-1/+74
* gdata: Pass display names to to the file chooser listener.satorux@chromium.org2012-03-151-5/+12
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-151-4/+5
* change default capture resolution to 640x480wjia@chromium.org2012-03-141-2/+2
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-4/+4
* Remove dead code left over from old-style WebCompositor initialization path.nduca@chromium.org2012-03-145-52/+48
* filechooser: Add SelectedFileInfo class to pass display names to WebKitsatorux@chromium.org2012-03-142-5/+10
* Implement BrowserPluginPlaceholder.fsamuel@chromium.org2012-03-145-0/+266
* Fix more uses of TimeDelta in content/renderer/p2p.tedvessenes@gmail.com2012-03-141-4/+4
* mac: fix flash videos with --disable-composited-core-animation-pluginspiman@chromium.org2012-03-142-4/+4
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-142-0/+16
* Revert 126534 since it broke sizes on linux and macsadrul@chromium.org2012-03-145-266/+0
* Implement BrowserPluginPlaceholder.fsamuel@chromium.org2012-03-145-0/+266
* Add an OWNERS file for src\content by moving the owners that were there for t...jam@chromium.org2012-03-141-6/+0
* Notify RenderWidgets when "tab fullscreen" state changes.bbudge@chromium.org2012-03-141-0/+2
* content: Start moving url_constants.{h,cc} to content namespace.tfarina@chromium.org2012-03-131-3/+3
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@chromium.org2012-03-131-1/+1
* Fix more uses of TimeDelta in content/renderer/media.tedvessenes@gmail.com2012-03-131-2/+2
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-135-25/+50
* Fix --single-process mode issues with GpuChannelHostFactorypiman@chromium.org2012-03-124-3/+9