summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert of https://codereview.chromium.org/99103004/wangxianzhu@chromium.org2013-12-0321-312/+1218
* Update the location of extract_actions.py in comments.xhwang@chromium.org2013-12-031-1/+1
* Remove plumbing for showing HTML notifications from content/.peter@chromium.org2013-12-036-55/+12
* Refactor how the MediaStreamManager::DeviceMonitor is started.perkj@chromium.org2013-12-033-13/+12
* Avoid DCHECK failures from get_characterExtents and get_unclippedSubstringsfalken@chromium.org2013-12-031-0/+6
* gpu: Fix broken import path in Maps testskyostil@chromium.org2013-12-031-1/+1
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-039-21/+20
* 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 CodeForKeyboardEvent to properly calculate the scancode.garykac@chromium.org2013-12-031-1/+6
* Fix screen capture slowness in Chrome OS feedback report.hshi@chromium.org2013-12-034-19/+77
* [Telemetry] Rename PngBitmap->Bitmap and move it to core.tonyg@chromium.org2013-12-032-4/+4
* Make consistent with Accelerated 2D Canvas flag on both implementation and ch...dongseong.hwang@intel.com2013-12-032-14/+3
* Split ResourceDispatcherHostImpl::BeginRequesttyoshino@chromium.org2013-12-032-1/+30
* Pepper: Add PepperFileSystemBrowserHost::GotFileSystemContext method.bbudge@chromium.org2013-12-032-41/+43
* touch: Fix touch-event hit-testing for multiple touch points.sadrul@chromium.org2013-12-035-9/+242
* Add candidatewindow* events related IPCskochi@chromium.org2013-12-038-0/+83
* Introduce RenderFrameObserver.jam@chromium.org2013-12-036-7/+216
* Make touch-based synthetic gesture take touch slop into account.dominikg@chromium.org2013-12-0314-44/+145
* Revert "Revert 237280 "Remove TraceController""wangxianzhu@chromium.org2013-12-0221-1218/+312
* Restore capacity increase on underflow for MSE playbacks.acolwell@chromium.org2013-12-021-9/+1
* Update OWNERS filesjoth@chromium.org2013-12-029-15/+5
* events: Remove KeyEvent::Copy().sadrul@chromium.org2013-12-021-1/+1
* Start transitioning Pepper plugin code to using RenderFrame instead of Render...jam@chromium.org2013-12-0214-412/+561
* [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
* Reword some comments on content::RecordAction().lazyboy@chromium.org2013-12-021-1/+3
* Rename ImmediateInputRouter to InputRouterImpljdduke@chromium.org2013-12-027-131/+120
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-023-4/+3
* Don't pull in content_switches.cc to whole chrome code basejam@chromium.org2013-12-021-43/+43
* Remove device cache for MediaStreamDispatcher::EnumerateDevices and simplify.perkj@chromium.org2013-12-0215-252/+80
* This cl implement a salt that is being used for obfuscating device ids before...perkj@chromium.org2013-12-0217-98/+171
* Unbundle DevTools frontend from Content Shell on Androidmnaganov@chromium.org2013-12-022-5/+30
* input: Move synthetic web-builder util functions into common/.sadrul@chromium.org2013-12-0213-19/+28
* Fix JS interface for synthetic smooth scroll.dominikg@chromium.org2013-12-021-4/+4
* Remove usage of deprecated V8 APIs from content unittestsjochen@chromium.org2013-12-022-69/+104
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-024-9/+9
* Move kFtpScheme into content namespace.tfarina@chromium.org2013-12-017-7/+7
* Enable runtime flag for datalist element on Androidkeishi@chromium.org2013-11-301-2/+0
* Add support for CDM_3.jrummell@chromium.org2013-11-3019-457/+541
* Support win aura screen reader workarounds on Win 8 too.dmazzoni@chromium.org2013-11-302-5/+19
* Remove usage of deprecated V8 APIs from content/rendererjochen@chromium.org2013-11-296-32/+49
* Fixed the valgrind warning in webrtc_audio_capturerer_unittests about using o...xians@chromium.org2013-11-291-0/+1
* Remove obsolete --low-resolution-contents-scale-factor command line switchskyostil@chromium.org2013-11-292-30/+0
* Try to fix the iOS build by not depending on Blink for it.peter@chromium.org2013-11-291-1/+1
* Add support for color input datalist on Androidkeishi@chromium.org2013-11-2912-16/+99
* Revert 237660 "Revert 237558 "Use MIDIMessageQueue/IsValidWebMID..."yukawa@chromium.org2013-11-294-44/+209
* Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..."dbeam@chromium.org2013-11-292-3/+10
* Initial child-process side plumbing for starting an embedded ServiceWorker co...kinuko@chromium.org2013-11-299-1/+333
* Fixed the problem where audio processing is disabled when video effect is ena...xians@chromium.org2013-11-293-1/+173