summaryrefslogtreecommitdiffstats
path: root/chrome/service/gaia
Commit message (Expand)AuthorAgeFilesLines
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-062-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Service process fixes for Linux.scottbyer@chromium.org2011-03-031-4/+3
* Revert 76612 - Service process fixes for Linux.scottbyer@chromium.org2011-03-021-3/+4
* Service process fixes for Linux.scottbyer@chromium.org2011-03-021-4/+3
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-062-4/+7
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-4/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Created and deleted URLFetcher on the IO thread in the ServiceGaiaAuthenticat...sanjeevr@chromium.org2010-05-132-5/+7
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-122-0/+143