summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/contacts
Commit message (Expand)AuthorAgeFilesLines
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* ChromeOS: Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAcco...rogerta@chromium.org2014-01-281-1/+5
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-22/+22
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-035-11/+11
* net: Use SequencedTaskRunner for URLFetcherResponseWriterhashimoto@chromium.org2013-11-121-1/+2
* GTTF: Make EmbeddedTestServer always use its own thread for IOphajdan.jr@chromium.org2013-10-251-5/+1
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-2/+0
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-201-1/+4
* Revert "Making OAuth2TokenService multi-login aware:"hidehiko@chromium.org2013-09-191-4/+1
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-191-1/+4
* Move AuthService::CanAuthenticate(Profile*) out of AuthService.kinaba@chromium.org2013-07-311-1/+2
* google_apis:AuthService takes OAuth2TokenService instead of Profile.kinaba@chromium.org2013-07-281-1/+4
* Use a direct include of the message_loop header in chrome/browser/, part 2.avi@chromium.org2013-07-174-7/+7
* Change google_api::RequestSender to take an AuthService instead of a Profile.kinaba@chromium.org2013-07-176-39/+15
* Only allow leveldb to use the minimum amount of file descriptors.dgrogan@chromium.org2013-07-161-0/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-112-2/+2
* Remove direct reference to GetBlockingPool() in c/b/google_apis.kinaba@chromium.org2013-07-081-4/+7
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2tfarina@chromium.org2013-07-031-1/+1
* fix -Wlogical-not-parentheses warnings of new clang on android and crosthakis@chromium.org2013-07-021-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Move URLRequestContextGetter to RequestSender in c/b/google_apis.kinaba@chromium.org2013-07-012-14/+4
* Use a direct include of time headers in chrome/browser/, part 1.avi@chromium.org2013-06-289-11/+11
* Move ComputeDirectorySize to the base namespace.brettw@chromium.org2013-06-221-1/+1
* Get rid of RequestRegistry (part 2): remove cancellation methods.kinaba@chromium.org2013-06-191-1/+0
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-3/+2
* Use a direct include of strings headers in chrome/browser/chromeos/.avi@chromium.org2013-06-113-3/+3
* google_apis: Rename gdata_contacts_operations.h/cc to gdata_contacts_requests...satorux@chromium.org2013-06-101-12/+12
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-2/+3
* google_apis: Rename OperationRunner to RequestSendersatorux@chromium.org2013-06-062-23/+23
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-284-6/+6
* Revert "Revert 202112 "GTTF: Convert most tests in content to use Embedd...""phajdan.jr@chromium.org2013-05-281-2/+2
* Revert 202112 "GTTF: Convert most tests in content to use Embedd..."xiyuan@chromium.org2013-05-251-2/+2
* GTTF: Convert most tests in content to use EmbeddedTestServer.phajdan.jr@chromium.org2013-05-241-2/+2
* Replace most of the occurrence of OperationRegistry with OperationRunner.kinaba@chromium.org2013-05-221-3/+3
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Rename the embedded test server to EmbeddedTestServer in net::test_server nam...phajdan.jr@chromium.org2013-05-091-6/+6
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+2
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+3
* GTTF: move chrome/browser/google_apis/test_server to net/testphajdan.jr@chromium.org2013-05-071-3/+3
* Format null Time value specially in google_apis::time_util::FormatAsString.kinaba@chromium.org2013-05-021-3/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-015-5/+5
* Break dependencies preventing move of test_server down to net.phajdan.jr@chromium.org2013-04-241-2/+5
* Include leveldb headers by using full paths.kinaba@chromium.org2013-04-091-6/+6
* Changing GetTestFilePath so we can place test files outside of the chromeos d...keishi@chromium.org2013-03-081-4/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-244-4/+4
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-106-12/+13
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1