summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* rollback r34183estade@chromium.org2009-12-091-4/+2
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-2/+4
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-081-11/+0
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-071-0/+11
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-041-2/+1
* Implement "Email Link To Page" menu command.snej@chromium.org2009-12-031-0/+9
* When you search for something, press F3, close the box and press F3 it would ...finnur@chromium.org2009-11-201-9/+8
* Replaced HungRendererDialog class with hung_renderer_dialog namespace.akalin@chromium.org2009-11-201-4/+4
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-201-2/+4
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-3/+0
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-0/+3
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-3/+0
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-89/+4
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-1/+6
* Fix for a bug where navigating from the NTP, to an SSL interstitial and thenjcampan@chromium.org2009-11-131-2/+4
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-2/+1
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-0/+7
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-2/+2
* [mac] Add "Paste and Match Style" to edit menuthakis@chromium.org2009-11-071-0/+6
* Poor work-around for the crasher 23411.jcampan@chromium.org2009-11-061-0/+1
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-061-16/+54
* [Mac] Delay TabContents::Close() when event-tracking.shess@chromium.org2009-11-061-0/+15
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-051-54/+16
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-051-16/+54
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-4/+16
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-281-0/+8
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-4/+4
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-44/+18
* Find-in-page should not ding while deleting characters.finnur@chromium.org2009-10-261-0/+4
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-5/+21
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-231-1/+1
* Fix for issue 18228.xiyuan@chromium.org2009-10-221-1/+2
* The detached bookmark bar should not show on interstitials.jcampan@chromium.org2009-10-221-0/+3
* Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...jhawkins@chromium.org2009-10-211-5/+5
* Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...jhawkins@chromium.org2009-10-211-1/+2
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-2/+2
* Implement new page action API.mpcomplete@chromium.org2009-10-161-17/+23
* Add histogram for how tab closing time. Did some cleanup along the way. Mov...jam@chromium.org2009-10-141-9/+30
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-131-1/+2
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+2
* Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...jam@chromium.org2009-10-081-3/+0
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-0/+10
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-10/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-0/+10
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-1/+1
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-3/+3
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-3/+3
* Add histograms that track how long it takes to open the new tab page.tony@chromium.org2009-10-021-0/+18
* Any time we are shutting down a tab, try to use fast shutdown.estade@chromium.org2009-10-021-1/+1
* Use favicon for application shortcut icon.estade@chromium.org2009-09-281-1/+16