summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Developer Tools should support javascript popup dialogs when in docked mode.vsevik@chromium.org2011-07-122-0/+9
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-1213-67/+101
* Implement the rtc_video_render as the libjingle cricket::VideoRenderer. Becau...ronghuawu@google.com2011-07-125-73/+38
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-4/+9
* Get rid of call to GetPrefs in RenderMessageFilter's constructor. This doesn'...jam@chromium.org2011-07-121-1/+0
* Revert 92163 - Developer Tools should support javascript popup dialogs when i...rdsmith@chromium.org2011-07-122-9/+0
* Developer Tools should support javascript popup dialogs when in docked mode.vsevik@chromium.org2011-07-122-0/+9
* Ensures that AudioMessageFilter now lives on the main render thread.henrika@chromium.org2011-07-1225-693/+784
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-125-1/+21
* Make sure webkit compositor is not using ppapi backing texture ID after it ha...reveman@google.com2011-07-122-7/+17
* Avoid calling AudioDevice::Stop() multiple times.crogers@google.com2011-07-122-3/+11
* Fix num_swapbuffers_complete_pending_ accounting.piman@google.com2011-07-117-12/+32
* Fixed network connectivity checks specific to ChromeOS. Previously we were d...zelidrag@chromium.org2011-07-111-0/+1
* content/renderer: depend on v8 explicitlyevan@chromium.org2011-07-111-0/+1
* Get rid of RenderWidgetHostDestroyed method in the various classes. RenderWid...jam@chromium.org2011-07-115-44/+0
* Fix a race condition between moving plugins andmmenke@chromium.org2011-07-111-12/+13
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-1114-274/+108
* Allowing chrome\common\chrome_notification_types.h to be referenced by code i...ananta@chromium.org2011-07-101-1/+4
* Fix for the nacl build failures on the WinBuild(dbg) builder.ananta@chromium.org2011-07-101-1/+1
* Build fixes for mac. Hopefully ends soon.ananta@chromium.org2011-07-101-1/+1
* Fix for build failures on mac and Linuxananta@chromium.org2011-07-101-2/+2
* Fix for a compile failure on the chrome nacl 64 buildananta@chromium.org2011-07-101-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-1056-1707/+773
* Revert 91924. ui_tests started crashing on several bots (e.g. Linux Tests (db...thakis@chromium.org2011-07-101-5/+0
* Fix surface destruction, broken by r90096piman@google.com2011-07-091-2/+2
* Work around assertion failure when child process crashes by updatingkbr@chromium.org2011-07-091-0/+5