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
*
Add additional render histograms
jar@chromium.org
2009-07-09
1
-2
/
+30
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-3
/
+3
*
Revert change 20173 because it breaks the ui_tests, plugin_tests
nsylvain@chromium.org
2009-07-08
1
-3
/
+3
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-3
/
+3
*
Split out some of the RVHDelegate functions into separate sub-classes. To limit
brettw@chromium.org
2009-07-08
1
-12
/
+13
*
Make the cancelling of drag and drop match Safari for Windows. This is
arv@google.com
2009-07-08
1
-4
/
+8
*
Foundations for Print Preview and Setup
mhm@chromium.org
2009-07-03
1
-1
/
+2
*
We used to store/restore the frame and node that were focused last when a age...
jcampan@chromium.org
2009-07-03
1
-12
/
+0
*
Set the WebViewDelegate earlier during WebView creation to ensure that
darin@chromium.org
2009-07-02
1
-20
/
+14
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
1
-31
/
+24
*
Refactor extension bindings to share code, avoid exposing hidden variables
mpcomplete@chromium.org
2009-06-30
1
-9
/
+1
*
Use defensive code to assure that we do SDCH and DNS histograms in trial only
jar@chromium.org
2009-06-30
1
-15
/
+15
*
fix tree by commenting out histograms
jar@chromium.org
2009-06-30
1
-0
/
+2
*
Create A/B test of SDCH
jar@chromium.org
2009-06-30
1
-4
/
+22
*
fix for bug: http://code.google.com/p/chromium/issues/detail?id=15547
davemoore@chromium.org
2009-06-29
1
-2
/
+8
*
- Added a new time marker for loadtimes: first_paint_after_load_time. Created...
davemoore@chromium.org
2009-06-29
1
-59
/
+99
*
Fix for reverted cl http://codereview.chromium.org/147123
davemoore@chromium.org
2009-06-27
1
-26
/
+57
*
Add notifications for when V8Proxy creates or destroys a V8 Context.
mpcomplete@chromium.org
2009-06-26
1
-0
/
+9
*
Remove WebFrame::CaptureImage in favor of having consumers call Layout
darin@chromium.org
2009-06-26
1
-7
/
+15
*
Reverting 19361.
davemoore@chromium.org
2009-06-26
1
-54
/
+26
*
Restrict how often javascript can annoy the user with the print dialog. If a...
sverrir@google.com
2009-06-26
1
-8
/
+11
*
A recent change broke the load times. It also revealed some deficiencies.
davemoore@chromium.org
2009-06-26
1
-26
/
+54
*
render view: Clear the text selection cache when we get an empty selection.
estade@chromium.org
2009-06-25
1
-0
/
+2
*
Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.
darin@chromium.org
2009-06-25
1
-8
/
+18
*
Refactorying to create the ResourceLoaderBridge through a factory class for <...
hclam@chromium.org
2009-06-25
1
-1
/
+18
*
Don't disable view-source mode on cancellation. On error, we should turn off
brettw@chromium.org
2009-06-25
1
-0
/
+6
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-51
/
+2
*
Some cleanup around WebCore EditCommands:
jeremy@chromium.org
2009-06-23
1
-2
/
+2
*
Re-land r18853
jeremy@chromium.org
2009-06-23
1
-0
/
+9
*
Get correct request to finsh time for histogram
jar@chromium.org
2009-06-20
1
-3
/
+3
*
back out r18853
jeremy@chromium.org
2009-06-19
1
-9
/
+0
*
This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.
jeremy@chromium.org
2009-06-19
1
-0
/
+9
*
TBR: Fix Toolstrips sometimes show scrollbars as rendering
aa@chromium.org
2009-06-19
1
-0
/
+3
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
1
-3
/
+14
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
1
-23
/
+5
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
1
-5
/
+23
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-72
/
+94
*
Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...
laforge@chromium.org
2009-06-16
1
-0
/
+2
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-100
/
+29
*
Access RenderThread::current() only on render thread
hclam@chromium.org
2009-06-16
1
-1
/
+3
*
Revert 18373 - Consider a redirect following user gesture as userinitiated in...
laforge@chromium.org
2009-06-16
1
-2
/
+0
*
Fix a bug where clicking an external link from an extension page would reuse
mpcomplete@google.com
2009-06-15
1
-0
/
+1
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-84
/
+144
*
Consider a redirect following user gesture as user-initiated in maintaining
yuzo@chromium.org
2009-06-15
1
-0
/
+2
*
Use pointers instead of references in SpellCheck function.
sidchat@google.com
2009-06-12
1
-4
/
+4
*
Remove most field trial uses of DNS impact test
jar@chromium.org
2009-06-12
1
-24
/
+14
*
Enable <video> in test_shell
hclam@chromium.org
2009-06-11
1
-2
/
+16
*
Move renderer_preferences.h from chrome/browser into chrome/common. We
tc@google.com
2009-06-11
1
-3
/
+2
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
1
-4
/
+20
*
Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...
sidchat@google.com
2009-06-10
1
-2
/
+5
[next]