| Commit message (Expand) | Author | Age | Files | Lines |
* | Change DCHECK_IS_ON() to DCHECK_IS_ON | wangxianzhu@chromium.org | 2014-03-14 | 1 | -3/+9 |
* | Cleanup: Remove legacy accessors from URLRequestContext. | thestig@chromium.org | 2014-01-09 | 1 | -1/+6 |
* | sync: Fix bug in early sync shutdown | rlarocque@chromium.org | 2013-10-03 | 1 | -3/+3 |
* | sync: Gracefully handle early shutdown | rlarocque@chromium.org | 2013-09-19 | 1 | -9/+38 |
* | Release sync's RequestContextGetter as soon as possible | haitaol@chromium.org | 2013-09-11 | 1 | -3/+19 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ... | rsleevi@chromium.org | 2013-06-03 | 1 | -5/+5 |
* | sync: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 1 | -8/+8 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Split NetworkTimeTracker into service part and observer part. | zea@chromium.org | 2013-04-30 | 1 | -5/+33 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ... | pauljensen@chromium.org | 2013-03-15 | 1 | -1/+0 |
* | [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/ | rsimha@chromium.org | 2013-01-02 | 1 | -1/+6 |
* | Provide mutable members of UrlRequestContext via pure-virtual interface. Cre... | pauljensen@chromium.org | 2012-11-07 | 1 | -10/+8 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 1 | -2/+2 |
* | [Sync] Move sync/{internal_api,syncable} into syncer namespace | akalin@chromium.org | 2012-07-02 | 1 | -2/+2 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 1 | -2/+2 |
* | [Sync] Move HttpBridge to sync/ | akalin@chromium.org | 2012-06-22 | 1 | -0/+317 |