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
/
sessions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 96573 - sync: more DEPS fun
georgey@chromium.org
2011-08-12
1
-5
/
+5
*
sync: more DEPS fun
tim@chromium.org
2011-08-12
1
-5
/
+5
*
Simulate transient error and verify exponential backoff.
lipalani@chromium.org
2011-08-12
7
-20
/
+39
*
sync: add DEPS files to subdirs
tim@chromium.org
2011-08-11
1
-0
/
+12
*
[Sync] Add client-side plumbing for server control of sessions commit delay
akalin@chromium.org
2011-08-10
4
-7
/
+28
*
[Sync] [Jank] Clear the vector of verified updates after processing.
nick@chromium.org
2011-08-01
1
-0
/
+1
*
Move more files from chrome/test to chrome/test/base, part #3
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-5
/
+7
*
sort() for std::set_*
tzik@chromium.org
2011-06-20
1
-0
/
+4
*
[Sync] Add Location parameter to Read/WriteTransactions
akalin@chromium.org
2011-06-17
1
-1
/
+1
*
[Sync] Split DirectoryChangeListener for thread-safety
akalin@chromium.org
2011-06-16
1
-1
/
+2
*
[Sync] Clean up sync logging
akalin@chromium.org
2011-06-08
2
-0
/
+11
*
Adds the following information to about sync page:
lipalani@chromium.org
2011-05-20
4
-6
/
+13
*
Revert 86032 - Adds the following information to about sync page:
lipalani@chromium.org
2011-05-20
4
-12
/
+5
*
Adds the following information to about sync page:
lipalani@chromium.org
2011-05-20
4
-5
/
+12
*
[Sync] Support for non-blocking conflicts and encryption conflicts.
zea@chromium.org
2011-05-05
6
-5
/
+98
*
sync: Rename Expect*Value() to ExpectDict*Value().
tfarina@chromium.org
2011-04-25
1
-44
/
+44
*
fix clang build
tim@chromium.org
2011-04-22
2
-0
/
+4
*
sync: repairs + improvement to migration code path
tim@chromium.org
2011-04-22
3
-0
/
+10
*
Purge disabled datatypes in syncer thread.
lipalani@chromium.org
2011-04-22
3
-0
/
+144
*
Revert 82578 - Purge disabled datatypes in syncer thread.BUG=TEST=Review URL:...
lipalani@chromium.org
2011-04-22
3
-144
/
+0
*
Purge disabled datatypes in syncer thread.
lipalani@chromium.org
2011-04-21
3
-0
/
+144
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
2
-13
/
+1
*
Revert 82067 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
2
-1
/
+13
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
2
-13
/
+1
*
Revert 82026 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
2
-1
/
+13
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-18
2
-13
/
+1
*
sync: Make nudge + config jobs reliable in SyncerThread2
lipalani@chromium.org
2011-04-15
1
-6
/
+9
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
4
-6
/
+6
*
[Sync] Move TypePayloadMap into its own file
akalin@chromium.org
2011-03-22
4
-109
/
+28
*
Coverity: Pass parameters by ref.
jhawkins@chromium.org
2011-03-11
2
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
[Sync] Attach payload to appropriate progress marker + unit tests.
zea@chromium.org
2011-02-28
2
-0
/
+12
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
3
-3
/
+306
*
Revert 74489 - [Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
3
-306
/
+3
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
3
-3
/
+306
*
sync: add a SyncSessionJobPurpose for clearing private data.
tim@chromium.org
2011-02-03
2
-8
/
+17
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
2
-0
/
+3
*
sync: tiny cleanup in syncer.h/cc
tim@chromium.org
2011-02-01
2
-1
/
+13
*
Recommit attempt for rev 72685.
zea@chromium.org
2011-01-27
5
-11
/
+159
*
Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...
zea@chromium.org
2011-01-26
3
-140
/
+1
*
[SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...
zea@chromium.org
2011-01-26
3
-1
/
+140
*
sync: beginnings of MessageLoop based SyncerThread
tim@chromium.org
2011-01-26
8
-11
/
+191
*
The sync server supports a new "progress token" scheme that allows data types...
nick@chromium.org
2011-01-13
7
-146
/
+111
*
sync: Make SyncSession take most of its required state at construction time.
tim@chromium.org
2010-11-24
3
-28
/
+34
*
Plumb datatype information to syncer from nudges.
zea@chromium.org
2010-11-11
2
-9
/
+16
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
sync: use ObserverList instead of EventChannel (deprecated) for syncer events.
tim@chromium.org
2010-10-11
7
-57
/
+22
*
Rename ChromeThread to BrowserThread Part5:
tfarina@chromium.org
2010-10-08
1
-1
/
+1
[next]