summaryrefslogtreecommitdiffstats
path: root/ui/platform_window
Commit message (Expand)AuthorAgeFilesLines
* Add more out of line copy ctors for complex classes.vmpstr2016-03-242-0/+3
* Fix multiple displays with Ozone X11.kylechar2016-03-216-6/+110
* Fix double click on Ozone X11.kylechar2016-02-261-2/+5
* Reduce the fullscreen window height by 1px on activation loss and restore it ...ananta2016-02-231-2/+4
* Add cursor support to Ozone X11.kylechar2016-02-225-1/+142
* Add PlatformWindow/Event related code for Ozone X11.kylechar2016-02-098-346/+522
* Swapped major/minor radii when minor radius is greater.mustaq2016-02-091-1/+9
* ash: Unify various implementations of AshWindowTreeHost.sadrul2016-02-051-0/+24
* Create //ui/base/ime:text_input_base target.kylechar2016-01-271-1/+1
* Fix "gn check" for ozone build.brettw2016-01-051-0/+4
* Switch to standard integer types in ui/.avi2015-12-243-0/+5
* Pass method parameters as JavaParamRef in remaining cases.torne2015-12-174-19/+23
* mash: Title the window so it has a name in the taskbar.erg2015-12-082-2/+27
* Add most of //ui/ to "gn check"brettw2015-12-083-0/+3
* mus: Let clients set the cursor of their window.erg2015-12-041-1/+3
* Platform Window: Fixing null checks.mfomitchev2015-12-032-12/+15
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* X11: Set bit gravity to NorthWestGravitypiman2015-11-171-1/+2
* Fix inability to reacquire capture on Chrome OSspang2015-11-171-2/+2
* Get Mandoline working in component build.jam2015-11-062-2/+5
* gfx: Make conversions from gfx::Point to PointF explicit.danakj2015-11-021-3/+5
* aura: Support SurfaceDestroyed() on Androidsievers2015-10-192-1/+5
* aura: Unify Ozone+Windows+Android WindowTreeHostsievers2015-10-161-1/+3
* Correctly initialize wheel events on windows in musrjkroege2015-10-091-5/+6
* Pull buildtools for GN 352082brettw2015-10-051-4/+4
* Remove all Windows Window Scoped Trackers and Associated Instrumentationrobliao2015-09-291-37/+0
* Remove ui::KeyEvent::platform_keycode_kpschoedel2015-09-161-2/+0
* Wire title changes from WebFrameClient all the way through to PlatformWindowben2015-09-039-0/+20
* view-manager: Fix some issues regarding running tests in x11.sadrul2015-09-021-3/+3
* view-manager: Allow closing down a view-tree.sadrul2015-09-011-0/+1
* android: add gyp rules for platform android_windowDaniel Sievers2015-08-201-0/+58
* Mandoline: Enable Android software keyboard for the Omnibox.penghuang2015-08-172-36/+4
* Making PlatformWindowAndroid work with component buildmfomitchev2015-08-113-1/+36
* Mandoline: Support text input on Android part 2 of 2.penghuang2015-08-058-24/+87
* Move JNI annotations to annotations package.aurimas2015-07-302-4/+4
* Mandoline: Support text input on Android part 1 of 2.penghuang2015-07-2718-5/+357
* mojo: Fix running view-manager related apptests on X11.sadrul2015-07-214-1/+26
* platform-window: Make sure the delegate is notified when the surface is gone.sadrul2015-07-091-1/+1
* view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewport...sadrul2015-07-025-7/+165
* Revert of view_manager: Add a stub impl for PlatformWindow, and remove Platfo...thakis2015-07-025-160/+0
* Makes stub window callback to delete with null widget and scalesky2015-07-011-0/+1
* view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewport...sadrul2015-07-015-0/+159
* Plumbs through device scale factor when widget is availablesky2015-06-184-4/+7
* gn: 'platform_impl' should be a group instead of component (since it has no c...sadrul2015-06-161-1/+1
* android: Introduce a ui::PlatformWindow implementation for android.sadrul2015-06-156-0/+557
* Revert of android: Introduce a ui::PlatformWindow implementation for android....skobes2015-06-126-557/+0
* android: Introduce a ui::PlatformWindow implementation for android.sadrul2015-06-126-0/+557
* Don't destroy the window in PlatformWindow's destructor.jam2015-05-182-4/+6
* Rework GN sessions componentbrettw2015-04-301-1/+3