summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Use new getFontFamilyForCharacters() API.bashi@chromium.org2011-11-211-12/+19
* base::Bind: Convert render_view_impl.cc.jhawkins@chromium.org2011-11-191-3/+6
* Fix compile error introduced on r110794nduca@chromium.org2011-11-191-1/+1
* Prepare Chromium for WebCompositor::initialize.nduca@chromium.org2011-11-194-2/+16
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-181-9/+1
* Refactor the Get*Hardware* routines a bit.tommi@chromium.org2011-11-187-46/+114
* Pointer lock added to about:flags and passed to WebKit runtime flagsscheib@chromium.org2011-11-181-0/+3
* Cleanup: Remove forward declarations in various directories.thestig@chromium.org2011-11-182-5/+0
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-182-10/+197
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-172-197/+10
* Fix resize issues when using threaded compositingenne@chromium.org2011-11-172-0/+24
* corresponding change in CaptureVideoDecoder and RTCVideoDecoder due to pull m...wjia@chromium.org2011-11-178-16/+96
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-172-10/+197
* Fix next_page_id_ in a NTP forced to share an existing WebUI process.creis@chromium.org2011-11-172-7/+10
* Add OVERRIDE to content/.avi@chromium.org2011-11-1741-205/+214
* Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...jam@chromium.org2011-11-172-3/+2
* Ensure that WebKit is initialized before making calls to it.levin@chromium.org2011-11-171-1/+3
* Moving media-related files from webkit/glue/ to webkit/media/.scherkus@chromium.org2011-11-173-19/+19
* chrome.loadTimes() shouldn't be affected by in-document navigation.simonjam@chromium.org2011-11-172-139/+173
* Enable content component (again!).dpranke@chromium.org2011-11-163-4/+5
* Adds more unit tests for WebRTC.henrika@chromium.org2011-11-162-5/+247
* Low-latency AudioOutputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-11-161-96/+125
* Avoid checking the hardware from the Construct test for better bot compatibil...tommi@chromium.org2011-11-161-1/+24
* base::Bind: Convert content/renderer.jhawkins@chromium.org2011-11-1512-86/+84
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-155-8/+8
* fix gl includedpranke@chromium.org2011-11-151-1/+1
* Remove routing_id from IndexedDB IPC messagesdgrogan@chromium.org2011-11-151-3/+0
* Allow cross-origin requests for relay http requests made in Transport API.sergeyu@chromium.org2011-11-141-1/+6
* Convert render thread idle delays from seconds to milliseconds.ulan@chromium.org2011-11-142-21/+25
* Export the AudioDevice and AudioDeviceInput classes so that unit tests have a...tommi@chromium.org2011-11-143-4/+8
* Enable extension APIs for content scripts.aa@chromium.org2011-11-122-10/+13
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-3/+3
* Use HTTPS instead of HTTP for relay session creation.sergeyu@chromium.org2011-11-121-1/+1
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-121-2/+2
* Add check on invalid file descriptor at both broker and renderer sides.xhwang@chromium.org2011-11-122-5/+80
* Addressed or cleaned-up a number of TODOs (some obsolete ones were removed too).saintlou@chromium.org2011-11-111-1/+0
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-113-6/+6
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-112-0/+15
* Move Java Bridge files to new java/ subdirectorysteveblock@chromium.org2011-11-115-10/+10
* switch to DVLOG from VLOG, and move struct definition to cc file.wjia@chromium.org2011-11-113-33/+31
* Add entry points for compressed textures.gman@chromium.org2011-11-112-0/+25
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-1119-74/+16
* export methods from WebRtcAudioDeviceImpldpranke@chromium.org2011-11-101-2/+3
* Plumb through buffer type for clipboard sequence number requests.dcheng@chromium.org2011-11-101-4/+5
* [Mac] Make detached DevTools window draggable by the titlebar - Chrome-side p...asvitkine@chromium.org2011-11-102-13/+20
* Add a COM initializer for the IO thread to accomodate the WASAPI changes and ...tommi@chromium.org2011-11-101-6/+2
* Adds proper IPC usage for AudioDevice::GetAudioHardwareBufferSize().henrika@chromium.org2011-11-101-5/+6
* Fix crash in UMA-reporting aspect ratio when video height is zero.fischman@chromium.org2011-11-102-4/+18
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-104-11/+11
* Obey --wait-for-debugger in the render process.cbentzel@chromium.org2011-11-091-2/+6