1. f9f6aac Mojom compiler frontend: Change the type of the |offset| field to uint32. by Mitch Rudominer · 9 years ago
  2. ce913b5 Motown: Implement MediaTimelineController and use it. by Dale Sather · 9 years ago
  3. 17dd2f6 Add 'Flog' formatted logging to mojo/services by Dale Sather · 9 years ago
  4. 8f792dd Motown: Convert MediaSink to expose MediaTimelineControlSite by Dale Sather · 9 years ago
  5. db06898 Remove ViewProvider.CreateView()'s exposed_services. by Viet-Trung Luu · 9 years ago
  6. 6c0e2d5 Motown: Use new TimelineTransform and related definitions by Dale Sather · 9 years ago
  7. 3405784 Dart: Peer packages version bump by Zachary Anderson · 9 years ago
  8. 7615ee5 Dart: Bump mojo_sdk package version by Zachary Anderson · 9 years ago
  9. 24614f9 Dart: Bump leaf package versions by Zachary Anderson · 9 years ago
  10. 136367b Dart: Rolls runtime forward. by Zachary Anderson · 9 years ago
  11. a970ef6 Remove name for not exported service. by Benjamin Lerman · 9 years ago
  12. 02596a0 Dart: Adds Interface and InterfaceRequest interfaces. by Zachary Anderson · 9 years ago
  13. 78a7acc Mozart: Generalize frame scheduling. by Jeff Brown · 9 years ago
  14. dec9013 Create a RegisterViewAssociate method in ViewManager by Michael Jurka · 9 years ago
  15. 057a062 Dart: Update peer package versions by Zachary Anderson · 9 years ago
  16. 9fee976 Dart: Bump mojo_sdk package version by Zachary Anderson · 9 years ago
  17. 107bac0 Dart: Bump leaf package versions by Zachary Anderson · 9 years ago
  18. 48993a8 Dart: Refactor Stubs by Zachary Anderson · 9 years ago
  19. 8913522 Make the dart:mojo.internal import configuration specific. by Florian Loitsch · 9 years ago
  20. b3a693d Dart: Update peer package versions by Zachary Anderson · 9 years ago
  21. ef526bb Dart: Update mojo_sdk package version by Zachary Anderson · 9 years ago
  22. 12d71ee Dart: Update leaf package versions by Zachary Anderson · 9 years ago
  23. c200560 Dart: Refactors Proxies by Zachary Anderson · 9 years ago
  24. aac1322 Dart: Faster 'gen' command for mojom.dart tool by Zachary Anderson · 9 years ago
  25. a60302d Mojom compiler: Eliminate duplicate representation of enum values in mojom_types.mojom. by Mitch Rudominer · 9 years ago
  26. 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
  27. 614bda8 Dart: Adds optional impl argument to unbound generated Stub ctor by Zachary Anderson · 9 years ago
  28. 73d6208 Dart: Update peer package versions by Zachary Anderson · 9 years ago
  29. c7c9fc0 Dart: Update mojo_sdk package version by Zachary Anderson · 9 years ago
  30. e95b5db Dart: Update leaf package versions by Zachary Anderson · 9 years ago
  31. 705723c Rolls Dart runtime forward by Zachary Anderson · 9 years ago
  32. db501ea Motown: Add timeline_controller.mojom by Dale Sather · 9 years ago
  33. 7da6010 Motown: Rename Ratio and LinearFunction classes by Dale Sather · 9 years ago
  34. 06721d9 Dart: Wait to handle events on a Stub until it makes sense to do it. by Zachary Anderson · 9 years ago
  35. 2f2d1be Go bindings: Change generated enum value constants to be typed as the enum type. by Mitch Rudominer · 9 years ago
  36. f38d5d7 Mojom frontend: Start populating |resolved_concrete_value| field in mojom_types.mojom by Mitch Rudominer · 9 years ago
  37. 6ad5852 Motown: Use unsigned numerator for rate ratios. by Dale Sather · 9 years ago
  38. c667145 Add TraceProviderRegistry and implementation in tracing service/application. by Viet-Trung Luu · 9 years ago
  39. 6f92633 Motown: Expand the set of media types by using ChromeOS ffmpeg branding by Dale Sather · 9 years ago
  40. fe410c6 Delete the |complete_type_set| field from mojom_types.mojom by Mitch Rudominer · 9 years ago
  41. 2a2f7f9 Motown: Change media type (stream type) representation by Dale Sather · 9 years ago
  42. 8b79a71 Performance tweaks for Mojo Dart Controller by John McCutchan · 9 years ago
  43. 41bc07e Update the gen command to not fail on generator flags. by Alexandre Zani · 9 years ago
  44. aaeb345 Dart: Fix bug in unbind() for Stubs. by Zachary Anderson · 9 years ago
  45. a0d454d Motown: Get rid of speculative clock definition by Dale Sather · 9 years ago
  46. 621ce2c Motown: Expose the demux as a mojo "media core" component (MediaDemux) by Dale Sather · 9 years ago
  47. 98d9d77 Dart: Bump peer package versions by Zachary Anderson · 9 years ago
  48. e4d03ca Dart: Bump mojo_sdk version by Zachary Anderson · 9 years ago
  49. 2f662f4 Dart: Bump leaf package versions by Zachary Anderson · 9 years ago
  50. df84061 Update SpeechRecognizer to indicate if it's done when reporting results. by Andrew Wilson · 9 years ago
  51. 743c14b Motown: Switch to async model for reader by Dale Sather · 9 years ago
  52. 08853d3 Adjust speech recognizer to provide partial results and sound levels. by Andrew Wilson · 9 years ago
  53. 5661ac6 Add the gen command to the mojom tool. by Alexandre Zani · 9 years ago
  54. 41c3d00 Motown: Add network reader to factory service by Dale Sather · 9 years ago
  55. e087384 Mojom compiler frontend: Populate the declaration_order field for Methods. by Mitch Rudominer · 9 years ago
  56. b4c1d9b Mojom frontend: Validate and compute interface versions by Mitch Rudominer · 9 years ago
  57. 46d9685 Mojom parser: Fix snippet algorithm.. by Mitch Rudominer · 9 years ago
  58. ee6b938 Bump mojo sdk peers versions. by Jeff Brown · 9 years ago
  59. ccedda3 Bump mojo_sdk version to 0.2.22. by Jeff Brown · 9 years ago
  60. d3a630f Treat empty string DartPackage as no DartPackage specified by John McCutchan · 9 years ago
  61. 029ff01 Update Dart bindings for _mojo_for_test_only package. by Jeff Brown · 9 years ago
  62. 1277443 Bump mojo_services version to 0.4.25. by Jeff Brown · 9 years ago
  63. 21303e1 Fix hardcoded list of generated Dart files. by Jeff Brown · 9 years ago
  64. aeaac97 mojom_types.mojom: Remove |min_version| fields from some places. by Mitch Rudominer · 9 years ago
  65. d896de9 Mozart: Replace layout protocol with view properties. by Jeff Brown · 9 years ago
  66. efaa264 Generated dart code should import transitive imports. by Alexandre Zani · 9 years ago
  67. a33fe68 mojom_types.mojom: Add |min_version| fields in a few more places. by Mitch Rudominer · 9 years ago
  68. d100172 Mojom frontend: Don't stop after processing the first method. by Mitch Rudominer · 9 years ago
  69. d26dd21 Auto-formatted all .mojom files. by Alexandre Zani · 9 years ago
  70. 74fea6c Rev peer packages. by Tony Gentilcore · 9 years ago
  71. 5bb113e Rev mojo_sdk by Tony Gentilcore · 9 years ago
  72. 91e87dd Dart: Bump leaf package versions by Tony Gentilcore · 9 years ago
  73. 31c5037 Fix generated dart bindings for view_provider. by Tony Gentilcore · 9 years ago
  74. d3bdee8 Dart: Roll runtime forward by Zachary Anderson · 9 years ago
  75. e72c5b3 Mojom frontend: Correctly handle empty structs in computeVersionInfo() by Mitch Rudominer · 9 years ago
  76. a4ace91 Take advantage of MojoGetBufferInformation by John Grossman · 9 years ago
  77. 782e9f1 Dart: Replace some asserts with exceptions by Zachary Anderson · 9 years ago
  78. 6d10d6b Motown: Add examples/media_test, a command line media player app. by Dale Sather · 9 years ago
  79. 9453c00 Mojom frontend: Allow non-reference types in non-zero versions of a struct. by Mitch Rudominer · 9 years ago
  80. 103f68e Motown: Improvements to packet definition by Dale Sather · 9 years ago
  81. 735911e Bump mojo peer package versions. by Jeff Brown · 9 years ago
  82. ccd4c03 Bump mojo_sdk version. by Jeff Brown · 9 years ago
  83. 68bf047 Bump mojo_services version. by Jeff Brown · 9 years ago
  84. e60ea21 Fix lints from in generated .dart.mojom files by Ian McKellar · 9 years ago
  85. 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
  86. 175dbcd Mozart: Move subview management into ViewContainer interface. by Jeff Brown · 9 years ago
  87. 7bc9e5b Mozart: Make child view scene information invariant. by Jeff Brown · 9 years ago
  88. ca801ba Implement MojoSharedBufferGetInformation for Dart by John McCutchan · 9 years ago
  89. b516c24 Extend mojom.dart presubmit script to detect mojom type and compiler frontend updates by John McCutchan · 9 years ago
  90. 72847e7 Motown: factory service implementation by Dale Sather · 9 years ago
  91. adf6aa8 Deprecate mojo/public/cpp/system/core.h and convert all uses (in this repo). by Viet-Trung Luu · 9 years ago
  92. 21d98bb Mojom compiler: Adds more computed data to the intermediate representation. by Mitch Rudominer · 9 years ago
  93. 274efa1 Rolls Dart runtime forward. by Zachary Anderson · 9 years ago
  94. f559b92 Split handle stuff out of mojo/public/c/system/types.h to handle.h ... by Viet-Trung Luu · 9 years ago
  95. 71c2359 Dart bindings: Mojom runtime type info: Each file recursively includse the typemaps from its included files. by Mitch Rudominer · 9 years ago
  96. 4182638 Deprecate mojo/public/c/system/core.h. by Viet-Trung Luu · 9 years ago
  97. 2d4da54 Mojom runtime type info: Use compression and base64 encoding. by Mitch Rudominer · 9 years ago
  98. b76db37 Bump mojo SDK peers for Mozart. by Jeff Brown · 9 years ago
  99. 368aeb0 Bump mojo_sdk package to 0.2.19 for Mozart. by Jeff Brown · 9 years ago
  100. 335418d Bump mojo_services to 0.4.22 for Mozart. by Jeff Brown · 9 years ago