summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* ozone/platform/wayland: build fix about CreateNativePixmapFromHandle()dongseong.hwang2016-03-032-0/+4
* Do not show rotation in tray display for internal display.jonross2016-03-031-1/+3
* xkb: Restore layout init for non CHROMEOS buildsjbriance2016-03-031-2/+9
* Mac: Catch up app windows to 10.11 Fullscreen quirkstapted2016-03-033-9/+93
* CC Animation: Erase old animation system in UI Compositor.loyso2016-03-0310-126/+18
* Convert Pass()→std::move() on Windowsdcheng2016-03-024-13/+12
* Revert of IPC::ParamTraits for ui::Event (towards ui::Events over mojo IPC) (...dimich2016-03-029-113/+23
* Implements and tests IPC::ParamTraits for ui::Event (towards ui::Events over ...markdittmer2016-03-029-23/+113
* Resets hover state when ToolbarActionView is draggedvarkha2016-03-023-4/+22
* Add inputMethodPrivate.notifyImeMenuItemActivated/onImeMenuItemsChanged API.azurewei2016-03-022-0/+36
* ozone/platform/wayland: Drop WaylandWindow::GetWidget()forney2016-03-028-28/+26
* ozone/platform/wayland: Add WaylandTest base class to eliminate redundancyforney2016-03-027-95/+102
* Gallery: Load images sequentially, stop chunking loading requests.ryoh2016-03-021-34/+17
* Gallery: init mode before loading thumbnail & load thumbnails for selected im...ryoh2016-03-021-28/+37
* Initialized TestButtonInkDropDelegate::is_hovered_.bruthig2016-03-021-1/+1
* Use convenience methods for casting to Mouse/Wheel/Scroll/Touch/Key events.moshayedi2016-03-0214-52/+66
* Remove non-animating LayerAnimators when removing child Layersbruthig2016-03-023-3/+57
* Remove DialogDelegate::Accept() variantestade2016-03-023-10/+2
* Fixed LabelButtons to show/hide the ink drop hover for mouse enter/exit events.bruthig2016-03-022-1/+133
* [MD] [Win/Linux] Paint opaque frames without bg assetestade2016-03-024-49/+45
* Mac: Make calling WebContents::WasShown/WasHidden the responsibility of the c...tapted2016-03-011-4/+24
* Make GLImageOzoneNativePixmap::CopyTexImage initialise texturehalliwell2016-03-012-0/+14
* ozone: Add scanout usage support to CreateGpuMemoryBufferFromHandle.reveman2016-03-0112-18/+122
* Introduce BubbleDialogDelegateView, which extends DialogDelegateViewestade2016-03-0113-169/+586
* Account for shadows in layout when drawing views::Label's textestade2016-03-011-0/+1
* [Mac] Fix DomKey for dead keys and right commandchongz2016-03-011-6/+23
* Make EventGenerator simpler.moshayedi2016-03-012-25/+6
* Add the decorative icons to the sync confirmation dialog.anthonyvd2016-03-017-2/+24
* Remove myself from most OWNERS filesstuartmorgan2016-03-011-1/+0
* Hide tooltips while scrolling.tdresser2016-03-011-0/+4
* Remove mojom::EventPtr from EventDispatcher.moshayedi2016-03-012-1/+57
* Gallery app: Remove unused GalleryItem.screenImage field.ryoh2016-03-014-40/+0
* Files: Remove a duplicate case.fukino2016-03-011-1/+0
* Reworks the Mac tab strip to use the Material Design style.shrike2016-03-016-21/+51
* base: Update MRUCache to allow to use unordered_map and custom hashers.vmpstr2016-03-012-0/+2
* Fixes ui/gfx builds for iOS.nicholss2016-03-011-2/+2
* power, arc: add SetInteractiveejcaruso2016-02-292-4/+23
* Fixes alternating keyboard and mouse hot-tracking in menusvarkha2016-02-294-36/+201
* Add explicit assignment operator and copy contructor to AXNodeDatadmazzoni2016-02-292-5/+34
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-295-14/+14
* Fix problem enabling Material Design from chrome://flags on Chrome Mac.shrike2016-02-292-14/+43
* Gets native_widget_unittest running for mussky2016-02-2919-186/+376
* Add type signatures for enums in wallpaper API.ryoh2016-02-291-5/+15
* Change Mojo URLs to structured names.ben2016-02-271-4/+3
* delete unused code in backgroundbsep2016-02-272-29/+0
* Adding hover and ripple to Bookmarks buttons.bruthig2016-02-2717-183/+804
* Fix shelf crash on windowssky2016-02-271-2/+11
* Fix: condition to hide generic file handlers has to be inverted.kinaba2016-02-271-1/+1
* Revert of Gets native_widget_unittest running for mus (patchset #6 id:100001 ...jaydasika2016-02-2718-374/+186
* base: Remove MessagePumpDispatcher.sadrul2016-02-263-9/+1