Comment #5 on issue 19895 by [email protected]: replace use of  
pthreads with chrome threads
http://code.google.com/p/chromium/issues/detail?id=19895

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=27956

------------------------------------------------------------------------
r27956 | [email protected] | 2009-10-03 14:33:11 -0700 (Sat, 03 Oct  
2009) | 9 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/all_status.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/auth_watcher.cc?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/auth_watcher.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/authenticator.cc?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/client_command_channel.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/net/gaia_authenticator.cc?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/net/gaia_authenticator.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/net/gaia_authenticator_unittest.cc?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/net/server_connection_manager.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/engine/syncer_types.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/notifier/listener/talk_mediator.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/syncable/syncable.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/util/event_sys-inl.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/util/event_sys.h?r1=27956&r2=27955
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/sync/util/event_sys_unittest.cc?r1=27956&r2=27955

Sync: Remove pthreads from event_sys code. Remove asynch version of  
GaiaAuthenticator, as it
is never used.  This allowed replacing all lock/mutex code with current  
MessageLoop assertions.
Some temp scaffolding in auth_watcher (e.g creating a message loop for the  
current pthread),
which will be removed as part of my next trick.

TEST=sync_unit_tests suite, sync_integration_tests suite
BUG=19895

Review URL: http://codereview.chromium.org/251080
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to