Sign in
mojo
/
mojo-tools
/
520b7ed1860f21d38a217a053a302c77ae427324
/
mojo
/
dart
f9f6aac
Mojom compiler frontend: Change the type of the |offset| field to uint32.
by Mitch Rudominer
· 9 years ago
ce913b5
Motown: Implement MediaTimelineController and use it.
by Dale Sather
· 9 years ago
17dd2f6
Add 'Flog' formatted logging to mojo/services
by Dale Sather
· 9 years ago
8f792dd
Motown: Convert MediaSink to expose MediaTimelineControlSite
by Dale Sather
· 9 years ago
db06898
Remove ViewProvider.CreateView()'s exposed_services.
by Viet-Trung Luu
· 9 years ago
6c0e2d5
Motown: Use new TimelineTransform and related definitions
by Dale Sather
· 9 years ago
3405784
Dart: Peer packages version bump
by Zachary Anderson
· 9 years ago
7615ee5
Dart: Bump mojo_sdk package version
by Zachary Anderson
· 9 years ago
24614f9
Dart: Bump leaf package versions
by Zachary Anderson
· 9 years ago
136367b
Dart: Rolls runtime forward.
by Zachary Anderson
· 9 years ago
a970ef6
Remove name for not exported service.
by Benjamin Lerman
· 9 years ago
02596a0
Dart: Adds Interface and InterfaceRequest interfaces.
by Zachary Anderson
· 9 years ago
78a7acc
Mozart: Generalize frame scheduling.
by Jeff Brown
· 9 years ago
dec9013
Create a RegisterViewAssociate method in ViewManager
by Michael Jurka
· 9 years ago
057a062
Dart: Update peer package versions
by Zachary Anderson
· 9 years ago
9fee976
Dart: Bump mojo_sdk package version
by Zachary Anderson
· 9 years ago
107bac0
Dart: Bump leaf package versions
by Zachary Anderson
· 9 years ago
48993a8
Dart: Refactor Stubs
by Zachary Anderson
· 9 years ago
8913522
Make the dart:mojo.internal import configuration specific.
by Florian Loitsch
· 9 years ago
b3a693d
Dart: Update peer package versions
by Zachary Anderson
· 9 years ago
ef526bb
Dart: Update mojo_sdk package version
by Zachary Anderson
· 9 years ago
12d71ee
Dart: Update leaf package versions
by Zachary Anderson
· 9 years ago
c200560
Dart: Refactors Proxies
by Zachary Anderson
· 9 years ago
aac1322
Dart: Faster 'gen' command for mojom.dart tool
by Zachary Anderson
· 9 years ago
a60302d
Mojom compiler: Eliminate duplicate representation of enum values in mojom_types.mojom.
by Mitch Rudominer
· 9 years ago
a0a2c04
Make the Dart application library code stop using the "wrong way" service provider (a.k.a. exposed_services).
by Viet-Trung Luu
· 9 years ago
614bda8
Dart: Adds optional impl argument to unbound generated Stub ctor
by Zachary Anderson
· 9 years ago
73d6208
Dart: Update peer package versions
by Zachary Anderson
· 9 years ago
c7c9fc0
Dart: Update mojo_sdk package version
by Zachary Anderson
· 9 years ago
e95b5db
Dart: Update leaf package versions
by Zachary Anderson
· 9 years ago
705723c
Rolls Dart runtime forward
by Zachary Anderson
· 9 years ago
db501ea
Motown: Add timeline_controller.mojom
by Dale Sather
· 9 years ago
7da6010
Motown: Rename Ratio and LinearFunction classes
by Dale Sather
· 9 years ago
06721d9
Dart: Wait to handle events on a Stub until it makes sense to do it.
by Zachary Anderson
· 9 years ago
2f2d1be
Go bindings: Change generated enum value constants to be typed as the enum type.
by Mitch Rudominer
· 9 years ago
f38d5d7
Mojom frontend: Start populating |resolved_concrete_value| field in mojom_types.mojom
by Mitch Rudominer
· 9 years ago
6ad5852
Motown: Use unsigned numerator for rate ratios.
by Dale Sather
· 9 years ago
c667145
Add TraceProviderRegistry and implementation in tracing service/application.
by Viet-Trung Luu
· 9 years ago
6f92633
Motown: Expand the set of media types by using ChromeOS ffmpeg branding
by Dale Sather
· 9 years ago
fe410c6
Delete the |complete_type_set| field from mojom_types.mojom
by Mitch Rudominer
· 9 years ago
2a2f7f9
Motown: Change media type (stream type) representation
by Dale Sather
· 9 years ago
8b79a71
Performance tweaks for Mojo Dart Controller
by John McCutchan
· 9 years ago
41bc07e
Update the gen command to not fail on generator flags.
by Alexandre Zani
· 9 years ago
aaeb345
Dart: Fix bug in unbind() for Stubs.
by Zachary Anderson
· 9 years ago
a0d454d
Motown: Get rid of speculative clock definition
by Dale Sather
· 9 years ago
621ce2c
Motown: Expose the demux as a mojo "media core" component (MediaDemux)
by Dale Sather
· 9 years ago
98d9d77
Dart: Bump peer package versions
by Zachary Anderson
· 9 years ago
e4d03ca
Dart: Bump mojo_sdk version
by Zachary Anderson
· 9 years ago
2f662f4
Dart: Bump leaf package versions
by Zachary Anderson
· 9 years ago
df84061
Update SpeechRecognizer to indicate if it's done when reporting results.
by Andrew Wilson
· 9 years ago
743c14b
Motown: Switch to async model for reader
by Dale Sather
· 9 years ago
08853d3
Adjust speech recognizer to provide partial results and sound levels.
by Andrew Wilson
· 9 years ago
5661ac6
Add the gen command to the mojom tool.
by Alexandre Zani
· 9 years ago
41c3d00
Motown: Add network reader to factory service
by Dale Sather
· 9 years ago
e087384
Mojom compiler frontend: Populate the declaration_order field for Methods.
by Mitch Rudominer
· 9 years ago
b4c1d9b
Mojom frontend: Validate and compute interface versions
by Mitch Rudominer
· 9 years ago
46d9685
Mojom parser: Fix snippet algorithm..
by Mitch Rudominer
· 9 years ago
ee6b938
Bump mojo sdk peers versions.
by Jeff Brown
· 9 years ago
ccedda3
Bump mojo_sdk version to 0.2.22.
by Jeff Brown
· 9 years ago
d3a630f
Treat empty string DartPackage as no DartPackage specified
by John McCutchan
· 9 years ago
029ff01
Update Dart bindings for _mojo_for_test_only package.
by Jeff Brown
· 9 years ago
1277443
Bump mojo_services version to 0.4.25.
by Jeff Brown
· 9 years ago
21303e1
Fix hardcoded list of generated Dart files.
by Jeff Brown
· 9 years ago
aeaac97
mojom_types.mojom: Remove |min_version| fields from some places.
by Mitch Rudominer
· 9 years ago
d896de9
Mozart: Replace layout protocol with view properties.
by Jeff Brown
· 9 years ago
efaa264
Generated dart code should import transitive imports.
by Alexandre Zani
· 9 years ago
a33fe68
mojom_types.mojom: Add |min_version| fields in a few more places.
by Mitch Rudominer
· 9 years ago
d100172
Mojom frontend: Don't stop after processing the first method.
by Mitch Rudominer
· 9 years ago
d26dd21
Auto-formatted all .mojom files.
by Alexandre Zani
· 9 years ago
74fea6c
Rev peer packages.
by Tony Gentilcore
· 9 years ago
5bb113e
Rev mojo_sdk
by Tony Gentilcore
· 9 years ago
91e87dd
Dart: Bump leaf package versions
by Tony Gentilcore
· 9 years ago
31c5037
Fix generated dart bindings for view_provider.
by Tony Gentilcore
· 9 years ago
d3bdee8
Dart: Roll runtime forward
by Zachary Anderson
· 9 years ago
e72c5b3
Mojom frontend: Correctly handle empty structs in computeVersionInfo()
by Mitch Rudominer
· 9 years ago
a4ace91
Take advantage of MojoGetBufferInformation
by John Grossman
· 9 years ago
782e9f1
Dart: Replace some asserts with exceptions
by Zachary Anderson
· 9 years ago
6d10d6b
Motown: Add examples/media_test, a command line media player app.
by Dale Sather
· 9 years ago
9453c00
Mojom frontend: Allow non-reference types in non-zero versions of a struct.
by Mitch Rudominer
· 9 years ago
103f68e
Motown: Improvements to packet definition
by Dale Sather
· 9 years ago
735911e
Bump mojo peer package versions.
by Jeff Brown
· 9 years ago
ccd4c03
Bump mojo_sdk version.
by Jeff Brown
· 9 years ago
68bf047
Bump mojo_services version.
by Jeff Brown
· 9 years ago
e60ea21
Fix lints from in generated .dart.mojom files
by Ian McKellar
· 9 years ago
1195c66
Added support for adding Google accounts on platforms other than Android such as FNL or Goobuntu. It also persists the refresh tokens using files service, which are later used for fetching access tokens without a re-auth.
by ukode
· 9 years ago
175dbcd
Mozart: Move subview management into ViewContainer interface.
by Jeff Brown
· 9 years ago
7bc9e5b
Mozart: Make child view scene information invariant.
by Jeff Brown
· 9 years ago
ca801ba
Implement MojoSharedBufferGetInformation for Dart
by John McCutchan
· 9 years ago
b516c24
Extend mojom.dart presubmit script to detect mojom type and compiler frontend updates
by John McCutchan
· 9 years ago
72847e7
Motown: factory service implementation
by Dale Sather
· 9 years ago
adf6aa8
Deprecate mojo/public/cpp/system/core.h and convert all uses (in this repo).
by Viet-Trung Luu
· 9 years ago
21d98bb
Mojom compiler: Adds more computed data to the intermediate representation.
by Mitch Rudominer
· 9 years ago
274efa1
Rolls Dart runtime forward.
by Zachary Anderson
· 9 years ago
f559b92
Split handle stuff out of mojo/public/c/system/types.h to handle.h ...
by Viet-Trung Luu
· 9 years ago
71c2359
Dart bindings: Mojom runtime type info: Each file recursively includse the typemaps from its included files.
by Mitch Rudominer
· 9 years ago
4182638
Deprecate mojo/public/c/system/core.h.
by Viet-Trung Luu
· 9 years ago
2d4da54
Mojom runtime type info: Use compression and base64 encoding.
by Mitch Rudominer
· 9 years ago
b76db37
Bump mojo SDK peers for Mozart.
by Jeff Brown
· 9 years ago
368aeb0
Bump mojo_sdk package to 0.2.19 for Mozart.
by Jeff Brown
· 9 years ago
335418d
Bump mojo_services to 0.4.22 for Mozart.
by Jeff Brown
· 9 years ago
Next »