summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.h
Commit message (Expand)AuthorAgeFilesLines
* Merge revision 35176 to branch 249rafaelw@chromium.org2009-12-241-0/+2
* Merge 32634 - Make executeScript and insertCSS inject code into all frames.aa@chromium.org2009-12-231-1/+2
* Merge 32889 - Fix crash when an extension popup shows a JS alert. Showing the...rafaelw@chromium.org2009-11-241-11/+11
* 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
* Try to fix build.thakis@chromium.org2009-09-121-0/+2
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-121-0/+1
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-1/+1
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-5/+5
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-031-0/+9
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-021-9/+0
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-021-0/+9
* Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801jnd@chromium.org2009-09-021-3/+1
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-011-9/+0
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-011-0/+9
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-301-0/+3
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-1/+1