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