summaryrefslogtreecommitdiffstats
path: root/components/drive
Commit message (Expand)AuthorAgeFilesLines
* Remove UnescapeRule::URL_SPECIAL_CHARS from components/mmenke2016-03-231-6/+8
* Add RetainedRef uses where needed.vmpstr2016-03-213-29/+16
* Revert of Reland: Create hard links in file migration if necessary. (patchset...yawano2016-03-183-132/+8
* Reland: Create hard links in file migration if necessary.yawano2016-03-183-8/+132
* Fix shift warnings from VC++ 2015 Update 2brucedawson2016-03-091-1/+2
* Change scoped_ptr to be a type alias for std::unique_ptr on OS_LINUX.dcheng2016-03-031-1/+1
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-2510-0/+23
* Revert of Create hard links in file migration if necessary. (patchset #2 id:2...henrika2016-02-173-132/+8
* Create hard links in file migration if necessary.yawano2016-02-173-8/+132
* Implement cache file migration.yawano2016-02-043-7/+109
* Delete base/prefs and update callers to use components.brettw2016-02-0311-11/+12
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-0311-12/+11
* Delete base/prefs and update callers to use components.brettw2016-02-0311-11/+12
* Update GN build files for new prefs location.brettw2016-01-301-4/+4
* Compile FileCache related files only on Chrome OS.yawano2016-01-251-46/+78
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-202-2/+2
* Revert "Compile FileCache related drive components only on Chrome OS."msramek2016-01-0693-419/+389
* Compile FileCache related drive components only on Chrome OS.yawano2016-01-0693-389/+419
* Convert Pass()→std::move() in //components (CrOS edition)dcheng2015-12-314-32/+32
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-2614-62/+70
* Clean up header files.avi2015-12-261-0/+1
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-2591-424/+604
* Replace RE2 import with a dependencybattre2015-12-211-1/+1
* Files: Use new image server to download Drive thumbnails.fukino2015-11-263-2/+7
* Run gn --format over all .gn filesagrieve2015-11-201-1/+0
* Replace ScopedPriorityQueue with std::priority_queue<scoped_ptr<T>>hashimoto2015-11-161-39/+9
* More gn check fixesbrettw2015-10-241-2/+3
* Evict Drive Cache in LRU.yawano2015-10-234-49/+282
* Add more components to "gn check"brettw2015-10-221-5/+8
* Annotate more functions with _Printf_format_string_brucedawson2015-10-201-2/+3
* Use the appropriate variant of IntToString in //componentsricea2015-09-241-1/+1
* Files.app: Add NO_SERVER_SPACE sync error message.hirono2015-09-142-0/+6
* Files.app: split query into AND conditioned keywords in metadata search.yawano2015-09-093-50/+203
* SyncFS: Always create root folders with private visibilitykinuko2015-09-042-1/+44
* Add visibility to AddNewDirectoryOptions.fukino2015-09-013-1/+6
* Move chrome/browser/chromeos/drive/file_system.cc (+deps) into components/drive.lukasza2015-08-3132-9/+8879
* Move chrome/browser/chromeos/drive/file_system (+deps) into components/drive.lukasza2015-08-2752-23/+7819
* Initialize cache_size to fix windows compilationbattre2015-08-261-1/+1
* Files.app: change getSizeStats to calculate actual available space.yawano2015-08-262-4/+35
* Moving chrome/browser/chromeos/drive/change_list* into components/drivelukasza2015-08-249-1/+2618
* Move chrome/browser/chromeos/drive/resource* (+deps) into components/drive.lukasza2015-08-2119-2/+5712
* Removing components/drive -> storage dependency.lukasza2015-08-204-101/+0
* Move chrome/browser/chromeos/drive/job*(.cc|.h) into components/drive.lukasza2015-08-1310-0/+3315
* Move a subset of chrome/browser/chromeos/drive into components/drivelukasza2015-08-0814-1/+993
* Move chrome/browser/chromeos/drive/drive.proto into components/drivelukasza2015-07-212-0/+182
* Move (most of) chrome/browser/drive into components/drive.lukasza2015-07-2032-0/+10098