summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Fix Issue 33145: Content Editable Move Image or Selected Block of Text Brokenrolandsteiner@chromium.org2010-03-191-2/+8
* Modification of ExtensionPopup views to allow for pop-up views to share the s...twiz@chromium.org2010-03-193-3/+10
* Removing unnecessary DCHECK from SafeBrowsing interstitial.jschuh@google.com2010-03-191-1/+0
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-184-17/+16
* Disable XSSAuditor on trunk until perf issues are resolvedjamesr@google.com2010-03-181-1/+1
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-183-6/+52
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-182-0/+19
* Retry r41799:estade@chromium.org2010-03-185-8/+27
* Finish implementing the geolocation infobar; adds a Learn more link pointing ...joth@chromium.org2010-03-181-0/+16
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-182-10/+37
* Revert r41803 and r41799estade@chromium.org2010-03-175-27/+8
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-173-9/+41
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-174-4/+4
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-1/+8
* Basic DragImage implementation.estade@chromium.org2010-03-175-8/+27
* Add a couple more drop targets to the render view.estade@chromium.org2010-03-161-0/+16
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-2/+2
* 2nd attempt at landing cl to implement enhancements for translate infobarkuan@chromium.org2010-03-152-0/+8
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1411-14/+14
* Revert "implement improvements for translate infobar"ajwong@chromium.org2010-03-132-8/+0
* implement improvements for translate infobarkuan@chromium.org2010-03-132-0/+8
* GTK: More transition to CHROMEGTK macros.erg@google.com2010-03-122-33/+19
* Reset the AutoFillManager's cache of forms when the main page is loaded, not ...jhawkins@chromium.org2010-03-121-0/+4
* Fixes navigation issues with interstitial pages.creis@chromium.org2010-03-114-2/+74
* Rename RenderViewHostDelegate::FormFieldHistory to Autocomplete.jhawkins@chromium.org2010-03-112-4/+2
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-112-7/+8
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-7/+7
* This CL ensures the SafeBrowsingService is only notified oncejcampan@chromium.org2010-03-092-15/+21
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-092-4/+4
* Open new tab in foreground from app windowxiyuan@chromium.org2010-03-091-1/+5
* Use web app icon as ICON_BIG for Windowsxiyuan@chromium.org2010-03-082-0/+16
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-082-2/+4
* First cut at custom user style sheets.tony@chromium.org2010-03-083-14/+26
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-062-1/+3
* Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...zork@chromium.org2010-03-051-3/+10
* Fix for bug 36463. Reloading a page by pressing enter in thejcampan@chromium.org2010-03-051-3/+3
* Turns out making this opaque breaks the findbar overlapping... reverting 40532.avi@chromium.org2010-03-031-8/+0
* Remove ancient comments that aren't valid any more. The details have been fil...avi@chromium.org2010-03-031-3/+0
* Fix flicker of themed window background by making the tab contents opaque (it...avi@chromium.org2010-03-031-0/+8
* Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle...jhawkins@chromium.org2010-03-022-8/+8
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-022-2/+2
* Theoretical crash fix: deleted |blocked_popups_| sticks around un-NULLed.erg@chromium.org2010-02-251-0/+1
* Handle keyboard events correctly in extension popups.suzhe@chromium.org2010-02-253-74/+1
* Windows: deemphasize render view when tab contents is blocked due to constrai...estade@chromium.org2010-02-252-8/+3
* Make sure in-page navigations don't make the page actions disappear.finnur@chromium.org2010-02-241-4/+1
* Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...joth@chromium.org2010-02-231-2/+0
* Make the translation bar not show up again when you closed it in a page jcampan@chromium.org2010-02-235-9/+56
* Make sure bookmarks_drag_ is initialized to NULL to prevent crash.arv@chromium.org2010-02-231-0/+1