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
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
10
-10
/
+10
*
If the user sets the gaia passphrase as the explicit passphrase then currentl...
lipalani@chromium.org
2011-07-19
1
-8
/
+26
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
2
-3
/
+3
*
Adding a sync_guid field to TemplateURL. Adding appropriate database migratio...
stevet@chromium.org
2011-07-19
2
-0
/
+2
*
Split the about flags for pre- and auto-login apart, and leave pre-login
rogerta@chromium.org
2011-07-19
1
-1
/
+1
*
[Sync] Always trigger OnPassphraseRequired in syncapi regardless of datatypes.
zea@chromium.org
2011-07-18
6
-51
/
+89
*
Updated TypedURLChangeProcessor to clear the pending_deleted_urls_ after a co...
atwilson@chromium.org
2011-07-18
1
-0
/
+1
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
1
-13
/
+13
*
Move UI specific implementation from ProfileSyncService to SyncSetupFlowHandler.
qsr@chromium.org
2011-07-18
7
-28
/
+28
*
[Sync] Fix session sync intetgration tests.
zea@chromium.org
2011-07-15
4
-17
/
+141
*
addresses akalin's comments on:
ghc@google.com
2011-07-15
8
-57
/
+87
*
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
[next]