1. 3c61b9d add link to design doc wiki page (#127442) by Ian Hickson · 1 year, 10 months ago
  2. a9f8e02 Typo error in CONTRIBUTING.md fixed (#111401) by prateekbytes · 2 years, 6 months ago
  3. 9afc723 Sync with https://github.com/flutter/.github/pull/13 (#108754) by Ian Hickson · 2 years, 8 months ago
  4. dc6a781 Sync CONTRIBUTING.md with .github copy (#106677) by Ian Hickson · 2 years, 9 months ago
  5. ff9d6e5e Add more things to CONTRIBUTING.md (#101875) by Ian Hickson · 3 years ago
  6. eb8a474 Add link to good first contributions (#100938) by Ian Hickson · 3 years ago
  7. 75e7e55 Links How to contribute to Flutter YouTube video (#96313) by Viren Khatri · 3 years, 2 months ago
  8. c05d283 add internal comment to point to .github repo (#91052) by Ian Hickson · 3 years, 6 months ago
  9. 5b8c7c5 Minor tweaks to CONTRIBUTING.md (#73375) by Ian Hickson · 4 years, 2 months ago
  10. 7877d46 [CONTRIBUTING.md] adds Contributing to Flutter article link (#61517) by Ayush Bherwani · 4 years, 8 months ago
  11. 24f39d4 Revert "Revert "Add many more global analyses. (#47875)" (#48080)" (#48081) by Dan Field · 5 years ago
  12. 04ea318 Revert "Add many more global analyses. (#47875)" (#48080) by Francisco Magdaleno · 5 years ago
  13. e768c92 Add many more global analyses. (#47875) by Ian Hickson · 5 years ago
  14. 56e3c0c Added note about design doc template. (#43658) by gaaclarke · 5 years ago
  15. 441b365 Update CONTRIBUTING.md (#37645) by Ian Hickson · 6 years ago
  16. 86dacb2 Update CONTRIBUTING.md (#38491) by Ian Hickson · 6 years ago
  17. 24a1289 Made a few grammatical changes (#29489) by Mike Hatch · 6 years ago
  18. 5291897 Replace flutter.io with flutter.dev (#30562) by Tim Sneath · 6 years ago
  19. cf2fba7 Reorganize contributor documentation (#23963) by Ian Hickson · 6 years ago
  20. 2f63044 [W] Mention new gitter channel (#22974) by Ian Hickson · 6 years ago
  21. 391e91c Split analysis steps out of dev/bots/test.dart into dev/bots/analyze.dart (#21174) by Alexander Aprelev · 7 years ago
  22. 05b4bd7 Update CONTRIBUTING.md to suggest Android Studio and fix Mac command to install android-platform-tools. (#19537) by Jacob Richman · 7 years ago
  23. e60087a Remove Travis configuration from flutter/flutter (#20288) by Greg Spencer · 7 years ago
  24. 529d250 Update CONTRIBUTING.md by Ian Hickson · 7 years ago
  25. 711174a Fix inconsistency (#17871) by Mikkel Nygaard Ravn · 7 years ago
  26. 09dec7f re-write flutter analyze to use the analysis server (#16979) by Devon Carew · 7 years ago
  27. 0714852 Revert "re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server (#16281)" (#16482) by Devon Carew · 7 years ago
  28. 2f41ea5 re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server (#16281) by Devon Carew · 7 years ago
  29. d3abf17 Removed obsolete step in for rolling a new engine by Stanislav Baranov · 7 years ago
  30. e9cf950 CONTRIBUTING.md: updates for Dart 2; move parts to flutter/engine (#15874) by Yegor · 7 years ago
  31. 9bc048c Update documentation on how to test flutter_tools (#14567) by Mikkel Nygaard Ravn · 7 years ago
  32. d6dad95 Point to master API docs (#14292) by Seth Ladd · 7 years ago
  33. 1dca1b2 Remove use of "--assert-initializer" flag from CONTRIBUTING.md (#14032) by Leaf Petersen · 7 years ago
  34. 7bb60f8 updated docs to remove note about windows tests not working (#13650) by Mat Warger · 7 years ago
  35. 82e1882 Updated flutter_tools test running instructions. (#13533) by Phil Quitslund · 7 years ago
  36. bf4409f link from CONTRIBUTING.md to various build infra docs (#13399) by Yegor · 7 years ago
  37. 797b39e Creates a new flutter command 'ide-config' and removes *.iml and .idea from tree. (#12958) by Greg Spencer · 7 years ago
  38. b6185b6 Fix typos (#12367) by krisgiesing · 7 years ago
  39. 36e7138 Update some places that mentioned the old update-packages --upgrade (#12218) by Ian Hickson · 7 years ago
  40. 5373a83 Include instructions to build host configuration for --preview-dart-2. (#11986) by Alexander Aprelev · 8 years ago
  41. 3a31c35 Rename .analysis_options to analysis_options.yaml (#11594) by Dan Rubel · 8 years ago
  42. 7532a99 Mention alternative way to rebuild flutter tools in CONTRIBUTING.md (#11567) by Michael Goderbauer · 8 years ago
  43. 38606a7 Update the docs for the flutter_tools tests (#11218) by Jason Simmons · 8 years ago
  44. be9dd4b Remove mention of directly landing on master (#11190) by Ian Hickson · 8 years ago
  45. 13edb32 Add Windows support to CONTRIBUTING.md (#10956) by Michael Goderbauer · 8 years ago
  46. 9610ff6 Add --start-paused doc (#8233) by xster · 8 years ago
  47. f68343e Sync CONTRIBUTING.md text with engine.git (#8004) by Adam Barth · 8 years ago
  48. 32271e9 Remove deprecated setup.sh and test.sh (#7976) by Michael Goderbauer · 8 years ago
  49. 428023c Clarify that Atom is needed only for visualizing lcov data (#7973) by Adam Barth · 8 years ago
  50. 573e7c1 Small wiki edit by xster · 8 years ago
  51. 606ee36 Add a flutter tools section to CONTRIBUTING.md (#7640) by xster · 8 years ago
  52. 895aaa9 Update CONTRIBUTING doc to mention analysis (#7277) by Ian Hickson · 8 years ago
  53. cffe481 Mention commit access (#7232) by Ian Hickson · 8 years ago
  54. 46da9e8 Add a simple way of merging coverage data (#4726) by Adam Barth · 9 years ago
  55. 4dd4888 Update CONTRIBUTING.md (#4730) by Devon Carew · 9 years ago
  56. 10931af Simplify coverage workflow (#4725) by Adam Barth · 9 years ago
  57. 56039c0 Improve test coverage for animation.dart (#4718) by Adam Barth · 9 years ago
  58. b400250 Update docs about --local-engine (#4274) by Adam Barth · 9 years ago
  59. 705b5d1 spinning_square.dart -> widgets/spinning_square.dart by Ali Ghassemi · 9 years ago
  60. 53c86e0 Small fixes to contributing documentation. by Ali Ghassemi · 9 years ago
  61. 39e741d [tools] remove --flutter-repo flag in `flutter test` (#3728) by Yegor · 9 years ago
  62. 5eb4443 Address review comments from previous patches (#3600) by Adam Barth · 9 years ago
  63. cbe650a Move newton into package:flutter (#3585) by Adam Barth · 9 years ago
  64. 29fdc7a rename the --release and --debug flags (#3382) by Devon Carew · 9 years ago
  65. 3dfdf4b Update CONTRIBUTING.md by krisgiesing · 9 years ago
  66. 778742e update to CONTRIBUTING.md related to new update-packages command by Lex Berezhny · 9 years ago
  67. 2beac94 Move style guide to website. by Hixie · 9 years ago
  68. 04eee82 rename some flutter command references in readmes by Devon Carew · 9 years ago
  69. e23d760 Dart SDK is no longer needed by Ian Hickson · 9 years ago
  70. 8268664 Update CONTRIBUTING.md by Ian Hickson · 9 years ago
  71. 6287023 tell people to submit code after LGTM by yjbanov · 9 years ago
  72. 15e7bdb add section on submitting code in CONTRIBUTING.md by yjbanov · 9 years ago
  73. 7151fdd Move flutter tests from packages/unit to packages/flutter/test by Ian Hickson · 9 years ago
  74. b55acb4 Update CONTRIBUTING.md by Eric Seidel · 9 years ago
  75. 723e5f7 Update testing instructions per abarths' feedback by Eric Seidel · 9 years ago
  76. 724388d Update Contributing.md to document testing by Eric Seidel · 9 years ago
  77. 587a6e8 Update CONTRIBUTING.md by Jason Simmons · 9 years ago
  78. 9d016b7 Move Python script over to Dart. by Nathan Kerr · 9 years ago
  79. 3419068 Port test logic to Dart. by Ian Hickson · 9 years ago
  80. 1cadf12 Update CONTRIBUTING.md by Adam Barth · 9 years ago
  81. f4c62a8 Update CONTRIBUTING.md by Adam Barth · 9 years ago
  82. 576795d Add a CONTRIBUTING.md by Adam Barth · 9 years ago