index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
file_manager
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Video Player] Re-factoring the code
yoshiki@chromium.org
2014-06-02
2
-127
/
+232
*
Listen to 'drag' to detect actual start of drag operation.
fukino@chromium.org
2014-05-30
2
-8
/
+16
*
Revert 273601 "Change directory if the active list item on navig..."
fukino@chromium.org
2014-05-30
2
-40
/
+10
*
Change directory if the active list item on navigation list is changed.
fukino@chromium.org
2014-05-29
2
-10
/
+40
*
Files.app: Run two metadata fetch jobs congruently
yoshiki@chromium.org
2014-05-28
1
-24
/
+38
*
Gallery.app: Fix image rotation in the image editor.
hirono@chromium.org
2014-05-28
4
-11
/
+16
*
Use embedded thumbnails in the grid view.
mtomasz@chromium.org
2014-05-27
1
-2
/
+2
*
Files.app: Introduce AsyncUtil.ConcurrentQueue
yoshiki@chromium.org
2014-05-27
1
-24
/
+93
*
Add keyboard shortcuts in Files.app to open inspector.
fukino@chromium.org
2014-05-27
2
-0
/
+51
*
Gallery.app: Remove old Gallery files.
hirono@chromium.org
2014-05-26
115
-12830
/
+64
*
Use special icon for shared folders in the directory tree.
fukino@chromium.org
2014-05-22
2
-6
/
+37
*
[fsp] Implement UI for provided file systems in Files app.
mtomasz@chromium.org
2014-05-22
7
-11
/
+75
*
Update the directory in the tree when it is notified to get changed.
fukino@chromium.org
2014-05-21
1
-1
/
+2
*
Gallery.app: Replace the existing gallery with the new separated gallery.
hirono@chromium.org
2014-05-20
2
-17
/
+2
*
Use special icon for shared folders in file list.
fukino@chromium.org
2014-05-19
3
-6
/
+36
*
Fix minor presentation issues in RTL languages.
fukino@chromium.org
2014-05-19
1
-2
/
+6
*
Files.app: Re-open Gallery.app when the new entries are opened.
hirono@chromium.org
2014-05-19
3
-28
/
+72
*
Files.app: Handle change-by-keyboard in the directory tree
yoshiki@chromium.org
2014-05-19
2
-14
/
+38
*
Files.app: Add 'link' effect to the allowed list in drag-and-drop dataTransfe...
kinaba@chromium.org
2014-05-16
2
-18
/
+32
*
Gallery.app: Fix the task list of the separated version of Gallery.
hirono@chromium.org
2014-05-16
2
-3
/
+10
*
Gallery: Remove the back button that is used to let users go back to Files.app.
hirono@chromium.org
2014-05-16
1
-33
/
+1
*
Files.app: Force to update the gear menu position when the menu opens.
hirono@chromium.org
2014-05-16
1
-0
/
+9
*
Use resolveIsolatedEntries in the separated new Gallery.app.
hirono@chromium.org
2014-05-16
6
-31
/
+141
*
Gallery: Fix property names referred in the Ribbon class.
hirono@chromium.org
2014-05-16
2
-2
/
+2
*
Enable touch drag and drop operation.
fukino@chromium.org
2014-05-15
2
-12
/
+13
*
Files.app: Fix selection on creating new folder
yoshiki@chromium.org
2014-05-13
2
-5
/
+24
*
Focus whole entry name when renaming directories.
fukino@chromium.org
2014-05-10
1
-4
/
+6
*
Nitpicking fixes for Files.app code.
kinaba@chromium.org
2014-05-10
17
-30
/
+30
*
Keep base direction 'ltr' for entry names consistently.
fukino@chromium.org
2014-05-10
7
-5
/
+14
*
Correct task items' layout for RTL languages.
fukino@chromium.org
2014-05-10
2
-4
/
+12
*
Fix code dup in volume_manager_common.js.
kinaba@chromium.org
2014-05-10
1
-116
/
+0
*
Refresh metadata when a directory is changed.
mtomasz@chromium.org
2014-05-09
1
-0
/
+5
*
Files.app re-add MTP volume type.
kinaba@chromium.org
2014-05-09
1
-1
/
+2
*
Files.app: Don't throw exception on known error codes.
kinaba@chromium.org
2014-05-09
1
-1
/
+11
*
Files.app: Stop to use Promsie.cast.
hirono@chromium.org
2014-05-09
1
-1
/
+1
*
Improve spelling of "notification".
tnagel@chromium.org
2014-05-08
1
-2
/
+2
*
[Files.app] Cache urls of entries before sorting.
yoshiki@chromium.org
2014-05-08
2
-1
/
+8
*
Remove path_util.js from Files app.
mtomasz@chromium.org
2014-05-07
30
-279
/
+451
*
[Files.app] Make MedatadaCache.getCached() simple
yoshiki@chromium.org
2014-05-07
1
-17
/
+5
*
Revert 268203 "There are many ways to get it wrong."
benjhayden@chromium.org
2014-05-05
1
-2
/
+2
*
There are many ways to get it wrong.
tnagel@chromium.org
2014-05-05
1
-2
/
+2
*
Add context menu 'Paste into folder'.
fukino@chromium.org
2014-05-02
3
-6
/
+60
*
Gallery.app: Make the window header work.
hirono@chromium.org
2014-05-01
2
-3
/
+14
*
Reland of r266437: [Files.app] Use getDriveEntryProperties() to retrieve meta...
yoshiki@chromium.org
2014-04-29
1
-3
/
+10
*
Fix a value of EntryChangedKind that is dispatched when zipping completes.
hirono@chromium.org
2014-04-28
2
-22
/
+32
*
This CL adds the script files of the separated Gallery.app.
hirono@chromium.org
2014-04-28
27
-136
/
+11406
*
Expand clickable area of combobutton's dropdown indicator.
fukino@chromium.org
2014-04-28
1
-0
/
+10
*
Keep active directory when same root item on navigation list is activated.
fukino@chromium.org
2014-04-28
1
-3
/
+7
*
Stop appending slash for directory's URL in util.isDescendantEntry()
fukino@chromium.org
2014-04-28
1
-5
/
+9
*
Revert 266437 "Reland of 260688: [Files.app] Use getDriveEntryPr..."
yoshiki@chromium.org
2014-04-28
1
-3
/
+1
[next]