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
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
2
-0
/
+3
*
Revert 33318 - Enable sync by default on all platforms.
akalin@chromium.org
2009-11-30
1
-2
/
+4
*
Define the GetPeerName method of the ClientSocket interface for all
wtc@chromium.org
2009-11-30
2
-7
/
+2
*
Enable sync by default on all platforms.
akalin@chromium.org
2009-11-30
1
-4
/
+2
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
2
-3
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
2
-0
/
+3
*
Fix keyboard focus in initial sync dialogs.
chron@google.com
2009-11-26
4
-3
/
+14
*
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
*
Make cancel button not pop up when you make a bad login.
chron@google.com
2009-11-25
1
-12
/
+13
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-3
/
+3
*
sync: get rid of path_helpers files.
nick@chromium.org
2009-11-25
15
-224
/
+0
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
6
-81
/
+84
*
Update Signal Thread to use ref counting and locks to ensure thread safety.
zork@chromium.org
2009-11-24
2
-2
/
+3
*
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
19
-383
/
+284
*
Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...
akalin@chromium.org
2009-11-24
4
-5
/
+232
*
Remove ResourceBundle::LoadImageResourceBytes since it appears to
tony@chromium.org
2009-11-23
1
-1
/
+1
*
Moved common OpenSyncMyBookmarksDialog() code into SyncStatusUIHelper.
akalin@chromium.org
2009-11-23
2
-1
/
+27
*
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
64
-2880
/
+2473
*
Revert 32727 - Disable sync. (Will be committed on beta branch only, and this...
akalin@chromium.org
2009-11-21
1
-1
/
+1
*
Disable sync. (Will be committed on beta branch only, and this CL will be imm...
akalin@chromium.org
2009-11-21
1
-1
/
+1
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
1
-4
/
+6
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
1
-6
/
+2
*
Remove unique naming from syncer! This reduces the complexity. Modify the ind...
chron@google.com
2009-11-20
27
-2634
/
+1052
*
Made FlowHandler() be created by SyncSetupFlow itself.
akalin@chromium.org
2009-11-19
2
-13
/
+27
*
Cleanup some callers now that the restriction that ChromeURLRequestContextGet...
eroman@chromium.org
2009-11-19
2
-15
/
+2
*
Change the layout have in sync_setup_flow.cc to only be active on MacOS.
zork@chromium.org
2009-11-18
1
-1
/
+1
*
Change the sync dialog to use the Html version on Linux.
zork@chromium.org
2009-11-18
1
-13
/
+0
*
sync: add some "static"s to functions
evan@chromium.org
2009-11-17
1
-12
/
+14
*
Re-enable the ServerChangeProcessing test.
nick@chromium.org
2009-11-17
1
-2
/
+1
*
Plumb through off the record state from the URL request to the
tony@chromium.org
2009-11-17
1
-2
/
+4
*
Moved the various Google Accounts URLs out of gaia_login.html and into sync_s...
idana@chromium.org
2009-11-14
2
-4
/
+39
*
Fix crash described in 27580 by telling bookmark model to remove
munjal@chromium.org
2009-11-13
1
-1
/
+1
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
13
-27
/
+28
*
Part 1 of removing PathSTring. I scrubbed files that are not
munjal@chromium.org
2009-11-13
19
-45
/
+54
*
Disable ProfileSyncServiceTest_ServerChangeProcessing due to purify error.
scherkus@chromium.org
2009-11-13
1
-1
/
+2
*
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
13
-77
/
+249
*
Fix mediator_thread_impl.cc to run timer tasks when the task runner is
zork@google.com
2009-11-12
1
-9
/
+10
*
Turn on sync for OS X (behind an --enable-sync switch).
akalin@chromium.org
2009-11-12
2
-0
/
+13
*
Part 1 of implementing captcha for sync dialog.
tim@chromium.org
2009-11-11
10
-120
/
+83
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
5
-10
/
+11
*
Check for an active network connection when network adapter status changes.
zork@google.com
2009-11-11
1
-1
/
+17
*
Fix 26141
munjal@chromium.org
2009-11-10
3
-47
/
+30
*
Removes blocked items. Also, some minor cleanup in preparation for (and to he...
tim@chromium.org
2009-11-10
18
-317
/
+8
*
Fix a few spelling mistakes.
nick@chromium.org
2009-11-09
3
-7
/
+7
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
5
-2
/
+16
*
Part 2 of string cleanup in Sync:
munjal@chromium.org
2009-11-06
7
-172
/
+118
[next]