summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-1/+1
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-073-0/+194
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-072-10/+63
* Fix "Save page as..." functionality. Fix by Roland Steiner.avi@google.com2009-04-071-1/+5
* Clarify the documentation for loading_only on TabRenderer::UpdateData.brettw@chromium.org2009-04-071-3/+3
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-2/+1
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-3/+4
* First pass of refactoring dialogs.avi@chromium.org2009-04-067-59/+64
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-055-81/+58
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-045-14/+23
* Fixes regression in dragging bookmark bar. The bookmark bar would notsky@chromium.org2009-04-031-2/+3
* DevTools: Add devtools messages into the about:ipc dialog.pfeldman@chromium.org2009-04-031-1/+15
* Move code to allow dns queries (and accompanyingaa@chromium.org2009-04-031-14/+0
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-036-43/+45
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-032-2/+2
* Move IPC code to ipc/agl@chromium.org2009-04-032-2/+2
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-475/+0
* Fix distributor logo placement on glass frame when window is restored from fu...ben@chromium.org2009-04-012-0/+10
* Record new tab button presses.glen@chromium.org2009-03-311-1/+3
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-311-1/+1
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-307-45/+76
* The NativeButton HWND would not be created yet when we were setting the initi...jcampan@chromium.org2009-03-301-5/+5
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-19/+7
* Fix crash that occurs when the about:network window is closed while stilldarin@chromium.org2009-03-281-0/+1
* This CL fixes a lint issue -- line exceeding 80 characters.xji@chromium.org2009-03-281-1/+2