summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/blocked_popup_container.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+7
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-3/+3
* Reverting 14005.brettw@chromium.org2009-04-181-3/+3
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-3/+3
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-22/+0
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-9/+8
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+2
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-4/+4
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+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
* 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-1/+2
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-011-0/+1
* Changelist for erg's readability review.erg@google.com2008-11-251-90/+54
* Set the delegate on incoming TabContents in BlockedPopupContainer::ReplaceCon...erg@google.com2008-11-251-3/+5
* Rename Container->Widgetben@chromium.org2008-11-211-3/+3
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-1/+1
* Style fixes to BlockedPopupContainer before I submiterg@google.com2008-11-111-17/+21
* This is r4523, with a few changes to make things work under Vista.erg@google.com2008-11-051-0/+535
* Revert change r4523 because Vista doesn't like it.erg@google.com2008-11-041-532/+0
* Redo how we block popups. Rip out the old constrained popup window cruft (whi...erg@google.com2008-11-041-0/+532