Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.1.6.1
/
pkg
tag
115c6645389c5e8c07168ab8e7be3bb966d4f426
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
4bdeea0d13e6df41d66ac84c9e9ebf92eb5cc461
0.1.6.1
2e6fbf6
Fields, getters and setters documented as properties.
by johnniwinther@google.com
· 13 years ago
403bbf4
Added the ability for testrunner to start the HTTP server with a random port and communicate that port to the tests via a 'testState' map in unittest.
by gram@google.com
· 13 years ago
986f155
Try removing explicit use of dynamic
by alanknight@google.com
· 13 years ago
588a8fb
Remove function types from intl, as they appear to break the vm
by alanknight@google.com
· 13 years ago
4a0d950
Make verifiedLocale work differently depending on what it's verifying for
by alanknight@google.com
· 13 years ago
ef93dd9
Added support for exports and re-exports.
by johnniwinther@google.com
· 13 years ago
306a925
Revert r13442. The extension fails to install under Windows, and the sentinel
by gram@google.com
· 13 years ago
ee34ca9
Chrome extension to get console messages upon test failures. Unlike the
by gram@google.com
· 13 years ago
3f914b0
Speed up markdown parsing with fast path for plain words.
by sra@google.com
· 13 years ago
3c23d6f
Small changes for spec updates/editor suggestions
by alanknight@google.com
· 13 years ago
6637f2c
Clean up TODOs and comments in Intl
by alanknight@google.com
· 13 years ago
eaec433
Fix timer tests: timer tests were not using expectAsync to wait for
by justinfagnani@google.com
· 13 years ago
11e84ad
Fix fail call. Review URL: https://codereview.chromium.org//11035068
by gram@google.com
· 13 years ago
e5331d5
Abstract is now required on abstract classes so adding that.
by gram@google.com
· 13 years ago
7998b49
If no pattern is specified for date formatting, use a default
by alanknight@google.com
· 13 years ago
980ffae
Show top-level members (again).
by johnniwinther@google.com
· 13 years ago
1044555
Update date time test status
by efortuna@google.com
· 13 years ago
c3ced88
Move Bidi functions into methods to make the docs look better
by alanknight@google.com
· 13 years ago
8d7a79d
Add a space between test group iname and result summary (issue 3692).
by gram@google.com
· 13 years ago
cc93a9c
Fix test status on Windows.
by efortuna@google.com
· 13 years ago
f41e2ad
Avoid capture of 's' in dartdoc search input.
by johnniwinther@google.com
· 13 years ago
7cb95a6
Members and comments inherited in dartdoc.
by johnniwinther@google.com
· 13 years ago
c4c4b7f
Add in-process http server to the dart test scripts.
by ager@google.com
· 13 years ago
ac4f2c5
Change find-as-you-type shortcuts to Ctrl+3 and S.
by johnniwinther@google.com
· 13 years ago
a93c81e
Remove "slow" tag from Intl http_request test
by alanknight@google.com
· 13 years ago
14ce294
Make the date formatting library visible in apidoc by merging it into Intl
by alanknight@google.com
· 13 years ago
699c54c
Make Mirror.simpleName unique.
by johnniwinther@google.com
· 13 years ago
19d526b
Show noargs methods as () instead of (...) in find-as-you-type.
by johnniwinther@google.com
· 13 years ago
98ab126
Patch refactoring.
by johnniwinther@google.com
· 13 years ago
89de7ad
Fix markdown syntax in Intl
by alanknight@google.com
· 13 years ago
46e5218
Make the date_time_format_http_request_test run faster
by alanknight@google.com
· 13 years ago
cbba686
Dartdoc method sorting says it's case insensitive, but isn't
by alanknight@google.com
· 13 years ago
ab9a32f9
Dartdoc should sort constructors by constructorName, not by class name
by alanknight@google.com
· 13 years ago
70082fd
Minor cleanups to take advantage of lazy initialization
by alanknight@google.com
· 13 years ago
8d2d5bc
Finding locale from browser needs to canonicalize the result
by alanknight@google.com
· 13 years ago
6d78df2
Temporarily disable finding browser on safari while debugging
by alanknight@google.com
· 13 years ago
d5dd0c5
Make sure to wrap all callbacks with expectAsync in tests
by alanknight@google.com
· 13 years ago
ced5a06
Add pass marker to intl/test/date_time_format_http_request_test marked slow in last commit.
by ricow@google.com
· 13 years ago
f3b0a2c
Mark pkg/intl/test/date_time_format_http_request_test as slow.
by ricow@google.com
· 13 years ago
d8f6b41
Update status to reflect tests passing.
by ager@google.com
· 13 years ago
88fe3fe
Use static final empty Modifier instead of null.
by johnniwinther@google.com
· 13 years ago
58faaa7
dartdoc supports isAbstract on methods
by johnniwinther@google.com
· 13 years ago
7415f88
Make the matcher classes for exceptions public so that users can use them to create matchers for their own exception types. See issue 4107.
by gram@google.com
· 13 years ago
37197c2
Stop using the Hashable interface.
by lrn@google.com
· 13 years ago
d2585eb
Removed use of GT_GT_GT_TOKEN/GT_GT_GT_EQ_TOKEN in dartdoc.
by johnniwinther@google.com
· 13 years ago
74f89e5
Update the meta package to use the new pub format.
by devoncarew@google.com
· 13 years ago
2bd10c2
Apply patch from https://codereview.chromium.org/10967042/.
by rnystrom@google.com
· 13 years ago
a1faa6f
Change IllegalArgumentException to ArgumentError.
by lrn@google.com
· 13 years ago
1d347e1
migrate raw string to new syntax in dartdoc
by danrubel@google.com
· 13 years ago
9556023
Patch for issue 10966015; originally contributed by prujohn@gmail.com
by gram@google.com
· 13 years ago
7c89697
Make PASS, FAIL, ERROR public (see issue 5365).
by gram@google.com
· 13 years ago
5a6ea1d
Add missing method - this was added to html_config but not the enhanced config.
by gram@google.com
· 13 years ago
79ff4f3
Remove last references to frog from SDK.
by dgrove@google.com
· 13 years ago
f822965
Separate type for dynamic in mirrors.dart2js
by johnniwinther@google.com
· 13 years ago
9b89419
migrate raw string to new syntax in pkg
by danrubel@google.com
· 13 years ago
a9858d8
Also skip drt tests for http request
by alanknight@google.com
· 13 years ago
7de9ec0
Disable http request tests on Dartium until issues can be resolved
by alanknight@google.com
· 13 years ago
eb2a0fc
Eliminate some of the flakiness in testing:
by gram@google.com
· 13 years ago
0225c4b
Make invoking start_web_server use an absolute path to accomodate incremental dartium builds
by alanknight@google.com
· 13 years ago
379f74a
Fix typo in start_web_server, re-enable tests
by alanknight@google.com
· 13 years ago
fcc9f5f
Parse new library syntax.
by ahe@google.com
· 13 years ago
db7dcd4
Disable problematic http test
by alanknight@google.com
· 13 years ago
388a543
Temporarily disable intl http test on dartium because of issue with the inc build and working direc…
by alanknight@google.com
· 13 years ago
e8cb3a0
Spelling error in status file
by alanknight@google.com
· 13 years ago
eac6195
Be sure to use absolute paths in intl web server tests
by alanknight@google.com
· 13 years ago
6a15f1e
Status file automatic merge did not work
by alanknight@google.com
· 13 years ago
907c7ea
Read locales over http in the browser
by alanknight@google.com
· 13 years ago
3c4080a
Issue 5163. Constructor/member name conflict should be error
by scheglov@google.com
· 13 years ago
60e02be
Move the addition of an onError handler to earlier (onInit instead of onStart), while still supporting its removal on onDone and reinstallation in subsequent onStarts.
by gram@google.com
· 13 years ago
ef2c243
Really make the tool directory singular in intl
by alanknight@google.com
· 13 years ago
770f7eb2
Dartdoc supports package directory.
by johnniwinther@google.com
· 13 years ago
12633b4
Fixed a nasty bug in unittest, where is we have a non-async test that throws an exception, followed by an async test, the async test will not block and can end up 'passing' with no result set.
by gram@google.com
· 13 years ago
bab0b24
Add explicit 'abstract' to abstract methods.
by gram@google.com
· 13 years ago
a5c8f9f
Commit patch: https://codereview.chromium.org/10914320/
by rnystrom@google.com
· 13 years ago
942d0e2
Convert dartdoc to use Args package
by johnniwinther@google.com
· 13 years ago
25d3eae
Revert CLs by gram 12515-12526.
by efortuna@google.com
· 13 years ago
b9f933b
Change intl to use new pub layout
by alanknight@google.com
· 13 years ago
99fbac3
Issue 5152: Browser bots much more flaky after going "wrapperless"
by gram@google.com
· 13 years ago
2a96a33
Fix finding locale from OS on Windows
by alanknight@google.com
· 13 years ago
fd409f6
Reverting 12485 and 12480 just for the sake of mocking,
by bak@google.com
· 13 years ago
de07152
Fix argument test to use !? instead of ? (sigh).
by bak@google.com
· 13 years ago
1159462
Switch from interfaces to abstract classes in dart:io.
by ager@google.com
· 13 years ago
d9c5ba5
- Removed comment to Frog and eliminated usage of sentinel.
by bak@google.com
· 13 years ago
989a9e3
Skip windows when finding browser locale from OS
by alanknight@google.com
· 13 years ago
f12a294
Find the system locale from the browser or OS
by alanknight@google.com
· 13 years ago
5e1055a
Syntax error in intl pubspec.yaml
by alanknight@google.com
· 13 years ago
26fab51
Move parseInt parseDouble to int/double classes as a static method.
by lrn@google.com
· 13 years ago
9163dfe
revert 1204. Will investigate when I get a chance.
by efortuna@google.com
· 13 years ago
690e48d
WebDriver bindings. Review URL: https://chromiumcodereview.appspot.com//10933051
by gram@google.com
· 13 years ago
bf1766e
Add missing files.
by rnystrom@google.com
· 13 years ago
383488e
Update unittest to new package layout.
by rnystrom@google.com
· 13 years ago
659a57d
Revert "Make unittest follow the new package layout."
by rnystrom@google.com
· 13 years ago
2ba8103
Make unittest follow the new package layout.
by rnystrom@google.com
· 13 years ago
a6f34e5
Hack to accept, but not use, colors option
by ahe@google.com
· 13 years ago
4a2dc9f
Update status files after fixes.
by ager@google.com
· 13 years ago
3c051bf
Disable dartdoc_test on dartium.
by rnystrom@google.com
· 13 years ago
f3f22d8
Fail dartc dartdoc test.
by rnystrom@google.com
· 13 years ago
8ee669b
Move dartdoc tests into dartdoc.
by rnystrom@google.com
· 13 years ago
85a7fb9
Remove unneeded _IN_SDK stuff in dartdoc.
by rnystrom@google.com
· 13 years ago
2748b08
Add test that uses the basic example code
by alanknight@google.com
· 13 years ago
Next »