1. 64fc435 Mojo: Make Core own a PlatformSupport, and plumb it through to Channel. by viettrungluu@chromium.org · 10 years ago
  2. 0f21e48 Revert 290431 "Mojo multiple command buffer support and sample" by sashab@chromium.org · 10 years ago
  3. 68b872d Mojo multiple command buffer support and sample by jamesr@chromium.org · 10 years ago
  4. df99ed7 Add a debug log message for failing to load when the library path does not exist. by acolwell@chromium.org · 10 years ago
  5. 6b74820 mojo: notify handlers of mojo:RunLoop destruction by tim@chromium.org · 10 years ago
  6. 869418f [Android] Make ApplicationStatus thread safe by dtrainor@chromium.org · 10 years ago
  7. 8304082 landmines: use CHROMIUM_OUT_DIR if set by scottmg@chromium.org · 10 years ago
  8. 4d16a29 [Android] Fix the location prompt flake in provision_devices. by jbudorick@chromium.org · 10 years ago
  9. fdae16e [Android] Make adb shell commands with single quotes run correctly. by jbudorick@chromium.org · 10 years ago
  10. 6be62f6 Optimize QuadF's PointIsInTriangle function by kui.zheng@arm.com · 10 years ago
  11. bef65fe Will no longer force jobs=1 with filters in bot mode. by phoglund@chromium.org · 10 years ago
  12. 0ce47be Rename Animate as Begin(Main)Frame by skyostil@chromium.org · 10 years ago
  13. ab5f646 Return configured processors in NumberOfProcessors() on posix platforms by jchuang@chromium.org · 10 years ago
  14. 9505f06 Revert of Mojo multiple command buffer support and sample (patchset #6 of https://codereview.chromium.org/451753003/) by tdanderson@chromium.org · 10 years ago
  15. 6e2541f Mojo multiple command buffer support and sample by jamesr@chromium.org · 10 years ago
  16. 8d75de5 Add some trivial window decorations & window closing back to the demo window manager by ben@chromium.org · 10 years ago
  17. 390151e JavaScript bindings for Mojo message validation by hansmuller@chromium.org · 10 years ago
  18. 16201f1 Enqueuing new frames in a Surface should cause Displays to reaggregate it by jbauman@chromium.org · 10 years ago
  19. d0dc2b1 Mojo: simple iframe support. by mpcomplete@chromium.org · 10 years ago
  20. cba59bd mojo events: Add |screen_location| to located events. by erg@chromium.org · 10 years ago
  21. 87306b8 [Android] Fix misc minor provisioning issues. by jbudorick@chromium.org · 10 years ago
  22. 1222f39 Plumb redirect info out of net, through content, and into child processes. by davidben@chromium.org · 10 years ago
  23. 683dcbd Add validation logic for non-nullable types. by yzshen@chromium.org · 10 years ago
  24. addd37b Move focus from the view manager to the window manager. by ben@chromium.org · 10 years ago
  25. c1a93e5 Changed the test package for chrome_document tests by mikecase@chromium.org · 10 years ago
  26. 5acbd2d Parse shmmax as a uint64 by brettw@chromium.org · 10 years ago
  27. 966a2ab Mojo: Add embedder::PlatformSupport and a simple implementation (and a bit of plumbing). by viettrungluu@chromium.org · 10 years ago
  28. 6d42f08 Turn mojo_native_viewport_service from component into a static_library. by davemoore@chromium.org · 10 years ago
  29. 69abe10 Change gtest launcher, telemetry unittests to run in parallel and retry failures by default. by dpranke@chromium.org · 10 years ago
  30. fd5a761 Fix mojo_example_apptests service application termination. by msw@chromium.org · 10 years ago
  31. 00e5139 Revert 289650 "Roll buildtools, this updates VS2013 Pro to Update 3" by scottmg@chromium.org · 10 years ago
  32. 9df31c9 Added Hera package info in order to run uiautomator tests with hera by mikecase@chromium.org · 10 years ago
  33. ac6f0ce Mojo: Move/rename RawSharedBuffer -> SimplePlatformSharedBuffer. by viettrungluu@chromium.org · 10 years ago
  34. 3ba5f94 Rename NativeViewport implementations to disambiguate them from the service by davemoore@chromium.org · 10 years ago
  35. acf03b5 Remove restriction on x64 chromium linker builds. by simonb@chromium.org · 10 years ago
  36. 2fc7713 Mojo: clang-format mojo/public/c/... and add a presubmit check. by viettrungluu@chromium.org · 10 years ago
  37. 6a46e37 Mojo: Add a platform interface for shared memory (embedder::PlatformSharedBuffer). by viettrungluu@chromium.org · 10 years ago
  38. e2e31eb Add dep from mojo_view_manager_bindings to mojo_application_bindings by jamesr@chromium.org · 10 years ago
  39. 8810016 Roll buildtools, this updates VS2013 Pro to Update 3 by scottmg@chromium.org · 10 years ago
  40. b82a8ac Fix cpplint warnings. by simonb@chromium.org · 10 years ago
  41. 550b30b Mojo: Get rid of some unneeded namespace qualifiers in mojo/embedder/. by viettrungluu@chromium.org · 10 years ago
  42. ab30423 Adding atomic ops for MIPS64. by Gordana.Cmiljanovic@imgtec.com · 10 years ago
  43. fdc7385 Adds some CHECKs to MessagePumpMojo by sky@chromium.org · 10 years ago
  44. 2ca1bf3 base: Factor task debug annotations out of MessageLoop by skyostil@chromium.org · 10 years ago
  45. 2f8c83b Make landmines work on local builds too by scottmg@chromium.org · 10 years ago
  46. c699b7b Mojo: Add the ability to notify a Mojo Channel that it's going to be destroyed soon. by viettrungluu@chromium.org · 10 years ago
  47. 782af4e Disallow breakaway from job on Windows 8, which supports nested jobs by phajdan.jr@chromium.org · 10 years ago
  48. beab373 Remove OpenWindow from WindowManager API. This time much by ben@chromium.org · 10 years ago
  49. bbdcc02 Support an ALPHA_8 UIResourceBitmap format by jdduke@chromium.org · 10 years ago
  50. a7a242f Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headers by jamesr@chromium.org · 10 years ago
  51. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  52. 68bc093 Fix line endings in various view_manager files. by aa@chromium.org · 10 years ago
  53. f22bfd6 Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." by brettw@chromium.org · 10 years ago
  54. e7dd06e Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace by brettw@chromium.org · 10 years ago
  55. 6afc134 Mojo: Properly cancel further read on all read failures in RawChannelPosix. by viettrungluu@chromium.org · 10 years ago
  56. a6fe8ed Refactored the codec.js changes from "from Support packed arrays of by hansmuller@chromium.org · 10 years ago
  57. 2423dd9 Mojo: Generalize blink::URLRequest -> mojo::URLRequest conversion, and use it by mpcomplete@chromium.org · 10 years ago
  58. 7a4a753 Revert of Make landmines work on local builds too (patchset #3 of https://codereview.chromium.org/457003004/) by iannucci@chromium.org · 10 years ago
  59. 3ce491d Optimize QuadF's IsCounterClockwise function by kui.zheng@arm.com · 10 years ago
  60. f190170 Mojo: Only link against one system impl by jamesr@chromium.org · 10 years ago
  61. e9f65dd GN: Add mojo_shell_tests, get more things working on android by jamesr@chromium.org · 10 years ago
  62. a39bcb0 Re-land: base: Introduce an explicit call for reducing emulated discardable memory usage. by reveman@chromium.org · 10 years ago
  63. 5dd90ab Pass display names for uploaded content URI files by qinmin@chromium.org · 10 years ago
  64. b394816 Make landmines work on local builds too by scottmg@chromium.org · 10 years ago
  65. f3ed15f Make async waiter explicit MojoGLES2CreateContext param by jamesr@chromium.org · 10 years ago
  66. 0e2787c Convert IPC::ChannelMojo initialization to use new mojo::embedder::CreateChannelOnIOThread(). by viettrungluu@chromium.org · 10 years ago
  67. 0efbe77 Revert of Adds some CHECKs to MessagePumpMojo (https://codereview.chromium.org/454433003/) by adamk@chromium.org · 10 years ago
  68. 3e47ed5 [Android] Record UMA metrics after native initialization completes. by feng@chromium.org · 10 years ago
  69. 0d4eb01 Mojo: Make parallel sync/async embedder channel creation/destruction APIs. by viettrungluu@chromium.org · 10 years ago
  70. 4169980 mojo: Reland "Convert gles2 to the new thunking system." by erg@chromium.org · 10 years ago
  71. f6f2296 Fix bustage. by ben@chromium.org · 10 years ago
  72. 3188a92 Fix an issue with view manager init service where you had to retain a connection to the init service until the window tree host was created otherwise embed calls would be dropped. by ben@chromium.org · 10 years ago
  73. 1fafff8 Rename Node to View in the View Manager mojom & client lib. Service TBD. by ben@chromium.org · 10 years ago
  74. e9786a6 Update lint and findbugs to use jars instead of class files by cjhopman@chromium.org · 10 years ago
  75. f409c5f Adds some CHECKs to MessagePumpMojo by sky@chromium.org · 10 years ago
  76. 8780853 Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and ScopedClassSwizzler by tapted@chromium.org · 10 years ago
  77. 799684d Revert of base: Introduce an explicit call for reducing emulated discardable memory usage. (https://codereview.chromium.org/448173002/) by tapted@chromium.org · 10 years ago
  78. 6b75823 Mojom generator: move Is.*Kind() functions into module.py and use them from all mojom_.*_generator.py. by yzshen@chromium.org · 10 years ago
  79. 1cf046f Mojo: Plumb "connection broken" out of RawChannel. by viettrungluu@chromium.org · 10 years ago
  80. ebdcf70 Move ini_parser from base to chrome/common by brettw@chromium.org · 10 years ago
  81. 34c70a8 Eliminate View, folding methods into Node. by ben@chromium.org · 10 years ago
  82. 5a274c0 base: Introduce an explicit call for reducing emulated discardable memory usage. by reveman@chromium.org · 10 years ago
  83. e26a09d Mojo: Plumb out different kinds of read errors (from RawChannel). by viettrungluu@chromium.org · 10 years ago
  84. d253a8f Add goma support to mojob.sh. by viettrungluu@chromium.org · 10 years ago
  85. 7604f63 Disable all the tests that are flaking more than 5% on Linux builders. by jam@chromium.org · 10 years ago
  86. cfb0886 The WebView has a path (early use of the CookieManager) which by hjd@chromium.org · 10 years ago
  87. 56092f0 Don't register JNI methods for the android_webview. by mkosiba@chromium.org · 10 years ago
  88. 458c857 Mojo: Rename ServiceManager to ApplicationManager. by aa@chromium.org · 10 years ago
  89. 429cbd6 base: Include intrin.h to get _ReturnAddress from clang by ehsan.akhgari@gmail.com · 10 years ago
  90. 5d847ea This change preents a race on the 'TZ' environ global variable in libc. by bengr@chromium.org · 10 years ago
  91. 32d1ac1 Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..." by rkc@chromium.org · 10 years ago
  92. 228e365 IPC::ChannelMojo: Dup and own fds to transmit by morrita@chromium.org · 10 years ago
  93. dbeeb18 mojo: Reland "Convert gles2 to the new thunking system." by erg@chromium.org · 10 years ago
  94. 62bf6ba Roll gtest and gmock DEPS. by ncbray@chromium.org · 10 years ago
  95. 1c172fa Use toolchain hash that's in buildtools by scottmg@chromium.org · 10 years ago
  96. f935873 Added mojom.FixedArray to the array clause in JavaScriptEncodeSnippet(kind). by hansmuller@chromium.org · 10 years ago
  97. 808268b Mojo: Plumb new Wait/WaitMany API out to Core. by viettrungluu@chromium.org · 10 years ago
  98. c415c48 Reduce DBus ObjectUnknown ERROR to WARNING by stevenjb@chromium.org · 10 years ago
  99. e2bbe78 IPC::ChannelMojo: Don't supress MOJO_RESULT_FAILED_PRECONDITION by morrita@chromium.org · 10 years ago
  100. deaba9c Fix shortcut tests and remove legacy shortcut code for the Default-user by gab@chromium.org · 10 years ago