Sign in
chromium
/
chromium
/
src
/
f27bf8991392753e2a53d9869bffaeb827b5a4eb
/
ui
/
file_manager
2afcf70
Gallery: do not set zoom more than once in a frame.
by yawano
· 9 years ago
a359420c
This patch just introduces details panel(just empty) & details button.
by ryoh
· 9 years ago
5e534ef0
Gallery: Update edit-mode-applicavilities even if it's a instant auto fix, and update them on undo/redo
by ryoh
· 9 years ago
f59d0e00
Roll closure compiler
by Naoki Fukino
· 9 years ago
83452da8
Fix JS compilation breakage related to PromiseResolver.
by dpapad
· 9 years ago
7167267
Gallery: Load images sequentially, stop chunking loading requests.
by ryoh
· 9 years ago
a4462ff
Gallery: init mode before loading thumbnail & load thumbnails for selected images first.
by ryoh
· 9 years ago
cac2e44f
Gallery app: Remove unused GalleryItem.screenImage field.
by ryoh
· 9 years ago
d645d52c
Files: Remove a duplicate case.
by fukino
· 9 years ago
07e0631
Add type signatures for enums in wallpaper API.
by ryoh
· 9 years ago
3c315ed
Fix: condition to hide generic file handlers has to be inverted.
by kinaba
· 9 years ago
09db206e
Set wallpaper from right click menu in Files app.
by ryoh
· 9 years ago
58dac21
Files: Make default window size smaller on large screens.
by fukino
· 9 years ago
c7139ee
Gallery: Remove unused mode from image editor.
by fukino
· 9 years ago
87533e8
Gallery: Set appropriate width for sliders explicitly.
by fukino
· 9 years ago
5e316c49
Calculate whether each edit mode is available or not when we enter the edit mode.
by ryoh
· 9 years ago
4d15946
Files: Populate new directory under "My Drive" on Ctrl-E for Drive root directory.
by fukino
· 9 years ago
20232c2
Add directories handling support for apps/extensions.
by cmihail
· 9 years ago
f26fd9e3
Files: Add a shortcut Alt-E to open gear menu.
by fukino
· 10 years ago
8a970ab9
Files: Add alt-key support for test util's fakeKeyDown.
by fukino
· 10 years ago
71bebce
Remove close button from confirm dialog and alert dialog.
by yawano
· 10 years ago
26f6431
Remove __defineGetter__ and __defineSetter__.
by fukino
· 10 years ago
af1c6118
Files app: Fix z-index of cloud import panel.
by fukino
· 10 years ago
a331e88
Gallery: add margin between sliders.
by yawano
· 10 years ago
e820f858
Hide non-native volumes when saving files from the browser.
by hirono
· 10 years ago
0885c38
Check chrome.runtime.lastError after resolving Metadata.
by ryoh
· 10 years ago
16ae126
Files app: Show NEW FOLDER button on the dialog footer whenever it is executable.
by fukino
· 10 years ago
f207679
introduce a permission without sub-permissions in mediaGalleries API
by ryoh
· 10 years ago
f23a15f
Roll closure compiler
by Devlin Cronin
· 10 years ago
b2f88ee
support zoom and move image by mouse.
by ryoh
· 10 years ago
81355b7f
Improve performance of the directory tree in the files app for large network shares.
by zentaro
· 10 years ago
db688d4
Checks whether should we really remove the image from the canvas.
by ryoh
· 10 years ago
e2962589
restarts a song when the next track button is clicked and there is only one song in audio player
by ryoh
· 10 years ago
c9954571
fix current track background color in audio player.
by ryoh
· 10 years ago
e8a62a6
Files app: Consider parent directory's writability to enable rename command.
by fukino
· 10 years ago
65a8c0ba
Render an artwork as thumbnail in Files app in list mode
by ryoh
· 10 years ago
6d9ad73
Fix the wrong condition that determine show the artwork or not.
by ryoh
· 10 years ago
c1d92009
Reland of ll closure compiler and update sources (patchset #1 id:1 of https://codereview.chromium.org/1661853004/ )
by mathp
· 10 years ago
9f7d03b
Revert of Roll closure compiler and update sources (patchset #6 id:140001 of https://codereview.chromium.org/1473723002/ )
by mathp
· 10 years ago
3d7d66a
Roll closure compiler and update sources
by Devlin Cronin
· 10 years ago
c936330
Fix closure compiler error.
by hirono
· 10 years ago
6f17c22
Implement "expand/collapse artwork" button in audio player.
by ryoh
· 10 years ago
66ecabd
Files app: Show app window earlier on launch.
by fukino
· 10 years ago
109d0728
we no nonger need watchdog timer
by ryoh
· 10 years ago
085995ba
Create "artwork" panel.
by ryoh
· 10 years ago
cc14c4b
handles "undefined" response.
by ryoh
· 10 years ago
5cf1c5f
Remove unused images and CSS properties.
by fukino
· 10 years ago
63dc6500
add assert to resolve closure compiler error: https://build.chromium.org/p/chromium.fyi/builders/Closure%20Compilation%20Linux/builds/45973
by ryoh
· 10 years ago
1f78b82
support animated GIF
by ryoh
· 10 years ago
f64f908
Audio Player: Improve how to skip playing position on arrow keys on time slider.
by fukino
· 10 years ago
e9e4428
fix errors reported by the closure compiler.
by ryoh
· 10 years ago
e62ea13
fix errors reported by the closure compiler.
by ryoh
· 10 years ago
ce0c600
Files: Remove unused dialogs.
by fukino
· 10 years ago
755fb4c
Support more filetypes in MetadataProvider via chrome.mediaGalleries API and video element
by ryoh
· 10 years ago
69b3f0b
Audio Player: Notify track metadata update to track-list element explicitly.
by fukino
· 10 years ago
40ce257
Files: Update style of inner dialogs.
by fukino
· 10 years ago
aba1ef6
Audio Player: Close the player on Ctrl-W.
by fukino
· 10 years ago
a395c224
Audio Player: Consider top padding of the app to calculate window size.
by fukino
· 10 years ago
c286b01
Audio Player: Update design of playlist scroll bar.
by fukino
· 10 years ago
e245bd8
Gallery: remove custom style for slider knob.
by yawano
· 10 years ago
bb01cc2
Turn off Editor when the edited file was removed.
by ryoh
· 10 years ago
857a6bb
Hide tooltip when the toolbar vanishes.
by ryoh
· 10 years ago
93dd2dc
Video Player: Keep control panel visible temporarily on keydown or keypress.
by fukino
· 10 years ago
6676cd7c
Video Player: Improve how to skip playing position on left/right key for progress bar.
by fukino
· 10 years ago
a31b295
Video Player: Hide duration when the media source is not known to be bounded.
by fukino
· 10 years ago
9c81217b
Switch to standard integer types in ui/.
by avi
· 10 years ago
54212276
AudioPlayer: Always start playing when a track in play list is clicked.
by fukino
· 10 years ago
e4dab88
Gallery: replace clear call with unselectAll.
by yawano
· 10 years ago
0b9dbdd
VideoPlayer: Accept clicks for arrow button only when it is visible.
by fukino
· 10 years ago
39e3c00
AudioPlayer: Add UI tests.
by fukino
· 10 years ago
50dfa727
AudioPlayer: Add ripple on playlist rows.
by fukino
· 10 years ago
cf04acef
Remove transform animation from dialog animation.
by yawano
· 10 years ago
6d1492b
AudioPlayer: Set initial volume level to 50%.
by fukino
· 10 years ago
be163a5
VideoPlayer: Keep video player's top-left corner inside screen on startup.
by fukino
· 10 years ago
5c390b7c
AudioPlayer: Show seeking position on the slider while dragging it.
by fukino
· 10 years ago
bfa9d390
AudioPlayer: Set min-width explicitly for trasks on playlist to make them shrinkable.
by fukino
· 10 years ago
c66b692
AudioPlayer: Fix the way to find a track element with given index.
by fukino
· 10 years ago
d9dab69
Audio player: Update bottom position of track list to match the new layout.
by fukino
· 10 years ago
4f121b1
AudioPlayer: Stop using Object.observe() and Array.observe().
by fukino
· 10 years ago
0af1af7
AudioPlayer: Update layout to show the volume slider without using popup.
by fukino
· 10 years ago
c374bc7
Files app: Avoid passing undefined as force parameter for classList.toggle.
by fukino
· 10 years ago
88176a2
Gallery: restore the window first if it's minimzed.
by yawano
· 10 years ago
1b1b1ae
Add style of display:none for hidden files-toast container element.
by yawano
· 10 years ago
828171a
VideoPlayer: Use 'display:flex' instead of '-webkit-box' to layout controls.
by fukino
· 10 years ago
2664bbd
Files: Use new image server to download Drive thumbnails.
by fukino
· 10 years ago
8b8dcd2
VideoPlayer: Use OAuth headers rather than query parameters to obtain video thumbnails.
by fukino
· 10 years ago
4994bf4
Do not blink the share button when loading Files app.
by mtomasz
· 10 years ago
d7a71c88
Run gn --format over all .gn files
by agrieve
· 10 years ago
19aafae1
VideoPlayer: VideoPlayer: Fix calculation of window size.
by fukino
· 10 years ago
76b338a
Reland MD Audio Player.
by fukino
· 10 years ago
ab34a8ec
Revert of VideoPlayer: Fix calculation of window size. (patchset #1 id:1 of https://codereview.chromium.org/1451143002/ )
by fukino
· 10 years ago
0610b62
VideoPlayer: Fix calculation of window size.
by fukino
· 10 years ago
a7373f0
Allow to accept the dialogs by pressing Enter on the left nav.
by mtomasz
· 10 years ago
54e8c0a
Revert "Files.app: Focus content pane on activation of directory tree item by user input."
by mtomasz
· 10 years ago
3bc4028
Gallery: overwrite maximized state with remembered last window state.
by yawano
· 10 years ago
6dd2ec8
Revert "Files.app: Focus content pane only when the directory item is clicked by main button."
by mtomasz
· 10 years ago
e48ba34
Video Player: Add a UI test to click control buttons.
by fukino
· 10 years ago
a7654e32
VideoPlayer: Fadeout controls sooner and keep it visible when video is not playing.
by fukino
· 10 years ago
e658ee0
VideoPlayer: Fix accessibility issues.
by fukino
· 10 years ago
5a802d41
Revert of AudioPlayer: Update app icons. (patchset #1 id:1 of https://codereview.chromium.org/1417983003/ )
by fukino
· 10 years ago
Next »