summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Files.app: Update metadata by using new metadata cache event.hirono2015-02-173-103/+38
* Fix closure compiler errors which are introduced by 931603002.yawano2015-02-171-2/+2
* Allow scroll events to open custom launcher pages.tapted2015-02-177-116/+65
* Update the thumbnail when a file is updated.yawano2015-02-176-54/+148
* Files.app: Make the center of ripple effect approach the center of container ...fukino2015-02-171-1/+1
* Add tooltip to entire start page and apps grid tiles.calamity2015-02-175-4/+38
* Add ellipsis to app list speech queries that overflow the search area.calamity2015-02-171-2/+2
* Fix experimental app list apps grid layout.calamity2015-02-171-9/+6
* Remove SK_SUPPORT_LEGACY_ADDRRECTfmalita2015-02-161-23/+28
* Files.app: Filter out invalid selection when the length of data model is chan...hirono2015-02-161-0/+4
* Files.app: Change color for hover/focus buttons based on the background color.fukino2015-02-161-1/+8
* Files.app: Cancel item selection when a user start searching.fukino2015-02-161-0/+4
* Files.app: Use persistent cache for MetadataProviderCache.hirono2015-02-166-50/+46
* Dropdown popup windows can be too narrow when content width is just slightly ...keishi2015-02-161-1/+3
* Files.app: Expand tree item's height to 40px.fukino2015-02-161-11/+2
* Networking.config: UI modifications in the ashtraycschuet2015-02-161-0/+1
* Fix more actions button to show its menu.yawano2015-02-163-26/+48
* Reset Screen moved to ScreenContext.merkulova2015-02-161-1/+4
* Files.app: Update visual style of file-name overlay in grid view.fukino2015-02-163-32/+46
* Reveal appropriate directory when user clicks on Google Drive link.smckay2015-02-166-596/+669
* Files.app: Fix closure compiler error on MetadataCacheSet.hirono2015-02-161-0/+1
* Add update event to MetadataCacheSet.hirono2015-02-1610-11/+51
* Ensure import details popup is hidden by default.smckay2015-02-141-1/+1
* Files.app: Make all columns resizable in table view.fukino2015-02-141-23/+8
* Reduce the number of text reshaping in RenderTextoshima2015-02-1410-388/+697
* Focus and trail cursor on Views Textfield selection clipboard paste.msw2015-02-142-22/+25
* linux/x11: Fix event dispatch in menus in High DPI.Sadrul Habib Chowdhury2015-02-143-2/+166
* Fix DCHECK in GLFenceEGLboliu2015-02-141-1/+1
* Fix closure compile.Dan Beam2015-02-141-8/+0
* Add store-locally checkbox to Android card unmasking prompt.estade2015-02-141-7/+0
* Clean up some strings.newt2015-02-131-64/+48
* Mask the value of passwords in accessible value.dtseng2015-02-132-3/+24
* chromeos: Cats avatar added to defaults set.merkulova2015-02-134-0/+10
* Revert of Reset Screen moved to ScreenContext. (patchset #7 id:120001 of http...jonross2015-02-131-4/+1
* Reset Screen moved to ScreenContext.merkulova2015-02-131-1/+4
* win/aura: Remove some more non-aura code for Windows.Sadrul Habib Chowdhury2015-02-131-30/+0
* Revert of Reset Screen moved to ScreenContext. (patchset #6 id:100001 of http...merkulova2015-02-131-4/+1
* Reset Screen moved to ScreenContext.merkulova2015-02-131-1/+4
* Files.app: Replace volume icons with final version of them.fukino2015-02-1389-32/+100
* uber: remove mouse focus outlines on nav tabs.dbeam2015-02-131-4/+20
* Fix a closure compiler error by modifying gyp and the externyoshiki2015-02-132-2/+2
* Integrate ListThumbnailLoader to list view and grid view.yawano2015-02-1313-113/+313
* Pass VolumeManager to FileOperationManager.hirono2015-02-132-32/+59
* Update import details panel to comply (mostly) with UX direction.smckay2015-02-134-172/+312
* Remove unused members from views::MockInputMethodtapted2015-02-137-95/+24
* Link chrome platform analytics into Files.app.kenobi2015-02-1310-3/+31
* Mac: Optimize TabView drawing.andresantoso2015-02-136-0/+195
* Files.app: Replace metadataCache in misc classes.hirono2015-02-135-110/+104
* Switch DragSourceWin to use RuntimeClass, rather than manual IUnknownscottmg2015-02-137-43/+23
* Extend ShareHelper#share to share a screenshot as a streamjaekyun2015-02-132-30/+59