summaryrefslogtreecommitdiffstats
path: root/ui/base/win
Commit message (Expand)AuthorAgeFilesLines
* Fix the open file dialog on Windowsluken2014-09-302-6/+28
* Experimentally isolate GetSaveFileName in a utility process.erikwright@chromium.org2014-08-222-0/+72
* Experimentally isolate GetOpenFileName in a utility process.erikwright@chromium.org2014-08-143-10/+200
* Introduce a helper for OPENFILENAME struct to make certain logic testable.erikwright@chromium.org2014-08-013-0/+285
* Remove an unused method, make another private.erikwright@chromium.org2014-08-012-16/+4
* Remove the WM_SYSCOMMAND handling from the LegacyRenderWidgetHostHWND class.ananta@chromium.org2014-07-101-11/+0
* Updated the WindowEventTarget interface in ui\base to return a bool from all ...ananta@chromium.org2014-06-241-5/+31
* Removing the GetUndocumentedDPIScale and GetUndocumentedDPITouchScale methods...ananta@chromium.org2014-06-171-5/+2
* CHR-1796: Implement UIATextProvider::get_Value method.mpichlinski@opera.com2014-06-162-5/+17
* Re-land: Store and restore view focus in OnWindowFocused.msw@chromium.org2014-05-181-1/+1
* Revert of Store and restore view focus in OnWindowFocused. (https://coderevie...ckocagil@chromium.org2014-05-181-1/+1
* Store and restore view focus in OnWindowFocused.msw@chromium.org2014-05-171-1/+1
* Send the device scale factor from Windows 8 ASH during initialization via the...ananta@chromium.org2014-05-131-9/+1
* Ignore WM_MOUSEACTIVATE messages which occur in the context of touch events w...ananta@chromium.org2014-03-172-0/+33
* Create an interface WindowEventTarget to enable a class to receiveananta@chromium.org2014-02-202-0/+87
* Remove some uses of ATL in UI codescottmg@chromium.org2014-01-293-13/+9
* Repaint windows on screen unlock.jbauman@chromium.org2014-01-252-0/+44
* 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