summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Add preferences for the clear browsing data dialog so thattc@google.com2008-09-151-5/+28
* Hit test zone for the new tab button should follow its visible shape.beng@google.com2008-09-141-1/+57
* A couple of tweaks to the AeroGlassNonClientView:beng@google.com2008-09-141-2/+2
* Include the area to the right of the tabstrip underneath the window controls ...beng@google.com2008-09-141-3/+11
* Fix interactive UI tests...beng@google.com2008-09-142-6/+15
* Get the new frames to pass the accessibility UI tests.beng@google.com2008-09-142-1/+43
* Move more UI stuff into browser/viewsbeng@google.com2008-09-1346-37/+1645
* Move the download code to new directories:paulg@google.com2008-09-137-7/+1440
* Back r2151 since it causes ui tests failures.maruel@google.com2008-09-131-39/+23
* Move XPFrame, VistaFrame to views/old_framesbeng@google.com2008-09-1314-1/+6358
* Forgot to commit these two files.beng@google.com2008-09-132-2/+2
* Move importer files into an importer subdirectory.beng@google.com2008-09-134-4/+5
* Added routines to MetricsService to parse the server response and respond to ...petersont@google.com2008-09-131-23/+39
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-127-28/+16
* forgot these files, fixing clobber buildbeng@google.com2008-09-125-5/+5
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-1214-0/+5355
* Removing static initializers.jcampan@chromium.org2008-09-121-13/+13
* Actually fix the javascript alert crasher in a way thaterg@google.com2008-09-122-1/+16
* Reverting constrained window change. Seems to break tests on TOT.erg@google.com2008-09-112-13/+1
* Fix crasher and possible security vulnerability in popuperg@google.com2008-09-112-1/+13
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-119-260/+245
* Make sure the tabstrip doesn't have the chin above it in maximized view in aero.beng@google.com2008-09-111-1/+2
* First pass at splitting the AutocompleteEdit into Model and View. This was n...pkasting@chromium.org2008-09-102-16/+16
* The About box was needlessly blocking Chrome on Vista SP1 (with UAC disabled)...finnur@google.com2008-09-101-3/+8
* Fix grab bag of AeroGlassFrame issues:beng@google.com2008-09-105-21/+22
* Fix bug with resizeBy in Gears dialogs.mpcomplete@google.com2008-09-091-11/+1
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-096-7/+7
* Patch from Szymon Piechowicz <szymonpiechowicz@o2.pl>beng@google.com2008-09-091-6/+6
* A couple of quick TODO and other cleanups.beng@google.com2008-09-084-13/+1
* Support WM_APPCOMMAND on Window. Make it just pass through to WindowDelegate:...beng@google.com2008-09-082-0/+47
* This patch is from Andrew Brampton <me@bramp.net>.sky@google.com2008-09-081-1/+2
* Make sure the browser is destroyed during DestroyBrowser because EndSession h...beng@google.com2008-09-081-1/+9
* Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...brettw@google.com2008-09-071-3/+0
* Don't reinvent the wheel - base::wclscpy does this work in one line of code.beng@google.com2008-09-071-6/+2
* Allow the import lock dialog to be sized by locale.tc@google.com2008-09-061-4/+8
* Clamp open file name size.beng@google.com2008-09-051-1/+6
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-056-4/+36
* Fixes keyword editor to show error image when keyword isn't valid.sky@google.com2008-09-051-1/+1
* Attempt at fixing crash. I believe this is happening during sessionsky@google.com2008-09-052-1/+14
* Fix the polymorphic WindowResources class and FramePartBitmap enum.maruel@google.com2008-09-046-59/+80
* Fixes crash in BookmarkBarView. If the HistoryService fails to load itsky@google.com2008-09-042-40/+27
* Fix the include order in aero_glass_frame.cc. This was causing issues with WP...maruel@google.com2008-09-041-2/+2
* Localize the 11th hour popup window hack. Right before release, we made a cha...erg@google.com2008-09-041-10/+5
* Make sure the new frames' BrowserView2::TabSelectedAt calls TabContents::DidB...beng@google.com2008-09-031-1/+5
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-033-41/+15
* Fixes crash in making Chrome the default browser from the optionssky@google.com2008-09-031-2/+4
* Moves the bookmark bar view test into the interactive tests. To getsky@google.com2008-09-021-6/+1
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Implement the 11th hour Google Chrome Beta behaviour for constrainederg@google.com2008-08-291-46/+36
* Fixes crash in ClearBrowsingDataView that can only occur during thesky@google.com2008-08-282-6/+19