- c8b4b5e Merge "http_request: Reset the content_reader in AttemptToExecute()" by Mitch Rudominer · 1 year, 10 months ago master
- 8cac103 http_request: Reset the content_reader in AttemptToExecute() by Mitch Rudominer · 1 year, 10 months ago
- 842f924 Adds generated bigquery API. by Mitch Rudominer · 2 years ago
- 322fa49 More edits to CMake file for Cobalt build. by Mitch Rudominer · 2 years, 1 month ago
- b4bfc4e Edits to CMake files for Cobalt build. by Mitch Rudominer · 2 years, 1 month ago
- 94c1b94 Merge pull request #47 from SurferJeffAtGoogle/cl163291562 by aiuto · 2 years, 2 months ago
- 8d7e171 Update apis-client-generator link's commit hash. by Jeffrey Rennie · 2 years, 2 months ago
- 42f5e51 Regenerate storage api. by Jeffrey Rennie · 2 years, 2 months ago
- 0238a4b Regenerate calendar api from latest apis-client-generator. by Jeffrey Rennie · 2 years, 2 months ago
- f36ea38 Naive manual port of CL 163291562 by Jeffrey Rennie · 2 years, 2 months ago
- 9d7ac7e Merge pull request #44 from SurferJeffAtGoogle/squashServiceAccount by Jeffrey Rennie · 2 years, 7 months ago
- cf4a75b Accomodate review comments. by Jeffrey Rennie · 2 years, 7 months ago
- 74c8889 Accommodate PR comments. by Jeffrey Rennie · 2 years, 7 months ago
- 00a53bc Remove mongoose build rules and util code. by Jeffrey Rennie · 2 years, 7 months ago
- 6821cb9 Remove links to gh-pages which I haven't updated yet. by Jeffrey Rennie · 2 years, 7 months ago
- 76cbf21 List buckets in Storage using a service account. by Jeffrey Rennie · 2 years, 7 months ago
- 6a5dba7 Merge pull request #43 from SurferJeffAtGoogle/newServiceApis by Jeffrey Rennie · 2 years, 7 months ago
- 3789127 Migrate README.txt to README.md by Jeffrey Rennie · 2 years, 7 months ago
- 9d69523 Update README. by Jeffrey Rennie · 2 years, 7 months ago
- 6978e7d Merge pull request #42 from SurferJeffAtGoogle/newServiceApis by Jeffrey Rennie · 2 years, 7 months ago
- 2294a48 Regenerate service_apis/*. by Jeffrey Rennie · 2 years, 7 months ago
- 32df00d Refresh calendar api. by Jeffrey Rennie · 2 years, 7 months ago
- 532010c Merge pull request #40 from SurferJeffAtGoogle/fixCurl by Jeffrey Rennie · 2 years, 7 months ago
- 90c7394 Upgrading to latest versions of curl and openssl fixed https issue. by Jeffrey Rennie · 2 years, 7 months ago
- 8cc0e1c Regenerate calendar api. by Jeffrey Rennie · 2 years, 7 months ago
- f2fb25d Merge pull request #39 from SurferJeffAtGoogle/fixAuth by Jeffrey Rennie · 2 years, 7 months ago
- 16699cf Merge pull request #38 from SurferJeffAtGoogle/moreFixes by Jeffrey Rennie · 2 years, 7 months ago
- 3921912 Merge pull request #37 from SurferJeffAtGoogle/fixDependencies by Jeffrey Rennie · 2 years, 7 months ago
- f3dc0a5 Implement missing MakeFlowFromClientSecretsPath. by Jeffrey Rennie · 2 years, 7 months ago
- e9537f8 Fix bug that prevented service_apis directory from building. by Jeffrey Rennie · 2 years, 7 months ago
- cb16d2d Fix a typo. by Jeffrey Rennie · 2 years, 7 months ago
- b399de4 Fixed glog, gmock and gflags dependencies. by Jeffrey Rennie · 2 years, 7 months ago
- bb5aed1 add missing jwt files by Tony Aiuto · 3 years, 9 months ago
- b7783e3 move JWT code to distinct module by Tony Aiuto · 3 years, 9 months ago
- 84f3ba4 Move include of stringpiece.h from data_writer.h to data_writer.cc by Tony Aiuto · 3 years, 9 months ago
- d5338ed remove unneeded using std::numeric_limits by Tony Aiuto · 3 years, 9 months ago
- cb18403 throw away json comments. use correct name for getFormattedErrorMessages by Tony Aiuto · 3 years, 9 months ago
- 6671c99 Remove |using std::| clauses for vector, map, stack, pair, ... by Tony Aiuto · 3 years, 9 months ago
- e030f8e Place std:: in front of all naked uses of map<>, vector<>, set<>, pair<>. by Tony Aiuto · 3 years, 9 months ago
- f3b0ce6 turn on building samples again by Tony Aiuto · 3 years, 9 months ago
- a537ed6 Stop using the GTL in stl_util.h. It adds an extra dependency that makes by Tony Aiuto · 3 years, 9 months ago
- 9429e8d stop using QCHECK by Tony Aiuto · 3 years, 9 months ago
- 4821d0a Follow up to 7a0a1b578a190cd603e56f61216243dbf9673135 by Tony Aiuto · 3 years, 9 months ago
- dd18316 NOTE: This change depends on changes to the API library generator by Tony Aiuto · 3 years, 9 months ago
- 62615af Some refactoring of HttpRequest so that we can eventually properly support batches of multipart requests. by Tony Aiuto · 3 years, 9 months ago
- 61d425e Split out the code that finds the default path to the CA certs file from by Tony Aiuto · 3 years, 9 months ago
- 7a0a1b5 Update calls to File::Close() to take options. by Tony Aiuto · 3 years, 9 months ago
- d425e5d Update branch policy in readme. by Tony Aiuto · 3 years, 9 months ago
- 7097c8e update some tests by Tony Aiuto · 3 years, 9 months ago
- fc4639a Clean up an issue in TransitionAndNotifyIfDone where we might not by Tony Aiuto · 3 years, 9 months ago
- c490083 Clean up some cruft in Executor so that it is easier to subclass. by Tony Aiuto · 3 years, 9 months ago
- 00e98f1 Make the namespaces in algorithm.h more readable. by Tony Aiuto · 3 years, 9 months ago
- 127583b Remove some unneeded uses of StringPiece. by Tony Aiuto · 3 years, 9 months ago
- b1a7f2b Roll up some changes to the strings compatibilty library. by Tony Aiuto · 3 years, 9 months ago
- 8256c17 Clean up the ownership of the base64 escaping functions by moving them by Tony Aiuto · 3 years, 9 months ago
- 5e7f720 Move the methods to get the default application name to program_path.cc by Tony Aiuto · 3 years, 9 months ago
- 76f7f29 Add the notion of Shutdown to googleapis_client::ClientService and by Tony Aiuto · 3 years, 9 months ago
- 028c42c Roll up some general portability changes from core libraries by Tony Aiuto · 3 years, 9 months ago
- 09c8bbd remove some unneeded includes of case.h by Tony Aiuto · 3 years, 11 months ago
- 93eac1f fix a segfault on HTTP fetch when there is no flow assigned in the transport and OAuth fails by Tony Aiuto · 3 years, 11 months ago
- e4e4100 fix webserver flow by Tony Aiuto · 4 years ago
- 5bde180 add local.cmake to .gitignore by Tony Aiuto · 4 years ago
- fbe0f76 fix a scoping bug in src/googleapis/client/util/uri_utils.cc by Tony Aiuto · 4 years ago
- dad7698 Add some missing files from c3c90ff5b5b6fde3c4a9aaf74dfca06c923ee41b by Tony Aiuto · 4 years ago
- c3c90ff Update the sample APIs up to the current version, and makes them buildable against the current library code. by Tony Aiuto · 4 years ago
- 833556e update certs file by Tony Aiuto · 4 years ago
- 21a68d6 roll up of massive change to try to remove use of StringPiece - samples by Tony Aiuto · 4 years ago
- bf8281d roll up of massive change to try to remove use of StringPiece by Tony Aiuto · 4 years ago
- 4ffb396 use std::once for executor init by Tony Aiuto · 4 years ago
- f935b13 fix source path for service api biulds by Tony Aiuto · 4 years ago
- 83c9fae some MSVC build fixes by Tony Aiuto · 4 years ago
- 9955912 Portability fix: Change unsigned long to size_t in some hash functions. by Tony Aiuto · 4 years, 2 months ago
- d03a21f Cleanup: Bring strings modules memutil and strip up to current Google revision. by Tony Aiuto · 4 years, 2 months ago
- 15e591d Stop using GoogleOnceInit in HttpRequest. by Tony Aiuto · 4 years, 2 months ago
- 635da62 Move GetCurrentProgramFilenamePath from util/file.cc to its own source file. by Tony Aiuto · 4 years, 2 months ago
- 3370adb Update transport/http_request_batch.h to include PointerToHex. Missing from last change by Tony Aiuto · 4 years, 2 months ago
- e420b98 stop using StringPrintf by Tony Aiuto · 4 years, 2 months ago
- 171b132 remove .zip files of sample APIs. They are redundant. by Tony Aiuto · 4 years, 3 months ago
- dc6385f windows portability fixes to port.h by Tony Aiuto · 4 years, 3 months ago
- 2d8ef5a fix a signature of a hash function by Tony Aiuto · 4 years, 3 months ago
- 9ae4066 remove obsolete .h file from util by Tony Aiuto · 4 years, 4 months ago
- f5d8127 Make "You're on your own" message better in prepare_dependencies. by Tony Aiuto · 4 years, 4 months ago
- c484e2e a better fix to HttpRequestProcessor::Cleanup by Tony Aiuto · 4 years, 4 months ago
- bb42fe4 update notes in prepare_dependencies by Tony Aiuto · 4 years, 4 months ago
- 10b7b58 clean up the WebSafeBase64Unescape calls by Tony Aiuto · 4 years, 4 months ago
- 2b98135 android portability fixes in date_time by Tony Aiuto · 4 years, 4 months ago
- b4254cb fix a potential delete after delete and namespace issues in http_transport by Tony Aiuto · 4 years, 4 months ago
- b63822f update root certs by Tony Aiuto · 4 years, 4 months ago
- 752afe0 various portability fixes by Tony Aiuto · 4 years, 4 months ago
- 8e0534e fix namespace problems by Tony Aiuto · 4 years, 4 months ago
- 7fa193d remove botched duplication of file content by Tony Aiuto · 4 years, 4 months ago
- 6c16fb0 update zip files for sample Google APIs by Tony Aiuto · 4 years, 4 months ago
- 26659c7 portabiltiy fix to the youtube sample by Tony Aiuto · 4 years, 4 months ago
- 1d6289e update sample Google APIs to the current versions by Tony Aiuto · 4 years, 4 months ago
- 07e1240 update json files by Tony Aiuto · 4 years, 5 months ago
- 92cf950 more Windows portability fixes. by Tony Aiuto · 4 years, 5 months ago
- 32a3670 update servie apis by Tony Aiuto · 4 years, 5 months ago
- 1a1d2b2 grab back of windows portability fixes by Tony Aiuto · 4 years, 5 months ago
- db461fa fix path to config.h by Tony Aiuto · 4 years, 6 months ago
- 817eaf8 fix include paths to stl_util.h by Tony Aiuto · 4 years, 6 months ago