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