summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/gdata
Commit message (Expand)AuthorAgeFilesLines
* gdata: Disable GDataFileSystemTest.RemoveFilessatorux@chromium.org2012-03-231-1/+2
* Revert 128547 - gdata: Fix WeakPtr failures from GDataFileSystemnduca@google.com2012-03-235-118/+55
* gdata: Fix WeakPtr failures from GDataFileSystemsatorux@chromium.org2012-03-235-55/+118
* Show GData upload progress in the download shelf.asanka@chromium.org2012-03-235-40/+178
* Grant file access permissions for cached file paths to file browsers/handlers.tbarzic@chromium.org2012-03-235-8/+91
* Wired gdata directory change notification with extension events.zelidrag@chromium.org2012-03-236-19/+117
* cros: re-implement gcache file management per new proposalkuan@chromium.org2012-03-235-899/+1342
* gdata: Remove parasites from GDataFileSystem.satorux@chromium.org2012-03-2211-130/+207
* GDataUploader fixes.achuith@chromium.org2012-03-2210-62/+80
* Wired download pipeline with the gdata cache and virtual file system layer.zelidrag@chromium.org2012-03-2216-217/+576
* gdata: Add OnFilePinned and OnCacheInitialized eventssatorux@chromium.org2012-03-216-1/+65
* Hopefully fix crash in GDataOperationRegistry::OnOperationFinish.kinaba@chromium.org2012-03-212-3/+23
* gdata: Implement the pinned directory scanning for GDataSyncClient.satorux@chromium.org2012-03-216-15/+235
* cros: Show system notification for GData upload/download.kinaba@chromium.org2012-03-213-17/+75
* Revert 127839 - cros: Show system notification for GData upload/download.kinaba@chromium.org2012-03-212-25/+7
* cros: Show system notification for GData upload/download.kinaba@chromium.org2012-03-202-7/+25
* GData parser changes for new types of links that started showing up in feeds.zelidrag@chromium.org2012-03-202-0/+6
* Crash fix for handling invalid feed parent/child relationship.zelidrag@chromium.org2012-03-201-4/+16
* gdata: Add GDataFileSystem::GetGDataCachePinnedDirectory()satorux@chromium.org2012-03-203-5/+15
* gdata: Silence mock warnings from MockGDataSyncClient::Start()satorux@chromium.org2012-03-204-6/+21
* Wired GDataFileSystem::GetFile() method with internal cache.zelidrag@chromium.org2012-03-2012-66/+295
* gdata: Add an interface for GDataFileSystem to make it mockablesatorux@chromium.org2012-03-204-41/+178
* gdata: Split gdata.h into gdata_auth_service.h and gdata_documents_service.h.satorux@chromium.org2012-03-2010-224/+261
* Return host document content as a temporary JSON file.benchan@chromium.org2012-03-205-23/+123
* gdata: Add an interface for GDataSyncClient to make it mockable.satorux@chromium.org2012-03-207-15/+91
* Modifed GCache directory structure.zelidrag@chromium.org2012-03-193-37/+103
* cros: block unittest till it's fixed.kuan@chromium.org2012-03-191-0/+3
* cros: fix unittest break for GetCacheStatekuan@chromium.org2012-03-191-0/+1
* reland 127241 with fix to not double-lock.kuan@chromium.org2012-03-195-84/+345
* gdata: First cut at adding GDataClientSync.satorux@chromium.org2012-03-194-6/+139
* Fully complete progress information of GData operations.kinaba@chromium.org2012-03-194-36/+76
* Extension API calls for cancelling ongoing file transfer operations from file...zelidrag@chromium.org2012-03-194-0/+29
* File search simplification. Added loading of disk cache as the first step of ...zelidrag@chromium.org2012-03-197-844/+563
* Replace file_url with upload_id.achuith@chromium.org2012-03-176-38/+40
* Fix memory leak in GDataFileSystem::UpdateRootWithDocumentFeed.benchan@chromium.org2012-03-171-4/+26
* Implemented API for tracking ongoing file transfers from file manager.zelidrag@chromium.org2012-03-175-1/+44
* Revert 127241 - cros: make GetCacheState asynchronous and cache state is retu...kinaba@chromium.org2012-03-175-320/+69
* Revert 127317 - Implemented API for tracking ongoing file transfers from file...zelidrag@chromium.org2012-03-175-32/+1
* Implemented API for tracking ongoing file transfers from file manager.zelidrag@chromium.org2012-03-175-1/+32
* Make cancel on GData operations to invoke callback.kinaba@chromium.org2012-03-163-15/+19
* cros: make GetCacheState asynchronous and cache state is returned in callbackkuan@chromium.org2012-03-165-69/+320
* Make UrlFetchOperation a non-template base class.benchan@chromium.org2012-03-162-161/+190
* Revert 127107 - Implemented API for tracking ongoing file transfers from file...timurrrr@chromium.org2012-03-165-33/+1
* Fix clang chromium-style error in r127120.satorux@chromium.org2012-03-162-0/+40
* Move GData operation classes from gdata.cc to gdata_operations.{cc,h}.benchan@chromium.org2012-03-164-1223/+1310
* Implemented API for tracking ongoing file transfers from file manager.zelidrag@chromium.org2012-03-165-1/+33
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-3/+1
* Added ability to read feed content from the cache. We will spin off both cach...zelidrag@chromium.org2012-03-166-37/+256
* cros: addressed satoru's comments from previous clkuan@chromium.org2012-03-155-383/+671
* Added support for parsing account metadata to get quotagspencer@chromium.org2012-03-1511-33/+323