1. 29d2771 [fuchsia] Don't assume page size is 0x1000 by Joshua Seaton · 10 weeks ago main master releases/f29
  2. 980eab2 [build] provide ninja edge weight data for golang makefuchsia by Aaron Wood · 2 months ago
  3. 9d83574 [fuchsia] Fix up zx.IobWriteOptions and zx.Iovec by Chris Suter · 4 months ago
  4. 2cee1ee [zircon] Remove zx_task_suspend_token by Suraj Malhotra · 4 months ago
  5. 4859c4f [zx] Switch to zx_port_cancel_key by James Robinson · 4 months ago
  6. 7e15c8e [runtime][syscall] Update syscall definitions by James Robinson · 4 months ago
  7. ae8a62a [go] Regenerate FIDL for TcpInfo move into net.tcp by Peter DeLong · 5 months ago
  8. 7ebcfab [go] Regenerate FIDL bindings and API list by Peter DeLong · 5 months ago
  9. 771304d [metadata] Delete last_reviewed_date field by Oliver Newman · 5 months ago
  10. 236b72c [go][fdio] Query attributes using Node.GetAttributes by Brandon Castellano · 7 months ago releases/f28 releases/f28.1
  11. 0eacc92 [go][fdio] Use Node.GetFlags instead of DeprecatedGetFlags by Brandon Castellano · 7 months ago
  12. b7d44ed [go][fdio] Update error message text by Brandon Castellano · 7 months ago
  13. f7d2e89 [go][fdio] Use Node.UpdateAttributes for UtimesNano by Brandon Castellano · 8 months ago
  14. e9e3a9c Revert ".git location changes when submodules are enabled" by Oliver Newman · 9 months ago releases/f27 releases/f27.1
  15. a4eb8e4 [go] Delete the zx_ktrace_write syscall by Anirudh Mathukumilli · 9 months ago
  16. 1ae179b [fidl] Remove reserved table fields from test.fidl by Brandon Castellano · 10 months ago
  17. 0b45d88 [go][fdio] Replace use of DeprecatedClone with Clone by Brandon Castellano · 10 months ago
  18. 0635af8 [regen] Regenerate fuchsia.io/fuchsia.unknown by Brandon Castellano · 10 months ago
  19. 37386f8 [go][fdio] Use new Open method for services by Brandon Castellano · 10 months ago
  20. 3b464c3 [go] Disable failining crypto/tls tests by Bruno Dal Bo · 11 months ago
  21. 07b8094 [go] Add ability to open namespace nodes directly by Brandon Castellano · 11 months ago
  22. 220e5af [go] Remove unused framebuffer syscall by Suraj Malhotra · 11 months ago
  23. 0c00bba [go][vdso] Remove deprecated syscall by Suraj Malhotra · 11 months ago
  24. e402094 [logs] Route the diagnostics dictionary to netstack by Brian Bosak · 1 year, 1 month ago releases/f26 releases/f26.1
  25. 69876b7 [go] Restrict go runtime to being fuchsia-only by Aaron Wood · 1 year, 2 months ago releases/f25
  26. 488cb26 [go] Remove references to zx_pc_get_firmware by Suraj Malhotra · 1 year, 2 months ago
  27. 94e1048 [go] Only define runtime tests in the fuchsia toolchain by Aaron Wood · 1 year, 2 months ago
  28. 4a56eb1 [fdio][go] Migrate Open1 -> Open3 by Brandon Castellano · 1 year, 3 months ago releases/f24.1
  29. 2ada29a [fdio][go] Add Open3 support by Brandon Castellano · 1 year, 4 months ago
  30. 9019267 [go][fidl] Regenerate fuchsia.io bindings by Brandon Castellano · 1 year, 4 months ago
  31. 1023446 [go] Disable TestTracebackAll on Fuchsia by Devon H. O'Dell · 1 year, 8 months ago releases/f20 releases/f20.1 releases/f21 releases/f22 releases/f23
  32. ae287a2 Add METADATA file by Peter DeLong · 1 year, 9 months ago
  33. 7b7806a [go][build] Correct variable name to mixedCaps by Aaron Wood · 1 year, 9 months ago
  34. cebf48c [build] Remove invalid dependencies on packages by Aaron Wood · 1 year, 9 months ago
  35. 71714f1 [golang][build] Exclude binaries and generated sources from makeroot's validation by Aaron Wood · 1 year, 9 months ago
  36. 6c2ca61 Merge tag 'go1.21.8' into HEAD by Bruno Dal Bo · 1 year, 9 months ago releases/f19
  37. 63992de [release-branch.go1.21] go1.21.8 by Gopher Robot · 1 year, 10 months ago go1.21.8
  38. bf80213 [release-branch.go1.21] net/textproto, mime/multipart: avoid unbounded read in MIME header by Damien Neil · 1 year, 10 months ago
  39. 20586c0 [release-branch.go1.21] net/http, net/http/cookiejar: avoid subdomain matches on IPv6 zones by Damien Neil · 1 year, 10 months ago
  40. be5b52b [release-branch.go1.21] crypto/x509: make sure pub key is non-nil before interface conversion by Roland Shoemaker · 1 year, 10 months ago
  41. 3643147 [release-branch.go1.21] html/template: escape additional tokens in MarshalJSON errors by Roland Shoemaker · 1 year, 10 months ago
  42. 3a58877 [release-branch.go1.21] internal/syscall/windows: fix the signature of SetFileInformationByHandle by Bryan C. Mills · 1 year, 10 months ago
  43. 263c059 [release-branch.go1.21] net/mail: properly handle special characters in phrase and obs-phrase by Roland Shoemaker · 1 year, 10 months ago
  44. 99e44c7 [release-branch.go1.21] cmd/go/internal/modcmd: correctly filter out main modules in verify by Michael Matloob · 1 year, 10 months ago
  45. 6d31b27 [release-branch.go1.21] runtime: don't let the tests leave core files behind by Ian Lance Taylor · 1 year, 10 months ago
  46. f38fca3 [release-branch.go1.21] cmd/cgo/internal/testsanitizers: disable location checking for clang by Michael Anthony Knyszek · 1 year, 10 months ago
  47. b214108 [release-branch.go1.21] internal/testenv: support the LUCI mobile builders in tests by Michael Anthony Knyszek · 1 year, 11 months ago
  48. f997dfd [release-branch.go1.21] internal/testenv: allow "-noopt" anywhere in builder name in test by Michael Anthony Knyszek · 1 year, 11 months ago
  49. f292080 [release-branch.go1.21] go1.21.7 by Gopher Robot · 1 year, 11 months ago go1.21.7
  50. 2fdad8a [release-branch.go1.21] cmd/internal/obj/arm64: fix frame pointer restore in epilogue by Keith Randall · 1 year, 11 months ago
  51. 01c93ad [release-branch.go1.21] cmd/go/internal/generate: call modload.InitWorkFile by Michael Matloob · 1 year, 11 months ago
  52. db74bfb [release-branch.go1.21] Revert "crypto/internal/boring: upgrade module to fips-20220613" +1 by Filippo Valsorda · 1 year, 11 months ago
  53. 916e6cd [release-branch.go1.21] runtime: fix Pinner.Pin documentation by qiulaidongfeng · 1 year, 11 months ago
  54. 6552f3d [release-branch.go1.21] cmd/go/internal/toolchain: apply the -modcacherw flag when downloading a module to determine what toolchain it needs by Bryan C. Mills · 1 year, 11 months ago
  55. 3960318 [release-branch.go1.21] crypto/x509: properly gate test on macos version by Roland Shoemaker · 1 year, 11 months ago
  56. f2688e4 [fxbug.dev] Migrate bug numbers by Mitchell Kember · 1 year, 11 months ago releases/f18
  57. 00f974e [release-branch.go1.21] go/types, types2: don't lose position info of interface embeddings by Robert Griesemer · 1 year, 11 months ago
  58. 2f91c16 [release-branch.go1.21] runtime: properly model rwmutex in lock ranking by Michael Pratt · 1 year, 11 months ago
  59. 2540b14 [release-branch.go1.21] slices: explicitly discard results of some functions by Alan Donovan · 2 years ago
  60. 7e34c43 [release-branch.go1.21] runtime: clear g0 stack bounds in dropm by Michael Pratt · 2 years ago
  61. 491c1e7 [release-branch.go1.21] runtime: allow update of system stack bounds on callback from C thread by Michael Pratt · 2 years ago
  62. caafb50 [release-branch.go1.21] runtime: don't print "unexpected SPWRITE" when printing traceback by Cherry Mui · 2 years ago
  63. cc85462 [release-branch.go1.21] go1.21.6 by Gopher Robot · 2 years ago go1.21.6
  64. d2cb140 [release-branch.go1.21] crypto/tls: align FIPS-only mode with BoringSSL policy by Filippo Valsorda · 2 years ago
  65. 368e2a9 [release-branch.go1.21] crypto/internal/boring: upgrade module to fips-20220613 by Filippo Valsorda · 2 years ago
  66. 8c6078a [release-branch.go1.21] runtime: add race annotations in IncNonDefault by David Chase · 2 years ago
  67. f6b203c [release-branch.go1.21] maps: fix aliasing problems with Clone by Keith Randall · 2 years ago
  68. 4381820 [release-branch.go1.21] runtime: put ReadMemStats debug assertions behind a double-check mode by Michael Anthony Knyszek · 2 years ago
  69. cf65d74 [release-branch.go1.21] runtime: add the disablethp GODEBUG setting by Michael Anthony Knyszek · 2 years ago
  70. ad1ec60 [release-branch.go1.21] runtime/pprof: fix generics function names by Tolya Korniltsev · 2 years ago
  71. f535761 [regen] Set --available to HEAD when invoking fidlc by dhobsd · 2 years ago releases/f17
  72. b379064 [Go] Don't run host tests that need fuchsia runtime on macs by Aaron Wood · 2 years ago
  73. f254dba [go] Leave timestamp if no files were updated by David Fang · 2 years ago
  74. e158fee Merge tag 'go1.21.4' into HEAD by Tony Gong · 2 years ago
  75. 84d1575 [build] Copy over only if contents have changed by David Fang · 2 years ago
  76. bbab863 [release-branch.go1.21] os/signal: skip nohup tests on darwin builders by Michael Pratt · 2 years, 1 month ago
  77. 7dc67e8 [release-branch.go1.21] os/signal: remove go t.Run from TestNohup by Michael Pratt · 2 years, 1 month ago
  78. 9f8b3ac [release-branch.go1.21] cmd/compile: fix escape analysis of string min/max by Matthew Dempsky · 2 years, 1 month ago
  79. 8c840b1 [release-branch.go1.21] cmd/compile: fix memcombine pass for big endian, > 1 byte elements by Keith Randall · 2 years, 1 month ago
  80. 6018ad9 [release-branch.go1.21] go1.21.5 by Gopher Robot · 2 years, 1 month ago go1.21.5
  81. ec8c526 [release-branch.go1.21] net/http: limit chunked data overhead by Damien Neil · 2 years, 1 month ago
  82. f7a79cb [release-branch.go1.21] cmd/compile: fix findIndVar so it does not match disjointed loop headers by Jorropo · 2 years, 1 month ago
  83. 3684d19 [release-branch.go1.21] runtime: call enableMetadataHugePages and its callees on the systemstack by Michael Anthony Knyszek · 2 years, 1 month ago
  84. 9e43850 [release-branch.go1.21] crypto/rand,runtime: switch RtlGenRandom for ProcessPrng by Roland Shoemaker · 2 years, 1 month ago
  85. 8caf4bb [release-branch.go1.21] path/filepath: consider \\?\c: as a volume on Windows by Damien Neil · 2 years, 1 month ago
  86. 23c943e [release-branch.go1.21] cmd/go/internal/vcs: error out if the requested repo does not support a secure protocol by Bryan C. Mills · 2 years, 1 month ago
  87. 1717378 [go] Make netstack team owners by Aidan Wolter · 2 years, 1 month ago releases/f16
  88. 58a9b71 [assembly] Use non-shell packages for sbase by Aidan Wolter · 2 years, 1 month ago
  89. 0629087 [go] Disable TestPanicRecoverMemoryAccess by Aidan Wolter · 2 years, 1 month ago
  90. 4952f41 [release-branch.go1.21] cmd/go: allow 'go mod download' to switch toolchains if called with explicit arguments by Bryan C. Mills · 2 years, 2 months ago
  91. f26fa05 [release-branch.go1.21] os: report IO_REPARSE_TAG_DEDUP files as regular in Stat and Lstat by Bryan C. Mills · 2 years, 2 months ago
  92. 8ae493b [release-branch.go1.21] internal/poll: add SPLICE_F_NONBLOCK flag for splice to avoid inconsistency with O_NONBLOCK by Andy Pan · 2 years, 2 months ago
  93. b9f245b [release-branch.go1.21] cmd/compile: ensure pointer arithmetic happens after the nil check by Keith Randall · 2 years, 2 months ago
  94. caacf3a [release-branch.go1.21] cmd/compile: handle constant pointer offsets in dead store elimination by Keith Randall · 2 years, 2 months ago
  95. 1e91861 [release-branch.go1.21] syscall: copy rlimit.go's build constraint to rlimit_test.go by Dmitri Shuralyov · 2 years, 2 months ago
  96. ed817f1 [release-branch.go1.21] go1.21.4 by Gopher Robot · 2 years, 2 months ago go1.21.4
  97. 9e933c1 [release-branch.go1.21] path/filepath: fix various issues in parsing Windows paths by Damien Neil · 2 years, 2 months ago
  98. 434af85 [release-branch.go1.21] net/http: pull http2 underflow fix from x/net/http2 by Mauri de Souza Meneguzzo · 2 years, 2 months ago
  99. 7b04d81 [release-branch.go1.21] runtime/cgo: avoid taking the address of crosscall2 in code by Cherry Mui · 2 years, 2 months ago
  100. f9a31cd [release-branch.go1.21] cmd/compile/internal/typecheck: fix closure field naming by Matthew Dempsky · 2 years, 2 months ago