summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive/search_metadata_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* drive: Remove cache file when removing ResourceEntryhashimoto@chromium.org2014-05-141-0/+1
* Create file systems restricted to volumes. mtomasz@chromium.org2014-02-261-5/+2
* drive: Create My Drive in ResourceMetadata::SetUpDefaultEntries()hashimoto@chromium.org2014-01-201-3/+2
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-2/+1
* drive: Rename kDriveGrandRoot(OtherDir)SpecialResourceId to LocalIdhashimoto@chromium.org2013-11-081-1/+1
* drive: Rewrite SearchMetadataTest to treat local IDs properlyhashimoto@chromium.org2013-10-111-121/+48
* drive: Return generated local ID from ResourceEntry::AddEntryhashimoto@chromium.org2013-08-291-11/+14
* drive: Rename ResourceEntry::parent_resource_id to parent_local_idhashimoto@chromium.org2013-08-211-4/+4
* drive: Add ResourceMetadataStorage::Iterator::GetCacheEntry()hashimoto@chromium.org2013-07-261-13/+0
* Reenable case-insensitive auto completion for Drive files in Files.app.kinaba@chromium.org2013-07-171-24/+62
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-031-2/+2
* drive: Stop using StringSearchIgnoringCaseAndAccents from SearchMetadatahashimoto@chromium.org2013-06-251-22/+0
* drive: Use ResourceMetadataStorage from FileCachehashimoto@chromium.org2013-06-211-4/+4
* drive: DriveIntegrationService owns ResourceMetadataStoragehashimoto@chromium.org2013-06-211-1/+7
* drive: Simplify some tests in single thread mannerhashimoto@chromium.org2013-06-191-92/+58
* drive: Create cache directories in DriveIntegrationServicehashimoto@chromium.org2013-06-191-0/+1
* Use TestBrowserThreadBundle instead of TestBrowserThread (c/b/cros/drive).kinaba@chromium.org2013-06-181-13/+6
* drive: Initialize FileCache and ResourceMetadata in one place.hashimoto@chromium.org2013-06-171-2/+10
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-1/+1
* Use a direct include of strings headers in chrome/browser/chromeos/.avi@chromium.org2013-06-111-1/+1
* Stop abusing test/data/*.json files in Drive cache tests.kinaba@chromium.org2013-06-101-5/+7
* More clean up for Drive special file path treatment.kinaba@chromium.org2013-06-061-1/+1
* drive: Manage default value and pushed values separately in FakeFreeDiskSpace...hashimoto@chromium.org2013-06-051-2/+0
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Case-insensitive search for non-ASCII characters in auto-complete of Drive fi...kinaba@chromium.org2013-05-271-2/+25
* Added 'SEARCH_METADATA_OFFLINE' option to SearchMetadata.hirono@chromium.org2013-05-221-0/+155
* Move SearchMetadata into internal namespace.hidehiko@chromium.org2013-05-211-5/+6
* drive: Simplify SearchMetadatahashimoto@chromium.org2013-05-101-12/+36
* drive: Rename ResourceMetadata methods in a blocking pool centric mannerhashimoto@chromium.org2013-05-091-1/+1
* Rename drive::DriveEntryProto to drive::ResourceEntrysatorux@chromium.org2013-05-021-8/+8
* drive: Move ResourceMetadata to the internal namespacehashimoto@chromium.org2013-04-301-2/+2
* drive: Rename DriveResourceMetadata to ResourceMetadatasatorux@chromium.org2013-04-261-2/+2
* drive: Rename drive_file_sytem_util to file_system_utilsatorux@chromium.org2013-04-261-1/+1
* drive: Rename drive_test_util.{h,cc} to test_util.{h,cc}satorux@chromium.org2013-04-241-1/+1
* drive: Rename DriveFileError to FileErrorsatorux@chromium.org2013-04-231-28/+28
* drive: Fix a bug where special directories are suggested from autocompletesatorux@chromium.org2013-04-191-0/+21
* chromeos: Remove dependencies for unnecessary classes from SearchMetadataTesthashimoto@chromium.org2013-04-111-87/+99
* Remove root resource id aliasing from DriveResourceMetadata.hidehiko@chromium.org2013-04-101-1/+0
* drive: Supports shared-with-me search in searchDriveMetadata().haruki@chromium.org2013-04-101-0/+17
* drive: Extends fileBrowserPrivate.searchDriveMetadataharuki@chromium.org2013-04-091-11/+58
* drive: Use "/drive/root" namespace and fix Files app and tests.haruki@chromium.org2013-04-051-7/+7
* Narrow the ownership of DriveUploader from DriveSystemService to DriveScheduler.kinaba@chromium.org2013-04-051-1/+0
* drive: Fix a bug where auto-complete didn't respond instantlysatorux@chromium.org2013-03-271-14/+17
* Eliminate small CopyResultFromXxxCallback families in drive_test_util.hidehiko@chromium.org2013-03-251-32/+16
* Eliminate CopyErrorCodeFromOperationCallback.hidehiko@chromium.org2013-03-221-2/+1
* chromeos: Pass the data directory path to the ctor of DriveResourceMetadatahashimoto@chromium.org2013-03-211-0/+1
* chromeos: Add DriveResourceMetadata::Initializehashimoto@chromium.org2013-03-201-0/+13
* chromeos: Destruct DriveResourceMetadata on the blocking poolhashimoto@chromium.org2013-03-181-5/+5
* Use ChangeListLoader to set up test fixture for SearchMetadataTest.hidehiko@chromium.org2013-03-131-6/+34
* Changing GetTestFilePath so we can place test files outside of the chromeos d...keishi@chromium.org2013-03-081-1/+1