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
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
9
-9
/
+1172
*
Fix 'Create an account' and 'Help' links on gaia login dialog.
tim@chromium.org
2009-10-16
1
-4
/
+4
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
8
-1171
/
+8
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
8
-8
/
+1171
*
Hook up ClientToServerResponse::THROTTLED to the client sync loop.
tim@chromium.org
2009-10-16
13
-36
/
+113
*
Within libjingle, add an abstraction of winsock initialization.
nick@chromium.org
2009-10-16
1
-0
/
+4
*
Facelifts to sync UI
tim@chromium.org
2009-10-15
5
-36
/
+124
*
Add checkmark image to repository so that try servers can use it in testing u...
tim@chromium.org
2009-10-15
1
-0
/
+0
*
Fix pieces of syncapi that aren't implemented on Linux.
zork@chromium.org
2009-10-15
5
-29
/
+34
*
Fix some warnings on Mac that are treated as errors:
munjal@chromium.org
2009-10-15
5
-28
/
+13
*
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 line endings on merge_and_sync.html in repo, it is breaking svn.
tim@chromium.org
2009-10-14
1
-2
/
+2
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+1
*
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
3
-53
/
+6
*
Patched in 265058 (which was uploaded under akalin@gmail.com). Original
akalin@chromium.org
2009-10-13
14
-40
/
+89
*
Remove pthreads from build and installer files.
tim@chromium.org
2009-10-10
7
-1200
/
+0
*
Remove pthreads from event_sys_unittest.
tim@chromium.org
2009-10-09
1
-48
/
+42
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
2
-2
/
+2
*
[Windows] Add a button in bookmark manager to show the status of bookmarks sy...
tim@chromium.org
2009-10-09
1
-0
/
+1
*
Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...
tim@chromium.org
2009-10-09
1
-51
/
+57
*
Replace pthreads locks with chrome locks in syncable.cc.
chron@chromium.org
2009-10-09
4
-211
/
+234
*
Sync: Remove pthreads from ServerConnectionManager and notifier.
tim@chromium.org
2009-10-08
6
-74
/
+38
*
Part 1 of making sync work on Mac:
munjal@chromium.org
2009-10-08
14
-36
/
+150
*
Fix merge and sync alignment issue.
nick@chromium.org
2009-10-08
1
-4
/
+6
*
Sync: Remove pthreads from auth_watcher.
tim@chromium.org
2009-10-07
7
-253
/
+385
*
Update sync unit tests to build on linux
zork@chromium.org
2009-10-07
10
-937
/
+545
*
Sync: Replace pthread mutex with base::Lock in a few more places.
timsteele@google.com
2009-10-07
10
-63
/
+40
*
Revert 28198 - Remove pthreads from syncable.
chron@google.com
2009-10-07
2
-10
/
+34
*
Remove pthreads from syncable.
chron@chromium.org
2009-10-07
2
-34
/
+10
*
Cleanup some rotten references to old command line switches.
nick@chromium.org
2009-10-06
2
-4
/
+2
*
Change the Windows build to statically link the sync library.
nick@chromium.org
2009-10-06
2
-34
/
+7
*
Initial CL for fixing some of the proxy auth issues.
chron@chromium.org
2009-10-06
6
-32
/
+87
*
Initialize message_loop_ in gaia authenticator.
timsteele@google.com
2009-10-06
1
-1
/
+2
*
Sync: Remove pthreads from event_sys code. Remove asynch version of GaiaAuthe...
timsteele@google.com
2009-10-03
15
-151
/
+130
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
2
-3
/
+2
*
Revert my revert because it causes more problems.
nsylvain@chromium.org
2009-10-02
2
-34
/
+1
*
revert this change because protoc.exe crashes during compile and breaks the t...
nsylvain@chromium.org
2009-10-02
2
-1
/
+34
*
Set the LITE runtime optimization flag in sync.proto.
nick@chromium.org
2009-10-02
2
-34
/
+1
*
Replace Read/Write lock with a plain old chrome lock.
chron@chromium.org
2009-10-02
3
-261
/
+68
*
A small cleanup to the sync setup flow.
nick@chromium.org
2009-10-01
1
-1
/
+1
*
Convert the SslInitializationSingleton over to a base/singleton.
nick@chromium.org
2009-10-01
1
-14
/
+3
*
Rename EscapeUrl and expand the code comment.
brg@chromium.com
2009-10-01
1
-1
/
+1
*
Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...
brg@chromium.com
2009-10-01
1
-1
/
+1
*
Remove the syncapi stub.
nick@chromium.org
2009-09-30
1
-305
/
+0
*
Unflakify SyncerThreadWithSyncerTest.Polling by using TimeTicks instead of sy...
tim@chromium.org
2009-09-29
1
-15
/
+7
*
Make two members private in sync and add getters/setters for them.
tim@chromium.org
2009-09-29
4
-9
/
+30
*
Disable it for real this time.
nsylvain@chromium.org
2009-09-29
1
-1
/
+3
*
Disable SyncerThreadWithSyncerTest.Polling because it's flaky.
nsylvain@chromium.org
2009-09-29
1
-1
/
+2
[next]