summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* We should not EXPECT to get a browser object or a window object, we should AS...finnur@google.com2008-08-281-0/+2
* Make a step on refactoring navigation. The eventual plan is to have the Navig...brettw@google.com2008-08-282-49/+70
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-2720-5/+37
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-1/+1
* The positioning of detached dragged tabs was wrong with the new frames, becau...beng@google.com2008-08-271-1/+1
* No code change. Just adding some comments explaining why we need to keep trac...finnur@google.com2008-08-271-3/+7
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-272-2/+2
* Make the system menu for frames have submenus for encoding and text zoombeng@google.com2008-08-262-11/+40
* Extends the toolbar keyboard support. Adds skipping of unavailable elements o...klink@google.com2008-08-261-7/+24
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-264-7/+9
* Sets the visibility bool of the Home button.klink@google.com2008-08-251-0/+2
* Make the AeroGlassFrame better:beng@google.com2008-08-259-175/+253
* Create a unit test for making sure constrined popup windows close when their ...erg@google.com2008-08-251-2/+56
* Fix bug in constrained windows where the close box was detaching instead of c...beng@google.com2008-08-251-1/+2
* fix release bustage.beng@google.com2008-08-241-0/+1
* fix release bustage.beng@google.com2008-08-241-1/+1
* fix release bustage.beng@google.com2008-08-241-0/+2
* Make the window icon the app icon by default for popups and app windows unles...beng@google.com2008-08-242-8/+17
* Use a more compact license header in source files.license.bot2008-08-24134-3932/+702
* Unrollback r1158.rahulk@google.com2008-08-212-6/+21
* Revert 1158 as it is breaking ui_testsrahulk@google.com2008-08-212-21/+6
* Do not display "Google" in titlebar of Chromium builds. rahulk@google.com2008-08-212-6/+21
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-212-11/+9
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-215-6/+8
* Revert a fix where I mistakenly assumed that numbers coming into erg@google.com2008-08-201-5/+4