Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | missing file | Muxi Yan | 2016-11-28 |
| | |||
* | Advance objective c version to v1.0.2 | Muxi Yan | 2016-11-28 |
| | |||
* | Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 | Muxi Yan | 2016-10-25 |
| | |||
* | Advance versions from 1.0.0 to 1.0.1-pre1 | Muxi Yan | 2016-10-17 |
| | |||
* | Move Podspecs to v1 | Jorge Canizales | 2016-08-18 |
| | |||
* | Solve merge conflict at gRPC-ProtoRPC.podspec | Jorge Canizales | 2016-08-08 |
|\ | |||
* \ | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix | Jorge Canizales | 2016-08-07 |
|\ \ | |||
| | * | Remove obsolete template notices in podspecs | Jorge Canizales | 2016-08-03 |
| |/ | |||
| * | Commit as 1.0.0-pre1 so we can release already. | Jorge Canizales | 2016-07-18 |
| | | |||
| * | We’re done with the underscore tags for good! | Jorge Canizales | 2016-07-18 |
| | | | | | | Yay compatibility and predictability! | ||
* | | “Allow non-modular includes in framework modules” | Jorge Canizales | 2016-07-18 |
| | | | | | | | | | | | | | | | | It’s the magic sentence that allows pods dependent on RxLibrary to be archived correctly by XCode. It’s less than ideal, and seems arbitrary (why RxLibrary specifically?), so we’ll try to produce a minimal case and open an issue with it in the Cocoapods repo. | ||
| * | Advance versions from 0.14 -> 1.0 | Jorge Canizales | 2016-07-15 |
|/ | | | | | | | | Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk. | ||
* | gRPC.podspec shouldn't be a template anymore. | Nicolas "Pixel" Noble | 2016-07-12 |
| | |||
* | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
|\ | |||
| * | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-09 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 |
| |\ \ | | | | | | | | | Allow servers to select compression level via initial MD & overall compression cleanup | ||
| | | * | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-08 |
| | | |\ | |||
| | * | \ | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-07 |
| | |\ \ \ | | | | |/ | | | |/| | |||
| * | | | | implement support for adding external fd to server | Adam Michalik | 2016-06-07 |
| | | | | | |||
| * | | | | separate posix functionality to grpc_posix.h | Adam Michalik | 2016-06-07 |
| | |/ / | |/| | | |||
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 |
|\| | | | |||
* | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 |
|\ \ \ \ | |||
| | * \ \ | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #6750 from makdharma/cronet | Jan Tattermusch | 2016-06-06 |
| |\ \ \ \ | | | | | | | | | | | | | cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code. | ||
* | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 |
|\| | | | | | |||
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge pull request #6306 from y-zeng/win32_suffix | Jan Tattermusch | 2016-06-03 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Change win32 file suffix | ||
| * \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 |
| |\ \ \ \ \ \ | |||
| | | | * | | | | incremental fix - removed cronet dependency from grpc_secure | Makarand Dharmapurikar | 2016-06-01 |
| | | | | | | | | |||
| | | | * | | | | cronet build related changes | Makarand Dharmapurikar | 2016-06-01 |
| | | |/ / / / | | |/| | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-01 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #6702 from a-veitch/add_proto | Jan Tattermusch | 2016-06-01 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add census protos. | ||
* | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-01 |
|\| | | | | | | | |||
| | | | | * | | | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 |
| | | | | | | | | |||
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 |
| | | | |\ \ \ \ | |||
| | | | | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 |
| | | | | | |\ \ \ | | | | | | |/ / / | | | | | |/| | | | |||
| * | | | / | | | | Revert "Remove legacy poller" | Craig Tiller | 2016-05-31 |
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | This reverts commit d88e15cee750cd647a900098d82f87cc25aa8dbe. | ||
| | * | | | | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-24 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-24 |
|\| | | | | | | | |||
| * | | | | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-23 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | end-to-end compilation | Alistair Veitch | 2016-05-23 |
| | | | | | | | | | |||
| * | | | | | | | | Remove legacy poller | Craig Tiller | 2016-05-20 |
| | |/ / / / / / | |/| | | | | | | |||
| | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-19 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring | Julien Boeuf | 2016-05-18 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | | | | * | | Merge branch 'compression_incoming_checks' into compression_md_level_bis | David Garcia Quintas | 2016-05-18 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Move load_file into iomgr | Craig Tiller | 2016-05-18 |
| | | | | | | | |||
| | | | | * | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-18 |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-13 |
|\| | | | | | | |||
| * | | | | | | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine |