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
/
tab_contents
/
web_contents.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
1
-1
/
+1
*
Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...
pinkerton@chromium.org
2009-03-03
1
-8
/
+0
*
Don't send the receiver function name in the ExternalHostBindings::ForwardMes...
ananta@chromium.org
2009-02-25
1
-3
/
+2
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
1
-4
/
+26
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-11
/
+71
*
Make plugin_installer.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
1
-1
/
+1
*
Bring download_file, download_manager into POSIX build.
estade@chromium.org
2009-02-22
1
-2
/
+2
*
Remove a workaround made obsolete by Tony's l10n work.
evan@chromium.org
2009-02-19
1
-1
/
+1
*
Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...
ananta@chromium.org
2009-02-19
1
-1
/
+2
*
Super-simplistic status bubble on Linux.
evan@chromium.org
2009-02-19
1
-3
/
+0
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
1
-2
/
+2
*
Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...
jhawkins@chromium.org
2009-02-17
1
-6
/
+3
*
Make password_manager.cc compile on Posix.
jhawkins@chromium.org
2009-02-15
1
-1
/
+1
*
Port most of MetricsService to Mac and linux.
paul@chromium.org
2009-02-13
1
-1
/
+1
*
Fix tiny fonts in Mac/Linux. Tony deserves credit for this.
evan@chromium.org
2009-02-13
1
-0
/
+9
*
Porting in chrome/
phajdan.jr@chromium.org
2009-02-12
1
-1
/
+1
*
This is an attempt at finding the reason for the page_cycler slowness caused by
mad@chromium.org
2009-02-12
1
-14
/
+19
*
Port some strings in download/save_package.cc
estade@chromium.org
2009-02-11
1
-5
/
+10
*
Reverting 9493.
kuchhal@chromium.org
2009-02-10
1
-19
/
+14
*
Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...
avi@chromium.org
2009-02-10
1
-4
/
+4
*
Relanding of http://codereview.chromium.org/16488.
mad@chromium.org
2009-02-10
1
-14
/
+19
*
Try reverting r9409 to see if it fixes crashes on chromebot.
kuchhal@chromium.org
2009-02-10
1
-4
/
+4
*
Reverting 9408.
brettw@chromium.org
2009-02-09
1
-19
/
+14
*
Switch from HWNDs to NativeViews.
avi@chromium.org
2009-02-09
1
-4
/
+4
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
1
-14
/
+19
*
Add a command line option --disable-web-security. People can use this option...
abarth@chromium.org
2009-02-06
1
-0
/
+5
*
Initial Mac port of web_contents_view and render_widget_host_view.
avi@google.com
2009-02-06
1
-1
/
+4
*
Stub out web_contents_view_gtk.
estade@chromium.org
2009-02-06
1
-2
/
+6
*
Commiting the changes from my previous cl that are specific to not including ...
jam@chromium.org
2009-02-04
1
-0
/
+1
*
Make autofill_manager compile on POSIX.
thestig@chromium.org
2009-02-04
1
-2
/
+2
*
Bring many of the template_url classes into the fold for the Mac. Note that t...
avi@google.com
2009-02-04
1
-1
/
+1
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
1
-1
/
+0
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
1
-0
/
+1
*
first stab at scaffolding WebContents.
pinkerton@chromium.org
2009-02-03
1
-29
/
+56
*
Remove old web app code it's no longer needed. Simplifies startup a little.
ben@chromium.org
2009-02-02
1
-50
/
+1
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
1
-3
/
+0
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-51
/
+52
*
Random bits of de-Winification for WebContents.
brettw@chromium.org
2009-01-30
1
-2
/
+1
*
Allow porting of the JS message boxes. I split out the implementation into
brettw@chromium.org
2009-01-30
1
-9
/
+4
*
Clean up the Windows-ness in the sizing of new views. Write a bunch of comments
brettw@chromium.org
2009-01-29
1
-14
/
+11
*
Make the shared shell dialog not use Windows types, as well as the web contents
brettw@chromium.org
2009-01-29
1
-3
/
+2
*
Re-land revision 8821 with the ui test fixed.
maruel@chromium.org
2009-01-29
1
-10
/
+3
*
Roll back r8821
mark@chromium.org
2009-01-28
1
-3
/
+10
*
Disconnect the "browser controlled printing" and always delegate the control ...
maruel@chromium.org
2009-01-28
1
-10
/
+3
*
Make WebContentsView portable by using the native view types.
brettw@chromium.org
2009-01-28
1
-5
/
+6
*
Backs out 8523 in hopes of a greener tree.
sky@google.com
2009-01-23
1
-36
/
+13
*
Changes to insure that when in app-mode, links open in the default browser. ...
brg@chromium.com
2009-01-23
1
-13
/
+36
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-2
/
+2
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+1
*
Move search code to a subdir
ben@chromium.org
2009-01-16
1
-2
/
+2
[next]