summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-011-0/+2
* Allow constrained dialog to resize by not using fixed size.xiyuan@chromium.org2010-10-271-1/+1
* views: Fix a crash.anicolao@chromium.org2010-10-271-4/+7
* Refactoring select popup on Mac.jcivelli@google.com2010-10-264-0/+32
* Fix drag data population on Windows so URL data doesn't take precedence over ...dcheng@chromium.org2010-10-151-2/+4
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-071-11/+11
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-302-0/+44
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-286-23/+9
* Re-lands 58186:bryeung@chromium.org2010-09-031-7/+7
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-7/+7
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-7/+7
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-7/+7
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-7/+7
* Add in a browser test for dialog resizing, which was catching an issue with t...scottbyer@chromium.org2010-08-201-6/+5
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Remove unused member variable from RenderViewContextMenuViews.finnur@chromium.org2010-08-051-3/+0
* Clean up download code:phajdan.jr@chromium.org2010-08-051-5/+6
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-052-2/+0
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-313-3/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-268-0/+8
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-0/+2
* Random bits of header and whitespace cleanup.thestig@chromium.org2010-07-231-1/+3
* Fixes regression in links ending up too small. The problem is that wesky@chromium.org2010-07-212-2/+2
* Fixes regression in quickly switching tabs. Ifsky@chromium.org2010-07-161-4/+13
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-151-1/+1
* Re-land r51526mnissler@chromium.org2010-07-051-2/+4
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-4/+2
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-2/+4
* Fix a crash on XP when we drag a virtual file out of the browser and then clo...jianli@chromium.org2010-07-011-8/+1
* Fix crash when dragging thumbnail on NTP.thakis@chromium.org2010-06-251-2/+4
* Chrome/win: Show preview images when dragging images.thakis@chromium.org2010-06-253-13/+31
* Canvas refactoring part 2.ben@chromium.org2010-06-232-4/+4
* Don't allow drop to panels (pop-ups) in ChromeOS.xiyuan@chromium.org2010-06-091-2/+4
* Revert the revert to put it back in.thomasvl@chromium.org2010-06-082-0/+6
* Doing this to see if it fixes some failing tests that started about when this...thomasvl@chromium.org2010-06-082-6/+0
* Ensure that the context menu items displayed in ChromeFrame rendered pages ar...ananta@chromium.org2010-06-072-0/+6
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-131-6/+7
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-1112-514/+150
* Fix crash in tab_contents_view_gtk.cc when delegate is NULL.dpolukhin@chromium.org2010-05-061-8/+12
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-232-2/+2
* Fix 2 drag-out problems:jianli@chromium.org2010-04-161-3/+8
* Fix DCHECK in web_drop_target_win.cc.dcheng@chromium.org2010-04-161-1/+1
* Remove the second part of SetPageTitle since it's used only for debugging, if...nsylvain@chromium.org2010-04-141-5/+0
* Return an approximately correct drop effect from WebDragTarget::OnDrop.dcheng@chromium.org2010-04-081-12/+2
* Win32 plumbing for dragend event.dcheng@chromium.org2010-04-061-3/+5
* A patch to fix a couple of issues in interactive_ui_tests on ChromeOSoshima@chromium.org2010-04-052-4/+12