Ddgozman@chromium.org[filemanager] Improved thumbnail update for changed files.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix python scripts in src/chrome/ Make sure that: - shebang is only present for executable files - shebang is #!/usr/bin/env python - __main__ is only present for executable files - file's executable bit is coherent Also fix EOF LF to be only one. Minor python style fixes. TBR=nirnimesh@chromium.org BUG=105108 TEST= Review URL: http://codereview.chromium.org/8680018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111658 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Slightly enlarge images on hover in the mosaic view BUG=151819 Review URL: https://codereview.chromium.org/10991013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158567 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[filemanager] HiDPI icon for filemanager. BUG=135169 TEST=none Review URL: https://codereview.chromium.org/10939019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157353 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[filemanager] Improved thumbnail update for changed files. Previously, we requested thumbnails for all files in current directory in single chunk, which postponed the display of visible ones. Now, we request only visible items immediately, and all others are updated on demand. BUG=152161 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10991014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158587 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add oleg@chromium.org to OWNERS of file_manager. Review URL: https://chromiumcodereview.appspot.com/10956067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158241 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fixing ChromeOS File Browser test harness. Instead of relying on an obsolete --unlimited-quota-for-files switch the harness now properly requests a local file system quota. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/9232008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117888 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
[filemanager] Improved action choices for a mounted drive. Also fixed blank titles. BUG=147629 TEST=See bug. Review URL: https://codereview.chromium.org/10918271 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157349 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Delete images in Photo Editor First cut of the long awaited feature. There is no undo but there is a (quite out of style) confirmation dialog. BUG=129717 Review URL: https://chromiumcodereview.appspot.com/10909095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155398 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Photo Editor: better mode transitions BUG=None Review URL: https://chromiumcodereview.appspot.com/10919292 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156844 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Files app test harness improvements. Added a dedicated zero-setup harness for the Gallery. BUG=None Review URL: https://chromiumcodereview.appspot.com/10907060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155144 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[FileBrowser] Changed "New Folder" shortcut to Ctrl+E. BUG=150735 Review URL: https://chromiumcodereview.appspot.com/10970062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158282 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fixed new promo banner showing condition. BUG= TEST=Manual test. Review URL: https://chromiumcodereview.appspot.com/10909230 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157108 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make Chrome OS Audio Player survive page reload and OS restart. BUG=chrome-os-partner:12208,chrome-os-partner:12947 Review URL: https://chromiumcodereview.appspot.com/10917188 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156278 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[filemanager] Importing progress implemented. BUG=135169 TEST=See bug. Review URL: https://chromiumcodereview.appspot.com/10946029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157769 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move shared file type images into chrome://theme/ scheme These images are used by WebUI code (which uses 2x/ subdirectories for hi-dpi) and by C++ code (which uses the default_###_percent scheme). Move them to chrome/app/theme so that scaling will work in C++ code. drive.png was unmentioned in the grd file. I added IDR_FILE_MANAGER_IMG_FILETYPE_DRIVE. Some uses of the images in CSS/JS use only the 1x versions. I left these as-is. BUG=138965 TEST=Look at file manager and chrome://downloads in Linux chromeos build with --force-device-scale-factor=[12] Review URL: https://chromiumcodereview.appspot.com/10916305 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157013 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |