[go: nahoru, domu]

  1. f935b87 Add ui::PropertyChangeReason argument to aura::WindowObserver methods. by Francois Doray · 7 years ago
  2. 674ca045 mus/viz: Split viz into its own process. by Sadrul Habib Chowdhury · 7 years ago
  3. 247b763 Adds a generic window management interface to mus. by Elliot Glaysher · 7 years ago
  4. bd39182 mash: Cleanup the catalog. by Sadrul Habib Chowdhury · 7 years ago
  5. f8a2bf7 Eliminate use_ash build flag by James Cook · 7 years ago
  6. 0c4fa0d Refer to ui::ResourceBundle with namespace in various dirs. by Lei Zhang · 7 years ago
  7. 776edf8 chromeos: changes --mash to run ServiceManager in Chrome process by Scott Violet · 7 years ago
  8. ccc0c36 Move "enable_nacl" out of //build/config/features.gni. by Dirk Pranke · 7 years ago
  9. e906298 chromeos: adds run standalone for other apps used by mus+ash by Scott Violet · 7 years ago
  10. 4883a4c Gets mash_runner working again by Scott Violet · 7 years ago
  11. 01402a48 Delete GridLayout::CreatePanel. by Bret Sepulveda · 7 years ago
  12. 64e2f76 Reverted by Chrome sheriff. Seems to break OneClickSigninDialogViewTest. by Henrik Andreasson · 7 years ago
  13. f6194b5 Delete GridLayout::CreatePanel. by Bret Sepulveda · 7 years ago
  14. d395d7e Add per-file security owner rules for mojo manifests. by Daniel Cheng · 7 years ago
  15. 912d5003 Disable QuickLaunch in Mash Session by Jonathan · 7 years ago
  16. 08063f7 Keep track of mouse events enabled in mash. by Elliot Glaysher · 7 years ago
  17. 53a9ef81 Mass replace MessageLoop::Quit*() with RunLoop::QuitCurrent*Deprecated(). by Gabriel Charette · 7 years ago
  18. e478607 viz: cc/surfaces => components/viz/service/surfaces by Fady Samuel · 7 years ago
  19. 21ada1e Eliminate required BindSourceInfo parameter for BinderRegistry callbacks. Make users of it use variadic BinderArgs instead. by Ben Goodger · 7 years ago
  20. 346c8c6 cros: Move ash test files next to the classes under test by James Cook · 7 years ago
  21. 317781a Reland: cros: Eliminate the ash::test namespace by James Cook · 7 years ago
  22. e5a9e8c Revert "cros: Eliminate the ash::test namespace" by Alexei Filippov · 7 years ago
  23. cb4af30 cros: Eliminate the ash::test namespace by James Cook · 7 years ago
  24. 3254916 Move context_provider.h related into components/viz/common/gpu by Xu Xing · 7 years ago
  25. 644df1d viz: Move SurfaceId-related files to components/viz/common/surfaces by Fady Samuel · 7 years ago
  26. d5c2618 viz: Move FrameSinkId, LocalSurfaceId, SurfaceId to components/viz/common by Fady Samuel · 7 years ago
  27. 64b7ed1 Add OnServicePIDReceived to ServiceManagerListener by Hector Dearman · 7 years ago
  28. 1ab1bcf Relnad Update AuraInit to handle failed initialization by Jonathan · 7 years ago
  29. e3f9dbb7b Revert of Update AuraInit to handle failed initialization (patchset #2 id:40001 of https://codereview.chromium.org/2967943002/ ) by fsamuel · 7 years ago
  30. 1440244 It is possible for AuraInit to fail initialization. If the remote ServiceManager closes while a Service is starting up, then the synchronous calls to Directory will fail before error states are received. by jonross · 7 years ago
  31. e417587 Fix QuickLaunch AuraInit Crash by jonross · 7 years ago
  32. 452f0fd Remove Redundant common ash_unittests from mash_unittests by jonross · 7 years ago
  33. 90cf9d7 Clean up views::Background. by Evan Stade · 7 years ago
  34. 3b086a0 ui: extract ui/wm/public from aura target by Thiago Farina · 7 years ago
  35. d71bc7b Rename GetPreferredSize overrides to CalculatePreferredSize and make by Evan Stade · 7 years ago
  36. e7d345c6 chromeos: make mash session not launch chrome by sky · 7 years ago
  37. 965f939 Remove navigation_service_unittests, along with the service itself. by erg · 7 years ago
  38. 86bea1c Mojo EDK: Kill InitIPCSupport and ShutdownIPCSupport by Ken Rockot · 7 years ago
  39. 84fa8b0 Replace sanitizers:deps with exe_and_shlib_deps (Chromium repo only) by thomasanderson · 7 years ago
  40. f4d8a94 Mojo C++ Bindings: Remove redundant InterfaceRequest APIs by Ken Rockot · 7 years ago
  41. f64a25e Add missing IWYU message_loop.h includes. by gab · 7 years ago
  42. a42af91 Remove GridLayout::SetInsets in favor of an empty border on the host. by bsep · 7 years ago
  43. 7503ee33 Provides a version of ash that is useful without Chrome by sky · 8 years ago
  44. 7af9dc0 Make nesting/running states a RunLoop rather than a MessageLoop concept. by gab · 8 years ago
  45. 64e9066 Remove duplicate entries in build and deps files by weili · 8 years ago
  46. 457a0cc Fix a TODO in GN file by ben · 8 years ago
  47. 2c386b2 Eliminate InterfaceFactory. by ben · 8 years ago
  48. 50510ac Delete the tracing service by chiniforooshan · 8 years ago
  49. f28ce88 Optionally pass BindSourceInfo as a parameter to BinderRegistry callbacks. by ben · 8 years ago
  50. 2c36828d Replace ServiceInfo with BindSourceInfo. by ben · 8 years ago
  51. a3cfe14 [views-mus] Support custom cursors. by erg · 8 years ago
  52. 803dba30 Migrate RenderFrameImpl to use BinderRegistry. by ben · 8 years ago
  53. 74946c3 Migrate Mash to use embedded services by Ken Rockot · 8 years ago
  54. eeba7c62 Change ui cursor identifiers to an enum class. by erg · 8 years ago
  55. 5ab7c2d Cleanup MenuRunner API by jonross · 8 years ago
  56. fef3021 mus: Adds WindowManagerDelegate::OnWmConnected() by sky · 8 years ago
  57. aad37ecd Eliminate Connector::Connect(), Connection, etc. by ben · 8 years ago
  58. 58ef184b Replace all OnConnect implementations with OnBindInterface & (mostly) BinderRegistry. by ben · 8 years ago
  59. 0c80ac5 [aura-mus] Add ui::CursorData, with mojo serialization. by erg · 8 years ago
  60. 25b49b28 Adds ability for ash_unittests to run in mushrome mode by sky · 8 years ago
  61. fc92101 mus: Rename mojom::Cursor to mojom::CursorType. by erg · 8 years ago
  62. 69875b5 Simplify WindowManager::OnWmSetBounds by fsamuel · 8 years ago
  63. b9401c49 aura-mus: Add a visual drag representation. by erg · 8 years ago
  64. 92b3b48 Add system modals to the proper container in mus+ash. by moshayedi · 8 years ago
  65. 19bc819 views/mus: Install a mus-friendly ContextFactory for tests. by sadrul · 8 years ago
  66. dd3c8c6e [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  67. 3f68a49 HDR: Do nonlinear blending in the compositor by ccameron · 8 years ago
  68. b5e2126f mash: improves frame rendering in mash by sky · 8 years ago
  69. 4d5e2b9 ash: Low-latency laser pointer. by reveman · 8 years ago
  70. 3508944 mash: makes ash/public/cpp bundle ash/public/interfaces by sky · 8 years ago
  71. 02332db Replace more hardcoded "ash" strings with ash::mojom::kServiceName by fwang · 8 years ago
  72. d59b434 Add Mojo constant for "ash" and replace hardcoded strings by fwang · 8 years ago
  73. 6d9996c8 Fix auto raw pointer deduction on linux by vmpstr · 8 years ago
  74. d06586d chromeos: Makes AshTestBase/Helper target mash when appropriate by sky · 8 years ago
  75. 6fdc074 Abstract OSMesa from the Layout tests by sugoi · 8 years ago
  76. 32e074e chromeos: Makes ~QuickLaunch delete widgets by sky · 8 years ago
  77. 31739e48a Add id properties to PointerEvent by lanwei · 8 years ago
  78. 73b9848f Make browser process a singleton service by rockot · 8 years ago
  79. f1238c5 Remove virtual function WindowTreeClientDelegate::GetCaptureClient() and by riajiang · 8 years ago
  80. 7c80922 Revert of Remove WindowTreeClientDelegate::GetCaptureClient() and WindowTreeClient::GetCaptureClient(). (patchset #3 id:40001 of https://codereview.chromium.org/2657873006/ ) by johnme · 8 years ago
  81. 6c8ec587 Remove virtual function WindowTreeClientDelegate::GetCaptureClient() and by riajiang · 8 years ago
  82. 442ad9d Enable nacl_loader service in mustash by penghuang · 8 years ago
  83. 11048b2 mash: Adds the launch back to quick_launch by sky · 8 years ago
  84. c17142e Set focusibility correctly when initializing a window in mus+ash. by moshayedi · 8 years ago
  85. 26b60bd Get rid of hokey auto-restarting feature in mash_session by ben · 8 years ago
  86. ccb90539 Remove all service manifests from data_deps by rockot · 8 years ago
  87. 0a386b5d9 [Service Manager] Get rid of dynamic service discovery by rockot · 8 years ago
  88. 1bd1cf4 Replace OnConnect with OnBindInterface in //mash. by ben · 8 years ago
  89. 415bd56 Revert of [Service Manager] Get rid of dynamic service discovery (patchset #10 id:180001 of https://codereview.chromium.org/2645973006/ ) by johnme · 8 years ago
  90. f5a497c [Service Manager] Get rid of dynamic service discovery by rockot · 8 years ago
  91. 9917dd5 aura: Some change to how the client-lib is set up. by sadrul · 8 years ago
  92. a2fd53c mash: Do not use InProcessContextFactory in tests. by sadrul · 8 years ago
  93. cca18e9 Remove ScopedVector from ash/. by avi · 8 years ago
  94. 02ba4e2 aura-mus: Implement Deactivate() and fix Activation. by erg · 8 years ago
  95. 9205e65 Add mus_demo to the mash catalog. by kylechar · 8 years ago
  96. bd3c248 Add a new BindInterface() method to Connector. by ben · 8 years ago
  97. 00d50f2 nogncheck some includes guarded under OS_CHROMEOS by tonikitoo · 8 years ago
  98. 949663e Hook up proper FocusController for simple_wm. by ben · 8 years ago
  99. 4e4c8f7 Address TODOs in table_view.h by juncai · 8 years ago
  100. c414673 Use a static catalog manifest for the standalone Mash runner by rockot · 8 years ago