summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Relanding 49339 jcivelli@chromium.org2010-06-102-19/+3
* Revert 49339 - Enable renderer accessibility by default.jcivelli@chromium.org2010-06-102-3/+19
* Enable renderer accessibility by default.ctguil@chromium.org2010-06-092-19/+3
* Refactored the translate infobars.jcivelli@chromium.org2010-06-092-0/+12
* Don't allow drop to panels (pop-ups) in ChromeOS.xiyuan@chromium.org2010-06-092-0/+13
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-1/+7
* Add platform_locale_settings file for CrOS. This is necessary becausejshin@chromium.org2010-06-091-0/+2
* Do not use key expansion when saving inspector settings.yurys@chromium.org2010-06-071-1/+2
* Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte...yurys@chromium.org2010-06-072-0/+8
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-5/+9
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-062-4/+4
* Fix: Clearing search 'foo', closing and reopening Findfinnur@chromium.org2010-06-041-5/+9
* Fix submenu support for extensions context menu API.asargent@chromium.org2010-06-032-76/+87
* Disable navigation contextual menus for Sync dialog UI.csilv@chromium.org2010-06-022-2/+9
* Adding command line flag for enabling accelerated compositing.vangelis@chromium.org2010-06-021-0/+2
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-023-5/+5
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-1/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-3/+4
* DevTools: inspector settings are now serialized into map, not a stringpfeldman@chromium.org2010-06-013-8/+20
* Remove more occurrences of FromWStringHack from code base.tfarina@chromium.org2010-05-311-3/+2
* This tunes up some of the snapshot creation code.gspencer@chromium.org2010-05-282-34/+65
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-0/+1
* Change the proxy waiting-for message to:mbelshe@chromium.org2010-05-271-0/+2
* Changes session restore so that if the last tab is closed explicitlysky@chromium.org2010-05-261-2/+3
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-2/+1
* GTK: Invalidate the web content when we change system colors.erg@chromium.org2010-05-251-4/+0
* Eliminate the establishing_tunnel_ internal state and move to explicitmbelshe@chromium.org2010-05-251-0/+2
* Swap the check for "same page" navigations to happen after the check for "autobrettw@chromium.org2010-05-252-8/+43
* Don't clear user_gesture_observed_ when navigating within a page.tonyg@chromium.org2010-05-242-2/+91
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-241-4/+18
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-242-6/+8
* Fixes a bug in slow cross-site navigations.creis@chromium.org2010-05-221-0/+38
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-214-4/+4
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-212-1/+14
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-1/+5
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-211-1/+1
* [Mac] Add a preference for the tab key cycling between just form fields, or l...rsesek@chromium.org2010-05-202-0/+4
* Add command line flag --top-sites to replace the thumbnail store flag.brettw@chromium.org2010-05-191-3/+3
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-182-17/+17
* Reinstate separator before Inspect Elements in debugger context menu.estade@chromium.org2010-05-171-1/+1
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-174-14/+45
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-154-45/+14
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-154-14/+45
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-131-228/+226
* Remove more dead code/strings relating to mixed/unsafe content.pkasting@chromium.org2010-05-131-2/+1
* Fix for popup menu assert.zelidrag@chromium.org2010-05-131-1/+4
* fix mac compileestade@chromium.org2010-05-121-2/+2
* Avoid DCHECK in RenderViewContextMenu following r46987estade@chromium.org2010-05-121-2/+8
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-116-480/+271
* Remove vestiges of has_unsafe_content(), which is no longer used.pkasting@chromium.org2010-05-112-14/+2