Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Sign in
chromium
/
build
/
HEAD
8760f22
docs: Add instructions for enabling glog/clog in tests
by Takuto Ikuta
· 13 hours ago
main
6bf8e6a
siso: Replace execution Semaphores with Prioritized semaphores
by Junji Watanabe
· 14 hours ago
f442b81
hashfs: Add some checks in tests to avoid panic
by Takuto Ikuta
· 14 hours ago
eb6cbaf
hashfs: Add a test to confirm current behavior of Stat
by Takuto Ikuta
· 15 hours ago
807e4ee
siso: Set tid attribute in Prioritised semaphore
by Junji Watanabe
· 15 hours ago
47964d0
siso: Implement priority semaphore
by Junji Watanabe
· 16 hours ago
17a86b1
siso/hashfs: Added comment for temporal struct lv
by Takuto Ikuta
· 17 hours ago
67a7aa3
siso: update version string to v1.4.14
by Fumitoshi Ukai
· 18 hours ago
be2c950
siso: fix the data race caused by non mutex protected grpclog setter.
by Alex Ovsienko
· 18 hours ago
1e1be20
hashfs: Show err in entry.String()
by Takuto Ikuta
· 19 hours ago
0915813
siso: upload Ninja Build ID into metadata.json as the sole source of truth.
by Alex Ovsienko
· 2 days ago
siso/v1.4.13
1bd2381
siso: drop buildfs support
by Fumitoshi Ukai
· 2 days ago
5f06948
siso: Add flag to enable gzip gRPC-level compression
by Shezan Baig
· 2 days ago
88f4384
siso: Calculate critical path weights accurately with topological sort
by Junji Watanabe
· 2 days ago
931f2a5
roll github.com/klauspost/compress from v1.18.0 to v1.18.1
by Fumitoshi Ukai
· 2 days ago
65b375b
Add a unit test in kajiya/.
by Marc Jin
· 3 days ago
e0f1db1
siso: refactor schedule planning
by Junji Watanabe
· 3 days ago
df8f496
gong: Tests for scope/list clobbering
by Richard Wang
· 3 days ago
f722994
siso: upload targets to the metadata file.
by Alex Ovsienko
· 3 days ago
76fcc08
siso: update version string to v1.4.13
by Fumitoshi Ukai
· 3 days ago
95a47e8
siso: Use RLock/RUnlock for read only operation in hashfs
by Takuto Ikuta
· 6 days ago
siso/v1.4.12
d475498
siso: siso_metadata.json in log dir
by Fumitoshi Ukai
· 6 days ago
1d3f3b9
gong: Implement assignment where lvalue is a.b or a[b]
by Richard Wang
· 6 days ago
26c8a97
siso: Minimize lock time in trace.NewSpan
by Takuto Ikuta
· 6 days ago
5fe5aa4
siso: roll protoc from v32.1 to v33.0
by Fumitoshi Ukai
· 6 days ago
e2bb2bf
siso: Add mutex and block profiling
by Takuto Ikuta
· 7 days ago
031de0a
kajiya: "go work sync" with siso
by Fumitoshi Ukai
· 8 days ago
efd7e96
siso: update docs for kajiya update
by Fumitoshi Ukai
· 8 days ago
c201579
siso: roll kajiya for commit cd7695ac03de95f6a875e97eae3a99e0518fb37c
by Fumitoshi Ukai
· 8 days ago
cd7695a
Resolve a race condition in kajiya blobstore
by Marc Jin
· 8 days ago
deaa2d6
siso: fix race in hashfs.State and compute
by Fumitoshi Ukai
· 8 days ago
228235e
gong: Implement string escaping, use for more GN-based test coverage
by Richard Wang
· 8 days ago
aad81f8
siso: handle absolute target path
by Fumitoshi Ukai
· 8 days ago
f3fb02f
Reland "siso: cleanup symlink handling"
by Fumitoshi Ukai
· 8 days ago
ea229b7
siso: fix race in hashfs.SetState
by Fumitoshi Ukai
· 9 days ago
1245628
siso: update version string to v1.4.12
by Fumitoshi Ukai
· 9 days ago
1a7048d
Initial jj config based on chromium/src
by Richard Wang
· 13 days ago
f24720f
siso: Select next step based on weight
by Junji Watanabe
· 13 days ago
siso/v1.4.11
45b5a00
gong: Support assert failure help text
by Richard Wang
· 13 days ago
19d195b
gong: Increase test coverage for integer evaluation
by Richard Wang
· 13 days ago
efa82b7
gong: Implement block functions, use for error testing
by Richard Wang
· 13 days ago
bf6a411
Revert "siso: cleanup symlink handling"
by Fumitoshi Ukai
· 13 days ago
3b58e88
siso: cleanup symlink handling
by Fumitoshi Ukai
· 13 days ago
7e30032
siso: calculate evenly distributed weights on targets
by Junji Watanabe
· 13 days ago
424ce9c
siso: Always use plan.pushReady to send a ready step to next queue
by Junji Watanabe
· 13 days ago
2933f09
gong: Implement identifier exec, implement initial .gn file-based tests
by Richard Wang
· 13 days ago
72c64e9
siso: Remove `ready` pool resizing logic in plan.done()
by Junji Watanabe
· 13 days ago
de5b73f
siso: Elaborate error from io.Copy in WriteDigestData
by Takuto Ikuta
· 13 days ago
bea0f12
siso: use WithoutAuthentication except google-application-default
by Fumitoshi Ukai
· 14 days ago
18fb68f
siso: fix panic in "siso ninja -help"
by Fumitoshi Ukai
· 14 days ago
a79cdb5
siso: Increase concurrensy for fs-flush
by Takuto Ikuta
· 14 days ago
48fb275
Add a note to siso dev doc that the flag can be picked up by autoninja via reading from .sisorc
by Marc Jin
· 14 days ago
d0f3bd2
siso: need to flush again if flush failed to acquire semaphore
by Fumitoshi Ukai
· 14 days ago
4a0ba43
gong: Implement assert() and `gn help <func>`
by Richard Wang
· 14 days ago
c8bc0d7
siso: reduce scheduler's q channel size temporarily
by Junji Watanabe
· 14 days ago
b155228
siso: ignore caller's timeout for credhelper execution.
by Fumitoshi Ukai
· 14 days ago
4da4c62
siso: metrics cmp accepts absolute path for inputs
by Fumitoshi Ukai
· 2 weeks ago
e2e1029
siso: Remove unused parameters and fix variable shadowing bug
by Ryosuke Miyake
· 2 weeks ago
cc4c6bf
update auth.md
by Fumitoshi Ukai
· 2 weeks ago
fd80902
siso: introduce -fast_nop/-fast_local/-fast_last_failure/-fast_exit
by Fumitoshi Ukai
· 2 weeks ago
e4def53
[go] update toolchain go 1.24.7 -> 1.24.8
by Fumitoshi Ukai
· 2 weeks ago
bd808ce
siso: Set positive action duration for ninja log entries
by Takuto Ikuta
· 2 weeks ago
71d7a01
gong: Disallow non-empty list/scope clobber
by Richard Wang
· 2 weeks ago
b96ab06
siso: Update kajiya in go.mod to 2f9e3e4d99c9
by Takuto Ikuta
· 2 weeks ago
65faf71
kajiya: Update grpc to 1.76.0
by Takuto Ikuta
· 2 weeks ago
2f9e3e4
kajiya: Use bytes.HasSuffix instead of index access
by Takuto Ikuta
· 2 weeks ago
3e17bde
gong: Initial `a = b` implementation
by Richard Wang
· 2 weeks ago
5f57541
gong: Initial support for functions
by Richard Wang
· 2 weeks ago
ea0e50c
kajiya: Set InputRootDigest field for model.Action
by Takuto Ikuta
· 2 weeks ago
0c5faf7
kajiya: Normalize path for Windows in trie construction
by Takuto Ikuta
· 2 weeks ago
5042885
roll google.golang.org/grpc from v1.75.1 to v1.76.0
by Fumitoshi Ukai
· 2 weeks ago
d22b30c
Fix a linter warning about un-needed type conversion
by Marc Jin
· 2 weeks ago
5cb2eb3
siso: Wrap a few errors in reapitest.go
by Takuto Ikuta
· 2 weeks ago
14e4e2c
siso: fix symlink handling in mtimecheck
by Fumitoshi Ukai
· 2 weeks ago
dd27dc7
kajiya: Fix working dir validation for Windows
by Takuto Ikuta
· 2 weeks ago
93dee95
Enable context-background and context-todo check for the linter
by Marc Jin
· 2 weeks ago
9577dc3
siso: Update kajiya in go.mod to b600a41e2e6c
by Takuto Ikuta
· 2 weeks ago
c441ecf
Add the usetesting linter check and resolve the remaining errors.
by Marc Jin
· 2 weeks ago
818d069
siso: update version string to v1.4.11
by Fumitoshi Ukai
· 2 weeks ago
0147a68
gong: Initial port of `gn help` behavior
by Richard Wang
· 3 weeks ago
1a55249
gong: Subset of RebasePath fs util
by Richard Wang
· 3 weeks ago
b7a14d9
gong: Initial support for builtins
by Richard Wang
· 3 weeks ago
69a325a
gong: Initial Python path detection
by Richard Wang
· 3 weeks ago
2eee1d6
siso: fix test on mac
by Fumitoshi Ukai
· 3 weeks ago
siso/v1.4.10
261eedc
Add some extra comments about timings and semaphores in metrics.
by Alex Ovsienko
· 3 weeks ago
40a5161
Change the usage to t.Chdir()
by Marc Jin
· 3 weeks ago
baa9581
roll google.golang.org/protobuf from v1.36.9 to v1.36.10
by Fumitoshi Ukai
· 3 weeks ago
5ce49d2
Reformat development.md for better readability.
by Takuto Ikuta
· 3 weeks ago
03a7c74
docs: Update profiling section
by Takuto Ikuta
· 3 weeks ago
b0e2508
siso: remove unnnecessary mtime print
by Fumitoshi Ukai
· 3 weeks ago
95e640e
siso: check symlink target of input
by Fumitoshi Ukai
· 3 weeks ago
60dac91
siso: don't report EdgeFinished when cancelled
by Fumitoshi Ukai
· 3 weeks ago
4866ccf
Add jmarc@ to //depot/OWNERS.
by Marc Jin
· 3 weeks ago
5ec5d31
siso: use user.Current
by Fumitoshi Ukai
· 3 weeks ago
5d6793e
siso: Record metrics labels in siso_metadata.json
by Junji Watanabe
· 3 weeks ago
fd9f3af
siso: Record build start time at siso_metadata.json
by Junji Watanabe
· 3 weeks ago
1398b3c
siso: support sandbox RBE as RBE
by Fumitoshi Ukai
· 3 weeks ago
d0f144a
siso: Change the Siso metadata filename
by Junji Watanabe
· 3 weeks ago
b956321
Minor Markdown reformat, fix outdated reference to Rietveld
by Richard Wang
· 3 weeks ago
269f0fb
siso: support google application default credentials
by Fumitoshi Ukai
· 3 weeks ago
Next »