summaryrefslogtreecommitdiffstats
path: root/ui/base/win
Commit message (Expand)AuthorAgeFilesLines
* ui: Rename ui_export.h to ui_base_export.htfarina@chromium.org2014-01-0611-45/+48
* Correct the operation of the --high-dpi-support=1 flag under win/ash.girard@chromium.org2013-12-241-1/+10
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-184-38/+48
* Revert 233759 "Make NativeTextfieldViews update the win system c..."dmazzoni@google.com2013-11-202-28/+1
* Remove unused base/win/extra_sdk_defines.h.msw@chromium.org2013-11-171-39/+0
* Make NativeTextfieldViews update the win system caret.dmazzoni@chromium.org2013-11-082-1/+28
* Flag --force-device-scale-factor was being inconsistently referenced.girard@chromium.org2013-11-041-8/+1
* Enable profile pinning by setting browser window relaunch detailscalamity@chromium.org2013-10-312-36/+43
* Revert 231295 "Enable profile pinning by setting browser window ..."battre@chromium.org2013-10-282-43/+36
* Enable profile pinning by setting browser window relaunch detailscalamity@chromium.org2013-10-282-36/+43
* Correct bug in InitDeviceScaleFactor - hidden variable.girard@chromium.org2013-10-111-1/+1
* Remove last dependencies on ui/base from ui/gfxben@chromium.org2013-09-273-0/+49
* events: Make platform specific events code into ui/events/.sadrul@chromium.org2013-09-251-372/+0
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-2/+2
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-1214-838/+15
* Fix white flashing on resize: fix wndclass brush, clear once to blackscottmg@chromium.org2013-09-101-2/+1
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-104-246/+5
* Set hbrBackground on wndclass, fixes white flash on resizescottmg@chromium.org2013-09-061-1/+1
* Do not handle AltGr modifier as system key.nona@chromium.org2013-08-271-0/+2
* For a non-dpi-aware application, Win7 and Win8 convert most events from scree...girard@chromium.org2013-08-273-4/+22
* [WIN] Remove "Pin this program to taskbar" of panel window.zhchbin@gmail.com2013-08-222-0/+21
* Adding a detour for GetMonitorInfo which appears to be broken under split scr...shrikant@chromium.org2013-08-161-2/+3
* Ignore dpi scaling if not in dpi mode.flackr@chromium.org2013-08-061-2/+5
* Cache touch event's valuators at per touch levelmiletus@chromium.org2013-07-311-0/+4
* Use a direct include of the message_loop header in ui/, part 1.avi@chromium.org2013-07-181-1/+1
* Refactoring. Move ui/base/win/ime_input.* to ui/base/ime/win/yoichio@chromium.org2013-07-182-907/+0
* When transparency is required with Aura enabled and DWM composition disabled,...zturner@chromium.org2013-06-291-0/+10
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-1/+1
* Makes WindowImpl thread safe as we apparently use it on multiplesky@chromium.org2013-06-202-2/+6
* Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)girard@chromium.org2013-06-171-10/+14
* Enable high dpi in win/views.girard@chromium.org2013-06-123-1/+11
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-118-10/+10
* Add HiDPI flag for Windows.girard@chromium.org2013-06-071-8/+19
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Don't reinterpret_cast from void* to bool.hans@chromium.org2013-06-051-2/+1
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-2/+2
* Ignore MoveImeWindow when the target window has no input focus.Yukawa@chromium.org2013-05-211-0/+8
* On Windows Vista and its follow-ons, ImmIsIME() returns always true, thuskochi@chromium.org2013-05-201-1/+22
* Fix the CompositionText::selection handling.Yukawa@chromium.org2013-05-161-14/+5
* Extend MouseWheelEvent to support both X and Y scrollssheckylin@chromium.org2013-05-031-2/+2
* Fix blocking of shutdown on Windowsscottmg@chromium.org2013-05-021-1/+13
* Show composition segments part 1/2.Yukawa@chromium.org2013-05-011-7/+0
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-241-1/+1
* Map accessible child ids from Views to RenderWidgetHostViewAuradmazzoni@chromium.org2013-04-111-0/+30
* ShowSystemMenu on Win Alt+Space with Views Textfields, etc.msw@chromium.org2013-03-292-7/+18
* Correct title bar size for HiDPI Windowsgirard@chromium.org2013-03-152-0/+9
* Optimized GetTouchInputInfoWrappergirard@chromium.org2013-03-131-1/+1
* Wrap calls to GetTouchInputInfogirard@chromium.org2013-03-112-0/+46
* Fix touch scaling for high dpi windows. (Resubmit)girard@chromium.org2013-03-083-0/+71