summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove AudioBuffersState classacolwell2014-09-292-2/+1
* cc:: Remove main_frame_before_draw_enabled from scheduler settings.orglofch2014-09-291-1/+0
* Prevent static mojo builds from pulling //ui/gl into mojo_shelldavemoore2014-09-291-0/+1
* Add support for gcm_sender_id in Manifest.mlamouri2014-09-291-0/+4
* Disable the AccessibilityDl test due to failures on bot.fdegans2014-09-291-1/+2
* Migrate geolocation permissions to the new common permission class.miguelg2014-09-292-5/+4
* Fix DevToolsManagerTest.TestObserver flakiness.dgozman2014-09-293-38/+61
* Have ServiceWorkerCache::Put return a Response when completed.jkarlin2014-09-294-18/+60
* Made double-tap zoom work in pinch virtual viewport mode (Chromium-side).bokan2014-09-291-0/+5
* Make a context struct for ServiceWorkerCache::Put callbacks.jkarlin2014-09-291-81/+92
* [DevTools] Implement DevToolsManager::Observer which notifies about target up...dgozman2014-09-298-29/+367
* Service Worker: Remove legacy code for resolving register() to a versionfalken2014-09-299-116/+56
* Use reset() to delete the contents of a scoped_ptr, not Pass().danakj2014-09-271-2/+2
* Remove modified_layers variablejbauman2014-09-271-4/+0
* Fix RenderWidgetHostViewAuraTest.* for Surfacesjbauman2014-09-273-34/+62
* Remove old template html boilerplateestade2014-09-277-17/+3
* Android: remove deprecated content APIsievers2014-09-261-1/+2
* Disable WebRtcBrowserTests on Arm64 on Android.rmcilroy2014-09-261-0/+3
* Disable EncryptedMediaTests on Arm64 Android due to Timeouts.rmcilroy2014-09-261-3/+4
* Revert of DevTools: Protocol handler generator for content (patchset #30 id:5...zmo2014-09-2626-1820/+186
* Fix RenderProcessHostUnitTest.RendererProcessLimit to pass with --site-per-pr...alexmos2014-09-262-4/+18
* Remove foreground tab idle handlerjochen2014-09-262-38/+0
* Speculative fix when translating blob data to a file pathqinmin2014-09-261-1/+7
* Disable TwoGetUserMediaWithFirstHdSecondVga on Windows and on Linux debug.creis2014-09-261-2/+2
* Disable WebUIMojoTest.EndToEndPing on Linuxzmo2014-09-261-2/+2
* [Downloads] Retry renames after transient failures.asanka2014-09-2612-138/+545
* Revert of [DevTools] Implement DevToolsManager::Observer which notifies about...dgozman2014-09-268-364/+29
* Flush SimpleCache worker pool between all tests.jkarlin2014-09-264-16/+4
* Remove the legacy fullscreen video path in Android.igsolla2014-09-262-16/+5
* [DevTools] Implement DevToolsManager::Observer which notifies about target up...dgozman2014-09-268-29/+364
* img tag should have xml-role as img.shreeram.k2014-09-261-0/+4
* Article not exposed with correct IA2 Roleshreeram.k2014-09-261-2/+1
* Disable WebUIMojoTest.EndToEndPing on Windows.Per2014-09-261-1/+7
* Html main tag is not exposed with correct IA2 ROLEshreeram.k2014-09-262-1/+7
* Add net::HttpServer::Delegate::OnConnect() function and set ChromeDriver buff...samuong2014-09-261-0/+1
* ChannelMojo: Handle when ChannelMojo outlives ChannelMojoHostmorrita2014-09-261-5/+6
* SW: Move TRACE_EVENT_ASYNC_END to avoid early return and fix typoshimazu2014-09-261-4/+4
* Get Win32K lockdown for renderers working again on Windows 8+.ananta2014-09-263-41/+43
* content: Move IOSurface backed GpuMemoryBuffer allocation to GPU process.reveman2014-09-252-62/+0
* Add new media request result MEDIA_DEVICE_FAILED_DUE_TO_SHUTDOWN.grunell2014-09-253-6/+8
* This fix the issue that video frame is still sent to peer when activitymichaelbai2014-09-258-35/+0
* Support isKeyPad modifier flag in Chrome OS and Linux.nona2014-09-252-0/+71
* Skip TwoGetUserMediaWithEqualConstraints on win debugzmo2014-09-251-2/+9
* Make cc output surface creation asyncenne2014-09-252-15/+28
* Stricter default RequestMediaAccessPermission and CheckMediaAccessPermission ...grunell2014-09-251-3/+5
* Skipping AEC tests when there is no audio device.phoglund2014-09-251-0/+16
* [WebView] Create PowerSaveBlocker for fullscreen video.igsolla2014-09-251-11/+12
* Disable two webrtc tests on win debugzmo2014-09-252-1/+13
* content::WebServiceWorkerCache implementation.gavinp2014-09-252-3/+75
* Add a flag to disable threaded scrollingjdduke2014-09-251-0/+1