summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disabled full text indexing of page content on ChromeOS. We need to figure ou...zelidrag@chromium.org2010-05-111-0/+4
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-112-1/+21
* Adds GeolocationSettingsStatebulach@chromium.org2010-05-112-37/+12
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-102-21/+1
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-102-1/+21
* GTK: don't accept DnD drops of size 0 in the render view.estade@chromium.org2010-05-081-2/+2
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-072-21/+1
* The app launcher had a height of zero as it was not getting preferred size up...jcivelli@google.com2010-05-062-1/+10
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-062-54/+54
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-062-1/+21
* A var was not initialized.jcivelli@chromium.org2010-05-061-1/+2
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-066-19/+399
* Fix popups from onunload handlers.erg@chromium.org2010-05-051-3/+12
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-055-13/+19
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-2/+1
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-043-44/+62
* Remove unneeded clipboard command line switch.inferno@chromium.org2010-05-041-2/+0
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-041-0/+2
* Duplicating a nano-tab should create another nano-tab, not a regular tab.finnur@chromium.org2010-05-031-0/+3