[go: nahoru, domu]

  1. a575a3f Update a few STYLE_BUTTON buttons in mash. by estade · 8 years ago
  2. 4b626b97 mash: Add autoclick app. by riajiang · 8 years ago
  3. 2fa30434 Rename views::MdTextButton::CreateMdButton to just Create by estade · 8 years ago
  4. c4a5b6b mash: Fix launching touch hud app in mash mode. by riajiang · 8 years ago
  5. 05cb506 Change buttons in WindowTypeLauncher to MdTextButton by estade · 8 years ago
  6. b26c35f IME for Mus: Make InputMethodMus use the IME Mojo API. by moshayedi · 8 years ago
  7. 8283940 mash: Port ash_sysui ShelfDelegateMus impl to mojo:ash. by msw · 8 years ago
  8. e7cc53e Changes around how browser_tests are launched for mash by sky · 8 years ago
  9. bcfe724 Turn Mash Window Example Context Menu Async by jonross · 8 years ago
  10. a40b2de12 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 8 years ago
  11. ee942d7 Convert shell & catalog to use new wrapper types. by ben · 8 years ago
  12. 0b285e8 Convert Identity and CapabilitySpec to use typemaps instead of TypeConverters by ben · 8 years ago
  13. fd2f10e Revert of User service is actually the file service. (patchset #8 id:140001 of https://codereview.chromium.org/2207663003/ ) by ben · 8 years ago
  14. 23fcb4ac User service is actually the file service. by ben · 8 years ago
  15. 9909744 services/ui: Move some files into the client lib. by sadrul · 8 years ago
  16. a684684c views/mus: Use a single SurfaceContextFactory for all widgets. by sadrul · 8 years ago
  17. 462ce06a mash: Disable ash_sysui; begin removal. by msw · 8 years ago
  18. 6cc4373 Converts mash to use the common non-client frame by sky · 8 years ago
  19. 8366b12 Change signature of OnConnect: by ben · 8 years ago
  20. 01f2f39 Converts window_type_launcher from exe: to mojo: by sky · 8 years ago
  21. a245c69 Eliminate outgoing InterfaceProvider by ben · 8 years ago
  22. 97a8ae93 Make Tracing Service not use outgoing InterfaceProvider, update conventions by ben · 8 years ago
  23. 438daa5 MojoMain() -> ServiceMain() by ben · 8 years ago
  24. e53bd8b Revert of services/ui: Revert CLs that broke Windows. (patchset #2 id:20001 of https://codereview.chromium.org/2194893002/ ) by sadrul · 8 years ago
  25. f99035fb services/ui: Revert CLs that broke Windows. by sadrul · 8 years ago
  26. 5db9f0d services/ui: Remove unused connector argument by penghuang · 8 years ago
  27. e31add76 Rename some *Application classes by ben · 8 years ago
  28. c580dfb Make Service own ServiceContext. by ben · 8 years ago
  29. 0b326f1 Remove shell::Connection* parameter to InterfaceFactory<T>::Create() by ben · 8 years ago
  30. b9d4ccda2 Move Service packages from Mojo Applications -> Packages dir by ben · 8 years ago
  31. ff996c78 mash: Add touch-hud app. by riajiang · 8 years ago
  32. 41cae6c Rename mojo_application GN templates thusly: by ben · 8 years ago
  33. e7af97e shell::ApplicationRunner -> shell::ServiceRunner by ben · 8 years ago
  34. 4e4d53c Mojo C++ bindings: make the generator use STL/WTF string/vector/map by default. by yzshen · 8 years ago
  35. d04d3ef3 mash: Cleanup ash test strings and resources. by msw · 8 years ago
  36. 83055f7 Eliminate usage of InterfacePtr::WaitForIncomingResponse. by leon.han · 8 years ago
  37. 54ccd3c ShellConnection -> ServiceContext by ben · 8 years ago
  38. 679a482 mus: Initialize GpuService in WindowManagerConnection. by sadrul · 8 years ago
  39. 9bf1b2e Shell -> ServiceManager by ben · 8 years ago
  40. e1bbc00 ShellClient -> Service by ben · 8 years ago
  41. 3a06a27 mus namespace -> ui namespace by ben · 8 years ago
  42. 6b0453d Move mus to //services/ui by ben · 8 years ago
  43. c5e52a4 Renames OnWillDestroyWindowTree to OnDidDestroyWindowTree by sky · 8 years ago
  44. e8f87e7 mash: Change auto to not deduce raw pointers. by vmpstr · 8 years ago
  45. 83ec46d mus::GpuService: Support establish GpuChannel asynchronously. by penghuang · 8 years ago
  46. a12f3aa Fix bug in quicklaunch by sky · 8 years ago
  47. c383dde8 mojo::Callback -> base::Callback by rockot · 8 years ago
  48. c88a0a9 Fire keyup messages to the webpage from the find in page. by dtapuska · 8 years ago
  49. b1637da1 Reorganize event mojom files. by moshayedi · 8 years ago
  50. a6e9b7f Adds support for new-tab targeted loads initiated from the renderer. by ben · 8 years ago
  51. b9e3b77 Clean up Mojo C API dependent targets by rockot · 8 years ago
  52. 24c0c77 Add a tabstrip to the browser. by ben · 8 years ago
  53. d68db967 Add client library for navigation service. by ben · 8 years ago
  54. 70fb56f Send Navigation notifications to clients. by ben · 8 years ago
  55. 4b04c1d views/mus: Have explicit ownership of views::WindowManagerConnection. by sadrul · 8 years ago
  56. 73be633 StructTraits to map mus::mojom::Event to unique_ptr<ui::Event>. by moshayedi · 8 years ago
  57. fe1c233b Support link hovering. by ben · 8 years ago
  58. 8e4d2a3 views/mus: Create the BitmapUploader only when needed. by sadrul · 8 years ago
  59. 6dfe617 Add a debug view to the browser that allows various navigation features to be used. by ben · 8 years ago
  60. 2f65d84 Renames mojo:desktop_wm to mojo:ash by sky · 8 years ago
  61. 002ba4a Moves mash/wm into ash/mus by sky · 8 years ago
  62. c096d9f Moves RootWindowControllerCommon and LayoutManager to common by sky · 8 years ago
  63. b0123d1 Add SkBitmap StructTraits for skia::mojo::Bitmap. by msw · 8 years ago
  64. a6eb52c mash: Fix non client cursor display. by erg · 8 years ago
  65. d606377 Renames ash/wm/common into ash/common/wm by sky · 8 years ago
  66. b4185b2 Implement gfx::Transform StructTraits by fsamuel · 8 years ago
  67. 8848f00 Moves mash/wm/public -> ash/public by sky · 8 years ago
  68. 0235519 Moves ash/wm/common/resources back to ash by sky · 8 years ago
  69. e782a26 Makes RootWindowController window creation in terms of common types by sky · 8 years ago
  70. f9da376c Eliminate WindowTreeConnection by ben · 8 years ago
  71. 813a8eb3 Change mojo geometry structs from using type converters to StructTraits. by sammc · 8 years ago
  72. a5dd5b0 Moves ash/mus to ash/sysui by sky · 8 years ago
  73. bedda617 Moves ash/wm/common back into ash by sky · 8 years ago
  74. 8f326c6 mojo/converters/ime,display -> ui/platform_window,display/mojo by ben · 8 years ago
  75. 6624a7af Converts overview to use common ash types by sky · 8 years ago
  76. 42fc9bd5 Have Mash Login use the correct window container by jonross · 8 years ago
  77. 37a47f11 mojo/converters/input_events -> ui/events/mojo by ben · 8 years ago
  78. 7a46384 Move code in ui/gl/* from gfx:: to gl:: by kylechar · 8 years ago
  79. 7a77e85 Move mojo/converters/geometry -> ui/gfx/geometry/mojo by ben · 8 years ago
  80. 3d0b318 Make Mus tell the window manager when a client stops responding to input. by ben · 8 years ago
  81. abb78be1 views: Remove dead code. by sadrul · 8 years ago
  82. 2da58dd Remove Mojo GLES2 API by penghuang · 8 years ago
  83. 3795648 Wires up shelf to panel and dock layoutmanagers by sky · 8 years ago
  84. 7afa85d Remove //mojo/platform_handle by rockot · 8 years ago
  85. 532d3841 Gets mash to use WmToplevelWindowEventHandler by sky · 8 years ago
  86. 65f3792 Fix "unused variable" warnings. by pkasting · 8 years ago
  87. cf67ed5a Splits ToplevelWindowEventHandler into two by sky · 8 years ago
  88. b4ec258 mus: Expose the test interface to 'test' apps. by sadrul · 8 years ago
  89. 242453e Removes |old| parameter from OnWindowPropertyChanged() by sky · 8 years ago
  90. a239c9f Adds a couple of different widget types to window_type_launcher by sky · 8 years ago
  91. 455e124 Moves resources used by ash/wm/common to ash/wm/common/resources by sky · 8 years ago
  92. 383d818f Wires up WorkspaceLayoutManager in mash by sky · 8 years ago
  93. 0787854 app-driver: Install an accelerator for task-manager. by sadrul · 8 years ago
  94. 8702c441 mash: Rename browser_driver to app_driver. by sadrul · 8 years ago
  95. 8802896 Creates mus implementation of WmShelf by sky · 8 years ago
  96. 546c4972 Fix dangling observer by sky · 8 years ago
  97. 8118b48cd mus: Show USER_PRIVATE window container during views tests by jamescook · 8 years ago
  98. 5ad2a6e Makes mus::Window and mash::wm::WmWindowMus notify existing observers only by sky · 8 years ago
  99. 7afbf7c Refactors std::vector<Display> out of ScreenMus by sky · 8 years ago
  100. 979c48c Add another client of the navigation service. by ben · 8 years ago