summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-11/+3
* Relanding the language detection code.jcampan@chromium.org2010-01-071-3/+11
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-221-0/+2
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-7/+3
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-3/+7
* Get web app icon via FavIconHelper and auto repair/updatexiyuan@chromium.org2009-12-111-5/+5
* re-apply r34183estade@chromium.org2009-12-101-1/+1
* rollback r34183estade@chromium.org2009-12-091-1/+1
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-1/+1
* Implement "Email Link To Page" menu command.snej@chromium.org2009-12-031-0/+4
* Fix crash when an extension popup shows a JS alert. Showing the alert takes...rafaelw@chromium.org2009-11-241-11/+11
* When you search for something, press F3, close the box and press F3 it would ...finnur@chromium.org2009-11-201-1/+1
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-201-1/+2
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-30/+7
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-0/+15
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-0/+4
* Prevents an old RenderViewHost from preempting a cross-site navigation once t...creis@chromium.org2009-11-071-0/+1
* [mac] Add "Paste and Match Style" to edit menuthakis@chromium.org2009-11-071-0/+3
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-061-6/+14
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-051-14/+6
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-051-6/+14
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-281-2/+7
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-34/+1
* Find-in-page should not ding while deleting characters.finnur@chromium.org2009-10-261-2/+9
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-231-1/+2
* Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...jhawkins@chromium.org2009-10-211-3/+3
* Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...jhawkins@chromium.org2009-10-211-1/+2
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-1/+0
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-1/+1
* Implement new page action API.mpcomplete@chromium.org2009-10-161-6/+17
* Add histogram for how tab closing time. Did some cleanup along the way. Mov...jam@chromium.org2009-10-141-3/+15
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* 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
* Remove references to DOMUIContents. It looks like the class doesn't exist.tony@chromium.org2009-10-051-4/+0
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-1/+1
* Add histograms that track how long it takes to open the new tab page.tony@chromium.org2009-10-021-0/+13
* Use favicon for application shortcut icon.estade@chromium.org2009-09-281-0/+3
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-4/+0
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-5/+5
* Update the TabContents::SavePage parameter to take FilePath instead of wstrin...rsesek@chromium.org2009-09-261-2/+1
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-3/+4
* Plumb the new mixed content API callbacks to the tab contents. We'll actuallyabarth@chromium.org2009-09-251-0/+2
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-251-6/+10
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-1/+4
* Implemented upload progress indicator in status bar.darin@chromium.org2009-09-251-1/+6
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-0/+1
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+4
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-141-0/+9