summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/info_bubble.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds notification for when info bubble is created.sky@chromium.org2009-04-161-0/+7
* Fixes regression in painting info bubble. This is the result ofsky@chromium.org2009-04-151-9/+10
* Fixes crash on showing info bubble.sky@google.com2009-03-171-6/+4
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-3/+3
* Fixes session restore bug where we wouldn't necessarily correctlysky@google.com2009-03-091-1/+0
* Support DWM switching.ben@chromium.org2009-03-031-2/+1
* Does two changes to appease chrome bot runs:sky@google.com2009-02-281-2/+8
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-1/+1
* Fixes info bubble painting bug. This was happening because we weresky@google.com2008-12-161-6/+11
* Changes the bookmark bubble to have the following logic:sky@google.com2008-12-151-9/+17
* Fixes regression in info bubble that caused crash on clicking star onsky@google.com2008-12-101-14/+6
* Rename Container->Widgetben@chromium.org2008-11-211-2/+2
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-2/+3
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-3/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-2/+3
* Fix infobubble crash due to first run bubble having slightly different initia...ben@chromium.org2008-11-121-4/+4
* Fix a crash when dismissing an infobubble... could not locate Window*ben@chromium.org2008-11-111-6/+3
* Cleanup and rearrange methods on BrowserWindow interface.beng@google.com2008-11-111-6/+9
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-12/+9
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-2/+2
* Convert GetPreferredSize from:beng@google.com2008-10-151-11/+11
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-7/+7
* 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-1/+1
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-301-1/+2
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-5/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+445