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
*
Preferences cleanup.
skrul@chromium.org
2010-04-09
1
-57
/
+64
*
At some point we changed the synchronous model associator methods to not call...
skrul@chromium.org
2010-04-09
5
-31
/
+16
*
Revert 44036 [unit_tests failed] - Since the host content settings preference...
viettrungluu@chromium.org
2010-04-09
1
-1
/
+1
*
Since the host content settings preferences can be updated by the sync backend,
albertb@chromium.org
2010-04-09
1
-1
/
+1
*
Fix bug 40555. Make sure to nudge the syncer if you're syncing new data type...
dantasse@chromium.org
2010-04-09
1
-1
/
+1
*
Fix svn properties on typed_url*
zork@google.com
2010-04-07
3
-702
/
+702
*
Make the Autofill glue components capable of handling both types based on the...
tim@chromium.org
2010-04-07
7
-192
/
+872
*
detect preferences errors
erikkay@chromium.org
2010-04-06
2
-2
/
+2
*
Don't compare wchar_t *s
zork@chromium.org
2010-04-05
1
-1
/
+1
*
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
4
-76
/
+96
*
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
2
-6
/
+7
*
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
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
[next]