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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting 9408.
brettw@chromium.org
2009-02-09
9
-113
/
+37
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
9
-37
/
+113
*
Janitorial: browser_render_process_host header/lint cleanup. Remove lots of h...
thestig@chromium.org
2009-02-06
2
-33
/
+14
*
Initial Mac port of web_contents_view and render_widget_host_view.
avi@google.com
2009-02-06
5
-9
/
+442
*
Make cert_store.cc compile on Mac and Linux.
jhawkins@chromium.org
2009-02-06
1
-1
/
+1
*
Fix linux build bustage.
estade@chromium.org
2009-02-06
1
-1
/
+4
*
Stub out web_contents_view_gtk.
estade@chromium.org
2009-02-06
2
-0
/
+6
*
Add a constraint on how many requests can be outstanding for any given render...
ericroman@google.com
2009-02-06
3
-19
/
+328
*
Make ResourceMessageFilter compile on Mac. It stubs out a substantial part of
brettw@google.com
2009-02-06
2
-14
/
+33
*
Make render_widget_host_unittest compile and run on POSIX.
thestig@chromium.org
2009-02-06
1
-2
/
+20
*
Fix a memory leak on the async resource handler.
rvargas@google.com
2009-02-06
1
-1
/
+1
*
Cleanup some forward declared structs that are not being used.
thestig@chromium.org
2009-02-05
2
-4
/
+1
*
Linux: add a big, stubby RenderWidgetHostView
agl@chromium.org
2009-02-05
3
-0
/
+286
*
Fix the build due to conflict with Paul's change
brettw@chromium.org
2009-02-05
1
-1
/
+7
*
Fix the build from my previous file move.
brettw@chromium.org
2009-02-05
1
-1
/
+1
*
Move resource_message_filter and resource_request_details to the renderer_host.
brettw@chromium.org
2009-02-05
5
-2
/
+1072
*
Correctly spawn render process for posix.
pinkerton@chromium.org
2009-02-05
2
-1
/
+24
*
Port the ResourceDispatcherHost to Mac and linux.
paul@chromium.org
2009-02-05
5
-13
/
+40
*
POSIX: Backing store scrolling.
agl@chromium.org
2009-02-05
1
-2
/
+132
*
Remove the stale ifdef/comment since the it's using the command line class now
thomasvl@chromium.org
2009-02-05
1
-7
/
+0
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
12
-15
/
+40
*
Make mock_render_process_host, test_web_contents, and testing_profile compile...
thestig@chromium.org
2009-02-05
1
-2
/
+9
*
Commiting the changes from my previous cl that are specific to not including ...
jam@chromium.org
2009-02-04
9
-32
/
+31
*
Enable render_widget_host, render_view_host and backing_store. Remove the Ren...
pinkerton@chromium.org
2009-02-04
3
-7
/
+13
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-04
1
-0
/
+2
*
AudioRendererHost and unit test files
hclam@chromium.org
2009-02-04
3
-0
/
+328
*
Make render_view_host_manager.cc compile on POSIX.
thestig@chromium.org
2009-02-04
1
-3
/
+3
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
10
-31
/
+37
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
10
-37
/
+31
*
Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...
pinkerton@chromium.org
2009-02-04
1
-0
/
+4
*
Reverting 9109.
ojan@google.com
2009-02-03
1
-2
/
+0
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-03
1
-0
/
+2
*
From agl. Cleaned up version of issue 19046.
thestig@chromium.org
2009-02-03
6
-27
/
+75
*
first stab at scaffolding WebContents.
pinkerton@chromium.org
2009-02-03
1
-4
/
+1
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
2
-1
/
+8
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
5
-25
/
+31
*
Ignore invalid plugin windows coming in from the renderer for moving. As the ...
ananta@chromium.org
2009-01-30
1
-1
/
+7
*
Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...
thestig@chromium.org
2009-01-30
4
-364
/
+363
*
Clean up the Windows-ness in the sizing of new views. Write a bunch of comments
brettw@chromium.org
2009-01-29
1
-13
/
+12
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
1
-4
/
+4
*
Re-enable the NoScript unittest.
mpcomplete@google.com
2009-01-29
1
-1
/
+0
*
Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.
glen@chromium.org
2009-01-29
2
-11
/
+11
*
Re-land revision 8821 with the ui test fixed.
maruel@chromium.org
2009-01-29
2
-16
/
+8
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
18
-81
/
+124
*
Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeView
brettw@chromium.org
2009-01-29
6
-16
/
+8
*
Roll back r8821
mark@chromium.org
2009-01-28
2
-8
/
+16
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-15
/
+7
*
This prevents an occasional DCHECK seen during the SSL UI test that happened
creis@google.com
2009-01-28
2
-3
/
+13
*
Disconnect the "browser controlled printing" and always delegate the control ...
maruel@chromium.org
2009-01-28
2
-16
/
+8
*
Ensure that windowed plugins get keyboard focus in WM_MOUSEACTIVATe. This reg...
ananta@chromium.org
2009-01-28
1
-0
/
+3
[next]