summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Remove RenderWidget::scheduleAnimationjbauman@chromium.org2014-05-102-40/+0
* Make ContentViewRenderView::CompositeToBitmap not CompositeAndReadback.danakj@chromium.org2014-05-093-23/+1
* Adds getter for ContextFactory to contentsky@chromium.org2014-05-099-9/+63
* Enables using the magnification API for screen capturing on Windows under a F...jiayl@chromium.org2014-05-093-37/+77
* Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpldarin@chromium.org2014-05-0911-62/+81
* Reland another small part of r267947. Second attempt.tfarina@chromium.org2014-05-092-52/+57
* Missing OS guard before including android header.bratell@opera.com2014-05-091-1/+4
* Add back the ALERT trick to detect screen readers.dmazzoni@chromium.org2014-05-091-1/+22
* Implement core of compliant MediaSource coded frame processingwolenetz@chromium.org2014-05-091-0/+5
* Revert 269354 "Added automatic mode to FakeInputAudioStream to g..."ananta@chromium.org2014-05-094-33/+49
* android: Refactor Java-side content readback APIpowei@chromium.org2014-05-097-0/+263
* Return has value, in function returning void.dongseong.hwang@intel.com2014-05-091-1/+1
* Fix WebURLLoaderImpl::Context leak if a pending request is canceled.kcwu@chromium.org2014-05-092-0/+55
* Linux: Remove some unused NPAPI code.thestig@chromium.org2014-05-095-691/+17
* Added automatic mode to FakeInputAudioStream to generate automatic beeps.xians@chromium.org2014-05-094-49/+33
* [FileAPI] Clean up WebFileSystemImpl before Blink shutdowntzik@chromium.org2014-05-091-0/+2
* Re-enable RepeatedQuickOverscrollGestures test for non-Windows platformstdresser@chromium.org2014-05-091-2/+11
* Make displayAsyncThen use the CompositeAndReadbackAsync path.danakj@chromium.org2014-05-092-23/+43
* content: Cleanup GpuMemoryBuffer allocation.reveman@chromium.org2014-05-0915-100/+320
* Unified Gesture Recognizertdresser@chromium.org2014-05-093-2/+3
* Revert of Mac Video Capture Device: split VCD into VCD and Factory. (https://...mcasas@chromium.org2014-05-0913-17/+23
* Add support for more ASAN errors generation to chrome://crash/...sebmarchand@chromium.org2014-05-091-0/+26
* Tweaks to improve synthetic scroll perf testsrbyers@chromium.org2014-05-092-3/+2
* [Android] Ignore isSystemKey from the framework.primiano@chromium.org2014-05-091-1/+1
* Don't show Translate bubble when an editable element is focusedhajimehoshi@chromium.org2014-05-094-1/+27
* Use the download directory as the default location for AEC dump files.grunell@chromium.org2014-05-091-8/+13
* [DevTools] Allow emulation of height/width only.dgozman@chromium.org2014-05-091-2/+5
* Remove OrientationChangeEvent IPC and clean-up code around it.mlamouri@chromium.org2014-05-099-25/+20
* Add EmbeddedWorkerDevToolsManager::GetDevToolsAgentHostForServiceWorker().horo@chromium.org2014-05-092-0/+14
* Add testRunner support for dynamic color profile layout testsnoel@chromium.org2014-05-099-0/+109
* Mac Video Capture Device: split VCD into VCD and Factory.mcasas@chromium.org2014-05-0913-23/+17
* Add multiple encoder test case to VEA unittest.wuchengli@chromium.org2014-05-091-141/+193
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-0923-63/+37
* [webcrypto] Fix AES-KW unwrapping for symmetric keys (NSS).eroman@chromium.org2014-05-092-11/+70
* Rewrite visibility related tests from content_browsertests to browser_tests.lazyboy@chromium.org2014-05-093-50/+0
* Revert 269222 "Make sure webrtc::VideoSourceInterface is release..."perkj@chromium.org2014-05-093-24/+1
* Do ApplyGpuDriverBugWorkarounds after InitializeOneOffForTestsjie.a.chen@intel.com2014-05-092-3/+5
* Adds UMA histograms for WebRTC.DataChannelMaxRetransmits WebRTC.DataChannelMa...perkj@chromium.org2014-05-091-0/+8
* Make sure webrtc::VideoSourceInterface is released on the main render thread.perkj@chromium.org2014-05-093-1/+24
* Log codec IDs for MediaSource content.acolwell@chromium.org2014-05-091-2/+7
* Cleanup: Remove unused webcursor_win.cc. WinAura has a separate version.thestig@chromium.org2014-05-092-187/+0
* Desktop capture: handle release of multiple sync points.dongseong.hwang@intel.com2014-05-091-4/+11
* Gamepad API: add support for connection eventsb.kelemen@samsung.com2014-05-0921-58/+593
* ServiceWorker: Do not call NotifyRestartRequired() twice for the same requestkinuko@chromium.org2014-05-091-0/+1
* ServiceWorker: Create database on disknhiroki@chromium.org2014-05-091-6/+9
* Make compositing mode sticky when RenderView is reused in LayoutTests.danakj@chromium.org2014-05-094-38/+12
* GPU Linux sandbox: block clone() and *killjln@chromium.org2014-05-091-6/+0
* Implement "Save image as" for canvas (chromium side).jinho.bang@samsung.com2014-05-099-5/+34
* Remove SharedBitmapManager global in ui/compositorpiman@chromium.org2014-05-096-18/+13
* Revert of Reland another small part of r267947. (https://codereview.chromium....tfarina@chromium.org2014-05-092-54/+51