aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make endpoint_pair_windows compile.Gravatar Craig Tiller2015-04-08
* Fix #ifdefGravatar Craig Tiller2015-04-08
* Add endpoint_pair_windows.c (never compiled)Gravatar Craig Tiller2015-04-08
* Implement gpr_sleep_until for Windows.Gravatar Craig Tiller2015-04-08
* Update Windows build for interface changesGravatar Craig Tiller2015-04-07
* Fix server shutdownGravatar Craig Tiller2015-04-07
* Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a.Gravatar Vijay Pai2015-04-04
* Merge pull request #1189 from soltanmm/remove-semicolonsGravatar Nathaniel Manista2015-04-03
|\
* \ Merge pull request #1140 from murgatroid99/node_trailing_metadataGravatar Tim Emiola2015-04-03
|\ \
| * | Reworded test case descriptionsGravatar murgatroid992015-04-03
* | | Merge pull request #1178 from murgatroid99/php_camel_case_methodsGravatar Tim Emiola2015-04-03
|\ \ \
* \ \ \ Merge pull request #1181 from murgatroid99/php_gen_code_test_updateGravatar Tim Emiola2015-04-03
|\ \ \ \
| | | | * Satisfy C90 pedantry in Python adapterGravatar Masood Malekghassemi2015-04-03
| |_|_|/ |/| | |
* | | | Add in a racy check for min deadline in run_some_expired_alarms beforeGravatar Vijay Pai2015-04-02
| * | | Updated GeneratedCodeTest to match (not so) recent stub changesGravatar murgatroid992015-04-02
* | | | Eliminate a redundant unlock-lock pair since this code is only invoked fromGravatar Vijay Pai2015-04-02
|/ / /
* | | Merge pull request #1177 from yang-g/bugfixGravatar Vijay Pai2015-04-02
|\ \ \
| * | | resolve commentGravatar Yang Gao2015-04-02
* | | | Merge pull request #1172 from nicolasnoble/warningsGravatar Vijay Pai2015-04-02
|\ \ \ \
| | | * | Updated PHP files to new method namesGravatar murgatroid992015-04-02
| | | * | Changed C files to have camelCase method namesGravatar murgatroid992015-04-02
| |_|/ / |/| | |
| | * | Bug fix. User can destroy status after calling Finish and we should keep a co...Gravatar Yang Gao2015-04-02
* | | | Merge pull request #1153 from murgatroid99/php_interop_selector_fixGravatar Tim Emiola2015-04-02
|\ \ \ \
* \ \ \ \ Merge pull request #1170 from murgatroid99/php_external_includesGravatar Tim Emiola2015-04-02
|\ \ \ \ \
| | | * | | Shutting off warnings about control paths.Gravatar Nicolas "Pixel" Noble2015-04-01
* | | | | | Merge pull request #1163 from soltanmm/metadataGravatar Nathaniel Manista2015-04-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add metadata support to low-level Python frameworkGravatar Masood Malekghassemi2015-04-01
| | * | | | Fixed scripts again for PHP 5.5Gravatar murgatroid992015-04-01
| | * | | | Updated scripts with PHP 5.6's build locationGravatar murgatroid992015-04-01
| | * | | | Removed pedantic flag from PHP buildGravatar murgatroid992015-04-01
| | * | | | Made external header includes use angle bracketsGravatar murgatroid992015-04-01
| |/ / / / |/| | | |
* | | | | Merge pull request #1162 from murgatroid99/php_add_protosGravatar donnadionne2015-04-01
|\ \ \ \ \
* | | | | | Do not expect metadata until expecting first readGravatar murgatroid992015-04-01
| |_|_|/ / |/| | | |
| * | | | Re-added overzealously removed fileGravatar murgatroid992015-03-31
| * | | | Removed generated code filesGravatar murgatroid992015-03-31
| * | | | Updated generated code to match protosGravatar murgatroid992015-03-31
| * | | | Added proto filesGravatar murgatroid992015-03-31
|/ / / /
* / / / Reformat style of using PyObject_HEADGravatar Masood Malekghassemi2015-03-31
|/ / /
* | | Reversed accidentally swapped test casesGravatar murgatroid992015-03-31
* | | Merge pull request #1148 from nathanielmanistaatgoogle/construction-functionsGravatar Masood Malekghassemi2015-03-30
|\ \ \
| | * | Minor fix to test case switch statement, to fix a false negativeGravatar murgatroid992015-03-30
| * | | Unify early_adopter construction functionsGravatar Nathaniel Manista2015-03-30
| |/ /
* | | Merge branch 'master' into cancelGravatar Yang Gao2015-03-30
|\| |
| * | Merge pull request #1147 from murgatroid99/php_composerGravatar Tim Emiola2015-03-30
| |\ \
| | * | Removed redundant autoload require linesGravatar murgatroid992015-03-27
| | * | Replaced existing autoloader with one generated by composerGravatar murgatroid992015-03-27
| | * | Added composer file to PHP libraryGravatar murgatroid992015-03-27
| * | | merge upstream and resolve conflictGravatar Yang Gao2015-03-26
| |\| |
| | * | Merge pull request #1143 from nicolasnoble/compiler-optGravatar Vijay Pai2015-03-26
| | |\ \
| | * \ \ Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-fieldGravatar David Klempner2015-03-27
| | |\ \ \