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
/
engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Remove obsolete BridgedGaiaAuthenticator class
akalin@chromium.org
2011-02-08
2
-49
/
+0
*
[Sync] Add support for getRootNode() and getNodeById() JS messages
akalin@chromium.org
2011-02-05
3
-19
/
+386
*
sync: add a SyncSessionJobPurpose for clearing private data.
tim@chromium.org
2011-02-03
6
-61
/
+152
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
2
-8
/
+13
*
sync: tiny cleanup in syncer.h/cc
tim@chromium.org
2011-02-01
3
-15
/
+9
*
[Sync] Add JS scriptability to syncapi
akalin@chromium.org
2011-02-01
3
-1
/
+287
*
Initialize the mode member of SyncerThread in the ctor
cpu@chromium.org
2011-01-29
1
-0
/
+1
*
Part 2 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-28
2
-39
/
+41
*
Recommit attempt for rev 72685.
zea@chromium.org
2011-01-27
10
-76
/
+401
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
2
-19
/
+21
*
sync: remove a test expectation that is actually dumb.
tim@chromium.org
2011-01-26
1
-2
/
+0
*
sync: fix a couple less-than comparisons to be less-than-eq in tests.
tim@chromium.org
2011-01-26
1
-2
/
+3
*
Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...
zea@chromium.org
2011-01-26
7
-220
/
+50
*
[SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...
zea@chromium.org
2011-01-26
7
-50
/
+220
*
attempt to fix perms on some files
tim@chromium.org
2011-01-26
2
-0
/
+0
*
sync: beginnings of MessageLoop based SyncerThread
tim@chromium.org
2011-01-26
11
-8
/
+1436
*
[Sync] Remove now-obsolete FastDump class
akalin@chromium.org
2011-01-25
2
-4
/
+7
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
9
-33
/
+33
*
The sync server supports a new "progress token" scheme that allows data types...
nick@chromium.org
2011-01-13
14
-275
/
+164
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
2
-10
/
+8
*
[SYNC] Sessions datatype refactor. Most things related to sessions under-the-...
zea@chromium.org
2011-01-06
2
-0
/
+7
*
Move lots of GMock stuff out of line.
erg@google.com
2011-01-05
1
-2
/
+4
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
2
-2
/
+2
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
2
-17
/
+18
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+0
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Rest of the autofill work.
lipalani@chromium.org
2010-12-16
2
-0
/
+97
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
6
-21
/
+36
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-1
/
+0
*
[SYNC] Check if a change's entry is for a position-sensitive model before tra...
zea@chromium.org
2010-12-09
1
-1
/
+4
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-5
/
+0
*
sync: Make SyncSession take most of its required state at construction time.
tim@chromium.org
2010-11-24
5
-313
/
+323
*
Autofill work:
lipalani@chromium.org
2010-11-24
4
-5
/
+85
*
Revert 67189 - Autofill work:
lipalani@chromium.org
2010-11-24
4
-85
/
+5
*
Autofill work:
lipalani@chromium.org
2010-11-24
4
-5
/
+85
*
Add a boolean details to the PASSPHRASE_REQUIRED message that indicates
johnnyg@chromium.org
2010-11-19
2
-5
/
+11
*
Disabled flaky pause tests (again).
zea@chromium.org
2010-11-18
1
-2
/
+5
*
sync: union model type nudge source before dropping coalesced nudge.
tim@chromium.org
2010-11-18
3
-16
/
+68
*
Revert 66513 - sync: remove event_sys from ServerConnectionManager and Syncer...
tim@chromium.org
2010-11-18
6
-84
/
+95
*
sync: remove event_sys from ServerConnectionManager and SyncerThread
tim@chromium.org
2010-11-17
6
-95
/
+84
*
Sync: Fix RequestResume in SyncerThread, and re-enable the various unit tests
zea@chromium.org
2010-11-17
2
-16
/
+11
*
Disable SyncerThread's NudgeSyncerWithDatatypes unit test.
zea@chromium.org
2010-11-13
1
-2
/
+3
*
Fix race in syncer thread unit test.
zea@chromium.org
2010-11-11
1
-1
/
+1
*
Marking test flaky.
jcivelli@chromium.org
2010-11-11
1
-1
/
+4
*
Plumb datatype information to syncer from nudges.
zea@chromium.org
2010-11-11
7
-36
/
+151
*
sync: bake 'explicit' passphrases into the nigori specifics, rather
tim@chromium.org
2010-11-10
2
-5
/
+68
*
[Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'
akalin@chromium.org
2010-11-04
1
-27
/
+9
*
sync: on chrome os, postpone network reachability check
tim@chromium.org
2010-11-03
1
-0
/
+20
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
3
-5
/
+8
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
2
-20
/
+17
[next]