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
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
7
-8
/
+8
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
10
-2
/
+10
*
check if ModelNeutralExecuteImpl succeeded before running ModelChangingExecut...
dantasse@chromium.org
2010-02-19
4
-7
/
+13
*
Add a unit test verifying the merge behavior when there are two
nick@chromium.org
2010-02-18
1
-0
/
+20
*
Add unique hashing to sync API.
chron@google.com
2010-02-18
5
-25
/
+126
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-17
13
-90
/
+488
*
Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...
chron@google.com
2010-02-17
20
-19
/
+168
*
We dump all of the originals_ metahandles to the dirty_metahandles index and ...
chron@google.com
2010-02-17
3
-10
/
+187
*
Reverting change: broke unit tests on chrome OS.
finnur@chromium.org
2010-02-16
10
-371
/
+70
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-16
10
-70
/
+371
*
For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...
tim@chromium.org
2010-02-16
26
-466
/
+688
*
Per-datatype filtering of change notifications.
nick@chromium.org
2010-02-12
4
-51
/
+67
*
Various model associator fixes from preferences bringup.
nick@chromium.org
2010-02-12
2
-23
/
+39
*
Two fixes from preference sync bringup: (a) Nudge the syncer on more
nick@chromium.org
2010-02-11
2
-7
/
+13
*
Changed default notification method to 'transitional'.
akalin@chromium.org
2010-02-11
1
-3
/
+3
*
Create preferences DTC and wire it into the profile sync factory.
skrul@chromium.org
2010-02-11
16
-49
/
+407
*
For sync, add OrderedCommitSet::Projection, a helper for iterating over
tim@chromium.org
2010-02-11
5
-39
/
+238
*
Implemented new notification methods.
akalin@chromium.org
2010-02-11
30
-96
/
+885
*
Revert the revert... This has the cumulative effect of relanding 38694.
eroman@chromium.org
2010-02-11
1
-1
/
+1
*
Hook up client side of per-datatype GetUpdates.
nick@chromium.org
2010-02-11
21
-80
/
+417
*
Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...
eroman@chromium.org
2010-02-10
1
-1
/
+1
*
Refactor PostClientToServer message, include new unit tests for it. In prep f...
chron@google.com
2010-02-10
3
-73
/
+243
*
Add some tests to CookieMonster for overwriting persistent cookies, and check...
eroman@chromium.org
2010-02-10
1
-1
/
+1
*
Change the name fields back to their previous name to unbreak the build
zork@chromium.org
2010-02-10
2
-2
/
+2
*
First stab at a DataTypeController.
skrul@chromium.org
2010-02-10
20
-202
/
+1107
*
Update the .proto files to change the fields to optional.
zork@chromium.org
2010-02-10
2
-4
/
+4
*
Fill in the preference sync TODOs using the preference specifics proto and
albertb@google.com
2010-02-10
5
-53
/
+109
*
Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...
chron@google.com
2010-02-09
16
-87
/
+1136
*
Make SyncerThread stop polling if an AUTH_INVALID response is parsed.
tim@chromium.org
2010-02-09
8
-78
/
+168
*
Implement BookmarkModel::SetUrl
arv@chromium.org
2010-02-09
1
-13
/
+4
*
Moved all sync-related command-line logic to profile_sync_service.
akalin@chromium.org
2010-02-09
8
-15
/
+29
*
Mark dirty in PutParentIdPropertyOnly.
nick@chromium.org
2010-02-09
1
-0
/
+1
*
Fix a bug where positions inside of a newly-committed folder would be
nick@chromium.org
2010-02-09
6
-63
/
+298
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
5
-2
/
+5
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
2
-4
/
+4
*
Fixed notifications-related bug on network reconnections.
akalin@chromium.org
2010-02-04
4
-7
/
+16
*
Switch the order of two checks to avoid dereferencing a null RequestContext
dantasse@chromium.org
2010-02-04
1
-2
/
+2
*
Check the LSID before starting up a ProfileSyncService. This will stop memor...
dantasse@chromium.org
2010-02-03
1
-0
/
+4
*
Add autofill proto buffer for sync.
zork@google.com
2010-02-03
1
-0
/
+24
*
Sync api changes to support preferences.
albertb@google.com
2010-02-02
6
-3
/
+43
*
Wire popup blocking UI to the new machinery and port over the user's old whit...
pkasting@chromium.org
2010-02-02
1
-2
/
+1
*
Proto extenions to sync preferences.
albertb@google.com
2010-02-01
1
-0
/
+23
*
BSD port: chrome/app and chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-01
1
-0
/
+1
*
Implementation of the DatabaseModelWorker, take 2.
albertb@google.com
2010-02-01
9
-24
/
+182
*
Speculative fix for thread sanitizer failures in ProfileSyncServiceTest.
tim@chromium.org
2010-02-01
1
-1
/
+1
*
Revert r37535.
darin@chromium.org
2010-01-29
1
-3
/
+0
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
1
-0
/
+3
*
Fixed bug 21102 where shutdown while starting Sync leaves things weird.
nick@chromium.org
2010-01-29
5
-23
/
+108
*
Don't acquire a database lock in syncable::DirectoryBackingStore::SaveChanges...
nick@chromium.org
2010-01-28
1
-1
/
+10
*
Revert 37367 - Implementation of the database safe worker model.
viettrungluu@chromium.org
2010-01-28
9
-174
/
+12
[next]