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
/
chrome
/
renderer
/
render_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RenderView to content. I've added a new method to ContentRendererClient...
jam@chromium.org
2011-03-18
1
-5450
/
+0
*
Allow the embedder to try to create a plugin first. Also get the html error ...
jam@chromium.org
2011-03-18
1
-173
/
+10
*
Move render_widget files to content.
jam@chromium.org
2011-03-18
1
-2
/
+2
*
Printing: Simplify window.print() blocking code.
thestig@chromium.org
2011-03-18
1
-2
/
+0
*
Move the renderer_web* files to content.
jam@chromium.org
2011-03-18
1
-2
/
+2
*
Move a bunch more random files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-18
1
-3
/
+3
*
Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...
jam@chromium.org
2011-03-17
1
-5
/
+5
*
Minor OOL nit: remove a template that was only used once in syncable.h and OO...
erg@google.com
2011-03-17
1
-0
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Move a bunch of html5 renderer code to content.
jam@chromium.org
2011-03-16
1
-5
/
+5
*
Move all the message files in chrome that belong in content.
jam@chromium.org
2011-03-16
1
-2
/
+2
*
Move core renderer subdirectories to content.
jam@chromium.org
2011-03-16
1
-4
/
+4
*
fav icon -> favicon. Pass 8: content/
avi@chromium.org
2011-03-15
1
-7
/
+7
*
fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSize
avi@chromium.org
2011-03-15
1
-1
/
+1
*
Move AppCache common code to content and split off AppCache messages into the...
jam@chromium.org
2011-03-14
1
-1
/
+1
*
Move database files from chrome\commmon to content\common, in preparation for...
jam@chromium.org
2011-03-13
1
-1
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-18
/
+1
*
Printing: Further cleanup of PrintWebViewHelper. PrintWebViewHelper inherentl...
thestig@chromium.org
2011-03-11
1
-6
/
+2
*
Move the clipboard messages to their own message filter.
dcheng@chromium.org
2011-03-10
1
-1
/
+2
*
Deleted WebPluginDelegatePepper and everything dependent on it.
apatrick@chromium.org
2011-03-10
1
-90
/
+4
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
1
-2
/
+2
*
autofill: Rename AutoFillManager to AutofillManager.
tfarina@chromium.org
2011-03-05
1
-7
/
+7
*
Move socket stream messages to content, in preparation for moving its dispatc...
jam@chromium.org
2011-03-05
1
-2
/
+3
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
1
-0
/
+7
*
Take out the is_content_filtered bool that gets passed around betwen renderer...
jam@chromium.org
2011-03-04
1
-1
/
+0
*
P2P sockets IPC dispatcher for the renderer side.
sergeyu@chromium.org
2011-03-03
1
-0
/
+7
*
Duplicate tab does not work for POST pages.
pfeldman@chromium.org
2011-02-25
1
-0
/
+10
*
Propagate was_fetched_via_proxy to ViewHostMsg_FrameNavigate. We'll use this
bryner@chromium.org
2011-02-25
1
-0
/
+1
*
The RenderView currently only updates the navigation state
mmenke@chromium.org
2011-02-24
1
-27
/
+22
*
Only display Link Doctor page on 404 errors with no body.
mmenke@chromium.org
2011-02-24
1
-57
/
+23
*
Don't warn about outdated disabled plugins.
bauerb@chromium.org
2011-02-24
1
-3
/
+2
*
PPB_Flash cleanup part 1: move the net connector stuff to its own files.
viettrungluu@chromium.org
2011-02-23
1
-1
/
+1
*
Initialize the minimum timer interval upon RenderView construction,
kbr@chromium.org
2011-02-23
1
-0
/
+3
*
Adds navigator.registerProtocolHandler.
tony@chromium.org
2011-02-23
1
-0
/
+16
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
1
-0
/
+2
*
Integrating Mac OS Grammar checker into Chromium.
morrita@chromium.org
2011-02-22
1
-0
/
+15
*
Set the minimum timer interval on a per-page basis, and adjust it when
kbr@google.com
2011-02-18
1
-2
/
+15
*
Fix for not delay loading plugins in subframes when prerendering.
mmenke@chromium.org
2011-02-16
1
-3
/
+4
*
Grab additional malware details from the renderer: frame hierarchy, list of s...
panayiotis@google.com
2011-02-16
1
-0
/
+4
*
Add a histogram to track application launches by type. Unfortunately, this un...
jstritar@chromium.org
2011-02-16
1
-0
/
+12
*
Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size...
avi@chromium.org
2011-02-15
1
-2
/
+2
*
Remove frame_origin and main_frame_origin from network requests.
abarth@chromium.org
2011-02-15
1
-2
/
+0
*
WebUI: Get rid of more references to dom_ui and DOM_UI.
tfarina@chromium.org
2011-02-15
1
-3
/
+3
*
Move SearchBox code out of RenderView.
jam@chromium.org
2011-02-14
1
-63
/
+3
*
Add histograms for prerendering to the renderer process, second try.
mmenke@chromium.org
2011-02-13
1
-1
/
+6
*
WebUI: Get rid of more references to DOMUI in the rest of the directories.
tfarina@chromium.org
2011-02-13
1
-2
/
+2
*
WebUI: Get rid of references to DOMUI in comments. The last part.
tfarina@chromium.org
2011-02-12
1
-1
/
+1
*
Move printing code out of RenderView.
jam@chromium.org
2011-02-11
1
-61
/
+4
*
gtk: Improve fullscreen RenderWidgetHostViewGtk.
derat@chromium.org
2011-02-11
1
-7
/
+0
[next]