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
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Ensure we always re-encrypt with newest gaia password if available.
zea@chromium.org
2012-02-03
3
-6
/
+15
*
Revert 120157 (caused compile failure on chromium os) - [Sync] Ensure we alwa...
kinuko@chromium.org
2012-02-02
3
-15
/
+6
*
[Sync] Ensure we always re-encrypt with newest gaia password if available.
zea@chromium.org
2012-02-02
3
-6
/
+15
*
Currently when there are errors during first sync(configure) we trigger an u...
lipalani@chromium.org
2012-01-29
1
-1
/
+2
*
[Sync] Pave the way for fewer asynchronous calls and UI spin while setting a ...
rsimha@chromium.org
2012-01-18
3
-9
/
+15
*
[Sync] Rename ModelEnumSet to ModelTypeSet
akalin@chromium.org
2011-12-13
5
-8
/
+8
*
[Sync] Replace all instances of ModelTypeSet with ModelEnumSet
akalin@chromium.org
2011-12-10
3
-5
/
+5
*
[Sync] Convert sessions/ directory to ModelEnumSet
akalin@chromium.org
2011-12-07
1
-1
/
+1
*
[Sync] Convert syncable/ directory to ModelEnumSet
akalin@chromium.org
2011-12-06
2
-3
/
+3
*
Remove sync OnTransaction{Start,End} notification
rlarocque@chromium.org
2011-12-01
2
-32
/
+0
*
[Sync] Replace uses of ObserverListThreadSafe with WeakHandles
akalin@chromium.org
2011-11-19
2
-1
/
+16
*
[Sync] Add type conversion constructor for WeakHandle
akalin@chromium.org
2011-11-17
1
-3
/
+3
*
[Sync] Cache encrypted types info in ProfileSyncService
akalin@chromium.org
2011-10-24
3
-9
/
+29
*
[Sync] Move some code into new class JsMutationEventObserver
akalin@chromium.org
2011-09-23
6
-161
/
+199
*
[Sync] Move change-related methods out of SyncManager::Observer
akalin@chromium.org
2011-09-21
5
-72
/
+44
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
3
-3
/
+3
*
[Sync] Move ChangeRecord into its own file (change_record.{h,cc})
akalin@chromium.org
2011-09-17
3
-60
/
+31
*
Add ToString() method to tracked_objects::Location
akalin@chromium.org
2011-09-16
1
-13
/
+3
*
[Sync] Rework SharedValue<T> into Immutable<T>
akalin@chromium.org
2011-09-16
6
-25
/
+20
*
[Sync] Move weak_handle* into sync/util
akalin@chromium.org
2011-09-16
4
-4
/
+4
*
[Sync] Avoid passing around EntryKernelMutationSet by value
akalin@chromium.org
2011-09-15
7
-16
/
+39
*
handle store open or load failure correctly by making exiting early and also ...
lipalani@chromium.org
2011-09-08
3
-3
/
+6
*
Plug in legacy error code sent by the server to the new model by converting t...
lipalani@chromium.org
2011-09-04
4
-0
/
+34
*
Move sync test code out of chrome/test
phajdan.jr@chromium.org
2011-09-02
2
-2
/
+2
*
Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...
zea@chromium.org
2011-08-17
3
-5
/
+6
*
sync: re-attempt 96573 and 96575 - DEPS additions.
tim@chromium.org
2011-08-13
1
-0
/
+19
*
Revert 96573 - sync: more DEPS fun
georgey@chromium.org
2011-08-12
1
-19
/
+0
*
sync: more DEPS fun
tim@chromium.org
2011-08-12
1
-0
/
+19
*
Simulate transient error and verify exponential backoff.
lipalani@chromium.org
2011-08-12
1
-1
/
+2
*
sync: Move all the js_* files into a js/ subdirectory.
tfarina@chromium.org
2011-08-10
17
-0
/
+1342