298 Commits (98e796b006f0266e90b5a594f11b82e83c8af5b0)

Author SHA1 Message Date
Nikos Gorogiannis 98e796b006 [racerd] gate GuardedBy
6 years ago
Radu Grigore 8bf65086e3 [topl] Parser for temporal properties
6 years ago
Nikos Gorogiannis 4031c7e4a0 [multicore] is dead
6 years ago
Jules Villard 4c4bb84e2c [liveness] blacklist of dangerous classes
6 years ago
Jeremy Dubreil d904ab76ec [infer] remove the option --ignore-trivial-traces which is no longer used
6 years ago
Jeremy Dubreil adfd5a6418 [nullsafe] consistent models for the scrict containers
6 years ago
Jules Villard a0bae375db [cfg] add option to print CFGs after the fact
6 years ago
David Lively c5890238f0 [Config] support arbitrary named symbol lists
6 years ago
Nikos Gorogiannis 374538a02f [crashcontext] die
6 years ago
Jeremy Dubreil 40ead0ac3d [infer] remove the visibility field from the Infer JSON report
6 years ago
Jeremy Dubreil 87a8ddc8fa [nullsafe] merge the option names
6 years ago
Sungkeun Cho 05ceaebb7d [inferbo] Add model of String::operator==
6 years ago
Sungkeun Cho 7f70251eff [infer] Fix filename to relative
6 years ago
Jules Villard 2a46a54060 [pulse] use the disjunctive domain and make it configurable
6 years ago
Jeremy Dubreil 69af58506d [infer][nullsafe] rename the option to run the Nullsafe checker
6 years ago
Ezgi Çiçek a835a3511d [logging] Log unanalyzed procedures
6 years ago
Nikos Gorogiannis 2c6a705116 [racerd] kill stability
6 years ago
Dino Distefano 9028b91ec7 Load data from performance profiler
6 years ago
Nikos Gorogiannis ab046a4128 memcached intra-build
7 years ago
Mehdi Bouaziz 10804588b2 New function pointer preanalysis without recursion
7 years ago
Mehdi Bouaziz 7fd21e056c [inferbo] Limit narrowing to 5 iterations
7 years ago
Nikos Gorogiannis ea7b185b6b [classloads] add option for specifying root methods and add tests
7 years ago
Nikos Gorogiannis 4334225e67 [class loading] initial commit
7 years ago
Jules Villard d28d0528d1 [pulse] initial commit
7 years ago
Ezgi Çiçek 99c2a6da8d [hoisting] Hoist only expensive pure functions
7 years ago
Jules Villard 8c7bff0210 [proc-cfg][5/5] remove file-wide cfgs from the db
7 years ago
Jules Villard a3f428e90f [sql] make busy timeout configurable
7 years ago
Ezgi Çiçek 43b3f80de5 Add simple purity analysis
7 years ago
Jules Villard bb037c39ee [kill -a][4/4] kill `Config.analyzer`, deprecate `--analyzer`
7 years ago
Jules Villard c257f68226 [kill -a][0/4] do not rely on `Config.analyzer`
7 years ago
Nikos Gorogiannis 631959ced0 [starvation] refactor method matching ; kill dev-android-strict-mode option
7 years ago
Nikos Gorogiannis 66392db8d5 [starvation] allow specifying method patterns for skipping analysis via cmdline and inferconfig
7 years ago
Julian Sutherland 0e9d8380c2 filter issues correctly
7 years ago
Jules Villard 6837629654 [perf] emit Trace Event json
7 years ago
Martin Trojer f1353ec3da Turn --buck-blacklist into a string list
7 years ago
Nikos Gorogiannis bca942c694 [python] kill python frontend
7 years ago
Martino Luca aea1b4095e [Perf][CI] Disable threshold based cost reports
7 years ago
Jules Villard 817f83972c [epilogues] do not rely on `at_exit`
7 years ago
Nikos Gorogiannis a6e5ab7fdb [starvation][strict mode] disable strict mode violation reporting and analysis by default
7 years ago
Nikos Gorogiannis 96e698a458 [starvation] strict mode meta-analyzer for Android
7 years ago
Julian Sutherland e715d48c12 QuandaryBO
7 years ago
Mehdi Bouaziz bc737851b1 Move biabduction config/state to its own module
7 years ago
Mehdi Bouaziz 4c0e217410 Remove dead Config.pp_simple
7 years ago
Mehdi Bouaziz 348d0a0326 Remove Config.forcing_delayed_prints
7 years ago
Mehdi Bouaziz 636da5954b Remove dead Config.arc_mode
7 years ago
Martino Luca e46bf6a3d9 [Perf] Perform comparisons of costs-reports by using costs-report.json files
7 years ago
Jeremy Dubreil 35eba40452 [infer] remove the "kind" field from the analysis report
7 years ago
Ezgi Çiçek 50e6d491ca [java] Add support for blacklisting in capture mode for Javac
7 years ago
Mehdi Bouaziz 882285a44e Simplify linters_doc_url
7 years ago
Ezgi Çiçek 49e582fa49 [Loop-hoisting] Add a new checker for hoisting invariant function calls
7 years ago