summaryrefslogtreecommitdiffstats
path: root/chrome/browser/jsmessage_box_handler_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-0/+2
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-051-14/+13
* Reverting 11002.brettw@chromium.org2009-03-051-13/+14
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-051-14/+13
* ui test fail. revert.ben@chromium.org2009-02-251-40/+28
* AppModalDialogQueue shouldn't depend on views.ben@chromium.org2009-02-251-28/+40
* This CL fixes issue 6099 -- bad display of multi-line English message in pop ...xji@chromium.org2009-02-231-2/+3
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* HtmlDialogs had focus problems.jcampan@chromium.org2009-02-181-1/+1
* Make fav_icon_helper compile on POSIX, remove some unneeded #includes.thestig@chromium.org2009-02-121-1/+1
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-1/+1
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-1/+1
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-5/+5
* Allow porting of the JS message boxes. I split out the implementation intobrettw@chromium.org2009-01-301-0/+209