summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-2147-126/+140
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-2147-140/+126
* This CL fix issue 2674 - search engine name containing parenthesis is not dis...xji@chromium.org2009-04-211-7/+2
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-214-4/+4
* Roll back this change until I can understand why it's having adverse effects.ben@chromium.org2009-04-202-53/+40
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-202-2/+2
* First round of getting text into the omnibox2 popup. Looks ugly and has no bo...ben@chromium.org2009-04-202-40/+53
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-209-21/+19
* Hide the Fullscreen exit bubble if the mouse goes idle. It took a depressing...pkasting@chromium.org2009-04-203-26/+59
* Reverting 14005.brettw@chromium.org2009-04-189-19/+21
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-189-21/+19
* Due to some crashes in teardown, change NotificationObserversmbelshe@google.com2009-04-172-5/+8
* Move the implementation of AutocompletePopupView from AutocompletePopupWin to...ben@chromium.org2009-04-175-161/+158
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-171-2/+61
* On uninstall ask whether to delete profile.kuchhal@chromium.org2009-04-173-0/+114
* Remove overlap between TabContents and WebContents. Now all the functions inbrettw@chromium.org2009-04-171-34/+4
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-175-133/+60
* Split out the contents view into its own header. rename it to AutocompletePop...ben@chromium.org2009-04-165-448/+495
* Start creating results rows, making sure their visual representation is clipp...ben@chromium.org2009-04-162-33/+351
* Make Browser::set_window defined all the time, and adds the ability tosky@chromium.org2009-04-162-0/+13
* This CL fixes issue 5729 - RTL: TabStrip context menu should be positioned pr...xji@chromium.org2009-04-161-1/+4
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-2/+1
* Adds notification for when info bubble is created.sky@chromium.org2009-04-161-0/+7
* ad an argument to MoveTabContentsAt() that switches whether the moved tab is ...rafaelw@chromium.org2009-04-161-2/+3
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-157-83/+12
* Use tab to group "Show saved passwords" and "Exceptions"hclam@chromium.org2009-04-1514-658/+622
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-156-32/+274
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-156-30/+32
* Fix regression I introduced where Stop/Go button would toggle state instantly...pkasting@chromium.org2009-04-154-41/+18
* Fixes regression in painting info bubble. This is the result ofsky@chromium.org2009-04-151-9/+10
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-141-4/+3
* Remove the usage of GetLastActiveBrowserWindowhuanr@chromium.org2009-04-141-1/+1
* A fix for the Find box forwarding scroll messages to the page when it shouldn't.finnur@chromium.org2009-04-143-23/+35
* Don't reserve space for an auto-hide taskbar that's not always-on-top. Windo...pkasting@chromium.org2009-04-141-4/+4
* Fix status bubble shadow being opaque, which made the bubble appear to be off...pkasting@chromium.org2009-04-143-43/+38
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-141-1/+1
* Added undo tab closing item to Tab menu.idanan@chromium.org2009-04-141-0/+2
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-131-1/+1
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-132-3/+5
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-124-32/+70
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-103-0/+144
* The dialog delegate for the in-progress download warning was deleted twice. I...jcampan@chromium.org2009-04-101-5/+3
* This CL adds a confirmation box when closing the browser with in-progress dow...jcampan@chromium.org2009-04-092-0/+77
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-093-10/+22
* Find window keyboard forwarding, part 2.finnur@chromium.org2009-04-091-0/+5
* Implement stop/go button for Linux.willchan@chromium.org2009-04-092-6/+6
* Distributor logo and " - App Name" shouldn't be shown on app frame windows.ben@chromium.org2009-04-083-4/+12
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-0818-59/+100
* Ensure the previous/next button don't get focused when clicked.jcampan@chromium.org2009-04-081-0/+5
* Added restore and add tab to the system menu so that these operationsidanan@chromium.org2009-04-081-3/+12