summaryrefslogtreecommitdiffstats
path: root/ui/base/win/window_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes WindowImpl thread safe as we apparently use it on multiplesky@chromium.org2013-06-201-1/+6
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-111-1/+1
* Handle Tile\Cascade\Stack window managment operations on Windowsianet@chromium.org2013-01-301-0/+10
* Reland r167487: Get full WebPluginInfo for the PDF plug-in before enabling it...bauerb@chromium.org2012-11-281-85/+66
* Add WS_CLIPCHILDREN to the default parent window style. This is needed for pl...jam@chromium.org2012-09-101-1/+1
* Speculative fix for a crash. It is possible that a derived class' virtual met...ben@chromium.org2012-09-041-2/+6
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-091-23/+31
* Fullscreen can't use the desktop as a parent in metro modecpu@chromium.org2012-05-021-25/+2
* Adds more debugging code to WindowImpl. Crash data seems to indicatesky@chromium.org2012-04-111-4/+13
* Make WindowImpl take into account the icon in the class registrar.asvitkine@chromium.org2012-04-101-8/+8
* Adds some debugging code to help isolate a crash.sky@chromium.org2012-04-051-6/+29
* Enforce the use of a root windowcpu@chromium.org2012-04-041-8/+32
* Attempted fix for crash. We're crashing because CreateWindow issky@chromium.org2012-03-311-0/+3
* Clear window user data when WindowImpl is deleted.marshall@chromium.org2012-02-141-0/+2
* Clean up uses of static data around singletons.rsesek@chromium.org2012-01-191-2/+5
* Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.msw@chromium.org2011-04-271-13/+16
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-17/+2
* Removes code added to track down crash. The crash seems to havesky@chromium.org2011-04-151-14/+1
* Adds yet more debugging code.sky@chromium.org2011-04-131-2/+19
* Adds more debugging code in hopes of figuring out a crash. Most commonsky@chromium.org2011-04-111-2/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-171-2/+3
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-0/+230