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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
17
-188
/
+60
*
Revert "Revert 42551 "Add a "download" step into the DataTypeManager""
skrul@chromium.org
2010-03-31
6
-27
/
+267
*
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
13
-6
/
+59
*
Revert 43009 - This change isn't as bad as it looks, basically it's templatin...
tim@chromium.org
2010-03-30
6
-308
/
+203
*
This change isn't as bad as it looks, basically it's templating the AutofillM...
tim@chromium.org
2010-03-29
6
-203
/
+308
*
Implemented initial version of themes syncing (behind a flag).
akalin@chromium.org
2010-03-29
12
-0
/
+1261
*
Scope the WriteTransactions during model association so that we don't lock th...
zork@chromium.org
2010-03-26
3
-136
/
+153
*
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
*
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
*
This is basically a rewrite of the DataTypeManager to support dynamic data ty...
skrul@chromium.org
2010-03-23
5
-243
/
+564
*
Improve the integration test harness by using the max_local_timestamp
tim@chromium.org
2010-03-19
2
-3
/
+36
*
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
13
-2
/
+1377
*
Pause the sync thread while starting data types.
skrul@chromium.org
2010-03-17
7
-28
/
+252
*
Add a lock to read |state_| in UIModelWorker::DoWorkAndWait. We don't
tim@chromium.org
2010-03-17
2
-8
/
+8
*
Added switch to invalidate the sync xmpp auth token for testing.
akalin@chromium.org
2010-03-12
2
-1
/
+9
*
Additional unit tests for autofill
skrul@chromium.org
2010-03-12
1
-0
/
+5
*
Refactor synchronous error handling
skrul@chromium.org
2010-03-11
18
-259
/
+207
*
BSD ifdefs, etc. necessary for chrome/
pvalchev@google.com
2010-03-09
1
-0
/
+4
*
Make VerifyUpdatesCommand a ModelChanging variant for now as we can end
tim@chromium.org
2010-03-09
1
-0
/
+1
*
Add tests to the ProfileSyncServiceAutofillTest for association merge.
skrul@chromium.org
2010-03-09
3
-30
/
+21
*
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
9
-0
/
+0
*
chrome 2: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
3
-4
/
+9
*
Fix KeyToTag and add unit test
skrul@chromium.org
2010-03-08
2
-2
/
+29
*
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
*
Improve autofill unit test
skrul@chromium.org
2010-03-03
1
-9
/
+1
*
Make DTCs implement the UnrecoverableErrorHandler interface so they can be
albertb@chromium.org
2010-03-03
13
-48
/
+171
*
Unit test for autofill sync.
skrul@chromium.org
2010-03-02
9
-46
/
+65
*
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
*
Add autofill Change Processor and Model Associator
zork@google.com
2010-03-01
11
-13
/
+1031
*
Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...
skrul@chromium.org
2010-02-26
10
-0
/
+575
*
When creating preference sync node, set the node title to the name of the
albertb@google.com
2010-02-25
3
-5
/
+6
*
Revert 39964 - Move data type start/stop management into DataTypeManager
chron@chromium.org
2010-02-25
10
-568
/
+0
*
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
10
-0
/
+568
*
Multi-pass ModelChangingSyncerCommands.
tim@chromium.org
2010-02-25
1
-0
/
+3
*
Refactored parts of the PSS unit tests to allow for preference sync to be tes...
albertb@google.com
2010-02-22
4
-23
/
+23
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
3
-3
/
+3
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
5
-1
/
+5
*
Add unique hashing to sync API.
chron@google.com
2010-02-18
1
-1
/
+1
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-17
4
-6
/
+48
[next]