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
/
sync
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extension.h #include from profile.h.
mihaip@chromium.org
2011-08-13
2
-2
/
+4
*
sync: re-attempt 96573 and 96575 - DEPS additions.
tim@chromium.org
2011-08-13
14
-23
/
+96
*
Profiles: Clear all BROWSER_OPENED usage
erg@google.com
2011-08-12
1
-1
/
+1
*
[Sync] Add comment for SyncBackendHost::OnBackendInitialized
akalin@chromium.org
2011-08-12
2
-6
/
+11
*
Revert 96573 - sync: more DEPS fun
georgey@chromium.org
2011-08-12
14
-96
/
+23
*
sync: fix checkdeps failures
tim@chromium.org
2011-08-12
1
-0
/
+2
*
sync: more DEPS fun
tim@chromium.org
2011-08-12
15
-23
/
+118
*
Support Sync operations after user signing with --enable-sync-oauth
rickcam@chromium.org
2011-08-12
7
-24
/
+135
*
Simulate transient error and verify exponential backoff.
lipalani@chromium.org
2011-08-12
19
-33
/
+283
*
sync: temp fix for ShowErrorUI
tim@chromium.org
2011-08-11
1
-1
/
+4
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
16
-16
/
+16
*
[Sync] Fix bug where the preferences commit delay is used for everything
akalin@chromium.org
2011-08-11
1
-1
/
+1
*
sync: add DEPS files to subdirs
tim@chromium.org
2011-08-11
28
-87
/
+71
*
base: Remove using declaration of FundamentalValue as it's no longer necessary.
tfarina@chromium.org
2011-08-11
1
-2
/
+3
*
sync: Make BaseNode::GetTitle() return std::string.
tfarina@chromium.org
2011-08-11
6
-31
/
+25
*
[Sync] Refactor data type configuration/activation/deactivation
akalin@chromium.org
2011-08-11
24
-278
/
+229
*
Adding NTP notifications for new sync types.
atwilson@chromium.org
2011-08-11
5
-14
/
+138
*
Make the throttle delay configurable by the server.
lipalani@chromium.org
2011-08-11
3
-2
/
+23
*
Limit size of typed url node.
atwilson@chromium.org
2011-08-11
3
-9
/
+153
*
[Sync] Remove AutofillCreditCard specifics
akalin@chromium.org
2011-08-10
4
-63
/
+3
*
[Sync] Add client-side plumbing for server control of sessions commit delay
akalin@chromium.org
2011-08-10
10
-53
/
+150
*
sync: Move all the js_* files into a js/ subdirectory.
tfarina@chromium.org
2011-08-10
28
-86
/
+84
*
[Sync] Fix sync proto files to better match server versions
akalin@chromium.org
2011-08-10
2
-12
/
+12
*
browser: Abstract message box dialog functions into its own header file.
tfarina@chromium.org
2011-08-09
1
-2
/
+1
*
sync: Put sqlite_utils.* into sqlite_utils namespace.
tfarina@chromium.org
2011-08-09
8
-98
/
+87
*
[Sync] Add flag for sessions commit delay in sync.proto
akalin@chromium.org
2011-08-09
1
-0
/
+5
*
[Sync] Set session sync commit delay to 10s
akalin@chromium.org
2011-08-09
1
-2
/
+13
*
Move sqlite_utils.* to sync/util/ directory.
tfarina@chromium.org
2011-08-09
6
-6
/
+916
*
autofill: Refactor PersonalDataManager::Observer into its own header file.
tfarina@chromium.org
2011-08-08
3
-8
/
+10
*
[Sync] Fix encryption/passphrase handling.
zea@chromium.org
2011-08-06
6
-78
/
+153
*
[Sync] Avoid leaking in WeakHandle even when the owner thread is gone
akalin@chromium.org
2011-08-05
3
-53
/
+205
*
Move preferences registering to backend.
qsr@google.com
2011-08-05
1
-0
/
+3
*
[Sync] Add passphrase/encryption info to chrome://sync.
zea@chromium.org
2011-08-04
8
-8
/
+71
*
BUG=91661
rickcam@chromium.org
2011-08-04
2
-5
/
+4
*
Profile Notifications: Fix all TOKEN_* in sync/
erg@chromium.org
2011-08-04
1
-3
/
+4
*
Sync UI: Fix issue when clicking sync error link twice.
binji@chromium.org
2011-08-04
3
-2
/
+11
*
Added support for setting gaia_passphrase in SyncSetupFlow::OnUserConfigured.
atwilson@chromium.org
2011-08-04
2
-0
/
+8
*
Pass Setup Chrome Sync to main profile from Incognito.
shess@chromium.org
2011-08-04
1
-2
/
+9
*
Dont retry sync in case of auth errors.
lipalani@chromium.org
2011-08-04
4
-18
/
+62
*
[Sync] Fix memory leak in JsSyncManagerObserver unit tests
akalin@chromium.org
2011-08-04
1
-3
/
+6
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
16
-16
/
+32
*
Adding service_name to GaiaOAuthFetcher
rickcam@chromium.org
2011-08-03
2
-2
/
+5
*
[Sync] Remove need for WideToUTF8 conversion for SyncBackendHost
akalin@chromium.org
2011-08-03
5
-5
/
+7
*
Profile: Make NOTIFICATION_TOKEN_UPDATE profile specific for our multiprofile...
erg@chromium.org
2011-08-02
2
-8
/
+7
*
In sync setup UI, don't display error when user is entering ASP.
binji@chromium.org
2011-08-02
1
-1
/
+2
*
[Sync] Rewrote about:sync backend to use WeakHandles
akalin@chromium.org
2011-08-02
32
-1434
/
+1164
*
Move more files from chrome/test to chrome/test/base, part #5
phajdan.jr@chromium.org
2011-08-01
2
-2
/
+2
*
sync: if backend initialization fails, make sure to notify the setup wizard.
tim@chromium.org
2011-08-01
1
-0
/
+1
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
11
-13
/
+13
*
[Sync] [Jank] Clear the vector of verified updates after processing.
nick@chromium.org
2011-08-01
2
-0
/
+3
[next]