summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-032-8/+8
* Fall back to software mode if Aura can't create a GL contextccameron@chromium.org2013-12-032-3/+4
* Fix typeahead for popup menu with attributesjiangj@opera.com2013-12-031-0/+8
* Fix screen capture slowness in Chrome OS feedback report.hshi@chromium.org2013-12-034-19/+77
* Make consistent with Accelerated 2D Canvas flag on both implementation and ch...dongseong.hwang@intel.com2013-12-031-9/+2
* Split ResourceDispatcherHostImpl::BeginRequesttyoshino@chromium.org2013-12-032-1/+30
* Pepper: Add PepperFileSystemBrowserHost::GotFileSystemContext method.bbudge@chromium.org2013-12-032-41/+43
* Add candidatewindow* events related IPCskochi@chromium.org2013-12-033-0/+20
* Make touch-based synthetic gesture take touch slop into account.dominikg@chromium.org2013-12-0312-44/+136
* Revert "Revert 237280 "Remove TraceController""wangxianzhu@chromium.org2013-12-0216-1051/+287
* Update OWNERS filesjoth@chromium.org2013-12-023-6/+1
* events: Remove KeyEvent::Copy().sadrul@chromium.org2013-12-021-1/+1
* [Mac] Don't ignore mouse events outside of the view while dragging.dgozman@chromium.org2013-12-021-1/+7
* <webview>: Fix crash when hosted in WebUIfsamuel@chromium.org2013-12-021-3/+7
* Rename ImmediateInputRouter to InputRouterImpljdduke@chromium.org2013-12-025-128/+117
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-2/+1
* Remove device cache for MediaStreamDispatcher::EnumerateDevices and simplify.perkj@chromium.org2013-12-023-13/+22
* This cl implement a salt that is being used for obfuscating device ids before...perkj@chromium.org2013-12-0212-93/+148
* input: Move synthetic web-builder util functions into common/.sadrul@chromium.org2013-12-0211-280/+19
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
* Move kFtpScheme into content namespace.tfarina@chromium.org2013-12-013-3/+3
* Add support for CDM_3.jrummell@chromium.org2013-11-302-38/+49
* Support win aura screen reader workarounds on Win 8 too.dmazzoni@chromium.org2013-11-302-5/+19
* Remove obsolete --low-resolution-contents-scale-factor command line switchskyostil@chromium.org2013-11-291-1/+0
* Add support for color input datalist on Androidkeishi@chromium.org2013-11-292-4/+10
* Revert 237660 "Revert 237558 "Use MIDIMessageQueue/IsValidWebMID..."yukawa@chromium.org2013-11-293-44/+208
* Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..."dbeam@chromium.org2013-11-291-2/+6
* Revert 237848 "Use LatencyInfoSwapPromise to track LatencyInfo t..."dbeam@chromium.org2013-11-291-6/+2
* Fix RenderViewImplTest on Ozone builddnicoara@chromium.org2013-11-291-1/+7
* SignedCertificateTimestamp storing & serialization code.alcutter@google.com2013-11-294-4/+50
* Use LatencyInfoSwapPromise to track LatencyInfo through compositormiletus@chromium.org2013-11-291-2/+6
* Remove InputRouterTestjdduke@chromium.org2013-11-286-267/+158
* Reland review 34393006: Refactor MediaStreamManager to not output real device...perkj@chromium.org2013-11-2811-370/+734
* [DevTools] Remove temporary duplicated properties inzvorygin@chromium.org2013-11-281-4/+0
* IPC fuzzer child process componentaedla@chromium.org2013-11-281-0/+4
* Return early if item isn't found in map.nasko@chromium.org2013-11-281-0/+5
* Reland 237634 and 237645.hshi@chromium.org2013-11-288-498/+1019
* Rename RenderViewHostManager to RenderFrameHostManager.creis@chromium.org2013-11-2816-166/+165
* android: Wake up GPU also for touch eventsskyostil@chromium.org2013-11-281-3/+3
* Allow drawing IOSurfaces from any IOSurfaceContextccameron@chromium.org2013-11-286-146/+135
* Support use_alsa==0 on Linuxspang@chromium.org2013-11-281-5/+9
* <webview> Add ability to make guest renderer background transparent from the ...alexst@chromium.org2013-11-282-0/+19
* Revert 237558 "Use MIDIMessageQueue/IsValidWebMIDIData for MIDI ..."isherman@chromium.org2013-11-283-208/+44
* Revert 237634 "Implement DesktopCaptureDeviceAsh based on CopyOu..."ernstm@chromium.org2013-11-288-1017/+498
* Revert 237645 "Fix memory leak in DesktopCaptureDeviceAshTest on..."ernstm@chromium.org2013-11-281-4/+2
* Ensure that the OSK on Windows 8 shows up when we tap on an editable field in...ananta@chromium.org2013-11-272-0/+14
* Fix memory leak in DesktopCaptureDeviceAshTest on Linux Chromium OS ASAN.hshi@chromium.org2013-11-271-2/+4
* Move Posix file utils to the base namespace.brettw@chromium.org2013-11-272-3/+3
* Implement DesktopCaptureDeviceAsh based on CopyOutputRequest.hshi@chromium.org2013-11-278-498/+1017
* Ensure that child FrameTreeNodes are deleted after a navigation or crash.creis@chromium.org2013-11-273-3/+76