summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Include PPAPI plugin crashes in the plugin crash data.petkov@chromium.org2011-11-111-1/+5
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-112-0/+15
* Export RenderWidgetHostViewAura and sensors::Provider to fix component build.sadrul@chromium.org2011-11-112-4/+6
* Add support for audio capture devices. Previously only output was supported.tommi@chromium.org2011-11-112-2/+31
* Add CONTENT_EXPORT AudioInputRendererHost to fix the shared build.tommi@chromium.org2011-11-112-2/+4
* Move Java Bridge files to new java/ subdirectorysteveblock@chromium.org2011-11-1114-45/+45
* Revert 109594 - Forward Windows touch messages to the rendererthestig@chromium.org2011-11-114-260/+14
* Forward Windows touch messages to the rendererjschuh@chromium.org2011-11-114-14/+260
* Mark yet-more worker ui tests as flaky.nduca@chromium.org2011-11-111-6/+6
* switch to DVLOG from VLOG, and move struct definition to cc file.wjia@chromium.org2011-11-117-102/+98
* Add entry points for compressed textures.gman@chromium.org2011-11-112-0/+25
* Get more crash data to track down a bug.creis@chromium.org2011-11-111-8/+14
* Mark even more worker_ui_tests as flaky.nduca@chromium.org2011-11-111-5/+5
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-1133-113/+26
* reenable component build w/ fix to test_support_contentdpranke@chromium.org2011-11-103-5/+7
* Refactor PluginService to take PluginList as a dependency.rsesek@chromium.org2011-11-103-20/+39
* Mark WorkerTimeout as flake on macnduca@chromium.org2011-11-101-1/+1
* Reduce the algorithmic complexity of the CertStore.rsleevi@chromium.org2011-11-101-24/+37
* Fix 82176 by transferring ownership of render (client) file descriptor instea...xhwang@chromium.org2011-11-101-3/+4
* Mark more WorkerTest flakiness.nduca@chromium.org2011-11-101-2/+2
* Fix statics in DeviceDataProvider templates to work in content component build.dpranke@chromium.org2011-11-102-11/+13
* export methods from WebRtcAudioDeviceImpldpranke@chromium.org2011-11-101-2/+3
* Disable caching when downloading.rdsmith@chromium.org2011-11-102-1/+5
* Plumb through buffer type for clipboard sequence number requests.dcheng@chromium.org2011-11-104-8/+12
* Store the download file hash in the DownloadItem. This will be usefulnoelutz@google.com2011-11-1013-26/+53
* Make BalloonHost use TabContents instead of RenderViewHost.jam@chromium.org2011-11-107-17/+71
* allow device sharable inside VideoCaptureManager.wjia@chromium.org2011-11-103-22/+40
* make sure MediaStreamManager's requester gets a label before it receives any ...wjia@chromium.org2011-11-101-3/+12
* Added a test for searching downloads to avoid repeats of http://crbug.com/102...rdsmith@chromium.org2011-11-102-3/+3
* [Mac] Make detached DevTools window draggable by the titlebar - Chrome-side p...asvitkine@chromium.org2011-11-103-13/+25
* Add a COM initializer for the IO thread to accomodate the WASAPI changes and ...tommi@chromium.org2011-11-103-7/+22
* Adds proper IPC usage for AudioDevice::GetAudioHardwareBufferSize().henrika@chromium.org2011-11-104-5/+17
* Fix crash in UMA-reporting aspect ratio when video height is zero.fischman@chromium.org2011-11-102-4/+18
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-1049-176/+55
* aura: Fix creation of fullscreen RenderWidgetHostView.derat@chromium.org2011-11-101-5/+2
* Super minor cleanup, remove a couple of includes that aren't needed.michaeln@google.com2011-11-101-2/+1
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-107-60/+62
* Revert 109328 - Add tests to make sure gpu blacklist actually block gpu featu...zmo@google.com2011-11-091-2/+0
* uint32_t -> uint32 in content/browser/plugin_loader_posix.* and include basic...viettrungluu@chromium.org2011-11-093-6/+7
* Add tests to make sure gpu blacklist actually block gpu features.zmo@google.com2011-11-091-0/+2
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-091-1/+1
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-091-1/+1
* Obey --wait-for-debugger in the render process.cbentzel@chromium.org2011-11-091-2/+6
* Support --trace-startup and task tracingjoth@chromium.org2011-11-0910-51/+166
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-1/+1
* Turn on -Wexit-time-destructors for ui and content.thakis@chromium.org2011-11-091-0/+10
* Remove 4 exit time destructors from ui and content for linux and chromeos.thakis@chromium.org2011-11-091-1/+1
* Avoid blocking round-trips for resizing GLX image transport surfacepiman@chromium.org2011-11-093-19/+30
* IndexedDB: IPC support for compound (array) keysjsbell@chromium.org2011-11-094-22/+80
* Add kAllowFileAccessFromFiles switch for all tests.zmo@google.com2011-11-091-4/+0