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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
1
-0
/
+1
*
Move IDMap back to base/ where it is needed.
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+1
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
1
-2
/
+10
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-0
/
+21
*
Move IDMap from base/ to common/
phajdan.jr@chromium.org
2009-08-12
1
-1
/
+1
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-43
/
+43
*
When the plugin crashes, cleanup references to its window in the renderer.
piman@chromium.org
2009-08-06
1
-0
/
+1
*
Fix a bunch of layout tests related to dumpResourceLoadCallbacks.
darin@chromium.org
2009-08-06
1
-1
/
+2
*
Move alternate 404 error page loading out of WebFrame and into RenderView.
darin@chromium.org
2009-08-04
1
-3
/
+15
*
Move alternate error page loading out of WebFrame.
darin@chromium.org
2009-08-02
1
-2
/
+8
*
This CL fixes issue 17468: Regression: Directionality marks should not be ins...
xji@chromium.org
2009-07-29
1
-1
/
+3
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-0
/
+3
*
Fix a race condition where rapid back/forward clicks could close a tab
brettw@chromium.org
2009-07-24
1
-1
/
+2
*
Linux: splice together RendererPreferences and SkFontHost
agl@chromium.org
2009-07-24
1
-0
/
+6
*
Allow the browser to send actions back to the render for media element contex...
ajwong@chromium.org
2009-07-23
1
-1
/
+4
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
1
-6
/
+0
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
1
-0
/
+6
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
1
-6
/
+0
*
Make scrollbars and other controls tint/untint upon main window gaining
thakis@chromium.org
2009-07-22
1
-1
/
+4
*
Revert r21117 as it caused reliability failures.
estade@chromium.org
2009-07-21
1
-0
/
+6
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-20
1
-6
/
+0
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-0
/
+4
*
Begin implementation of the context menu for Video and Audio tags.
ajwong@chromium.org
2009-07-17
1
-1
/
+3
*
Print only the focused frame. This makes more sense than trying to print all...
sverrir@chromium.org
2009-07-16
1
-0
/
+1
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-12
/
+15
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-15
/
+12
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-12
/
+15
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-15
1
-2
/
+2
*
Reverting 20683.
jorlow@chromium.org
2009-07-14
1
-2
/
+2
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-14
1
-2
/
+2
*
Chrome-side of fixes for content-script messaging.
mpcomplete@chromium.org
2009-07-14
1
-2
/
+3
*
Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,
darin@chromium.org
2009-07-14
1
-0
/
+3
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
1
-0
/
+4
*
Remove reference counting from WebWidgetDelegate.
darin@chromium.org
2009-07-09
1
-6
/
+1
*
Split out some of the RVHDelegate functions into separate sub-classes. To limit
brettw@chromium.org
2009-07-08
1
-1
/
+1
*
Make the cancelling of drag and drop match Safari for Windows. This is
arv@google.com
2009-07-08
1
-1
/
+1
*
- Added a new time marker for loadtimes: first_paint_after_load_time. Created...
davemoore@chromium.org
2009-06-29
1
-0
/
+1
*
Fix for reverted cl http://codereview.chromium.org/147123
davemoore@chromium.org
2009-06-27
1
-0
/
+3
*
Add notifications for when V8Proxy creates or destroys a V8 Context.
mpcomplete@chromium.org
2009-06-26
1
-0
/
+2
*
Remove WebFrame::CaptureImage in favor of having consumers call Layout
darin@chromium.org
2009-06-26
1
-1
/
+1
*
Reverting 19361.
davemoore@chromium.org
2009-06-26
1
-3
/
+0
*
Restrict how often javascript can annoy the user with the print dialog. If a...
sverrir@google.com
2009-06-26
1
-0
/
+2
*
A recent change broke the load times. It also revealed some deficiencies.
davemoore@chromium.org
2009-06-26
1
-0
/
+3
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-14
/
+0
*
Re-land r18853
jeremy@chromium.org
2009-06-23
1
-0
/
+1
*
back out r18853
jeremy@chromium.org
2009-06-19
1
-1
/
+0
*
This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.
jeremy@chromium.org
2009-06-19
1
-0
/
+1
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
1
-2
/
+4
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
1
-2
/
+0
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
1
-0
/
+2
[next]