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