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
*
Use https for GAIA URL.
cevans@chromium.org
2009-12-30
1
-1
/
+1
*
Added switch to invalidate sync login.
akalin@chromium.org
2009-12-18
1
-0
/
+7
*
sync: Fix license copyright text.
evan@chromium.org
2009-12-11
7
-7
/
+7
*
Give the proper error message in the case where you attempt to log int
zork@google.com
2009-12-10
1
-0
/
+6
*
Plumping for taking LSID cookie from ProfileSyncService to GaiaAuthenticator.
albertb@google.com
2009-12-01
6
-19
/
+81
*
Fix some minor things that were in the unique naming CL that I forgot to addr...
chron@google.com
2009-11-25
5
-8
/
+11
*
sync: get rid of path_helpers files.
nick@chromium.org
2009-11-25
3
-3
/
+0
*
Remove a TODO in post_commit_command.cc. Clarify what's going on.
nick@chromium.org
2009-11-24
1
-3
/
+4
*
Final part of PathString cleanup.
munjal@chromium.org
2009-11-24
8
-157
/
+157
*
build fix: missing include
evan@chromium.org
2009-11-22
1
-0
/
+1
*
Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...
tim@chromium.org
2009-11-21
54
-2880
/
+949
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
1
-4
/
+6
*
Remove unique naming from syncer! This reduces the complexity. Modify the ind...
chron@google.com
2009-11-20
22
-1815
/
+844
*
sync: add some "static"s to functions
evan@chromium.org
2009-11-17
1
-12
/
+14
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
4
-8
/
+8
*
Part 1 of removing PathSTring. I scrubbed files that are not
munjal@chromium.org
2009-11-13
7
-11
/
+13
*
Revert 31865 - This change is patched from http://codereview.chromium.org/276...
idana@chromium.org
2009-11-13
1
-6
/
+12
*
This change is patched from http://codereview.chromium.org/276071 by randy.po...
idana@chromium.org
2009-11-13
1
-12
/
+6
*
Implement the gaia captcha state and unlock capability in the sync setup wizard.
tim@chromium.org
2009-11-12
4
-21
/
+37
*
Part 1 of implementing captcha for sync dialog.
tim@chromium.org
2009-11-11
2
-34
/
+33
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
2
-8
/
+8
*
Removes blocked items. Also, some minor cleanup in preparation for (and to he...
tim@chromium.org
2009-11-10
18
-317
/
+8
*
Part 2 of string cleanup in Sync:
munjal@chromium.org
2009-11-06
2
-92
/
+61
*
Clean up the strings for sync code:
munjal@chromium.org
2009-11-04
16
-115
/
+46
*
Remove context-based dependencies on SyncerSession from ApplyUpdatesCommand.
tim@chromium.org
2009-11-03
8
-46
/
+48
*
Take 2 at browser_sync::ExtensionsActivityMonitor.
tim@chromium.org
2009-10-28
7
-4
/
+76
*
linux: fix gcc 4.3 issues (for arm)
piman@chromium.org
2009-10-27
2
-3
/
+4
*
Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...
tim@chromium.org
2009-10-27
7
-79
/
+4
*
Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...
tim@chromium.org
2009-10-27
7
-4
/
+79
*
Hook up "remaining changes" to sync client. Remove "latest timestamp".
chron@chromium.org
2009-10-23
9
-36
/
+34
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
3
-4
/
+4
*
Fix sync bug where notifications were being sent for unsuccessful commit atte...
chron@chromium.org
2009-10-16
2
-2
/
+8
*
If chrome starts without a network connection, the sync serverconnectionmanag...
tim@chromium.org
2009-10-16
1
-0
/
+4
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-2
/
+2
*
Reverted 29258.
akalin@chromium.org
2009-10-16
2
-2
/
+2
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-2
/
+2
*
Reverted 29255.
akalin@chromium.org
2009-10-16
2
-2
/
+2
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-2
/
+2
*
Reverted 29253.
akalin@chromium.org
2009-10-16
1
-1
/
+1
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-1
/
+1
*
Hook up ClientToServerResponse::THROTTLED to the client sync loop.
tim@chromium.org
2009-10-16
13
-36
/
+113
*
Fix some warnings on Mac that are treated as errors:
munjal@chromium.org
2009-10-15
3
-25
/
+12
*
For sync exponential backoff, allow one nudge per exponential backoff interva...
tim@chromium.org
2009-10-14
3
-151
/
+347
*
Readability fixes for server_connection_manager.
nick@chromium.org
2009-10-14
2
-67
/
+93
*
Fix a bug that would cause spurious commits from the bookmark model
nick@chromium.org
2009-10-14
1
-4
/
+9
*
Fixed some more Google Sync mac build compile errors.
akalin@chromium.org
2009-10-13
2
-5
/
+6
*
Patched in 265058 (which was uploaded under akalin@gmail.com). Original
akalin@chromium.org
2009-10-13
2
-3
/
+7
*
Remove pthreads from build and installer files.
tim@chromium.org
2009-10-10
3
-870
/
+0
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...
tim@chromium.org
2009-10-09
1
-51
/
+57
[next]