index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
web_contents
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the RenderViewHostImpl update its visibility after a swap, and bring
zturner@chromium.org
2013-09-23
1
-3
/
+3
*
Revert 223982 "Remove GetActiveEntry usage from content."
nasko@chromium.org
2013-09-23
7
-128
/
+128
*
Add more support for FreeBSD
Geo.Liaskos@gmail.com
2013-09-21
1
-1
/
+1
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-4
/
+2
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
1
-2
/
+4
*
Disallow WebUI binding for guest process
guohui@chromium.org
2013-09-19
1
-3
/
+3
*
Narrow scope of recently disabled *RenderWidgetHostViewBrowserTests.
miu@chromium.org
2013-09-19
1
-9
/
+12
*
Remove GetActiveEntry usage from content.
nasko@chromium.org
2013-09-18
7
-128
/
+128
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
4
-5
/
+5
*
Disabled the tests for windows since it keep failing the XP bot.
xians@chromium.org
2013-09-18
1
-1
/
+8
*
content: Use test servers for tests.
sadrul@chromium.org
2013-09-18
1
-3
/
+11
*
This CL:
pkotwicz@chromium.org
2013-09-18
2
-15
/
+11
*
Embed Flash Fullscreen widget within browser window.
miu@chromium.org
2013-09-17
2
-12
/
+43
*
Makes native_widget_types forward declare ui::Cursor.
sky@chromium.org
2013-09-16
1
-0
/
+1
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
2
-6
/
+6
*
content: Move kHttpScheme constant into content namespace.
tfarina@chromium.org
2013-09-15
1
-1
/
+1
*
aura: Fix WebContentsViewAuraTest.
sadrul@chromium.org
2013-09-13
2
-21
/
+64
*
Move media-related content/browser/android/ files to content/browser/media/an...
scherkus@chromium.org
2013-09-13
1
-1
/
+1
*
Control the mediaFullscreenRequiresUserGesture setting with a command line sw...
avayvod@chromium.org
2013-09-13
1
-0
/
+2
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-2
/
+2
*
Revert "Plumb user_gesture up from Blink to the JavaScript dialog code..."
avi@chromium.org
2013-09-12
4
-5
/
+2
*
Update bugs with radar links.
avi@chromium.org
2013-09-12
1
-2
/
+6
*
Move the content-dependent RecreateLayer logic from aura::Window to RWHVA
piman@chromium.org
2013-09-12
4
-9
/
+8
*
Re-enable TouchCursorInTextfieldTest with some fixes and logs
mohsen@chromium.org
2013-09-12
1
-4
/
+46
*
content: Introduce a RenderWidgetHostIterator.
sadrul@chromium.org
2013-09-11
2
-33
/
+21
*
Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfx
davemoore@chromium.org
2013-09-11
1
-1
/
+1
*
Fix use-after-free
avi@chromium.org
2013-09-11
1
-1
/
+4
*
Do not allow non web accessible resources to be linked.
cdn@chromium.org
2013-09-11
1
-3
/
+8
*
Tuning gesture recognizer parameters
miletus@chromium.org
2013-09-10
1
-1
/
+1
*
Delete unneeded pending entries in DidFailProvisionalLoad to prevent a spoof.
creis@chromium.org
2013-09-10
5
-11
/
+52
*
Move text_elider to gfx.
ben@chromium.org
2013-09-09
1
-2
/
+2
*
Log a warning if we try to load a URL longer than kMaxURLChars.
benm@chromium.org
2013-09-09
1
-1
/
+4
*
Modify ResourceMessageFilter so that it can support attaching to PluginProces...
jam@chromium.org
2013-09-09
1
-0
/
+24
*
Include file contents in drag exchange on aura
scottmg@chromium.org
2013-09-07
1
-0
/
+26
*
aura: Don't Show() a newly created RenderWidgetHostView() for a hidden Render...
sadrul@chromium.org
2013-09-06
1
-3
/
+5
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-2
/
+2
*
Revert 221596 "Re-enable TouchCursorInTextfieldTest with some fi..."
henrika@chromium.org
2013-09-06
1
-15
/
+4
*
Provide observer functions for NOTIFICATION_WEB_CONTENTS_CONNECTED, NOTIFICAT...
avi@chromium.org
2013-09-06
2
-10
/
+13
*
Go back to the old method of doing file drop promises.
avi@chromium.org
2013-09-06
3
-150
/
+59
*
Re-enable TouchCursorInTextfieldTest with some fixes and logs
mohsen@chromium.org
2013-09-06
1
-4
/
+15
*
Create WebContentsObserver callbacks for notifications, remove notifications ...
avi@chromium.org
2013-09-05
4
-10
/
+45
*
Disabled GetSizeForNewRenderView test as this test fails when forced in compo...
shrikant@chromium.org
2013-09-04
1
-1
/
+3
*
<webview>: Add a 'loadprogress' event.
sadrul@chromium.org
2013-09-03
1
-2
/
+0
*
Touch selection: Hide selection handles when overscroll is in progress and show
varunjain@chromium.org
2013-09-03
3
-2
/
+54
*
Report Javascript Runtime Errors to the Error Console
rdevlin.cronin@chromium.org
2013-09-01
2
-4
/
+2
*
Re-enable TouchSelectionOriginatingFromWebpageTest with some fixes and logs
mohsen@chromium.org
2013-08-30
1
-8
/
+20
*
Refactor cc scrollbar layers architecture.
wjmaclean@chromium.org
2013-08-30
1
-0
/
+1
*
Migrate media::MediaPlayerManager::Create() to content::BrowserMediaPlayerMan...
scherkus@chromium.org
2013-08-30
1
-1
/
+1
*
WebContentObserver::RenderViewCreated should be called for empty document.
michaelbai@chromium.org
2013-08-29
1
-4
/
+2
*
overscroll: Use different thresholds to initiate overscroll from touch-pad an...
sadrul@chromium.org
2013-08-29
2
-10
/
+18
[next]