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
*
Set username for sync setup on ChromeOS
stevenjb@chromium.org
2010-10-22
1
-0
/
+10
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
12
-34
/
+64
*
Make USE_OPENSSL and USE_NSS mutually exclusive
joth@chromium.org
2010-10-22
1
-0
/
+2
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/sync/*.
pkasting@chromium.org
2010-10-22
7
-69
/
+70
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
3
-3
/
+3
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
3
-3
/
+3
*
sync: enable password sync by default.
tim@chromium.org
2010-10-21
12
-214
/
+314
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/sync/engine/.
pkasting@chromium.org
2010-10-21
14
-217
/
+193
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/sync/glue/.
pkasting@chromium.org
2010-10-21
9
-45
/
+44
*
UI changes to support syncing foreign sessions. Changes were largely made to ...
zea@chromium.org
2010-10-21
1
-0
/
+14
*
Check for startup suppression at startup, not in AreCredentialsAvailable().
johnnyg@chromium.org
2010-10-21
1
-7
/
+9
*
Fix syncing of sessions. Numerous changes have been made. Currently, the mode...
zea@chromium.org
2010-10-20
8
-140
/
+155
*
FBTF: Even more deinlining.
erg@google.com
2010-10-20
4
-0
/
+10
*
Revert 63223 - sync: enable password sync by default.
tim@chromium.org
2010-10-20
3
-34
/
+10
*
Center the content of the setting up dialog.
johnnyg@chromium.org
2010-10-20
1
-1
/
+1
*
sync: enable password sync by default.
tim@chromium.org
2010-10-20
3
-10
/
+34
*
sync: fix passphrase bootstrapping and more.
tim@chromium.org
2010-10-20
4
-11
/
+70
*
This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...
dhollowa@chromium.org
2010-10-20
2
-0
/
+12
*
sync: fix checkboxes and focus on configure screen.
tim@chromium.org
2010-10-19
1
-6
/
+20
*
sync: reencrypt all passwords on passphrase change
tim@chromium.org
2010-10-19
1
-4
/
+34
*
Revert 62699 - [Sync] Added some switches for testing/debugging.
rsimha@chromium.org
2010-10-19
3
-20
/
+10
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
2
-7
/
+9
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
4
-17
/
+50
*
Move the rest of the Extension data into either StaticData or RuntimeData
mpcomplete@chromium.org
2010-10-18
1
-2
/
+2
*
Fix some problems with the ENTER_PASSPHRASE state in sync setup.
johnnyg@chromium.org
2010-10-18
9
-17
/
+71
*
Disable the SyncerThreadWithSyncerTest.Pause because it crashes almost all th...
nsylvain@chromium.org
2010-10-16
1
-5
/
+4
*
[Sync] Replace TalkMediator delegate handling with thread-safe observer lists
akalin@chromium.org
2010-10-16
2
-54
/
+19
*
[Sync] fix about:sync crash with unrecoverable error
akalin@chromium.org
2010-10-15
5
-4
/
+193
*
[Sync] Added some switches for testing/debugging.
akalin@chromium.org
2010-10-15
3
-10
/
+20
*
Disable crashy ProfileSyncServiceAutofillTest.ServerChangeRace
phajdan.jr@chromium.org
2010-10-14
1
-2
/
+2
*
[Sync] Revamped ChromeSystemResources tests, fixed memory leak
akalin@chromium.org
2010-10-14
1
-46
/
+53
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
14
-19
/
+31
*
[Sync] Made notifications code read/write persistent state.
akalin@chromium.org
2010-10-14
2
-44
/
+78
*
Revert unintended commit.
agl@chromium.org
2010-10-13
1
-1
/
+1
*
Adding a method to the Sync test harness that disables sync for a client.
rsimha@chromium.org
2010-10-13
2
-1
/
+8
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
1
-1
/
+3
*
sync (cros): Don't try to migrate tokens on cros.
tim@chromium.org
2010-10-13
1
-0
/
+6
*
Use protobuf_lite to save on binary size.
agl@chromium.org
2010-10-13
14
-57
/
+29
*
Add timeout to clearing server data
raz@chromium.org
2010-10-13
3
-4
/
+105
*
Delete moar code. And fix clang.
thakis@chromium.org
2010-10-13
1
-7
/
+0
*
[Sync] Removed unused function causing clang build to fail
akalin@chromium.org
2010-10-13
1
-11
/
+0
*
[Sync] Rolled cache invalidation API to @49.
akalin@chromium.org
2010-10-13
6
-181
/
+61
*
Rename ChromeThread to BrowserThread Final Part:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
47
-48
/
+47
*
[Sync] Pass correct ExpectedCrxType to ExtensionsService.
akalin@chromium.org
2010-10-12
3
-1
/
+12
*
[Sync] Post notification state write callback instead of running it immediately
akalin@chromium.org
2010-10-12
2
-3
/
+17
*
Add UI for setting the encryption passphrase.
johnnyg@chromium.org
2010-10-12
12
-603
/
+1088
*
sync: second factor auth support
tim@chromium.org
2010-10-11
10
-30
/
+207
*
sync: use ObserverList instead of EventChannel (deprecated) for syncer events.
tim@chromium.org
2010-10-11
29
-612
/
+348
*
Nudge syncer when datatypes are deleted. This ensures the deletion happens in...
zea@chromium.org
2010-10-11
1
-10
/
+20
[next]