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
*
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
*
Got rid of DieFileDie in user_settings_unittest.cc.
idana@chromium.org
2009-11-06
2
-32
/
+49
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-2
/
+3
*
Fix the mediator thread to check for a valid xmpp client before trying to
zork@google.com
2009-11-06
1
-3
/
+18
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-1
/
+3
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-3
/
+1
*
Revert 31122 - Revert 31109 Avoid calling PlatformThread::Sleep(1) from even...
idana@chromium.org
2009-11-06
1
-1
/
+1
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
2
-0
/
+4
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-1
/
+3
*
Fourth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-1
/
+2
*
Remove the high res timer, which is unused.
nick@chromium.org
2009-11-05
8
-410
/
+0
*
Fix the extensions activity monitor test for POSIX (c:\? Really?)
nick@chromium.org
2009-11-05
1
-12
/
+17
*
Revert 31109 - Avoid calling PlatformThread::Sleep(1) from event_sys_unittest...
ben@chromium.org
2009-11-05
1
-1
/
+1
*
Avoid calling PlatformThread::Sleep(1) from event_sys_unittests.cc
idana@chromium.org
2009-11-05
1
-1
/
+1
*
Coverity: Fix unnecessary Singleton object instantiation.
mattm@chromium.org
2009-11-05
1
-1
/
+1
*
Clean up the strings for sync code:
munjal@chromium.org
2009-11-04
46
-1410
/
+390
*
Added scale hack to work around Windows font metric issue.
akalin@chromium.org
2009-11-04
1
-3
/
+14
*
Remove context-based dependencies on SyncerSession from ApplyUpdatesCommand.
tim@chromium.org
2009-11-03
8
-46
/
+48
*
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
[next]