summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.fischman@chromium.org2011-07-1513-233/+209
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-153-10/+6
* Move dependencies of download\base_file from chrome to content. These are all...jam@chromium.org2011-07-1512-3/+615
* Implements an external AudioDeviceModule for WebRTC. henrika@chromium.org2011-07-153-0/+1019
* Commit deps file from last changejam@chromium.org2011-07-141-0/+11
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-1423-6/+4107
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-142-7/+8
* Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...sky@chromium.org2011-07-1415-1212/+81
* add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...wjia@chromium.org2011-07-1415-81/+1212
* Register event handler in Mac for GPU switch event.zmo@google.com2011-07-142-1/+49
* Make sure all file writing opperations are done on the IO thread.skerner@chromium.org2011-07-142-66/+162
* DevTools: consistently use camel case for URL parameter namesyurys@chromium.org2011-07-141-1/+1
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+1
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+1
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+1
* Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...rsleevi@chromium.org2011-07-141-2/+2
* Disable WorkerTest.LimitTotal on Macrsleevi@chromium.org2011-07-141-1/+4
* MediaStreamDispatcher host. This is the browser process counterpart for the M...perkj@chromium.org2011-07-145-0/+464
* Disable WorkerTest.LimitPerPage on Macrsleevi@chromium.org2011-07-141-3/+8
* Reenable WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2011-07-141-3/+2
* Hook up the network status notifications to out-of-process Pepper plugins.brettw@chromium.org2011-07-144-1/+25
* Make IndexedDB call QuotaManager::NotifyStorageAccesseddgrogan@chromium.org2011-07-146-14/+61
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-1410-18/+100
* Coding style update.ronghuawu@google.com2011-07-131-1/+1
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-133-12/+20
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-1310-100/+18
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-1310-18/+100
* Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.jam@chromium.org2011-07-1312-21/+294
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-2/+5
* Roll new libjingle with asynchronous NetworkManager.sergeyu@chromium.org2011-07-137-53/+167
* Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...fischman@chromium.org2011-07-1311-644/+607
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-133-78/+5
* Make disabled test not cause compile error.sky@chromium.org2011-07-131-1/+1
* Disables MacDirAccessSandboxTest.SandboxAccess as it keeps timing out.sky@chromium.org2011-07-131-1/+2
* Enable clear cache/cookies support in developer toolsvsevik@chromium.org2011-07-136-0/+35
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-2/+1
* DevTools: add initial support for shared workers debugging.yurys@chromium.org2011-07-1315-49/+557
* Revert 92331 - Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-1/+2
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-2/+1
* DevTools: explicitly define routed messages as routed, not control. All DevTo...yurys@chromium.org2011-07-134-26/+27
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-135-0/+21
* Remove unused ContainsNativeView methods.ben@chromium.org2011-07-133-11/+0
* Remove GpuVideoServiceHost and move ownership of GVDAHosts to CommandBufferPr...vrk@google.com2011-07-1216-283/+127
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-5/+2
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-2/+5
* Convert ViewMsg_NetworkStateChanged from routed -> control,adamk@chromium.org2011-07-1211-35/+67
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-1213-218/+45
* Keep cached handle better in sync with that in process launcher.kbr@chromium.org2011-07-121-0/+5
* Copy chrome/browser/net/OWNERS to content/browser/net/OWNERSbattre@chromium.org2011-07-121-0/+8
* Stop calls to InfoForRequest() and RenderViewForRequest() by TaskManager from...wez@chromium.org2011-07-124-6/+3