summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Get Mandoline working in component build.jam2015-11-063-2/+6
* Gallery: falls back to default cursor if it cannot use custom cursor.yawano2015-11-0613-26/+44
* Make ChromeOS IME APIs platform-independent, step 2: Combine class chromeos::...azurewei2015-11-069-15/+438
* Merge duplicated CompositionText structuresazurewei2015-11-0616-336/+214
* Gallery: load thumbnail first when effect is zoom to screen.yawano2015-11-064-4/+14
* Check if dispatcher is destroyed during PreDispatchmohsen2015-11-063-36/+107
* cc: Fix GL_R8 GpuMemoryBuffersccameron2015-11-062-2/+2
* Use FILE_PATH_LITERAL for path params to enumerator.wkorman2015-11-061-4/+3
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-062-2/+2
* SkDevice shouldn't be accessed outside of Skia; it will soon betomhudson2015-11-055-34/+42
* Show quick menu for insertion handle on long-pressmohsen2015-11-054-31/+33
* 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