angular/modules/@angular/platform-browser/src
danielcrisp b2cf379d1c fix(enableDebugTools): create AngularTools by merging into context.ng (#12003)
When using `enableDebugTools` the tools are merged into `context.ng` to prevent `ng.probe` and `ng.coreTokens` from being clobbered.

Fixes #12002
2016-11-02 21:55:49 -07:00
..
browser fix(enableDebugTools): create AngularTools by merging into context.ng (#12003) 2016-11-02 21:55:49 -07:00
dom refactor(compiler): initialize RenderComponentType eagerly 2016-11-02 20:58:48 -07:00
security refactor: rename SanitizationService to Sanitizer and DomSanitizationService to DomSanitizer (#11085) 2016-08-25 15:41:19 -07:00
browser.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
platform-browser.ts refactor(webworkers): move webworkers to separate @angular/platform-webworker and @angular/platform-webworker-dynamic packages 2016-08-30 21:07:45 -07:00
private_export.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
private_import_core.ts refactor: remove dead code 2016-09-27 16:13:09 -07:00