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
*
Split up PreXmppAuth and SaslHandler.
akalin@chromium.org
2010-03-16
5
-72
/
+55
*
Change MediatorThreadImpl::Run to process messages forever and periodically c...
tim@chromium.org
2010-03-16
3
-17
/
+38
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
2
-3
/
+3
*
Implement SyncerThread::RequestPause and SyncerThread::RequestResume
skrul@chromium.org
2010-03-15
5
-2
/
+151
*
Added switch to invalidate the sync xmpp auth token for testing.
akalin@chromium.org
2010-03-12
9
-10
/
+40
*
Additional unit tests for autofill
skrul@chromium.org
2010-03-12
2
-4
/
+140
*
Refactor synchronous error handling
skrul@chromium.org
2010-03-11
19
-296
/
+262
*
Ripped out talk/p2p directory from third_party/libjingle.
akalin@chromium.org
2010-03-10
5
-5
/
+5
*
More code cleanups found by -Wextra.
evan@chromium.org
2010-03-09
2
-2
/
+2
*
Revert 40521 - Fix attempt for bug 34158. Reset the TalkMediator after callin...
tim@chromium.org
2010-03-09
1
-4
/
+1
*
BSD ifdefs, etc. necessary for chrome/
pvalchev@google.com
2010-03-09
1
-0
/
+4
*
Speculative fix for bug 37709. Don't use a MutableEntry (and hence add somet...
tim@chromium.org
2010-03-09
2
-4
/
+5
*
Make VerifyUpdatesCommand a ModelChanging variant for now as we can end
tim@chromium.org
2010-03-09
4
-6
/
+119
*
Add tests to the ProfileSyncServiceAutofillTest for association merge.
skrul@chromium.org
2010-03-09
5
-48
/
+148
*
Remove unused persist code.
skrul@chromium.org
2010-03-09
4
-119
/
+3
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
54
-0
/
+0
*
BSD port: Another chunk of chrome/ ifdef changes
pvalchev@google.com
2010-03-09
1
-4
/
+4
*
chrome 2: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
4
-5
/
+10
*
Fix KeyToTag and add unit test
skrul@chromium.org
2010-03-08
2
-2
/
+29
*
Add unit test for the "aborted by shutdown" case.
skrul@chromium.org
2010-03-08
1
-0
/
+13
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-0
/
+1
*
Use a common call to WriteAutofill in AutofillModelAssociator, add a proper
zork@google.com
2010-03-05
3
-44
/
+41
*
Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...
zork@chromium.org
2010-03-05
1
-6
/
+0
*
Under Chromium OS, keep track of whether sync auth has been bootstrapped
albertb@chromium.org
2010-03-05
2
-3
/
+24
*
Fix one valgrind bug.
chron@google.com
2010-03-04
1
-1
/
+2
*
Improve autofill unit test
skrul@chromium.org
2010-03-03
5
-61
/
+61
*
Fix attempt for bug 34158. Reset the TalkMediator after calling Logout to ens...
tim@chromium.org
2010-03-03
1
-1
/
+4
*
Fix autofill test hang
skrul@chromium.org
2010-03-03
1
-9
/
+35
*
Make DTCs implement the UnrecoverableErrorHandler interface so they can be
albertb@chromium.org
2010-03-03
23
-89
/
+233
*
Disable ProfileSyncServiceAutofillTest since they're causing hangs.
jam@chromium.org
2010-03-02
1
-3
/
+6
*
Move a debug string util to syncer proto util. Add better getupdates logging ...
chron@google.com
2010-03-02
6
-27
/
+59
*
Unit test for autofill sync.
skrul@chromium.org
2010-03-02
16
-53
/
+403
*
Add home button to synced prefs.
chron@google.com
2010-03-02
1
-0
/
+1
*
Add database model worker to worker registry and remove deprecated thread
zork@google.com
2010-03-02
1
-13
/
+4
*
Fix crash in ProfileSyncService on ChromiumOS.
skrul@chromium.org
2010-03-01
1
-1
/
+1
*
Add autofill Change Processor and Model Associator
zork@google.com
2010-03-01
19
-14
/
+1121
*
Use syncable hashes that are base64.
chron@google.com
2010-02-26
2
-26
/
+19
*
Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...
skrul@chromium.org
2010-02-26
23
-327
/
+756
*
Remove unused header declaration. Not defined in syncer.cc. Was moved into sy...
chron@google.com
2010-02-25
1
-2
/
+0
*
When applying updates, the UpdateApplicator should check ServerModelType and not
tim@chromium.org
2010-02-25
1
-1
/
+2
*
Temporary fix for commit ID problem. Hex encode IDs so we use ASCII.
chron@google.com
2010-02-25
2
-2
/
+5
*
When creating preference sync node, set the node title to the name of the
albertb@google.com
2010-02-25
4
-6
/
+9
*
Revert 39964 - Move data type start/stop management into DataTypeManager
chron@chromium.org
2010-02-25
23
-749
/
+327
*
Revert 39966 - Fix mac build bustage
chron@chromium.org
2010-02-25
1
-1
/
+1
*
Fix mac build bustage
skrul@chromium.org
2010-02-25
1
-1
/
+1
*
Move data type start/stop management into DataTypeManager
skrul@chromium.org
2010-02-25
23
-327
/
+749
*
Multi-pass ModelChangingSyncerCommands.
tim@chromium.org
2010-02-25
28
-341
/
+651
*
Refactored parts of the PSS unit tests to allow for preference sync to be tes...
albertb@google.com
2010-02-22
8
-109
/
+307
*
Fix the memset call from my previous CL.
phajdan.jr@chromium.org
2010-02-20
1
-1
/
+1
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
2
-5
/
+20
[next]