summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove net::ServerSocket::setAllowReuseAddress and fix server socket on Windows.ikarienator@chromium.org2013-07-042-8/+3
* Disable ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_DuringUnload on ...msw@chromium.org2013-07-041-2/+8
* Request a protected surface for EME media playbackqinmin@chromium.org2013-07-042-0/+12
* <webview>: Move close event from content to chromefsamuel@chromium.org2013-07-041-1/+4
* aura: Make RenderWidgetHostViewAura::CopyFromCompositingSurface readback layerdanakj@chromium.org2013-07-049-64/+574
* Move chrome-native support to chrome/tedchoc@chromium.org2013-07-042-8/+35
* <webview>: Move consolemessage event from content to chromefsamuel@chromium.org2013-07-032-15/+22
* Changed the semantics of RenderWidgetHost::GetRenderWidgetHosts() to filter o...dsjang@chromium.org2013-07-037-20/+79
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-035-23/+23
* Switch database/file_identifier to std::string, remove createFromDatabaseIden...jamesr@chromium.org2013-07-0311-111/+103
* Revert 208403 "Remove MediaStreamDeviceThread in favor of using ..."dalecurtis@google.com2013-07-032-8/+20
* Disable GpuFunctionalTest.TestGpuWithVideo on Linuxzmo@chromium.org2013-07-031-1/+6
* Rebaseline gpu pixel test ref images.zmo@chromium.org2013-07-031-1/+1
* IndexedDB: Remove unnecessary scoped_refptr<T>::get() callsjsbell@chromium.org2013-07-0314-124/+94
* Remove a comment about CONTENT_EXPORT_PRIVATEtyoshino@chromium.org2013-07-031-2/+0
* android: Re-enable proactive BeginFrame after user inputbrianderson@chromium.org2013-07-032-2/+20
* Parse and histogram LevelDB corruption errors.dgrogan@chromium.org2013-07-031-27/+94
* Fix fullscreen video bugs on TVwonsik@chromium.org2013-07-031-1/+1
* <webview>: Move loadstart and loadredirect from content to chromefsamuel@chromium.org2013-07-033-122/+0
* Convert WebIDBDatabaseImpl to IndexedDBConnectionjsbell@chromium.org2013-07-0314-614/+393
* Make VideoCaptureBufferPool agnostic to media::VideoFramesheu@chromium.org2013-07-036-163/+239
* Revert 209821 "Revert 209776 "Revert 209761 "Fix BrowserPluginHo..."msw@chromium.org2013-07-032-5/+1
* Core Animation: Use CHECK() instead of DCHECK() in drawRect:sail@chromium.org2013-07-031-1/+3
* Revert 209776 "Revert 209761 "Fix BrowserPluginHostTest.PartialA..."fischman@chromium.org2013-07-022-1/+5
* Generate files needed for tracing through the build.dsinclair@chromium.org2013-07-024-1/+167
* Revert 209761 "Fix BrowserPluginHostTest.PartialAutosizeAttribut..."fischman@chromium.org2013-07-022-5/+1
* android: Do not SetNeedsBeginFrame(true) multiple timesbrianderson@chromium.org2013-07-022-1/+10
* Iterate over listeners when sending process died notification.nasko@chromium.org2013-07-021-6/+5
* Fix BrowserPluginHostTest.PartialAutosizeAttributes flakefsamuel@chromium.org2013-07-022-1/+5
* Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer.hshi@chromium.org2013-07-021-0/+3
* Revert 209546 "Core Animation: Work around for white tab issue"sail@chromium.org2013-07-021-5/+7
* Disable browser tests that are timing out on Linux GPU debug botsenne@chromium.org2013-07-023-9/+37
* Plumb damage rect to the embedder to enable partial swap.alexst@chromium.org2013-07-021-6/+6
* Fix SessionStorageNamespaceImpl management in NavigationControllerImpl.earthdok@chromium.org2013-07-021-2/+1
* Fixed DCHECK in ExtensionProcessManager::DecrementLazyKeepaliveCountkaznacheev@chromium.org2013-07-023-2/+9
* Make window resize using CoreAnimation behave the same as without.ccameron@chromium.org2013-07-022-0/+25
* Refactor the VideoCaptureDevice::Name struct.tommi@chromium.org2013-07-025-51/+61
* Fix wrong header guards found by clang's new Wheader-guard for cros and android.thakis@chromium.org2013-07-021-2/+2
* Use SequencedWorkerPoolOwner in WebRTCIdentityStoreTest to avoid Memcheck err...jiayl@chromium.org2013-07-021-9/+11
* Disable IndexedDBBrowserTest.ValueSizeTestsbc@chromium.org2013-07-021-1/+1
* cc: Made use color estimator a const instead of a flag.vmpstr@chromium.org2013-07-021-1/+0
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-028-59/+58
* Fix build for !ENABLE_WEBRTCjoth@chromium.org2013-07-021-1/+1
* Core Animation: Work around for white tab issuesail@chromium.org2013-07-011-7/+5
* Remove old GPU latency test.jbauman@chromium.org2013-07-012-15/+0
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-014-5/+5
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-011-1/+0
* IndexedDB: Remove IndexedDBCallbacksWrapperjsbell@chromium.org2013-07-0117-806/+536
* Generates the DTLS identity in browser process and returns it to the renderer...jiayl@chromium.org2013-07-019-9/+539
* IndexedDB: Eliminate IndexedDBDatabaseCallbacksWrapperjsbell@chromium.org2013-07-0117-159/+98