summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Collapse all mac notifications into its own structRobert Sesek2016-03-042-74/+108
* Reset the settings button cog correctly when adding buttonsRobert Sesek2016-03-041-0/+3
* [Merge to 2623] Clear IOSurfaces immediately after creating them.erikchen2016-03-011-1/+10
* Revert of [Merge to 2623] Clear IOSurfaces immediately after creating them. (...erikchen2016-03-012-56/+1
* [Merge to 2623] Clear IOSurfaces immediately after creating them.erikchen2016-02-292-1/+56
* Merge to M49: Allow AXTreeSerializer::SerializeChanges to return an error code.Dominic Mazzoni2016-02-293-17/+80
* Make hud layer initialize its own font.Stanislav Chiknavaryan2016-02-254-49/+0
* Print Preview: Fix bad alignment of text fields and buttons on OSX.Kent Tamura2016-02-251-1/+1
* The key event should be stopped propagation when it's been processed as an ac...Shu Chen2016-02-245-16/+33
* Updating XTBs based on .GRDs from branch 2623Krishna Govind2016-02-221-1/+1
* Revert "Revert "Add XInput event timestamp rollover protection""Majid Valipour2016-02-185-6/+66
* Add build rules for platform_ozone_x11.Majid Valipour2016-02-1811-48/+137
* Merge: Fix accelerator handling for in-menu buttons in the app menu.Mustafa Emre Acer - Google2016-02-185-77/+96
* Revert "Add XInput event timestamp rollover protection"Majid Valipour2016-02-175-66/+6
* Add timestamp to synthetic touchpad fling wheel eventsMajid Valipour2016-02-151-0/+1
* Add XInput event timestamp rollover protectionMajid Valipour2016-02-155-6/+66
* [UI Views] Handle accelerators being pressed for buttons inside a menuDevlin Cronin2016-02-122-0/+8
* [This change needs to go to branch 2623].xdai2016-02-121-4/+16
* Mac Overlays: Fix blank white hangsChristopher Cameron2016-02-101-1/+10
* UI Compositor: Fix unit tests to work if no use_compositor_animation_timelinesAlexey Baskakov2016-02-031-0/+9
* UI Compositor: Fix cc::AnimationPlayers leak.Alexey Baskakov2016-02-034-5/+69
* Fix dock mode with 2+ external displays.Jacob Dufault2016-02-012-28/+28
* Merge: Update reposting of events from menusjonross2016-02-013-39/+142
* Removes the |system_toplevel_window_focused| flag in ui::InputMethodBase.Shu Chen2016-01-296-57/+11
* Audio Player: Improve how to skip playing position on arrow keys on time slider.Naoki Fukino2016-01-262-5/+34
* Don't change default dialog button when focus changes.Evan Stade2016-01-223-0/+23
* Fix size of windows menu controls in HiDPI.Evan Stade2016-01-223-25/+0
* Mac: Add support for clipping and arbitrary transformsChristopher Cameron2016-01-222-4/+6
* Revert "Makes sure the keyboard typing isn't blocked when InputMethod::OnFocu...Shu Chen2016-01-2217-193/+8
* Makes sure the keyboard typing isn't blocked when InputMethod::OnFocus() is n...Shu Chen2016-01-2117-8/+193
* Revert of Make File-Picker modal on Linux (patchset #18 id:340001 of https://...Sadrul Habib Chowdhury2016-01-213-48/+3
* Fix unit test corresponding to crrev.com/368236kpschoedel2016-01-151-1/+1
* Split X11 event handling implementations into seperate file.kylechar2016-01-155-704/+895
* Add lhchavez as OWNER of ARC directorieselijahtaylor2016-01-151-0/+1
* Add support for "unowned" service_id to Texture.liberato2016-01-151-0/+1
* Incognito NTP style tweaksedwardjung2016-01-156-4/+65
* Revert of Added capability on Windows to get the physical dimensions of your ...vasilii2016-01-154-197/+0
* fix errors reported by the closure compiler.ryoh2016-01-152-7/+8
* Two small improvements to color_utils::HSLShift:pkasting2016-01-151-21/+24
* Files: Remove unused dialogs.fukino2016-01-154-147/+0
* Support more filetypes in MetadataProvider via chrome.mediaGalleries API and ...ryoh2016-01-159-42/+278
* Tone down the hover effect on mousing over background tabs.pkasting2016-01-151-1/+1
* clang/win: Fix a -Wmissing-braces regression from https://codereview.chromium...Nico Weber2016-01-151-1/+4
* Replace cr-collapse with iron-collapsemichaelpg2016-01-158-138/+5
* Added capability on Windows to get the physical dimensions of your attached m...bsep2016-01-154-0/+194
* Ozone: Remove unused GetProcessedPixmap API.kalyan.kondapally2016-01-156-24/+2
* Remove GetImageScale (Dead Code)robliao2016-01-141-13/+0
* Add support for --use-gl=angle on Linuxcwallez2016-01-148-13/+46
* CC Animation: Replace AnimiationEventsVector with AnimiationEvents class.loyso2016-01-148-2/+9
* Refactor ozone DrmDisplayHostManager for pluggable messagingrjkroege2016-01-146-500/+742