summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-231-4/+5
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-2342-413/+365
* Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.finnur@chromium.org2009-03-211-0/+2
* Allow multiple toolstrips in an extension.aa@chromium.org2009-03-211-3/+6
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-206-5/+254
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-191-1/+1
* Convert FindInPage wstrings to string16.tc@google.com2009-03-192-4/+4
* Bug 4688: First run bubble ignores user's keyboard attemptfinnur@chromium.org2009-03-182-10/+43
* Remove BrowserWindow::Init().estade@chromium.org2009-03-182-52/+54
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Mac bookmark work. jrg@chromium.org2009-03-185-41/+3
* Fix bug where an extension toolstrip would sometimes get added twice to thempcomplete@google.com2009-03-171-3/+11
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-2/+4
* Fixes crash on showing info bubble.sky@google.com2009-03-171-6/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-17107-242/+239
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-176-7/+7
* fix bustage - file movedben@chromium.org2009-03-171-1/+1
* bustage fix - file movedben@chromium.org2009-03-175-5/+5
* bustage fix - file movedben@chromium.org2009-03-176-9/+9
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-1762-80/+80