5
I Use This!
Very High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: follow/side effects/taught typos More... over 11 years ago
feat(change_detection): modify change detectors to recompute pure functions only when their args change More... over 11 years ago
fix(tests): make Angular 2 compiler perf test use correct param name More... over 11 years ago
fix(perf): use correct param name in compiler benchmark More... over 11 years ago
Remove unused fields More... over 11 years ago
feat(change_detection): change proto change detectors to coalesce records More... over 11 years ago
chore(package.json): npm No repository field. More... over 11 years ago
cleanup(ng-if): remove OnChange More... over 11 years ago
Doc(LightDom): add some inline doc More... over 11 years ago
refactor(LightDom): refactor the code More... over 11 years ago
chore: make async tests fail faster More... over 11 years ago
docs(pipeline): fix some inline doc More... over 11 years ago
fix(Interpolation): switch to new AST API More... over 11 years ago
refactor(NgIf): replace createElement() by el() More... over 11 years ago
feat(package): introduce a catch-all package angular. More... over 11 years ago
fix(compiler): fixes a bug with top level template directives. More... over 11 years ago
fix(cd): report all changes on first cd run More... over 11 years ago
style(cd): add types More... over 11 years ago
fix(ListWrapper): fix JS ListWrapper.remove() More... over 11 years ago
feat(change_detection): implement a change detector generator More... over 11 years ago
fix(perf): cloud reporter, calculate insertId correctly so that we don’t loose rows! More... over 11 years ago
feat(perf): disable wake lock and cpu freq scaling on android More... over 11 years ago
fix(bench press): remove check for android More... over 11 years ago
feat(events): add the $event local variable to the handler context More... over 11 years ago
feat(parser): make method calls aware of ContextWithVariableBindings More... over 11 years ago
feat(perf): cloud reporter, more generic table layout More... over 11 years ago
feat(perf): cloud reporter should retry in case of a timeout More... over 11 years ago
fix(perf): increase default timeout for perf tests More... over 11 years ago
fix(events): extract eventHandler to new function scope. More... over 11 years ago
feat(events): adds support for injectable angular event emitters. More... over 11 years ago