summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix build on Fedora 20.costan@gmail.com2013-09-291-4/+2
* Fix middle mouse drag cursor without regressing menu-over-link cursorscottmg@chromium.org2013-09-281-3/+8
* [rAC] Ensure proper keyboard navigation.groby@chromium.org2013-09-271-2/+3
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-5/+2
* Cause the MemoryHolder to be destroyed before the member variables of the RWH...jbauman@chromium.org2013-09-271-0/+3
* New browser tests for Device Motion/Orientation.timvolodine@chromium.org2013-09-274-79/+194
* [PPAPI] File system hosts can be created with an existing file system.mgiuca@chromium.org2013-09-272-0/+29
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-275-88/+86
* Respect --disable-renderer-accessibility on Androiddmazzoni@chromium.org2013-09-271-3/+8
* [Android WebView] Fix NPE in video when context creation failsboliu@chromium.org2013-09-261-1/+2
* [Android] set the mapped_memory_limit for the browser compositor. This ensure...kaanb@chromium.org2013-09-261-1/+1
* Rename "disable-legacy-encrytped-media" flag to "disable-prefixed-encrypted-m...xhwang@chromium.org2013-09-261-1/+1
* Allow webview API in an unblessed extension processguohui@chromium.org2013-09-261-0/+3
* From VideoCaptureManager, remove kStartOpenSessionId.nick@chromium.org2013-09-266-151/+133
* Android: cleanup jni_android to minimize external dependencies.bulach@chromium.org2013-09-266-7/+222
* Backend for DevTools quota managements.serya@chromium.org2013-09-266-4/+373
* Disable BrowserPluginHostTest.AcceptDragEvents on Mac 64.avi@chromium.org2013-09-261-2/+4
* Disallow WebUI bindings for guest processfsamuel@chromium.org2013-09-261-1/+1
* Remove the OverscrollGlow when not neededclholgat@chromium.org2013-09-261-9/+14
* Convert USE(NATIVE_FULLSCREEN_VIDEO) to a runtime enabled featuretrchen@chromium.org2013-09-262-1/+3
* ChildProcessSecurityPolicy: Remove GrantCreateWriteFile.tommycli@chromium.org2013-09-265-65/+32
* Rename VideoCaptureDevice::EventHandler to VideoCaptureDevice::Client.nick@chromium.org2013-09-2611-104/+104
* [Android] Provide synchronized input flush with BeginFramejdduke@chromium.org2013-09-269-15/+79
* Notify reflector when the source surface is readyoshima@chromium.org2013-09-263-2/+26
* events: Move all references to ui/base/ from ui/events.sadrul@chromium.org2013-09-262-1/+2
* WebContentsImpl owns a WebContentsViewAura, which is a zturner@chromium.org2013-09-262-8/+10
* [android_webview] Use a fraction to calculate scroll offset.mkosiba@chromium.org2013-09-262-0/+22
* Support userAgent overriding for guests.lazyboy@chromium.org2013-09-263-14/+34
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-262-16/+0
* Clean up a few more unused globals.thakis@chromium.org2013-09-2514-59/+27
* Make ResourceHandlers stateless with respect to child/routing/request IDs.creis@chromium.org2013-09-2528-324/+416
* Check MediaDrmBridge before calling OnGenerateKeyRequest().xhwang@chromium.org2013-09-251-6/+26
* Add content_browser test for remote video track relaying.ronghuawu@chromium.org2013-09-251-0/+27
* Disable BrowserPluginHostTest.AcceptDragEvents under ASan on Macglider@chromium.org2013-09-251-2/+4
* Disable WebContentsImplBrowserTest.DidStopLoadingDetails* on Win.xhwang@chromium.org2013-09-251-2/+18
* Introduce CopyOrMoveOption.hidehiko@chromium.org2013-09-252-0/+3
* events: Make platform specific events code into ui/events/.sadrul@chromium.org2013-09-251-1/+1
* Rework Chrome for Android seeks to include Blink in all seek requestswolenetz@chromium.org2013-09-254-23/+34
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-5/+10
* Rename MEDIA_SYSTEM_AUDIO_CAPTURE to MEDIA_LOOPBACK_AUDIO_CAPTUREsergeyu@chromium.org2013-09-251-3/+3
* Add a flag to disable infobar popup when accessing media drm credentialsqinmin@chromium.org2013-09-251-0/+6
* events: Move gestures out of ui/base/ into ui/events/.sadrul@chromium.org2013-09-255-7/+7
* Enable tap_suppression_controller_unittest.cc.tdresser@chromium.org2013-09-241-2/+2
* Move some files from x11_util to gfx/x/x11_types.h so they can be used by ui/gl.ben@chromium.org2013-09-241-4/+4
* Make mvanouwerkerk@chromium.org a geolocation owner and reviewer.mvanouwerkerk@chromium.org2013-09-241-2/+4
* Cancel JavaScript dialogs when an interstitial appears.creis@chromium.org2013-09-241-0/+6
* Move DropTargetEvent back to ui/base for the time being as it depends on OSEx...ben@chromium.org2013-09-241-0/+1
* Support webview tag when the container ext/app is embedded in a webUIguohui@chromium.org2013-09-242-3/+19
* Mac: fix sensor data fetcher bug when accelerometer sensor is not available.timvolodine@chromium.org2013-09-241-2/+2
* Add HW VP8 encode support for WebRTC.posciak@chromium.org2013-09-241-0/+1