summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix GLFence when using core profileccameron2015-11-051-1/+4
* Settings Rewrite: Roll Polymer version to latest.tommycli2015-11-051-7/+3
* Move MotionEventAndroid to ui/events/androidkhushalsagar2015-11-059-0/+829
* [Contextual Search] Trigger the translation one-box.donnd2015-11-051-0/+28
* views/mus: A ui::PlatformWindow implementation for mus.sadrul2015-11-058-170/+186
* ash: Add unit testing coverage of DisplayColorManagerrobert.bradford2015-11-052-1/+5
* ozone: evdev: Add missing errno.h #include in event_converter_evdev.ccmostynb2015-11-051-0/+1
* Kills TraceTicks, which was functionally the same as TimeTickscharliea2015-11-053-14/+6
* Use the new DrawHighlight() helper to replace GlowHoverController::Draw().pkasting2015-11-052-49/+9
* AudioPlayer: Update header design.fukino2015-11-053-4/+8
* Handle failures for thumbnails more efficiently and gracefully.mtomasz2015-11-054-42/+160
* Makes windowmanager draw non-client areasky2015-11-059-14/+195
* Removes logInfo override in angle_platform_impl.[h,cc]charliea2015-11-052-5/+0
* Add a flag for enabling compositor property treesajuma2015-11-051-0/+2
* Don't show the "cancel hover" animation when transitioning a button directlypkasting2015-11-051-8/+11
* Android Webview IPC-based sync compositingboliu2015-11-053-0/+38
* Fix GPU.EGLDisplayType UMA histogram name.jbauman2015-11-041-1/+1
* Replace ViewsDelegate::CreateNativeWidget with a callbackben2015-11-047-51/+63
* Change omnibox dropdown headline text color for material designtdanderson2015-11-042-0/+9
* Add flag to TableView to control if selection is automatically updatedjuncai2015-11-043-1/+63
* mus: Re-wire how a bounds change request works.sadrul2015-11-043-12/+15
* Make WindowManagerConnection not use AuraInit.ben2015-11-045-49/+14
* ui/gfx/geometry: Rename empty() method to IsEmpty() on Insets APIs.tfarina2015-11-046-8/+8
* Text controls should expose their value instead of their name via IAccessible...nektar2015-11-041-0/+1
* Set gpu memory policy in UI compositor.sohan.jyoti2015-11-041-0/+8
* GN: Remove "outputs" parameter for java_cpp_enum()agrieve2015-11-043-19/+0
* Read Polymer elements' properties directly in closure compilation of Files/Au...fukino2015-11-044-48/+5
* Disable notimplementeds in a few files.ben2015-11-044-64/+64
* Gallery: do not disable dimmable UI controller when it's in slideshow.yawano2015-11-044-11/+97
* Fix actions when using keyboard.mtomasz2015-11-041-31/+4
* Importing a "non-existent" URL like "chrome://md-settings/404"michaelpg2015-11-041-1/+4
* Misc. cleanup:pkasting2015-11-041-12/+8
* Add gfx::Size::GetCheckedArea and use it where appropriate.vmpstr2015-11-042-1/+8
* Avoid const int definition problemsbrucedawson2015-11-041-2/+2
* [Contextual Search] Scale crushed sprites in crushed_sprite_layer.cctwellington2015-11-037-58/+123
* Add Tim to the OWNERS of LatencyInfomiletus2015-11-031-0/+1
* Window Type Launcher as a process.ben2015-11-031-1/+0
* Add PointToSkPoint() and friends.pkasting2015-11-034-14/+30
* Use persistent index to generate display idoshima2015-11-036-23/+31
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-033-9/+9
* Adds support for an additional surface on each Windowsky2015-11-0310-22/+55
* Add UMA histogram to determine whether EGL display is created with D3D9 or 11jbauman2015-11-032-7/+13
* Rename legacy 'Layout' methods across Blink and cc.wkorman2015-11-032-2/+2
* Fix code style for pasting in Files app.mtomasz2015-11-031-30/+34
* Mac: Pass correct vsync parameters in software modeccameron2015-11-031-0/+2
* gn format everything.tfarina2015-11-033-3/+9
* views/mus: Remove dead code.sadrul2015-11-032-40/+1
* Tweak the size of modal dialogs.meacer2015-11-031-2/+2
* Pass MotionEvent tilt angles to Blink on Android.eero.hakkinen2015-11-026-1/+27
* gfx: Make conversions from gfx::Point to PointF explicit.danakj2015-11-0232-288/+298