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
/
chrome
/
browser
/
resources
/
file_manager
/
js
/
image_editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load the main image directly, without using the Image Loader.
mtomasz@chromium.org
2013-07-08
1
-7
/
+2
*
Simplify strings in gallery.
mtomasz@chromium.org
2013-06-27
3
-25
/
+42
*
Fix rendering thumbnail previews in Files.app's gallery.
mtomasz@chromium.org
2013-06-24
1
-2
/
+1
*
Fix playing video in Files.app's gallery.
mtomasz@chromium.org
2013-06-20
1
-2
/
+3
*
Enable caching in the slide view.
mtomasz@chromium.org
2013-06-17
2
-30
/
+65
*
Fix infinite loading for small images in Files.app.
mtomasz@chromium.org
2013-06-12
1
-12
/
+19
*
Fixed cropping above the arrows in Files.app.
mtomasz@chromium.org
2013-05-28
1
-6
/
+5
*
Speed up loading images in the Files.app's slide mode by increasing priority ...
mtomasz@chromium.org
2013-05-22
1
-1
/
+1
*
Fix javascript errors when browsing images fast in Files.app.
mtomasz@chromium.org
2013-05-17
1
-15
/
+10
*
Fixed loading images in Files.app's slide view due to change in Blink.
mtomasz@chromium.org
2013-05-15
1
-18
/
+36
*
Stop using streaming URL in Chrome OS media player.
kinaba@chromium.org
2013-05-02
1
-3
/
+1
*
Fixed cache eviction in Files.app's slide mode.
mtomasz@chromium.org
2013-04-10
1
-3
/
+7
*
Cleaned up logging and error messages in Files.app.
mtomasz@chromium.org
2013-03-27
1
-1
/
+1
*
Files.app: Apply strict mode in JavaScript code.
yoshiki@chromium.org
2013-03-21
11
-0
/
+22
*
Fixed CommandQueue javascript errors when loading an image failes.
mtomasz@chromium.org
2013-03-15
1
-10
/
+17
*
Fixed multiple undo in the Files.app's image editor.
mtomasz@chromium.org
2013-03-11
1
-3
/
+19
*
Change var blah_blah -> blahBlah.
dbeam@chromium.org
2013-03-11
1
-8
/
+8
*
Fixed modificationTime field corrupion when cloning metadata.
mtomasz@chromium.org
2013-03-01
2
-9
/
+1
*
Fixed operation Undo in gallery.
mtomasz@chromium.org
2013-02-28
2
-4
/
+26
*
Files.app: Fix bad type-annotations in JSdoc.
yoshiki@chromium.org
2013-02-22
8
-51
/
+49
*
Introduce Image loader extension.
mtomasz@chromium.org
2013-02-22
1
-5
/
+3
*
[Cleanup] Files.app: Add a space before TODO(JSDOC) comments.
yoshiki@chromium.org
2013-02-19
4
-37
/
+36
*
[Cleanup] Files.app: remove an unused argument and a member-variable.
yoshiki@chromium.org
2013-02-18
1
-3
/
+4
*
[Cleanup] Files.app: Misc style fixes in Javascript code.
yoshiki@chromium.org
2013-02-14
4
-7
/
+12
*
[Cleanup] Files.app: Fill 'TODO' comments to missing descriptions in @return ...
yoshiki@chromium.org
2013-02-14
1
-1
/
+1
*
Revert 182285
rdsmith@chromium.org
2013-02-13
4
-27
/
+238
*
Revert 182242
rdsmith@chromium.org
2013-02-13
4
-238
/
+27
*
Files.app: Add missing JSdoc for member methods/variables #1.
yoshiki@chromium.org
2013-02-13
4
-27
/
+238
*
[Cleanup] Files.app: Fix wrong style in JavaScript Code.
yoshiki@chromium.org
2013-02-13
1
-1
/
+1
*
[Cleanup] Files.app: Adds missing periods at the end of the descriptions.
yoshiki@chromium.org
2013-02-13
8
-26
/
+26
*
[Cleanup] Files.app: Add '@constructor' annotates to constructors.
yoshiki@chromium.org
2013-02-13
4
-0
/
+6
*
[cleanup] Files.app: Remove Function declarations within blocks #3
yoshiki@chromium.org
2013-02-12
4
-12
/
+12
*
Fixes breaking layout in Files.app's photo editor when window is small.
mtomasz@chromium.org
2013-02-05
1
-1
/
+5
*
Reduced memory usage in Files.app's photo editor for big files.
mtomasz@chromium.org
2013-02-05
2
-5
/
+28
*
Difficult to move corners fo box when cropping large image in Files.app's pho...
mtomasz@chromium.org
2013-01-17
1
-4
/
+6
*
Javascript errors when changing photos in Files.app fast.
mtomasz@chromium.org
2013-01-11
2
-5
/
+12
*
[FileBrowser] Added accessibility in Gallery.
zvorygin@chromium.org
2012-12-20
1
-2
/
+1
*
[web_dev_style] (Boolean|Number|String) -> (boolean|number|string) and add
dbeam@chromium.org
2012-12-20
3
-10
/
+10
*
Photo Editor: better handling for overly large images
kaznacheev@chromium.org
2012-12-19
2
-4
/
+15
*
Photo Editor: allow changing 'Overwrite original' setting when the original i...
kaznacheev@chromium.org
2012-12-12
1
-0
/
+7
*
Change @inheritDoc (deprecated) to @override (new & shiny) in c/b/resources J...
dbeam@chromium.org
2012-11-26
2
-7
/
+7
*
Packaged Files app: Avoid loading remote thumbnail images
kaznacheev@chromium.org
2012-11-16
1
-1
/
+5
*
Files app: fix video playback in the Photo Editor
kaznacheev@chromium.org
2012-11-15
1
-9
/
+10
*
Start migrating Files app to a packaged app.
kaznacheev@chromium.org
2012-11-07
1
-1
/
+1
*
[filemanager] Do not display big image in Image Editor.
dgozman@chromium.org
2012-10-26
3
-18
/
+32
*
Photo Editor: smooth transitions for the slideshow
kaznacheev@chromium.org
2012-10-18
3
-85
/
+143
*
Replaced BlobBuilder with Blob constructor
kaznacheev@chromium.org
2012-10-02
1
-20
/
+15
*
Photo Editor: better mode transitions
kaznacheev@chromium.org
2012-09-14
1
-23
/
+36
*
Photo Editor: Slideshow improvements.
kaznacheev@chromium.org
2012-09-12
1
-2
/
+13
*
New Photo Editor UI polish
kaznacheev@chromium.org
2012-09-11
1
-8
/
+44
[next]