1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change presubmit script to not allow uploads at all More... almost 9 years ago
Fix a crash in pub's version solver. More... almost 9 years ago
DEPS AutoUpdate: webkit to 195425 (2015-05-15 16:13:21 -0700) [email protected] Add dart:io and dart:_builtin to the dartium snapshot so that vmservices can work, the previous approach of trying to load dart:io and dart:_builtin from the sources does not work in a dart-sdk distribution as the sources are not copied out. http://src.chromium.org/viewvc/blink?view=rev&revision=195425 More... almost 9 years ago
Add dart:io and dart:_builtin to the dartium snapshot so that vmservices can work, the previous approach of trying to load dart:io and dart:_builtin from the sources does not work in a dart-sdk distribution as the sources are not copied out. More... almost 9 years ago
Optimize DateTime properties More... almost 9 years ago
Update tests for Firefox 38, now on Windows bots More... almost 9 years ago
Safari mobile, a couple more suppressions More... almost 9 years ago
Issue 23477. Fix for Quick Fixes in overlay-only files. More... almost 9 years ago
add library canonicalUri to dart2js dump info More... almost 9 years ago
Add test for Issue 23432 More... almost 9 years ago
Use words please. More... almost 9 years ago
Sort imports by package names, then by file paths. More... almost 9 years ago
Add test for Issue 23432 More... almost 9 years ago
Hopefully final tweaking of suppressions for appendHtml More... almost 9 years ago
Update Dartium suppressions to match dart2js for appendHtml fix More... almost 9 years ago
Another try at appendHtml and insertAdjacentHtml should be consistently sanitized More... almost 9 years ago
Automatic thread cleanup on non-Windows platforms. More... almost 9 years ago
"Reverting 45815" More... almost 9 years ago
Test Dartium with appendHtml sanitizing. Will immediately revert. More... almost 9 years ago
Fix race in debug assertion. More... almost 9 years ago
[WEB-16445] When create a missing imported library/part, add the edit once. More... almost 9 years ago
Always send errors/lines with parsed/resolved units. More... almost 9 years ago
Tweaks for using task model in Editor. More... almost 9 years ago
Remove fake isolate from concurrent sweeper and extend lifetime of VM threads. More... almost 9 years ago
reduce rethrow keyword relevance so that return is prioritized over rethrow More... almost 9 years ago
"Reverting 45807" More... almost 9 years ago
Testing for appendHtml and insertAdjacentHtml should be consistently sanitized More... almost 9 years ago
Compute accurate token count when loading from snapshot More... almost 9 years ago
Fix exception in code completion (issue 23439) More... almost 9 years ago
Instead of aborting in Builtin::LoadAndCheckLibrary let the caller handle the error condition accordingly. More... almost 9 years ago