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
*
Fix mem leak in sync tests by ensuring that the destruction tasks get to run.
jam@chromium.org
2009-11-03
1
-0
/
+4
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
2
-3
/
+9
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
3
-11
/
+25
*
Convert chrome_url_data_manager (previously a global) into a Singleton. This
tony@chromium.org
2009-10-30
1
-1
/
+2
*
Use the password_manager encryptor to encrypt the sync credentials under Linu...
davemoore@chromium.org
2009-10-30
1
-9
/
+43
*
Disable form entry while sending credentials.
tim@chromium.org
2009-10-30
1
-1
/
+6
*
Linux: Remove unnecessary time_linux.cc from sync code.
craig.schlenter@chromium.org
2009-10-29
1
-7
/
+0
*
Gosh, fix a typo to really fix the tree.
munjal@chromium.org
2009-10-29
1
-1
/
+1
*
Fix the warning treated as error on linux 64 bit build of
munjal@chromium.org
2009-10-29
1
-2
/
+2
*
Try to revive the revision 30441 which was reverted in 30443.
munjal@chromium.org
2009-10-29
2
-6
/
+87
*
Reverting r30441. Fails compile on linux x64.
aa@chromium.org
2009-10-29
2
-87
/
+6
*
Make some improvements to sync model associator:
munjal@chromium.org
2009-10-29
2
-6
/
+87
*
Fix the notifier SSL layer to make notifications work for Linux Bookmark sync.
zork@chromium.org
2009-10-29
2
-53
/
+43
*
Take 2 at browser_sync::ExtensionsActivityMonitor.
tim@chromium.org
2009-10-28
11
-7
/
+506
*
linux: fix gcc 4.3 issues (for arm)
piman@chromium.org
2009-10-27
6
-10
/
+14
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
21
-79
/
+1
*
Run a Chrome message loop on the mediator thread, allowing certificates to be...
zork@chromium.org
2009-10-27
1
-1
/
+8
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
3
-42
/
+30
*
Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...
tim@chromium.org
2009-10-27
11
-498
/
+7
*
Revert (2 of 4) 30156 - Add newline to end of file to fix compile. again :(
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Revert (1 of 4) 30157 - Add newline to end of another file.
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Add newline to end of another file.
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Add newline to end of file to fix compile. again :(
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...
tim@chromium.org
2009-10-27
11
-7
/
+498
*
Add SSL wrapper for linux and mac. This allows notifier to use chrome's SSL ...
zork@chromium.org
2009-10-26
3
-1
/
+490
*
Resubmit http://codereview.chromium.org/314016 with views fixed
zork@chromium.org
2009-10-26
3
-26
/
+29
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
2
-8
/
+8
*
Hook up "remaining changes" to sync client. Remove "latest timestamp".
chron@chromium.org
2009-10-23
10
-39
/
+39
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
5
-53
/
+118
*
Fix profile_sync_service_unittest.cc to build on Mac and Linux
zork@chromium.org
2009-10-22
1
-59
/
+60
*
Fix unit test compiling on Linux
zork@chromium.org
2009-10-21
3
-9
/
+1
*
Style and comment fixes for sync_setup_wizard_gtk.cc and sync_setup_wizard.h
zork@chromium.org
2009-10-21
1
-2
/
+4
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
1
-0
/
+0
*
Lands http://codereview.chromium.org/272036 for Thiago:
sky@chromium.org
2009-10-19
1
-2
/
+2
*
Beef-up a DCHECK_NE case in browser_sync::ChangeProcessor to return early if ...
tim@chromium.org
2009-10-19
1
-4
/
+8
*
First fix to minimize copying of image data.
erg@google.com
2009-10-19
1
-3
/
+4
*
Fix ProfileSyncService unit test.
nick@chromium.org
2009-10-17
6
-86
/
+80
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
45
-106
/
+99
*
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
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
1
-1
/
+2
*
Remove a dcheck that had a signed/unsigned warning.
nick@chromium.org
2009-10-16
1
-1
/
+0
*
Use a multiset rather than a set to store bookmarks when running the model as...
nick@chromium.org
2009-10-16
1
-4
/
+6
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
11
-12
/
+1175
*
Reverted 29258.
akalin@chromium.org
2009-10-16
10
-1173
/
+10
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
10
-10
/
+1173
*
Fix a crash in incognito mode when clicking the wrench menu.
nick@chromium.org
2009-10-16
1
-0
/
+4
*
Reverted 29255.
akalin@chromium.org
2009-10-16
10
-1173
/
+10
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
10
-10
/
+1173
*
Reverted 29253.
akalin@chromium.org
2009-10-16
9
-1172
/
+9
[next]