summaryrefslogtreecommitdiffstats
path: root/ui/base/win
Commit message (Expand)AuthorAgeFilesLines
* Revert 123771 - Refactor out foreground_help to fix BringBrowserWindowToFront...scottbyer@chromium.org2012-02-272-131/+0
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-02-272-0/+131
* Revert 123669 because it broke builds:sadrul@chromium.org2012-02-251-5/+1
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-251-1/+5
* Revert 123500 - When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-241-5/+1
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-241-1/+5
* ImeInput::MoveImeWindow is responsible for notifying IMEs about whereYukawa@chromium.org2012-02-241-14/+16
* Respect the system ClearType setting in RenderTextWin.asvitkine@chromium.org2012-02-172-0/+140
* Clear window user data when WindowImpl is deleted.marshall@chromium.org2012-02-141-0/+2
* views / Windows: A child window should be centered with respect to its parent...thestig@chromium.org2012-02-092-52/+35
* Clean up uses of static data around singletons.rsesek@chromium.org2012-01-191-2/+5
* Use times from the initiation of events to determine whether twodavemoore@chromium.org2012-01-171-13/+15
* Cleanup shell.cccpu@chromium.org2012-01-041-37/+2
* Coverity fixes for uninitialized varsgroby@chromium.org2011-12-291-3/+1
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-3/+3
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-151-0/+11
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-15/+12
* Send fake event when event_type is set to exit menu so thatoshima@google.com2011-11-181-0/+8
* Fix double-initialization of CComModule.dmazzoni@chromium.org2011-11-141-0/+38
* Fix a notreached assertion and linker error in RWHVAben@chromium.org2011-10-251-1/+3
* Get the mousewheel to work on windows at least!BUG=noneTEST=noneben@chromium.org2011-10-211-2/+10
* Support grouping taskbar icons for panels with regular taskbar icon for Chrom...jianli@chromium.org2011-10-212-34/+54
* aura: Add support for touch events.sadrul@chromium.org2011-10-171-0/+25
* Consolidate ui::NativeEvent and base::NativeEventoshima@google.com2011-10-051-14/+14
* Limit EF_EXTENDED to key events.msw@chromium.org2011-10-041-1/+12
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-0/+210
* Fix the spelling of the comment in ImeInput::IsCtrlShiftPressed.ehsan.akhgari@gmail.com2011-09-151-1/+1
* Move the mouse wheel utils from views to ui\base\win, to get rid of some view...jam@chromium.org2011-08-262-0/+154
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-064-20/+20
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-174-16/+20
* Changes wrench menu button to show system menu on space. This matchessky@chromium.org2011-07-082-0/+16
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-252-0/+154
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-252-154/+0
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-252-0/+154
* Disables tooltips if we can't create the tooltip window. I still don'tsky@chromium.org2011-06-131-16/+2
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-1/+1
* Fix a Chrome browser crash which occurs when running the browser as part of C...ananta@chromium.org2011-05-181-0/+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-193-17/+25
* Removes code added to track down crash. The crash seems to havesky@chromium.org2011-04-152-17/+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-282-2/+2
* Move chrome/browser/ime_input.* to ui/base/win/suzhe@google.com2011-03-232-0/+874
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-171-2/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-4/+4
* views: Make ShouldUseVistaFrame a static method of WidgetWin.tfarina@chromium.org2011-01-282-18/+0
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-194-0/+574