index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
actions
/
ResourceManager.java
Commit message (
Expand
)
Author
Age
*
Do not spawn local actions when available memory is too low
Josh Pieper
2018-05-04
*
Change profiling to only accept strings for its "description" argument. Profi...
janakr
2018-04-01
*
Replace all usages of Blaze's Preconditions class with guava.
tomlu
2017-11-09
*
Rationalize local resource acquisition
Ulf Adams
2017-03-03
*
ResourceManager shouldn't set threadLocked to true if resource acquisition go...
Philipp Wollermann
2016-08-31
*
Some little fixes to ResourceManager.
Philipp Wollermann
2016-08-29
*
Fix resource leakage on interrupt in ResourceManager identified by philwo.
Janak Ramakrishnan
2016-08-27
*
--
Philipp Wollermann
2016-08-26
*
Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.
Rumou Duan
2016-04-26
*
Make The Build Faster: Use AutoCloseable when dealing with resources.
Philipp Wollermann
2016-02-10
*
Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...
Philipp Wollermann
2016-02-03
*
Use Bazel Preconditions variant which avoids varargs array creation
Mark Schaller
2015-12-10
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Use AutoProfiler in the Bazel codebase.
Nathan Harmata
2015-09-08
*
Remove autosense logic.
Han-Wen Nienhuys
2015-04-14
*
Some cleanup changes.
Ulf Adams
2015-03-05
*
Add --local_test_jobs to limit local test concurrency
Mark Schaller
2015-02-25
*
Convert ResourceSet ctor calls to factory method
Mark Schaller
2015-02-20
*
Update from Google.
Han-Wen Nienhuys
2015-02-25