summaryrefslogtreecommitdiffstats
path: root/chrome/views/chrome_menu.cc
Commit message (Expand)AuthorAgeFilesLines
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* A patch from external contributor Yong Shin (already in AUTHORS list). I also...finnur@google.com2009-02-131-18/+18
* Removes a bogus DCHECK. This DCHECK is bogus for two reasons:sky@google.com2009-01-081-1/+2
* Changes menu's Dispatcher to translate/dispatch message beforesky@google.com2008-12-171-1/+6
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-0/+1
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-1/+0
* Rename Container->Widgetben@chromium.org2008-11-211-9/+9
* Fixes crash when showing modal dialog from context menu. With thissky@google.com2008-11-191-23/+33
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-3/+3
* Three menu bugs:sky@google.com2008-11-131-4/+7
* Puts chrome menus on a slimfast diet: they are no longer chubby. Isky@google.com2008-11-131-14/+52
* Fixes two menu bugs:sky@google.com2008-11-121-1/+20
* Fixes possible crash in menu code. If after dropping you quickly rightsky@google.com2008-11-041-0/+7
* My last fix breaks an interative ui test. I'm going to back out until I figur...sky@google.com2008-11-041-7/+0
* Fixes possible crash in menu code. If after dropping you quickly rightsky@google.com2008-11-041-0/+7
* Adds support for autoscrolling on drag to bookmark tree/table.sky@google.com2008-11-041-6/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+3
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-4/+4
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-2/+4
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-7/+7
* Convert GetPreferredSize from:beng@google.com2008-10-151-71/+60
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-141-3/+3
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-40/+41
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-3/+1
* I'm going to try and land this again. This is exactly the same change as you ...sky@google.com2008-09-221-6/+22
* Reverts fix for 2554.sky@google.com2008-09-221-22/+6
* Fixes mnemonic bug in chrome menus. After this change you can indicatesky@google.com2008-09-221-6/+22
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-59/+59
* This patch is from Andrew Brampton <me@bramp.net>.sky@google.com2008-09-081-3/+8
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-54/+31
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-6/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Minor cleanup of RootView. Removes unused double_buffered field fromsky@google.com2008-08-121-1/+1
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-111-1/+12
* Make tabs affected by context menu actions pulse. The effect is somewhat subt...beng@google.com2008-08-071-0/+3
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-301-1/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+2743