summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-10/+95
* SSL Fix: Step 4.abarth@chromium.org2009-03-171-1/+4
* Change a function name.estade@chromium.org2009-03-161-1/+1
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-0/+24
* Reverting 11640.finnur@chromium.org2009-03-131-20/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-131-0/+20
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-1/+4
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-2/+4
* Enable the character encoding menu, zoom menu, and the help menu item.tc@google.com2009-03-061-1/+1
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-051-4/+6
* Reverting 11002.brettw@chromium.org2009-03-051-6/+4
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-051-4/+6
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Fix 16/wide build bustange on non-Windows.brettw@chromium.org2009-03-041-1/+1
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-041-2/+2
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...pinkerton@chromium.org2009-03-031-8/+0
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-3/+2
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-4/+26
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-11/+71
* Make plugin_installer.cc compile on Posix.jhawkins@chromium.org2009-02-231-1/+1
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-2/+2
* Remove a workaround made obsolete by Tony's l10n work.evan@chromium.org2009-02-191-1/+1
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-1/+2
* Super-simplistic status bubble on Linux.evan@chromium.org2009-02-191-3/+0
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-2/+2
* Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...jhawkins@chromium.org2009-02-171-6/+3
* Make password_manager.cc compile on Posix.jhawkins@chromium.org2009-02-151-1/+1
* Port most of MetricsService to Mac and linux.paul@chromium.org2009-02-131-1/+1
* Fix tiny fonts in Mac/Linux. Tony deserves credit for this.evan@chromium.org2009-02-131-0/+9
* Porting in chrome/phajdan.jr@chromium.org2009-02-121-1/+1
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-14/+19
* Port some strings in download/save_package.ccestade@chromium.org2009-02-111-5/+10
* Reverting 9493.kuchhal@chromium.org2009-02-101-19/+14
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-4/+4
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-14/+19
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-4/+4
* Reverting 9408.brettw@chromium.org2009-02-091-19/+14
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-4/+4
* Add a new resizer corner.mad@chromium.org2009-02-091-14/+19
* Add a command line option --disable-web-security. People can use this option...abarth@chromium.org2009-02-061-0/+5
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-061-1/+4
* Stub out web_contents_view_gtk.estade@chromium.org2009-02-061-2/+6
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-0/+1
* Make autofill_manager compile on POSIX.thestig@chromium.org2009-02-041-2/+2
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-1/+1
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-1/+0
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-0/+1
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-29/+56
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-50/+1