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
*
Fix some Sync strings
dantasse@chromium.org
2010-04-02
1
-1
/
+2
*
Add a bunch of preferences to sync.
skrul@chromium.org
2010-04-02
5
-40
/
+140
*
Update routing info and nudge syncer in ConfigureDataTypes().
skrul@chromium.org
2010-04-02
10
-85
/
+125
*
Fix syncing deleted autofills and properly associate when an autofill is added.
zork@chromium.org
2010-04-02
3
-23
/
+37
*
Move enable/disable storage to prefs.
nick@chromium.org
2010-04-02
8
-35
/
+181
*
Fix for a problem introduced by 41865 which causes sync notifications
akalin@chromium.org
2010-04-01
1
-0
/
+16
*
Make last_download_timestamp and initial_sync_ended per-datatype.
nick@chromium.org
2010-04-01
25
-233
/
+822
*
Add linux UI for enabling sync types.
zork@chromium.org
2010-04-01
3
-2
/
+12
*
Move the Nigori classes from base to sync.
albertb@chromium.org
2010-04-01
3
-0
/
+405
*
Annotate benign race in SyncherThread::IsSyncingCurrentlySilenced()
timurrrr@chromium.org
2010-04-01
1
-1
/
+7
*
Add themes to new sync UI.
dantasse@chromium.org
2010-04-01
1
-0
/
+1
*
Send out a notification when the bookmark bar changes.
zork@chromium.org
2010-03-31
1
-2
/
+10
*
fix the build
dantasse@chromium.org
2010-03-31
1
-1
/
+1
*
The "Customize Sync" dialog will let users select to sync or not sync each da...
dantasse@chromium.org
2010-03-31
31
-453
/
+239
*
Revert "Revert 42551 "Add a "download" step into the DataTypeManager""
skrul@chromium.org
2010-03-31
6
-27
/
+267
*
Fix and resubmit 42959
zork@chromium.org
2010-03-30
1
-1
/
+1
*
Fixed a bug where themes wouldn't sync properly if it had been installed
akalin@chromium.org
2010-03-30
1
-13
/
+20
*
Fix sync leaks and some more good stuff.
skrul@chromium.org
2010-03-30
16
-10
/
+67
*
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
[next]