summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Implementing ATK functions get_index_in_parent & ref_relation_set for Chrome UIshreeram.k2015-03-242-0/+44
* Files.app: Fix a jscompiler error.kenobi2015-03-231-2/+3
* Files.app: Improve importer error catcher.kenobi2015-03-231-10/+8
* Remove support for type A touchscreens from TouchEventConverterEvdevpkotwicz2015-03-233-36/+0
* Check null java object when request vsyncboliu2015-03-231-1/+4
* Files.app: Avoid triggering spurious errors on cloud import cancellation.kenobi2015-03-231-5/+13
* Do not break lines when width is not specified.mukai2015-03-232-4/+22
* Files.app: Tag cloud imported media files.kenobi2015-03-232-0/+90
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-234-2/+16
* ozone: evdev: Remove BTN_LEFT from touchscreen probingspang2015-03-231-1/+1
* Only call OnActiveWindowChanged() for NotifyNormal FocusIn/FocusOut events.stapelberg2015-03-231-0/+6
* Add a cancel button to the details panel...visible when import is active.smckay2015-03-237-94/+139
* Fix tab drag and drop with hi-dpi.stapelberg2015-03-233-18/+34
* ozone: drm: Remove unused interface from DrmCursorspang2015-03-232-11/+7
* Fix glitch of warning popup on dragging outemaxx2015-03-231-0/+2
* Remove dependency from file_type.js to util.js.hirono2015-03-234-18/+19
* Files.app: Show image icon for RAW files.hirono2015-03-231-9/+8
* Files.app: Add PiexLoader class to image loader extension.hirono2015-03-235-7/+140
* Files.app: Collapse the parent folder's path on breadcrumbs considering the m...fukino2015-03-231-2/+3
* Update TextInputFlags to include autocapitalize values.mlamouri2015-03-231-1/+5
* Implementing ATK state mapping for Chrome UI.shreeram.k2015-03-232-2/+54
* Refactor app list pages into a common base class and remove ContentsAnimator.calamity2015-03-2320-680/+480
* Fix closure compiler error in volume_manager.js.Daichi Hirono2015-03-231-1/+1
* Files.app: Re-enable the cloud import status column.kenobi2015-03-2111-159/+593
* Add BeginFrameObserverProxysimonhong2015-03-215-0/+108
* Add an getDrawable to ApiCompatibilityUtilsaurimas2015-03-212-4/+4
* Cleanup: Remove some unneeded UTF8 to UTF16 conversions.thestig2015-03-211-7/+5
* Change Label::GetTextSize() behavior back to the original.mukai2015-03-203-4/+30
* [Ozone-Drm] Notify cursor of channel established lastdnicoara2015-03-206-29/+28
* DisplayConfigurator::OnConfigure may get empty framebuffer size when the fram...oshima2015-03-203-3/+30
* [RenderText] Added chrome os exclusion from doesntClip test.dschuyler2015-03-201-4/+4
* [AiS] adding positive and negative theme values.dschuyler2015-03-203-2/+63
* Fix background colour for Cocoa app list on hovertapted2015-03-202-10/+7
* Prevent TouchEvent Crash on Xjonross2015-03-203-0/+37
* Files.app: Add touch feedback on breadcrumbs.fukino2015-03-203-49/+138
* Files.app: Show details of drive sync progress.hirono2015-03-203-28/+82
* Files.app: Replace job related code in EventRouter with new JobEventRoter class.hirono2015-03-201-2/+0
* Add ImageOrientation class.hirono2015-03-203-0/+178
* Implement chrome.fileSystem.requestFileSystem().Tomasz Mikolajewski2015-03-208-83/+152
* Fix for handling alt+Left Arrow key for moving to previous visited URL.deepak.m12015-03-201-0/+3
* Change ContentsView::SetActivePage to use States rather than indexes.calamity2015-03-207-73/+60
* [RenderText] Added append textdschuyler2015-03-202-10/+25
* Fetch and actually set prefs (using chrome.send for now).jlklein2015-03-204-1/+9
* Remove duplicate fonts from the font fallback list.ananta2015-03-201-0/+13
* Fix initializing volume manager in Files app.mtomasz2015-03-201-17/+17
* Don't show import buttons when import is disabled, and use correct icons for ...smckay2015-03-201-4/+4
* Fix Pango font rendering with HiDPi displays on Linux.stapelberg2015-03-192-11/+17
* Show the details panel when file manager is first opened...on an import locat...smckay2015-03-193-19/+87
* Fix for menus blocking user activity detection (Retry 2).afakhry2015-03-194-44/+87
* Update DisplayConfigurator to use c++11 style for-loopsdnicoara2015-03-191-87/+63