1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change presubmit script to not allow uploads at all More... about 11 years ago
Fix a crash in pub's version solver. More... about 11 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... about 11 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... about 11 years ago
Optimize DateTime properties More... about 11 years ago
Update tests for Firefox 38, now on Windows bots More... about 11 years ago
Safari mobile, a couple more suppressions More... about 11 years ago
Issue 23477. Fix for Quick Fixes in overlay-only files. More... about 11 years ago
add library canonicalUri to dart2js dump info More... about 11 years ago
Add test for Issue 23432 More... about 11 years ago
Use words please. More... about 11 years ago
Sort imports by package names, then by file paths. More... about 11 years ago
Add test for Issue 23432 More... about 11 years ago
Hopefully final tweaking of suppressions for appendHtml More... about 11 years ago
Update Dartium suppressions to match dart2js for appendHtml fix More... about 11 years ago
Another try at appendHtml and insertAdjacentHtml should be consistently sanitized More... about 11 years ago
Automatic thread cleanup on non-Windows platforms. More... about 11 years ago
"Reverting 45815" More... about 11 years ago
Test Dartium with appendHtml sanitizing. Will immediately revert. More... about 11 years ago
Fix race in debug assertion. More... about 11 years ago
[WEB-16445] When create a missing imported library/part, add the edit once. More... about 11 years ago
Always send errors/lines with parsed/resolved units. More... about 11 years ago
Tweaks for using task model in Editor. More... about 11 years ago
Remove fake isolate from concurrent sweeper and extend lifetime of VM threads. More... about 11 years ago
reduce rethrow keyword relevance so that return is prioritized over rethrow More... about 11 years ago
"Reverting 45807" More... about 11 years ago
Testing for appendHtml and insertAdjacentHtml should be consistently sanitized More... about 11 years ago
Compute accurate token count when loading from snapshot More... about 11 years ago
Fix exception in code completion (issue 23439) More... about 11 years ago
Instead of aborting in Builtin::LoadAndCheckLibrary let the caller handle the error condition accordingly. More... about 11 years ago