Sign in
chromium
/
build
/
HEAD
f6187fe
siso: unify the two OutputLocal options via hashfs.NeedFlush
by Philipp Wollermann
· 8 hours ago
main
e8d4a48
siso: document the mtime invariant in entriesFromResult
by Philipp Wollermann
· 8 hours ago
a3c83a2
siso: forget outputs on remote exec before recording
by Philipp Wollermann
· 8 hours ago
964c990
siso: fall back to local when racing flush fails
by Philipp Wollermann
· 8 hours ago
0df1cfa
siso: forget outputs unconditionally on racing remote win
by Philipp Wollermann
· 8 hours ago
f41f419
siso: wait for hashfs SetState store in e2etests
by Philipp Wollermann
· 19 hours ago
5e6ca4a
siso: rename --max_rbe_retries to --reapi_max_retries
by Fumitoshi Ukai
· 34 hours ago
acf3226
siso: drop reproxy integration support
by Fumitoshi Ukai
· 36 hours ago
b54d489
Add --max_rbe_retries. Do not retry Exhausted
by LaMont Jones
· 2 days ago
8a1e6ee
docs: siso: Update starlark_config.md to match implementation
by Takuto Ikuta
· 2 days ago
e3caad2
siso: drop artfs integration
by Fumitoshi Ukai
· 2 days ago
56d9ac3
siso: hashfs flush triggers fetch to cartfs
by Fumitoshi Ukai
· 2 days ago
1ca1109
siso: update version string to v1.5.19
by Philipp Wollermann
· 2 days ago
b9b1622
reapi/firstbyte: fix watchdog test flakiness
by Neri Marschik
· 2 days ago
siso/v1.5.18
4bef9d6
siso: enable xattr on CartFS
by Fumitoshi Ukai
· 2 days ago
9c64e80
siso: check google-application-default token
by Fumitoshi Ukai
· 2 days ago
8fb158c
localexec: trim redundant comments
by Philipp Wollermann
· 2 days ago
2785b67
localexec: restore Ninja's EOF completion contract, drop WaitDelay
by Philipp Wollermann
· 2 days ago
92e2cae
siso: implement resource usage tracking on Windows
by Junji Watanabe
· 2 days ago
2483839
siso: update version string to v1.5.18
by Philipp Wollermann
· 3 days ago
a6c0c78
siso: document current usages of stepPhase
by Richard Wang
· 3 days ago
a9bb317
siso: racing local win should preserve weighted duration, not zero it
by Philipp Wollermann
· 3 days ago
siso/v1.5.17
1f50954
hashfs: snapshot only existing outputs
by Philipp Wollermann
· 3 days ago
3e1e06b
hashfs: don't orphan siblings on cache prune
by Philipp Wollermann
· 3 days ago
3dbc752
localexec: run actions in their own process group
by Philipp Wollermann
· 3 days ago
36b37b7
siso: record enabled experiments in the metadata file.
by Alex Ovsienko
· 3 days ago
f5ca502
siso: recall shows input root stats
by Fumitoshi Ukai
· 3 days ago
0a859e0
siso: racing mode if local wins should replace wait/weight durations
by Richard Wang
· 3 days ago
899ed61
gong: fix group() target not represented as phony in all
by Richard Wang
· 4 days ago
0513ad1
siso: add step-by-step timing to slow stat logs in hashfs
by Takuto Ikuta
· 4 days ago
a3ae012
siso: resolve phony targets to their real consumers in target^ syntax
by Takuto Ikuta
· 4 days ago
3d70ec7
Revert "siso: add detailed execution logs to investigate localexec and hashfs update delay"
by Takuto Ikuta
· 4 days ago
41a0377
siso: Optimize parent directory cache invalidation
by Takuto Ikuta
· 4 days ago
8d1a836
siso: fix TestBuild_Restat_RestatContent
by Fumitoshi Ukai
· 4 days ago
5b3bc5e
o11y/monitoring: add reapi.retry.duration histogram
by Neri Marschik
· 5 days ago
94d4d58
siso: add detailed execution logs to investigate localexec and hashfs update delay
by Takuto Ikuta
· 5 days ago
c75810e
siso: add cache query time to Cloud Logging step entries
by Richard Wang
· 5 days ago
1dbc455
siso: Remove nogreenteagc build enforcement
by Takuto Ikuta
· 5 days ago
c1a01bb
siso: check size in cas bytestream reader
by Fumitoshi Ukai
· 5 days ago
b6f28d5
siso: rename all metrics with IntervalMetric to postpend nanos.
by Alex Ovsienko
· 5 days ago
e9c320e
o11y/monitoring: add reapi.cancellations counter
by Neri Marschik
· 5 days ago
027c86b
reapi: cancel slow GetActionResult attempts at 1.2s
by Neri Marschik
· 5 days ago
0950110
hashfs/osfs: cancel ByteStream reads with no wire-level first byte in 5s
by Neri Marschik
· 5 days ago
fa2c242
o11y/monitoring: add OTel metrics for ByteStream stalls and saturation
by Neri Marschik
· 5 days ago
c690492
increase flush timeout
by LaMont Jones
· 7 days ago
fca878a
Properly Forget all outputs when needed
by LaMont Jones
· 8 days ago
2e58f1e
localexec: retry ETXTBSY on start, drop install-helper
by Philipp Wollermann
· 8 days ago
f57c5c0
siso: tiny update to comments to reflect the actual times handled now.
by Alex Ovsienko
· 8 days ago
fba4a05
siso: use nanoseconds instead of float seconds.
by Alex Ovsienko
· 8 days ago
346a407
siso: fix depsExpandInputs for deps=gcc,msvc
by Fumitoshi Ukai
· 8 days ago
7d216bc
hashfs: only use install-helper on linux
by Philipp Wollermann
· 8 days ago
68d316e
localexec: add spawn-helper to avoid fork()ing the large siso heap
by Philipp Wollermann
· 8 days ago
53ba43e
gong: add e2etest for group that shows multi-outputs not handled yet
by Richard Wang
· 8 days ago
7c8e1dd
Upgrade Go 1.26.3 -> 1.26.4 and bump dependencies
by Philipp Wollermann
· 9 days ago
633997a
siso: add support for strict_remote per rule
by Takuto Ikuta
· 9 days ago
1d26b7f
siso: add step metrics for time materializing inputs/outputs
by Richard Wang
· 9 days ago
41f8c34
gong: port print function
by Richard Wang
· 9 days ago
91adfbe
siso: don't use gcloud by default.
by Fumitoshi Ukai
· 10 days ago
5c6137b
gong: macOS framework propagation
by Richard Wang
· 10 days ago
7199b5a
reapi: drain Execute and ByteStream.Read streams to EOF on success
by Neri Marschik
· 10 days ago
4381dec
siso: set is_executable by RegisterFiles
by Fumitoshi Ukai
· 10 days ago
96e27ea
Include metrics when localStep wins racing
by LaMont Jones
· 11 days ago
e90d0b7
siso: Replace depsscan_secs with scandeps_secs in Siso step log
by Richard Wang
· 11 days ago
27b31e8
Avoid collisions in racing
by LaMont Jones
· 12 days ago
378ef64
siso: update version string to v1.5.17
by Fumitoshi Ukai
· 12 days ago
b18cb0f
Copy outputs on failed local step
by LaMont Jones
· 2 weeks ago
siso/v1.5.16
50faddd
Reland "siso: fix for macro definition in -include"
by Fumitoshi Ukai
· 2 weeks ago
f25615c
Revert "siso: fix for macro definition in -include"
by Fumitoshi Ukai
· 2 weeks ago
d866e91
siso: fix for macro definition in -include
by Fumitoshi Ukai
· 2 weeks ago
6386adc
Add extra checks to siso step config
by Cole Faust
· 2 weeks ago
d1b3146
Document new differences in siso's ninja file format
by Cole Faust
· 2 weeks ago
5645eb4
Reland "siso: distinguish canceled and error from finished"
by Fumitoshi Ukai
· 2 weeks ago
d691196
siso: fix race failure in TestBuild_Fail*
by Fumitoshi Ukai
· 2 weeks ago
5e2e17a
siso: regression test for https://crrev.com/c/7874186
by Fumitoshi Ukai
· 2 weeks ago
c2eb88b
siso: factor out DepsClean from DepsAfterRun
by Fumitoshi Ukai
· 2 weeks ago
11e4bc1
Revert "siso: distinguish canceled and error from finished"
by Fumitoshi Ukai
· 2 weeks ago
d0f0659
siso: distinguish canceled and error from finished
by Fumitoshi Ukai
· 3 weeks ago
c60e813
siso: add reapi ActionCacheMap for two phase caching
by Fumitoshi Ukai
· 3 weeks ago
984330a
siso: webui support flat output directories natively
by Darren Shen
· 3 weeks ago
755fbd6
siso: ask mount point to cartfs server
by Fumitoshi Ukai
· 3 weeks ago
cd3c1bc
use forked remote-apis both in kajiya and in siso
by Fumitoshi Ukai
· 3 weeks ago
5ac8280
need to use forked remote-apis for semver proto
by Fumitoshi Ukai
· 3 weeks ago
aef56a3
use forked remote-apis for two phase caching
by Fumitoshi Ukai
· 3 weeks ago
d31648f
remote-apis: fork as go.chromium.org/build/remote-apis
by Fumitoshi Ukai
· 3 weeks ago
afe11ac
siso: reapitest use serv.Stop instead of lis.Close
by Fumitoshi Ukai
· 3 weeks ago
145b627
siso: fix TestBuild_CartfsRegistration failure
by Fumitoshi Ukai
· 3 weeks ago
dd0a165
siso: close artfs/cartfs at the end
by Fumitoshi Ukai
· 3 weeks ago
3acd598
siso: integrate cartfs registration API
by Fumitoshi Ukai
· 3 weeks ago
40b839c
siso: upgraded golang.org/x/net v0.53.0 => v0.55.0
by Fumitoshi Ukai
· 3 weeks ago
4a50bf5
add remote-apis for patched remote_execution.proto
by Fumitoshi Ukai
· 3 weeks ago
c9a2608
siso: update version string to v1.5.16
by Fumitoshi Ukai
· 3 weeks ago
cca8e10
kajiya: add --trace_inputs flag for FUSE input access tracing
by Philipp Wollermann
· 3 weeks ago
840d52d
siso: siso_metadata.json combine os/kernel
by Richard Wang
· 3 weeks ago
c74a9b0
Add local-fallback to racing strategy
by LaMont Jones
· 3 weeks ago
siso/v1.5.15
b09ea28
siso: use x/sys/windows instead of syscall for RtlGetVersion
by Richard Wang
· 3 weeks ago
3d26178
siso: siso_metadata.json log kernel version for Linux
by Richard Wang
· 3 weeks ago
39745c9
kajiya: gate FUSE splice on pipe soft limit
by Philipp Wollermann
· 3 weeks ago
fc87482
kajiya: fix E2E execute benchmark
by Philipp Wollermann
· 3 weeks ago
ef71658
siso: remove unnecessary dependency to remote-apis-sdks
by Fumitoshi Ukai
· 3 weeks ago
1a44ffe
Rename remote bindings
by Cole Faust
· 3 weeks ago
Next »