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
/
drive
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use base::StringPairs where appropriate from src/chrome/browser
anand.ratn
2014-09-24
1
-1
/
+1
*
Manual fixups in drive code for scoped_refptr operator T* removal.
dcheng
2014-08-29
2
-3
/
+4
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
3
-3
/
+3
*
[Drive] Add change observer to FakeDriveService
tzik@chromium.org
2014-08-19
2
-1
/
+69
*
[Drive] Handle error cases earlier in FakeDriveService
tzik@chromium.org
2014-08-18
1
-178
/
+200
*
Reland: Parse Drive API responses all at once in the blocking pool.
kinaba@chromium.org
2014-08-08
3
-33
/
+11
*
Revert 288017 "Parse Drive API responses all at once in the bloc..."
kinaba@chromium.org
2014-08-08
3
-11
/
+33
*
Add permission check to FakeDriveService
hashimoto@chromium.org
2014-08-07
3
-0
/
+133
*
Random cleanup around google_apis/drive and c/b/drive.
kinaba@chromium.org
2014-08-07
3
-24
/
+11
*
Parse Drive API responses all at once in the blocking pool.
kinaba@chromium.org
2014-08-07
3
-33
/
+11
*
Remove DriveServiceInterface::RenameResource
hashimoto@chromium.org
2014-08-07
8
-113
/
+0
*
Remove ResourceIdCanonicalizer from DriveServiceInterface
hashimoto@chromium.org
2014-08-05
9
-35
/
+0
*
Drop prefixes from test data resource IDs
hashimoto@chromium.org
2014-08-04
2
-116
/
+116
*
drive: Determine if an entry is hosted by the existence of fileSize field.
kinaba@chromium.org
2014-07-31
4
-11
/
+15
*
Unify HasGDocFileExtension and IsHostedDocumentByExtentoin.
kinaba@chromium.org
2014-07-25
3
-4
/
+27
*
Remove unnecessary utilities from drive::util.
kinaba@chromium.org
2014-07-25
2
-20
/
+0
*
Move sync/notifier to components/invalidation
rlarocque@chromium.org
2014-07-17
2
-2
/
+2
*
Add unit tests for drive::FileTaskExecutor.
kinaba@chromium.org
2014-07-17
2
-0
/
+18
*
Get rid of DriveEntryKind.
fukino@chromium.org
2014-07-14
3
-165
/
+70
*
app_list: Drive app integration.
xiyuan@chromium.org
2014-06-19
2
-0
/
+73
*
Introduce ProfileInvalidationProvider wrapper for InvalidationService
bartfab@chromium.org
2014-06-12
3
-13
/
+11
*
drive: Remove WAPI legacy from DriveServiceInterface and DriveUploader
hashimoto@chromium.org
2014-06-05
11
-125
/
+81
*
drive: Replace GetResourceEntryCallback in DriveServiceInterface with FileRes...
hashimoto@chromium.org
2014-06-05
9
-322
/
+260
*
[Drive] Fetch id field of the parents in FileResource.
tzik@chromium.org
2014-06-03
1
-4
/
+5
*
drive: Replace GetResourceListCallback in DriveServiceInterface with FileList...
hashimoto@chromium.org
2014-06-02
8
-316
/
+256
*
Make various string_util functions take StringPieces instead of char[].
pkasting@chromium.org
2014-05-30
1
-2
/
+1
*
drive: Change DriveServiceInterface::GetChangeList's callback type to ChangeL...
hashimoto@chromium.org
2014-05-29
8
-142
/
+129
*
First step towards invalidations componentization
rlarocque@chromium.org
2014-05-09
2
-2
/
+2
*
drive: Remove root_feed.json and others
hashimoto@chromium.org
2014-04-28
1
-1
/
+0
*
Remove LoadResourceListForWapi
hashimoto@chromium.org
2014-04-24
2
-53
/
+4
*
drive: Use test_util::SetUpTestEntries in FakeDriveServiceTest
hashimoto@chromium.org
2014-04-24
2
-168
/
+104
*
drive: Add drive::test_util::SetUpTestEntries
hashimoto@chromium.org
2014-04-23
7
-58
/
+301
*
drive: Remove remote_file_system_apitest_root_feed.json
hashimoto@chromium.org
2014-04-21
1
-1
/
+3
*
Remove unused parsers and URL generators for WAPI.
fukino@chromium.org
2014-04-16
8
-266
/
+16
*
Add DriveAppRegistryObserver.
xiyuan@chromium.org
2014-04-15
4
-0
/
+79
*
Remove unused property from drive api parsers.
fukino@chromium.org
2014-04-11
2
-5
/
+0
*
Ensure no DriveNotificationManager is created for CrOS login or guest
bartfab@chromium.org
2014-04-07
1
-2
/
+11
*
drive: Remove FakeDriveService::LoadAccountMetadataForWapi and empty feeds
hashimoto@chromium.org
2014-04-04
3
-110
/
+20
*
drive: Deprecate FakeDriveService::LoadAccountMetadataForWapi
hashimoto@chromium.org
2014-04-03
2
-0
/
+7
*
Do not instantiate DriveNotificationManager during shutdown
bartfab@chromium.org
2014-03-31
2
-0
/
+15
*
drive: Remove DriveServiceInterface::GetResourceListInDirectoryByWapi
hashimoto@chromium.org
2014-03-31
7
-142
/
+40
*
drive: Remove GDataWapiService
hashimoto@chromium.org
2014-03-31
2
-894
/
+0
*
drive: Make FileResource copyable
hashimoto@chromium.org
2014-03-28
3
-49
/
+41
*
Remove PlatformFile from drive_api_util
rvargas@chromium.org
2014-03-27
1
-12
/
+4
*
Add browser test for cross profile copying of shared hosted documents.
kinaba@chromium.org
2014-03-24
2
-8
/
+42
*
drive: Check "modificationDate" property of a change before applying it
hashimoto@chromium.org
2014-03-17
2
-3
/
+3
*
drive: orphan json gdoc files is shared instead of being copied.
kinaba@chromium.org
2014-03-14
1
-2
/
+2
*
Move clients of BrowserContextKeyedService to use KeyedService (#5)
blundell@chromium.org
2014-03-13
3
-10
/
+8
*
drive: Add permission insertion method to DriveServiceInterface.
kinaba@chromium.org
2014-03-05
9
-0
/
+79
*
drive: Stop requesting unused URLs
hashimoto@chromium.org
2014-02-28
3
-40
/
+7
[next]