jacobr@google.com
|
761c1de735
|
Fix to asiva's code review comments on TBR Cl.
BUG=
R=asiva@google.com
Review URL: https://codereview.chromium.org//49613002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29390 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-28 20:23:19 +00:00 |
|
jacobr@google.com
|
80f92dc265
|
Add Dart_LibraryId method unblocking landing 45613003. TBR
BUG=
R=sra@google.com
Review URL: https://codereview.chromium.org//47293002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29318 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-26 22:55:43 +00:00 |
|
rmacnak@google.com
|
0d6cfb77bd
|
Remove Dart_[Qualified]ClassName.
Review URL: https://codereview.chromium.org//24252014
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27724 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-20 21:17:19 +00:00 |
|
rmacnak@google.com
|
89d5616468
|
Never return a Dart_Handle on a dart::Class from the embedding API.
R=asiva@google.com
Review URL: https://codereview.chromium.org//24210003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27715 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-20 18:29:56 +00:00 |
|
rmacnak@google.com
|
c7460aff0f
|
Add Dart_QualifiedClassName.
R=asiva@google.com
Review URL: https://codereview.chromium.org//23851038
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27539 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-17 00:06:28 +00:00 |
|
rmacnak@google.com
|
e37a1b46a7
|
Remove unused functions from dart_mirrors_api.
R=asiva@google.com
Review URL: https://codereview.chromium.org//21623004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25749 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-02 22:28:10 +00:00 |
|
asiva@google.com
|
51651ee00b
|
Split dart_api.h into multiple parts:
dart_api.h - Has the core API functions
dart_mirrors_api.h - Has API functions to support Mirrors or reflection
dart_native_api.h - Has parts which support the native message handling,
profilling and other internal tools
R=sgjesse@google.com, vsm@google.com
Review URL: https://codereview.chromium.org//16973003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24062 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-06-14 23:47:40 +00:00 |
|