Sign in
chromium
/
chromium
/
src
/
7e4777f9ee04aae9e0879c476c860b5b84776ea4
/
ui
/
platform_window
43ddd7a3
Remove uses NON_EXPORTED_BASE now that it's a no-op.
by Nico Weber
· 8 years ago
07615e0
android: Remove manual jni registration in ui/
by Bo Liu
· 8 years ago
1bd7abc
Add entries for content editable and date/time field in Mojo's text input state
by Antonio Gomes
· 8 years ago
3def26c
Fix --touch-devices in Ozone X11.
by kylechar
· 8 years ago
08381b6e
Mark the ET_MOUSE_MOVED created from a pointer grab as synthesized.
by mcnee
· 8 years ago
11aa41d
Move ui::GetAtom to gfx::GetAtom
by thomasanderson
· 8 years ago
e043e3ce
Remove usages of XInternAtom
by thomasanderson
· 8 years ago
cd655018
Change StubWindow to always notify delegate
by Scott Violet
· 8 years ago
da737c5
Android: Remove GetApplicationContext part 4
by wnwen
· 8 years ago
72c2b3d4
Adds bounds to parameters of StubWindow constrctor
by sky
· 8 years ago
6472567
Remove ID from ui::TouchEvent's constructors
by lanwei
· 8 years ago
1fc7c67
Fix AshWindowTreeHost shutdown for Ozone X11.
by kylechar
· 8 years ago
d0454d5
Don't exit SetBounds early for X11Window.
by kylechar
· 8 years ago
e4030ae
Move SetUseOverrideRedirectWindowByDefault() to //ui/base.
by kylechar
· 9 years ago
ff673af
Fix aura_unittests and view_unittests for Ozone X11.
by kylechar
· 9 years ago
3d9470f
ui: Cleanup class/struct forward declarations
by jbriance
· 9 years ago
bee9d25d
Mojo C++ bindings: switch ui/platform_window mojom target to use STL types.
by yzshen
· 9 years ago
aef0403
Rename JavaObjectWeakGlobalRef::is_empty to avoid misuse.
by torne
· 9 years ago
6b2728b
X11: Remove calls to XSelectInput
by thomasanderson
· 9 years ago
a6e3f11
Nukes the gyp/gypi files in ui
by sky
· 9 years ago
180af79
Make compositor_frame.h NOT include base/trace_event/trace_event.h
by xlai
· 9 years ago
fddcb163
Move XEvent typedef to x11_types.h.
by kylechar
· 9 years ago
948f366
Remove now-unnecessary .obj() in Java method calls.
by torne
· 9 years ago
8656011
Add missing using statements for JNI types.
by torne
· 9 years ago
4e4d53c
Mojo C++ bindings: make the generator use STL/WTF string/vector/map by default.
by yzshen
· 9 years ago
b9e3b77
Clean up Mojo C API dependent targets
by rockot
· 9 years ago
9b3bda8
Change ui::Event::time_stamp from TimeDelta to TimeTicks
by majidvp
· 9 years ago
7292575
Drop unnecessary override of OnWindowBoundsChanged in NativeWidgetMus::MusWindowObserver
by markdittmer
· 9 years ago
bb0c85e1
Finish eliminating PlatformWindowMus
by markdittmer
· 9 years ago
8f326c6
mojo/converters/ime,display -> ui/platform_window,display/mojo
by ben
· 9 years ago
093812d
x11: Make sure X11WindowBase always computes bounds in screen-space.
by sadrul
· 9 years ago
70394d0
Revert of Finish eliminating PlatformWindowMus (patchset #7 id:120001 of https://codereview.chromium.org/1999083002/ )
by sadrul
· 9 years ago
2b2114f0
Finish eliminating PlatformWindowMus
by markdittmer
· 9 years ago
776e45e1
Fix hotplug events with Ozone X11.
by kylechar
· 9 years ago
fe6518f
Remove X11 deps from //ui/base with Ozone.
by kylechar
· 9 years ago
ad71487
Split //ui/events/devices into two targets.
by kylechar
· 9 years ago
07d8d0f
Revert of Split //ui/events/devices into two targets. (patchset #13 id:240001 of https://codereview.chromium.org/1809713002/ )
by msramek
· 9 years ago
eed04c1
Split //ui/events/devices into two targets.
by kylechar
· 9 years ago
984c189
Removes aura dependencies from WindowPositioner
by sky
· 9 years ago
25c52c3
Replace scoped_ptr with std::unique_ptr in //ui
by danakj
· 9 years ago
bf0d713a
Add more out of line copy ctors for complex classes.
by vmpstr
· 9 years ago
9707ed3
Fix multiple displays with Ozone X11.
by kylechar
· 9 years ago
bb737c4
Fix double click on Ozone X11.
by kylechar
· 9 years ago
ed6530c
Reduce the fullscreen window height by 1px on activation loss and restore it back on activation gain.
by ananta
· 10 years ago
d642dcb
Add cursor support to Ozone X11.
by kylechar
· 10 years ago
456fe8e2
Add PlatformWindow/Event related code for Ozone X11.
by kylechar
· 10 years ago
0d62ed0
Swapped major/minor radii when minor radius is greater.
by mustaq
· 10 years ago
4f923692
ash: Unify various implementations of AshWindowTreeHost.
by sadrul
· 10 years ago
8dd34a13
Create //ui/base/ime:text_input_base target.
by kylechar
· 10 years ago
8b9047a
Fix "gn check" for ozone build.
by brettw
· 10 years ago
9c81217b
Switch to standard integer types in ui/.
by avi
· 10 years ago
2704027
Pass method parameters as JavaParamRef in remaining cases.
by torne
· 10 years ago
8dfb67a
mash: Title the window so it has a name in the taskbar.
by erg
· 10 years ago
b7f2c30
Add most of //ui/ to "gn check"
by brettw
· 10 years ago
314e9981
mus: Let clients set the cursor of their window.
by erg
· 10 years ago
dfefa298
Platform Window: Fixing null checks.
by mfomitchev
· 10 years ago
da6e7c9e
Add context_utils.h includes where needed.
by torne
· 10 years ago
d7a71c88
Run gn --format over all .gn files
by agrieve
· 10 years ago
c35e8b8
X11: Set bit gravity to NorthWestGravity
by piman
· 10 years ago
7d96c973
Fix inability to reacquire capture on Chrome OS
by spang
· 10 years ago
08c85fb
Get Mandoline working in component build.
by jam
· 10 years ago
089746f
gfx: Make conversions from gfx::Point to PointF explicit.
by danakj
· 10 years ago
58f43364
aura: Support SurfaceDestroyed() on Android
by sievers
· 10 years ago
1b4ef1a6
aura: Unify Ozone+Windows+Android WindowTreeHost
by sievers
· 10 years ago
f6be0fc
Correctly initialize wheel events on windows in mus
by rjkroege
· 10 years ago
1c9c26d
Pull buildtools for GN 352082
by brettw
· 10 years ago
4a5556ba
Remove all Windows Window Scoped Trackers and Associated Instrumentation
by robliao
· 10 years ago
cf78ded8
Remove ui::KeyEvent::platform_keycode_
by kpschoedel
· 10 years ago
7c896b5f
Wire title changes from WebFrameClient all the way through to PlatformWindow
by ben
· 10 years ago
f33f439
view-manager: Fix some issues regarding running tests in x11.
by sadrul
· 10 years ago
bf6c05a
view-manager: Allow closing down a view-tree.
by sadrul
· 10 years ago
bbcffdc
android: add gyp rules for platform android_window
by Daniel Sievers
· 10 years ago
d1e9dba
Mandoline: Enable Android software keyboard for the Omnibox.
by penghuang
· 10 years ago
3f1b5be7
Making PlatformWindowAndroid work with component build
by mfomitchev
· 10 years ago
b7e80d2
Mandoline: Support text input on Android part 2 of 2.
by penghuang
· 10 years ago
ca3b803
Move JNI annotations to annotations package.
by aurimas
· 10 years ago
3c35f95
Mandoline: Support text input on Android part 1 of 2.
by penghuang
· 10 years ago
da9ab7e
mojo: Fix running view-manager related apptests on X11.
by sadrul
· 10 years ago
71b167f
platform-window: Make sure the delegate is notified when the surface is gone.
by sadrul
· 10 years ago
446a0482
view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewportHeadless.
by sadrul
· 10 years ago
0e0809c
Revert of view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewportHeadless. (patchset #2 id:20001 of https://codereview.chromium.org/1214373004/)
by thakis
· 10 years ago
facb7a7c
Makes stub window callback to delete with null widget and scale
by sky
· 10 years ago
c8d744ce
view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewportHeadless.
by sadrul
· 10 years ago
b2afc80
Plumbs through device scale factor when widget is available
by sky
· 10 years ago
7e36c7d
gn: 'platform_impl' should be a group instead of component (since it has no code of its own).
by sadrul
· 10 years ago
1218a59
android: Introduce a ui::PlatformWindow implementation for android.
by sadrul
· 10 years ago
707589f
Revert of android: Introduce a ui::PlatformWindow implementation for android. (patchset #5 id:120001 of https://codereview.chromium.org/1180573004/)
by skobes
· 10 years ago
870d6cf
android: Introduce a ui::PlatformWindow implementation for android.
by sadrul
· 10 years ago
133ead2
Don't destroy the window in PlatformWindow's destructor.
by jam
· 10 years ago
a22cb3b
Rework GN sessions component
by brettw
· 10 years ago
ad8e1af2
Apply automated fixits for Chrome clang plugin to views_unittests.
by dcheng
· 10 years ago
54732d8
win: fix narrowing warning on vs2015
by scottmg
· 10 years ago
157d6cf6
Work on GN Windows component build.
by brettw
· 10 years ago
f52514e
[Ozone] Constrain the cursor when overscan insets are set
by pkotwicz
· 11 years ago
5e16d46c
replace COMPILE_ASSERT with static_assert in ui/
by mostynb
· 11 years ago
151c801
Instrumenting windows message maps, and cleanup.
by vadimt
· 11 years ago
ac0495771
Add GN files for ui/platform_window/win.
by vchigrin
· 11 years ago
bba95ce
gn format //ui
by scottmg
· 11 years ago
78a73470
Move all event related devices from ui/events/ to ui/events/devices/
by dnicoara
· 11 years ago
bc07fa0
Standardize usage of virtual/override/final specifiers.
by dcheng
· 11 years ago
Next »