summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/image_writer_private/operation.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-241-7/+10
* Aura on Android: fix mangling of definitions in jni.h by Byte definition in z...moshayedi2015-11-171-3/+9
* Cleanup: Remove some unneeded timer.h includes.thestig2014-10-271-1/+0
* Adds API test for imageWriterPrivate.writeFromFilehaven@chromium.org2014-07-111-2/+4
* Revert 282130 "Adds API test for imageWriterPrivate.writeFromFile"dgrogan@chromium.org2014-07-091-1/+1
* Adds API test for imageWriterPrivate.writeFromFilehaven@chromium.org2014-07-091-1/+1
* Unmounts volumes before writing to a drive.haven@chromium.org2014-05-201-2/+8
* Remove CreatePlatformFile from browser/extensionsrvargas@chromium.org2014-03-181-1/+2
* Resubmit of refactoring ImageWriterPrivate into the utility process.haven@chromium.org2014-02-271-13/+23
* Revert 252466 "In order to support writing on windows we need to..."earthdok@chromium.org2014-02-211-23/+13
* In order to support writing on windows we need to take advantage of the new p...haven@chromium.org2014-02-211-13/+23
* Fixes memory leak in 149313003.haven@chromium.org2014-02-191-30/+51
* Revert of Significantly cleans up the ImageWriter Operation class and subclas...ckocagil@chromium.org2014-02-181-44/+30
* Significantly cleans up the ImageWriter Operation class and subclasses.haven@chromium.org2014-02-171-30/+44
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-061-1/+1
* Adds asynchronous unzip functions to ZipReaderhaven@chromium.org2014-01-171-2/+11
* Resubmit of imageWriterPrivate.destroyPartitionshaven@chromium.org2014-01-161-0/+3
* Revert of https://codereview.chromium.org/115973007/haven@chromium.org2014-01-071-3/+0
* Resubmit of imageWriterPrivate.destroyPartitions.haven@chromium.org2014-01-061-0/+3
* Revert 242452 "Adds ImageWriterPrivate.destroyPartitions operation."avi@chromium.org2013-12-241-3/+0
* Adds ImageWriterPrivate.destroyPartitions operation.haven@chromium.org2013-12-241-0/+3
* Adds write-from-local-file support for the ImageWriterPrivate API.haven@chromium.org2013-12-041-1/+8
* Implements Image Writer API for ChromeOS.haven@google.com2013-09-211-28/+47
* Renames the Recovery API to ImageWriter API.haven@google.com2013-09-191-0/+144