summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/http_bridge.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Fix bug in early sync shutdownrlarocque@chromium.org2013-10-031-3/+3
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-191-9/+38
* Release sync's RequestContextGetter as soon as possiblehaitaol@chromium.org2013-09-111-3/+19
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ...rsleevi@chromium.org2013-06-031-5/+5
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-8/+8
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-301-1/+1
* Split NetworkTimeTracker into service part and observer part.zea@chromium.org2013-04-301-5/+33
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...pauljensen@chromium.org2013-03-151-1/+0
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-1/+6
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-10/+8
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-2/+2
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-2/+2
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-2/+2
* [Sync] Move HttpBridge to sync/akalin@chromium.org2012-06-221-0/+317