summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unnecessary codes in renderer_accessibility.cc and renderer_accessibil...sungmann.cho@navercorp.com2014-06-162-4/+0
* Remove apps in Pepper support and the PPB_Alarms_Dev API.yzshen@chromium.org2014-06-162-2/+0
* Plumbing for browser process to access text surrounding selection.mlamouri@chromium.org2014-06-162-2/+25
* Convert MIDI code to use RenderFrame instead of RenderView.jam@chromium.org2014-06-166-26/+18
* Revert 277425 "Support casting for embedded YT videos"jam@chromium.org2014-06-163-18/+7
* Support casting for embedded YT videosmaybelle@chromium.org2014-06-163-7/+18
* Removing dead code from MockScreenOrientationController.mlamouri@chromium.org2014-06-162-68/+3
* [PPAPI] Compositor API implementation.penghuang@chromium.org2014-06-166-17/+543
* Fix: Adding list of supported codecs for MP4 containersamogh.bihani@samsung.com2014-06-161-10/+3
* Change V8VarConverter::FromV8Value to complete synchronously if possibleraymes@chromium.org2014-06-166-49/+84
* Ensure HandleDocumentLoad isn't called if the instance is destroyedraymes@chromium.org2014-06-162-3/+14
* Revert 277208 "[PPAPI] Compositor API implementation."tzik@chromium.org2014-06-166-543/+17
* Revert of Properly route screen orientation IPC messages. (https://codereview...tkent@chromium.org2014-06-162-15/+4
* Properly route screen orientation IPC messages.mlamouri@chromium.org2014-06-152-4/+15
* Avoid logging PNaCl errors to the console for builds with (P)NaCl disabled.isherman@chromium.org2014-06-142-2/+4
* [PPAPI] Compositor API implementation.penghuang@chromium.org2014-06-146-17/+543
* Add some function to induce ASan crashes.sebmarchand@chromium.org2014-06-141-36/+14
* Zoom Extension API (content changes)wjmaclean@chromium.org2014-06-143-1/+19
* Hook up content/browser compile in GN build.brettw@chromium.org2014-06-131-1/+0
* Fix race condition in gamepad that prevents it to work without a rAF loopb.kelemen@samsung.com2014-06-131-10/+9
* Use the correct routing id to fix mismatch.igsolla@chromium.org2014-06-131-2/+1
* Add WebRtc logging in IpcPacketSocket when the socket is blocked or unblocked.jiayl@chromium.org2014-06-131-1/+16
* Update content/ to use WebScreenOrientationClient.mlamouri@chromium.org2014-06-137-251/+111
* Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...schenney@chromium.org2014-06-134-50/+792
* Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...schenney@chromium.org2014-06-134-792/+50
* Implement software fallback for PPB_VideoDecoder.bbudge@chromium.org2014-06-134-50/+792
* Simplify WebMediaPlayerAndroid teardown process.xhwang@chromium.org2014-06-133-32/+6
* [Mac] On 10.10, warm up a connection to WindowServer, which is needed now for...rsesek@chromium.org2014-06-131-0/+8
* Drop MediaSourceDelegate::CanNotifyDemuxerReady().xhwang@chromium.org2014-06-132-14/+5
* Clear ProxyMediaKeys and BrowserCDM teardown process.xhwang@chromium.org2014-06-131-1/+5
* Decouple IPC::MessageFilter from IPC::Channelmorrita@chromium.org2014-06-1314-59/+59
* Rename some appcache types in preparation for moving to content namespacepilgrim@chromium.org2014-06-132-2/+2
* s/steveblock/mnaganov/ in content/renderer/java/OWNERSmnaganov@chromium.org2014-06-121-1/+1
* Accelerate small canvases if Ganesh is on.chrishtr@chromium.org2014-06-122-0/+5
* Remove RenderViewImpl::FrameDidCommitProvisionalLoadnasko@chromium.org2014-06-124-35/+32
* Remove RenderViewImpl::OnNavigatenasko@chromium.org2014-06-123-10/+2
* Pass the elapsed time from VoE to WebRtcAudioRenderer as the current time for...ronghuawu@chromium.org2014-06-125-10/+21
* Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...shuchen@chromium.org2014-06-126-95/+44
* [WebMIDI] Fix a WebMIDIPermissionRequest leak.yhirano@chromium.org2014-06-122-4/+3
* Fix the race when the WebRtcAudioDeviceImpl goes away before capturers stop.xians@chromium.org2014-06-124-45/+33
* Introduce WebFallbackFont on the Chromium sidedominik.rottsches@intel.com2014-06-121-6/+38
* Call RenderViewImpl::SetScreenOrientationForTesting from MockScreenOrientatio...sl.ostapenko@samsung.com2014-06-124-5/+43
* Remove lazy layout preference plumbingjchaffraix@chromium.org2014-06-111-1/+0
* Should provide creation context and isolate for WebArrayConverter::toV8Value ...tasak@google.com2014-06-114-13/+35
* Clear Key CDM to generate close event when session is closed.jrummell@chromium.org2014-06-114-2/+24
* Fix TabCapturePerformanceTest in official builds and re-enable the test.kbr@chromium.org2014-06-111-5/+2
* Scroll offset pinning and content size notifications were only used for the M...avi@chromium.org2014-06-116-72/+0
* Introduce the ENABLE_BROWSER_CDMS macro.xhwang@chromium.org2014-06-1011-47/+65
* Cleanup after fixing the atomicity of cc::Layer ID counter: remove a suppress...glider@chromium.org2014-06-101-9/+1
* Push API: fire push event from chrome://serviceworker-internals/mvanouwerkerk@chromium.org2014-06-102-0/+11