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
*
Revert 43009 - This change isn't as bad as it looks, basically it's templatin...
tim@chromium.org
2010-03-30
7
-310
/
+205
*
New autofill_specifics for autofill++ support.
tim@chromium.org
2010-03-30
1
-0
/
+72
*
This change isn't as bad as it looks, basically it's templating the AutofillM...
tim@chromium.org
2010-03-29
7
-205
/
+310
*
Use the invalid file handle value instead of 0 when creating pipes.
zork@chromium.org
2010-03-29
1
-12
/
+16
*
Implemented initial version of themes syncing (behind a flag).
akalin@chromium.org
2010-03-29
23
-1
/
+1394
*
Reverting to fix the vista sync_unit_tests failures.
ananta@chromium.org
2010-03-29
1
-1
/
+1
*
Make sure we poll immediately on the first syncer loop.
zork@chromium.org
2010-03-29
1
-1
/
+1
*
Fix for negative routing info problem. We were replacing tokens after
nick@chromium.org
2010-03-26
4
-10
/
+116
*
Scope the WriteTransactions during model association so that we don't lock th...
zork@chromium.org
2010-03-26
3
-136
/
+153
*
Clean up read FDs in async network alive. This prevents chrome from eating a...
zork@chromium.org
2010-03-25
1
-1
/
+17
*
Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...
jochen@chromium.org
2010-03-25
1
-1
/
+1
*
Revert 42551 "Add a "download" step into the DataTypeManager"
maruel@chromium.org
2010-03-25
6
-267
/
+27
*
Add a "download" step into the DataTypeManager
skrul@chromium.org
2010-03-24
6
-27
/
+267
*
Remove vendor specific CSS prefixes.
arv@chromium.org
2010-03-24
2
-122
/
+121
*
Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...
dhollowa@chromium.org
2010-03-24
1
-1
/
+1
*
Add a delegate to CookieMonster and broadcast notifications about changes to ...
jochen@chromium.org
2010-03-24
1
-1
/
+1
*
Make it clear what last_sync_timestamp actually tracks. Update
nick@chromium.org
2010-03-24
21
-130
/
+210
*
This is basically a rewrite of the DataTypeManager to support dynamic data ty...
skrul@chromium.org
2010-03-23
8
-283
/
+645
*
Fix bustage by adding friend decl.
tim@chromium.org
2010-03-23
1
-1
/
+1
*
Disable SyncerThreadWithSyncerTest.Pause. It's timing out, so I can't use FL...
tim@chromium.org
2010-03-23
1
-1
/
+2
*
Removed win32socketserver and its use in mediator_thread_impl.cc.
akalin@chromium.org
2010-03-23
1
-25
/
+0
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Refactor Directory/Directory::Kernel to eliminate some duplicate variable dec...
nick@chromium.org
2010-03-22
2
-51
/
+49
*
Eliminate a race between the syncerthread delivering PAUSED
nick@chromium.org
2010-03-22
1
-11
/
+11
*
Pass the raw history backend pointer to the gmock action rather than the refptr.
skrul@chromium.org
2010-03-22
1
-1
/
+1
*
Improve the integration test harness by using the max_local_timestamp
tim@chromium.org
2010-03-19
4
-8
/
+44
*
Combine similar code from sync unit tests and add additional unit tests for t...
zork@chromium.org
2010-03-19
4
-204
/
+233
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
26
-5
/
+2000
*
Pause the sync thread while starting data types.
skrul@chromium.org
2010-03-17
19
-51
/
+339
*
Removed auth_task.* and talk_auth_task.* (dead code)
akalin@chromium.org
2010-03-17
21
-1435
/
+21
*
Change observer expectations
skrul@chromium.org
2010-03-17
2
-24
/
+44
*
Add a lock to read |state_| in UIModelWorker::DoWorkAndWait. We don't
tim@chromium.org
2010-03-17
2
-8
/
+8
*
Revert 41790 - Removed auth_task.* and talk_auth_task.* (dead code) because W...
hbono@google.com
2010-03-17
21
-18
/
+1436
*
Removed auth_task.* and talk_auth_task.* (dead code)
akalin@chromium.org
2010-03-17
21
-1436
/
+18
*
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
[next]