summaryrefslogtreecommitdiffstats
path: root/ui/platform_window/win
Commit message (Expand)AuthorAgeFilesLines
* Fix inability to reacquire capture on Chrome OSspang2015-11-171-2/+2
* aura: Unify Ozone+Windows+Android WindowTreeHostsievers2015-10-161-1/+3
* Correctly initialize wheel events on windows in musrjkroege2015-10-091-5/+6
* Remove all Windows Window Scoped Trackers and Associated Instrumentationrobliao2015-09-291-37/+0
* Wire title changes from WebFrameClient all the way through to PlatformWindowben2015-09-032-0/+6
* Mandoline: Support text input on Android part 1 of 2.penghuang2015-07-272-0/+5
* Plumbs through device scale factor when widget is availablesky2015-06-181-1/+2
* Don't destroy the window in PlatformWindow's destructor.jam2015-05-181-1/+0
* Rework GN sessions componentbrettw2015-04-301-1/+3
* Apply automated fixits for Chrome clang plugin to views_unittests.dcheng2015-04-211-15/+15
* win: fix narrowing warning on vs2015scottmg2015-04-141-1/+2
* [Ozone] Constrain the cursor when overscan insets are setpkotwicz2015-01-272-0/+4
* Instrumenting windows message maps, and cleanup.vadimt2015-01-131-0/+37
* Add GN files for ui/platform_window/win.vchigrin2014-12-211-0/+22
* Send the proper event time when dispatching mouse event on windows aura.lfg2014-10-221-1/+1
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-13/+13
* platform_window: Add SetCursor & MoveCursorTospang@chromium.org2014-07-312-0/+6
* Distinguish between keystroke and character events.kpschoedel@chromium.org2014-07-251-1/+1
* aura: Use PlatformWindow from WindowTreeHostWin.sadrul@chromium.org2014-07-232-0/+22
* Revert 284850 "aura: Use PlatformWindow from WindowTreeHostWin."markusheintz@chromium.org2014-07-232-22/+0
* aura: Use PlatformWindow from WindowTreeHostWin.sadrul@chromium.org2014-07-232-0/+22
* win32: Add a PlatformWindow implementation for Windows.sadrul@chromium.org2014-07-225-0/+303