summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move message flags into a separate header that can be usedtc@google.com2009-03-276-8/+14
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-271-1/+12
* This CL fix issue 5724 - RTL: Windows context menu with Alt+Space Bar should ...xji@chromium.org2009-03-271-1/+2
* Passing a foreground window to the google update code so that if it triggers ...robertshield@google.com2009-03-261-2/+4
* Allow live tabs to be dragged out of a window. Change TabStripModel such thatpinkerton@chromium.org2009-03-261-2/+4
* This CL fix issue 8649 -- RTL: Wrong parenthesis direction is displayed on "A...xji@chromium.org2009-03-261-2/+6
* Remove the black line from the bottom of the status bubble.brettw@chromium.org2009-03-251-2/+3
* Removes bogus DCHECK in ConfirmInfoBar::ButtonPressed. The DCHECK issky@google.com2009-03-251-2/+0
* Moves bookmark menu to be before other menus.sky@google.com2009-03-251-7/+9
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-245-14/+28
* Switch some more ASCII locale code wstrings to strings.estade@chromium.org2009-03-244-216/+202
* Reverting r12383, caused a build breakage on all platforms.maruel@chromium.org2009-03-245-28/+14
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-245-14/+28