summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents
Commit message (Expand)AuthorAgeFilesLines
* Make the RenderViewHostImpl update its visibility after a swap, and bringzturner@chromium.org2013-09-231-3/+3
* Revert 223982 "Remove GetActiveEntry usage from content."nasko@chromium.org2013-09-237-128/+128
* Add more support for FreeBSDGeo.Liaskos@gmail.com2013-09-211-1/+1
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-4/+2
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-2/+4
* Disallow WebUI binding for guest processguohui@chromium.org2013-09-191-3/+3
* Narrow scope of recently disabled *RenderWidgetHostViewBrowserTests.miu@chromium.org2013-09-191-9/+12
* Remove GetActiveEntry usage from content.nasko@chromium.org2013-09-187-128/+128
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-184-5/+5
* Disabled the tests for windows since it keep failing the XP bot.xians@chromium.org2013-09-181-1/+8
* content: Use test servers for tests.sadrul@chromium.org2013-09-181-3/+11
* This CL:pkotwicz@chromium.org2013-09-182-15/+11
* Embed Flash Fullscreen widget within browser window.miu@chromium.org2013-09-172-12/+43
* Makes native_widget_types forward declare ui::Cursor.sky@chromium.org2013-09-161-0/+1
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-152-6/+6
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-1/+1
* aura: Fix WebContentsViewAuraTest.sadrul@chromium.org2013-09-132-21/+64
* Move media-related content/browser/android/ files to content/browser/media/an...scherkus@chromium.org2013-09-131-1/+1
* Control the mediaFullscreenRequiresUserGesture setting with a command line sw...avayvod@chromium.org2013-09-131-0/+2
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-2/+2
* Revert "Plumb user_gesture up from Blink to the JavaScript dialog code..."avi@chromium.org2013-09-124-5/+2
* Update bugs with radar links.avi@chromium.org2013-09-121-2/+6
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-124-9/+8
* Re-enable TouchCursorInTextfieldTest with some fixes and logsmohsen@chromium.org2013-09-121-4/+46
* content: Introduce a RenderWidgetHostIterator.sadrul@chromium.org2013-09-112-33/+21
* Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfxdavemoore@chromium.org2013-09-111-1/+1
* Fix use-after-freeavi@chromium.org2013-09-111-1/+4
* Do not allow non web accessible resources to be linked.cdn@chromium.org2013-09-111-3/+8
* Tuning gesture recognizer parametersmiletus@chromium.org2013-09-101-1/+1
* Delete unneeded pending entries in DidFailProvisionalLoad to prevent a spoof.creis@chromium.org2013-09-105-11/+52
* Move text_elider to gfx.ben@chromium.org2013-09-091-2/+2
* Log a warning if we try to load a URL longer than kMaxURLChars.benm@chromium.org2013-09-091-1/+4
* Modify ResourceMessageFilter so that it can support attaching to PluginProces...jam@chromium.org2013-09-091-0/+24
* Include file contents in drag exchange on aurascottmg@chromium.org2013-09-071-0/+26
* aura: Don't Show() a newly created RenderWidgetHostView() for a hidden Render...sadrul@chromium.org2013-09-061-3/+5
* Move Range code to gfx.ben@chromium.org2013-09-061-2/+2
* Revert 221596 "Re-enable TouchCursorInTextfieldTest with some fi..."henrika@chromium.org2013-09-061-15/+4
* Provide observer functions for NOTIFICATION_WEB_CONTENTS_CONNECTED, NOTIFICAT...avi@chromium.org2013-09-062-10/+13
* Go back to the old method of doing file drop promises.avi@chromium.org2013-09-063-150/+59
* Re-enable TouchCursorInTextfieldTest with some fixes and logsmohsen@chromium.org2013-09-061-4/+15
* Create WebContentsObserver callbacks for notifications, remove notifications ...avi@chromium.org2013-09-054-10/+45
* Disabled GetSizeForNewRenderView test as this test fails when forced in compo...shrikant@chromium.org2013-09-041-1/+3
* <webview>: Add a 'loadprogress' event.sadrul@chromium.org2013-09-031-2/+0
* Touch selection: Hide selection handles when overscroll is in progress and showvarunjain@chromium.org2013-09-033-2/+54
* Report Javascript Runtime Errors to the Error Consolerdevlin.cronin@chromium.org2013-09-012-4/+2
* Re-enable TouchSelectionOriginatingFromWebpageTest with some fixes and logsmohsen@chromium.org2013-08-301-8/+20
* Refactor cc scrollbar layers architecture.wjmaclean@chromium.org2013-08-301-0/+1
* Migrate media::MediaPlayerManager::Create() to content::BrowserMediaPlayerMan...scherkus@chromium.org2013-08-301-1/+1
* WebContentObserver::RenderViewCreated should be called for empty document.michaelbai@chromium.org2013-08-291-4/+2
* overscroll: Use different thresholds to initiate overscroll from touch-pad an...sadrul@chromium.org2013-08-292-10/+18