[go: nahoru, domu]

  1. 28a4eca Add Mojo application test support to Chromium. by msw · 10 years ago
  2. a7e3ac4 cc: Make separate interface for BeginFrame ipc from OutputSurface by simonhong · 10 years ago
  3. cf8465db7 This gets at least a chunk of the Mac GN build working. by dpranke · 10 years ago
  4. 702233b Minor cleanup of network_service by davemoore · 10 years ago
  5. e41daf0fe Replace mojo:// URL by mojo: URL by qsr · 10 years ago
  6. 60a7dbf Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac by jamesr · 10 years ago
  7. 27bf1c2 Cleanup: Remove unneeded path_service.h includes. by thestig · 10 years ago
  8. 17a682c Remove mojo/application_manager, code not needed in chromium by jamesr · 10 years ago
  9. d27b884 Remove mojo/tools/, not needed in chromium by jamesr · 10 years ago
  10. 181466f Script to upload prebuilt network service by jamesr · 10 years ago
  11. a99b7ad mojo: Fix html_viewer. by qsr · 10 years ago
  12. 0f18be91 Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21 by jamesr · 10 years ago
  13. 07969eff Store network_service cache in memory by abarth · 10 years ago
  14. 6cdbabe Split out mojo_converters into its own target. by dalecurtis · 10 years ago
  15. 904ce27 Update mojo sdk to rev 91d94d6993c9b0c4135a95687a7d541ce90629b by jamesr · 10 years ago
  16. a158c01 Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444 by aa · 10 years ago
  17. 6b7fc0b Revert of Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444 (patchset #6 id:120001 of https://codereview.chromium.org/683583002/) by binjin · 10 years ago
  18. 37273cab Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444 by aa · 10 years ago
  19. 48805fce Make ListContainer Consistently Act as Container of Pointers by weiliangc · 10 years ago
  20. da8c2e8 Cleanup: Remove more unused timer.h includes. by thestig · 10 years ago
  21. 896ccb4 Remove mojo/{aura,views} by jamesr · 10 years ago
  22. 2438a3e Reland "Replace Chrome IPC with Mojo IPC for querying BatteryStatus service" by ppi · 10 years ago
  23. efc20500 Remove mojo/spy by jamesr · 10 years ago
  24. f9a8a23 cc: Move GpuMemoryBufferManager interface to gpu namespace. by reveman · 10 years ago
  25. f183f3ad Remove mojo/examples/pepper_container_app by jamesr · 10 years ago
  26. 6e789f2 Remove mojo/shell and (most) service implementations by jamesr · 10 years ago
  27. 22758b8 Remove GYP for mojo/shell and mojo/services by James Robinson · 10 years ago
  28. 1a7a512 Make browser GPU channel creation async. by jbauman · 10 years ago
  29. 86b6face Revert of Replace Chrome IPC with Mojo IPC for querying BatteryStatus service (patchset #23 id:570001 of https://codereview.chromium.org/592153002/) by leviw · 10 years ago
  30. 09981a9 GN: Fix Android component build by cjhopman · 10 years ago
  31. 9e6d238 Replace Chrome IPC with Mojo IPC for querying BatteryStatus service by ppi · 10 years ago
  32. de8ab31 Remove mojo/apps/js, it is unused by jamesr · 10 years ago
  33. fa2c470 Update mojo sdk to rev e0416d1cfdcc669756d29802aa8644586273f5c7 by aa · 10 years ago
  34. 1078d6a6 Delete mojo/examples/* except pepper_container. by aa · 10 years ago
  35. 44d2e5c Align base::hash_map with C++11, part 2. by davidben · 10 years ago
  36. b727d53 gpu: Rewrite MailboxSynchronizer by sievers · 10 years ago
  37. f721f4e Disable testConformance in response to test failure (second try) by qyearsley · 10 years ago
  38. 8732463 Revert of Disabling testConformance in response to test failure (patchset #1 id:1 of https://codereview.chromium.org/676893002/) by avi · 10 years ago
  39. ed4f7a7 Disabling testConformance in response to test failure by Quinten Yearsley · 10 years ago
  40. b78241aa Update mojo sdk to rev 3b54eded8dadb36548934c09c5100e9e645ec328 by jamesr · 10 years ago
  41. 23a0f21 Remove IsDIPEnabled from Screen by scottmg · 10 years ago
  42. 0b018e8 Remove gyp for view_manager_lib and html_viewer by jamesr · 10 years ago
  43. ee47d094a Remove mojo/services{view,window}_manager by jamesr · 10 years ago
  44. 7b0479a Rename mojo_html_viewer target to just html_viewer. by aa · 10 years ago
  45. 0d571a86 Remove mojo/go - this is being developed in the mojo repo by jamesr · 10 years ago
  46. b879279 Add support for real audio output to mojo. by dalecurtis · 10 years ago
  47. f94a634d Supports MojoRendererImpl in WebMediaPlayerImpl for HTMLViewer. by xhwang · 10 years ago
  48. 94c09453 Remove mojo/python and gyp targets by jamesr · 10 years ago
  49. a1db3b6d Revert of Add gclient hook to download prebuilt mojo_shell (patchset #7 id:120001 of https://codereview.chromium.org/667853002/) by yurys · 10 years ago
  50. 33c0ab9 Add an OWNERS file for mojo/services/html_viewer and put aa@ on it. by aa · 10 years ago
  51. e098527 Add gclient hook to download prebuilt mojo_shell by jamesr · 10 years ago
  52. 503cb8b Slim mojo/OWNERS and direct people to post about repos by jamesr · 10 years ago
  53. 353493d Mojo: More virtual/override style fixes in mojo/. by Viet-Trung Luu · 10 years ago
  54. 17d3d939 Update targetSdkVersion for Chromium applications. by aurimas · 10 years ago
  55. 3a09fd4 Mojo: Fixes to current virtual/override style in mojo/edk/. by Viet-Trung Luu · 10 years ago
  56. 3fc12db Standardize usage of virtual/override/final in mojo/ by dcheng · 10 years ago
  57. ed6bbf47 Mojo: Fix mojo/public/cpp/application/DEPS. by viettrungluu · 10 years ago
  58. 3eadf8a6 Mojo: mojob.sh: Make --release (etc.) work properly again. by viettrungluu · 10 years ago
  59. 12bd282 Mojo: mojob.sh: Add support for gn, and remove support for gyp and shared library (component) builds. by viettrungluu · 10 years ago
  60. 8f0f2bc Remove comments regarding deleted mojo_examlpes.gypi. by msw · 10 years ago
  61. b7893322 Drop refs to net::EmbeddedTestServer / net::File{Path,URL} utils in mojo by jamesr · 10 years ago
  62. af0a41c [Mojo] Remove mojo_view_manager_unittests from mojob by abarth · 10 years ago
  63. 194a8f4 Change mojo URLs from mojo://mojo_foo to mojo://foo. by aa · 10 years ago
  64. aac45ed8 Make crazy linker work in gn build by cjhopman · 10 years ago
  65. 4ba3cad Add the ability to observe MessagePumpMojo by abarth · 10 years ago
  66. df8e15a Mojo: Change the way message pipes are passed over channels. by viettrungluu · 10 years ago
  67. 1b38080 Further refine mojo_example_apptests. by msw · 10 years ago
  68. b03db5c Make args() accessors const by davemoore · 10 years ago
  69. c9f03f1 mojo: Fix c++ bindings so serialization of empty arrays doesn't crash. by erg · 10 years ago
  70. 2560ad88 Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize. by viettrungluu · 10 years ago
  71. 7cbf7ae Make ApplicationImpl::args() be a std::vector<std::string> by davemoore · 10 years ago
  72. b7a5a04 Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. by dcheng · 10 years ago
  73. 328d482 Implement MediaSource support for mojo. by dalecurtis · 10 years ago
  74. 4dea7b4 Add TCP socket mojo implementation. by Brett Wilson · 10 years ago
  75. d1fd54c8 Mojo JS Bindings: add support for associative arrays (Mojo map type) by hansmuller · 10 years ago
  76. 72a65e4 [Mojo] ApplicationRunnerChromium should dump stacks in debug by abarth · 10 years ago
  77. 00a8f30 mojo: Switch the clipboard interface over to using map<>. by erg · 10 years ago
  78. f6f3fbba4 Include mask texture size in RenderPassDrawQuad by enne · 10 years ago
  79. 7766c885 Fix Java indentation issues. by aurimas · 10 years ago
  80. ddd10127 mojo: Fix java bindings for maps by qsr · 10 years ago
  81. 7a95945 mojo: Fix findbugs issue on java generated code. by qsr · 10 years ago
  82. 5acd9fe [Mojo] mojo_native_viewport_service should use "--" args by abarth · 10 years ago
  83. b6afb35 Make wm_flow_init work with gn by sky · 10 years ago
  84. 4db807b ContentHandler::OnConnect: replace the |url| param with |requestor_url|. by aa · 10 years ago
  85. e684401 Remove gyp for mojo/examples by jamesr · 10 years ago
  86. cb1bb11 Make Mojo's NetAddress use local endianness for the port. by brettw · 10 years ago
  87. a5b5920 Allow fixed-size arrays in nested array definitions. by yzshen · 10 years ago
  88. 6756176 Enables specifying mojo url mapping on command line by sky · 10 years ago
  89. 6e9c845 mojo: Add equality operator for python bindings. by qsr · 10 years ago
  90. c11b522 mojo: Fix map of booleans for python bindings. by qsr · 10 years ago
  91. 3f11282 Remove unused template, accidentally introduced by https://codereview.chromium.org/649633003/. by aa · 10 years ago
  92. 5756857 Move gl initialization to NativeViewportAppDelegate::Initialize() by davemoore · 10 years ago
  93. 6b5d1a9 Add Equals() to mojom structs and related types. by aa · 10 years ago
  94. e4089c4 [Mojo] Add HTML bindings by abarth · 10 years ago
  95. b8353e27 Remove duplicate deps in mojo_view_manager by davemoore · 10 years ago
  96. dc7c284 The source of the problem is the "component build". Disabling that and moving the InitializeICU class out of MojoMain, where it would execute before MojoMain sets up its AtExitManager, corrected the problem. by hansmuller · 10 years ago
  97. f4e1eec3 Mojo: Add "attach and run" methods to Channel and ChannelEndpoint. by viettrungluu · 10 years ago
  98. 38b5f50b Splits window manager like methods into ViewManagerServiceDelegate by sky · 10 years ago
  99. ed54d4e Clean up directory handling for Mojo bindings generator. by ncbray · 10 years ago
  100. c90d706f Modify MOJO_ALLOW_UNUSED and MOJO_DCHECK syntax to allow enabling unused local by pkasting · 10 years ago