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
*
Added more DCHECK code to track bug 89059.
atwilson@chromium.org
2011-07-14
1
-0
/
+18
*
Adds code to track a set of expanded folders. This is going to be used
sky@chromium.org
2011-07-13
2
-2
/
+3
*
bookmarks: Use empty() accessor in some places instead of relying in child_co...
tfarina@chromium.org
2011-07-12
2
-3
/
+2
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
10
-47
/
+72
*
[Sync] Rev protocol version for encryption support. Fix re-encryption.
zea@chromium.org
2011-07-12
8
-157
/
+224
*
With out this fix if there is an unrecoverable error then the code would asse...
lipalani@chromium.org
2011-07-12
1
-1
/
+16
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
2
-12
/
+0
*
More build fixes for linux and chrome os.
ananta@chromium.org
2011-07-10
2
-13
/
+20
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
54
-247
/
+267
*
Multi-Profiles: Enable multi-profiles by default for views ui
sail@chromium.org
2011-07-10
1
-3
/
+2
*
Ignore change notifications to throttle sync traffic.
atwilson@chromium.org
2011-07-08
3
-5
/
+102
*
bookmarks: Forward declare BookmarkModelObserver in bookmark_model.h
tfarina@chromium.org
2011-07-08
2
-2
/
+4
*
[Sync] Have ChromeInvalidationClient call OnSessionStatus on its delegate
akalin@chromium.org
2011-07-07
1
-0
/
+3
*
sync: remove autofill migration
tim@chromium.org
2011-07-07
20
-553
/
+233
*
Patch by ghc@google.com.
akalin@chromium.org
2011-07-02
18
-426
/
+657
*
[Sync] Add UI thread to sync_listen_notifications utility.
akalin@chromium.org
2011-07-01
1
-11
/
+12
*
Now batch up typed url deletions coming from the server for more efficiency.
atwilson@chromium.org
2011-07-01
2
-21
/
+56
*
sync: distinguish between sync setup and user reconfiguration for GetUpdates
tim@chromium.org
2011-07-01
1
-2
/
+4
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
2
-4
/
+2
*
Add another missing dependency for net.
rvargas@google.com
2011-07-01
1
-0
/
+1
*
Initialize token service for sync after a crash.
stevenjb@google.com
2011-06-30
2
-4
/
+11
*
sync: misc state cleanup in ProfileSyncService::Shutdown / Init
tim@chromium.org
2011-06-29
1
-0
/
+13
*
[Sync] Pass cache_guid() to invalidation client
akalin@chromium.org
2011-06-29
9
-24
/
+80
*
[Sync] Refactor syncable::{Base,Read,Write}Transaction
akalin@chromium.org
2011-06-29
14
-201
/
+264
*
[Sync] Move SyncNotifierFactory construction to UI thread
akalin@chromium.org
2011-06-28
7
-34
/
+43
*
Check flow_handler_ before calling SyncSetupFlow::Focus()
stevenjb@google.com
2011-06-28
1
-2
/
+5
*
[Sync] Simplify notifier code now that we have a single sync thread
akalin@chromium.org
2011-06-28
13
-118
/
+81
*
Added last_modified to Search Engines specifics protobuffer.
stevet@chromium.org
2011-06-28
2
-0
/
+2
*
sync: don't RefreshEncryption if setup hasn't completed
tim@chromium.org
2011-06-28
1
-4
/
+9
*
Add protobuffer and model type for syncing custom search engines. Includes al...
stevet@chromium.org
2011-06-28
11
-3
/
+114
*
Fix DCHECK that occurs in SigninManager if the user types an incorrect password.
rogerta@chromium.org
2011-06-27
2
-8
/
+33
*
Adds --enable-sync-oauth, enabling INFO logging of oauth_token cookies
rickcam@chromium.org
2011-06-24
2
-0
/
+70
*
Revert 90421 - Adds --enable-sync-oauth, enabling INFO logging of oauth_token...
rickcam@chromium.org
2011-06-24
2
-70
/
+0
*
Adds --enable-sync-oauth, enabling INFO logging of oauth_token cookies
rickcam@chromium.org
2011-06-24
2
-0
/
+70
*
Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...
haraken@google.com
2011-06-24
1
-4
/
+4
*
[Sync] Fix encryption issues
zea@chromium.org
2011-06-24
8
-42
/
+96
*
sync: remove old passphrase migration logic
tim@chromium.org
2011-06-23
3
-43
/
+1
*
[Sync] Don't set old style bookmarks anymore.
zea@chromium.org
2011-06-23
1
-6
/
+1
*
sync: fetch encryption information before OnBackendInitialized
tim@chromium.org
2011-06-22
11
-62
/
+115
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
5
-4
/
+22
*
When a user logs into sync, the appropriate cookies are retrieved so that
rogerta@chromium.org
2011-06-21
2
-1
/
+55
*
Now creates a sync node on a VISITED notification, not just MODIFIED.
atwilson@chromium.org
2011-06-21
3
-65
/
+120
*
Fix handling of non-user controlled syncable preferences.
zea@chromium.org
2011-06-20
1
-9
/
+32
*
sort() for std::set_*
tzik@chromium.org
2011-06-20
1
-0
/
+4
*
Move the NotificationInfo and NotificationMap types and
wtc@chromium.org
2011-06-17
1
-38
/
+36
*
Fix reference to BrowserList::GetLastActive to make sure it respects the corr...
mirandac@chromium.org
2011-06-17
1
-1
/
+2
*
[Sync] Add Location parameter to Read/WriteTransactions
akalin@chromium.org
2011-06-17
54
-484
/
+532
*
Don't shut down sync and deadlock when trying to remove passwords that sync d...
mdm@chromium.org
2011-06-17
1
-2
/
+4
*
Sync: Clean up SyncSetupWizard.
jhawkins@chromium.org
2011-06-17
2
-41
/
+37
*
[Sync] Ensure we set the title of nodes in the generic change processor.
zea@chromium.org
2011-06-17
5
-8
/
+39
[next]