Side by Side Diff: sdk/lib/uri/uri_sources.gypi
Issue 1381033002 :
Add data-URI support class to dart:core (next to Uri). (Closed)
Patch Set: Add more tests, refactor, rename to DataUriHelper. Need better name!
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
CHANGELOG.md
runtime/bin/dartutils.h
runtime/bin/dartutils.cc
runtime/lib/core_sources.gypi
runtime/lib/uri_sources.gypi
runtime/vm/BUILD.gn
runtime/vm/benchmark_test.cc
runtime/vm/bootstrap.h
runtime/vm/bootstrap.cc
runtime/vm/bootstrap_natives.cc
runtime/vm/object.h
runtime/vm/object.cc
runtime/vm/object_store.h
runtime/vm/object_store.cc
runtime/vm/vm.gypi
sdk/lib/_internal/js_runtime/lib/core_patch.dart
sdk/lib/_internal/js_runtime/lib/uri_patch.dart
sdk/lib/_internal/sdk_library_metadata/lib/libraries.dart
sdk/lib/core/core.dart
sdk/lib/core/core_sources.gypi
sdk/lib/core/uri.dart
sdk/lib/uri/uri.dart
sdk/lib/uri/uri_sources.gypi
tests/corelib/uri_base_test.dart
tests/corelib/uri_file_test.dart
tests/corelib/uri_http_test.dart
tests/corelib/uri_ipv4_test.dart
tests/corelib/uri_ipv6_test.dart
tests/corelib/uri_normalize_path_test.dart
tests/corelib/uri_normalize_test.dart
tests/corelib/uri_parse_test.dart
tests/corelib/uri_path_test.dart
tests/corelib/uri_query_test.dart
tests/corelib/uri_scheme_test.dart
tests/lib/uri/data_uri_test.dart
tests/lib/uri/uri_base_test.dart
tests/lib/uri/uri_file_test.dart
tests/lib/uri/uri_http_test.dart
tests/lib/uri/uri_ipv4_test.dart
tests/lib/uri/uri_ipv6_test.dart
tests/lib/uri/uri_normalize_path_test.dart
tests/lib/uri/uri_normalize_test.dart
tests/lib/uri/uri_parse_test.dart
tests/lib/uri/uri_path_test.dart
tests/lib/uri/uri_query_test.dart
tests/lib/uri/uri_scheme_test.dart