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
/
browser
/
renderer_host
/
render_view_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting 11640.
finnur@chromium.org
2009-03-13
1
-6
/
+0
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
1
-0
/
+6
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
1
-24
/
+23
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
1
-5
/
+8
*
Fix Purify UMR and MLK due to ExtensionViewTest:
mpcomplete@google.com
2009-03-06
1
-1
/
+1
*
RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...
erg@google.com
2009-03-06
1
-1
/
+2
*
Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,
brettw@chromium.org
2009-03-05
1
-3
/
+6
*
Reverting 11002.
brettw@chromium.org
2009-03-05
1
-6
/
+3
*
Make JavaScript alerts reflect the URL of the frame they came from, not the
brettw@chromium.org
2009-03-05
1
-3
/
+6
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-03-04
1
-1
/
+2
*
Reverting 10794.
avi@chromium.org
2009-03-03
1
-2
/
+1
*
Fixing WebKeyboardEvent. Third time's the charm.
avi@chromium.org
2009-03-03
1
-1
/
+2
*
Move chrome/apps/result_codes.h to chrome/common/result_codes.h
thestig@chromium.org
2009-03-03
1
-1
/
+1
*
Register an onmessage handler with the external host binding instead of expli...
ananta@chromium.org
2009-03-03
1
-3
/
+2
*
Prototype extension process. This is a proof of concept, with a lot of
mpcomplete@google.com
2009-02-27
1
-10
/
+15
*
Don't send WebInputEvents from the renderer to the browser.
erg@google.com
2009-02-27
1
-3
/
+2
*
Reverting key change (again); this breaks every keyboard layout test there is...
avi@chromium.org
2009-02-26
1
-2
/
+1
*
Fixing WebKeyboardEvent. For reals this time.
avi@chromium.org
2009-02-26
1
-1
/
+2
*
Developer tools messages are forwarded as wrapped IPC::Messages(previously th...
yurys@google.com
2009-02-26
1
-1
/
+29
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
1
-2
/
+3
*
Don't send the receiver function name in the ExternalHostBindings::ForwardMes...
ananta@chromium.org
2009-02-25
1
-2
/
+1
*
This CL causes the autofill popup to hide when the browser window is moved or...
jcampan@chromium.org
2009-02-25
1
-0
/
+4
*
Revert "Fixing WebKeyboardEvent."
kuchhal@chromium.org
2009-02-25
1
-2
/
+1
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-02-25
1
-1
/
+2
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
1
-7
/
+7
*
Implement ResourceMessageFilter::OnGetWindowRect and OnGetRootWindowRect
evan@chromium.org
2009-02-24
1
-1
/
+1
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-5
/
+2
*
Revert r10090, which was committed without proper review.
darin@chromium.org
2009-02-20
1
-32
/
+1
*
Add tab content type for developer tools UI.
yurys@google.com
2009-02-20
1
-1
/
+32
*
Prepare some files for porting:
estade@chromium.org
2009-02-18
1
-2
/
+2
*
Reverting 9944.
yurys@google.com
2009-02-18
1
-43
/
+1
*
Create communication channel between developer tools UI implemented in JS and...
yurys@google.com
2009-02-18
1
-1
/
+43
*
Reverting 9855.
maruel@chromium.org
2009-02-16
1
-43
/
+1
*
Review URL: http://codereview.chromium.org/20405
yurys@google.com
2009-02-16
1
-1
/
+43
*
This is an attempt at finding the reason for the page_cycler slowness caused by
mad@chromium.org
2009-02-12
1
-6
/
+15
*
Change url wstrings to GURLS
estade@chromium.org
2009-02-12
1
-1
/
+1
*
Reverting 9493.
kuchhal@chromium.org
2009-02-10
1
-15
/
+6
*
Relanding of http://codereview.chromium.org/16488.
mad@chromium.org
2009-02-10
1
-6
/
+15
*
Porting unit tests in chrome/
phajdan.jr@chromium.org
2009-02-10
1
-5
/
+1
*
Adds some debugging code in hopes of isolating bug 6316. I suspect the
sky@google.com
2009-02-10
1
-0
/
+7
*
Get the renderer closer to rendering something on linux.
estade@chromium.org
2009-02-10
1
-3
/
+3
*
Reverting 9408.
brettw@chromium.org
2009-02-09
1
-15
/
+6
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
1
-6
/
+15
*
Initial Mac port of web_contents_view and render_widget_host_view.
avi@google.com
2009-02-06
1
-4
/
+1
*
Stub out web_contents_view_gtk.
estade@chromium.org
2009-02-06
1
-0
/
+3
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-3
/
+2
*
Commiting the changes from my previous cl that are specific to not including ...
jam@chromium.org
2009-02-04
1
-17
/
+5
*
Enable render_widget_host, render_view_host and backing_store. Remove the Ren...
pinkerton@chromium.org
2009-02-04
1
-6
/
+11
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
1
-5
/
+18
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
1
-18
/
+5
[next]