summaryrefslogtreecommitdiffstats
path: root/ui/base/win
Commit message (Expand)AuthorAgeFilesLines
* Clear Window Properties on Window Destructionrobliao2015-11-132-22/+58
* Revert of Clear Window Properties on Window Destruction (patchset #2 id:40001...robliao2015-11-122-58/+22
* Clear Window Properties on Window Destructionrobliao2015-11-122-22/+58
* Remove all Windows Window Scoped Trackers and Associated Instrumentationrobliao2015-09-291-5/+0
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-3/+4
* Don't route mouse wheel events to transparent children (Legacy_RenderWidgetHo...ananta2015-07-301-0/+8
* clang/win: Fix two more -Wundefined-function warnings in Chromium code.thakis2015-07-291-3/+2
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-0/+3
* Clear touch state in HWNDMessageHandler if the underlying child window on whi...ananta2015-06-031-0/+4
* Move Tuple to base namespace.brettw2015-05-293-15/+15
* win: Work on reducing number of style plugin warnings.thakis2015-05-012-16/+51
* Apply automated fixits for Chrome clang plugin to ui_base_unittests.dcheng2015-04-212-28/+23
* Be explicit about target type in platform_util::OpenItem()asanka2015-03-072-28/+75
* Instrumenting windows message maps, and cleanup.vadimt2015-01-131-0/+5
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-2/+2
* Update legacy Tuple-using code.Avi Drissman2014-12-223-17/+16
* Cleanup: Remove --no-message-box switch from ui/base switches.tfarina2014-12-101-5/+0
* disable aero glass for Vista.cpu2014-12-081-3/+3
* Remove implicit conversions from scoped_refptr to T* in ui/dcheng2014-11-131-5/+6
* Add debug::Alias for version to track unexpected DwmIsCompositionEnabled callScott Graham2014-11-101-1/+4
* remove ui/base/win/dpi_setup.ccscottmg2014-10-232-42/+0
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-2/+2
* 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