1. ec06b8e Add native libraries to gn apks by cjhopman@chromium.org · 10 years ago
  2. f12b523 Add JS bindings validation logic for non-nullable types by hansmuller@chromium.org · 10 years ago
  3. f1536b1 Mojo cpp bindings: remove IsNonNullableValidationEnabled() check by yzshen@chromium.org · 10 years ago
  4. f03630f Mark optional mojo quads fields as nullable by jamesr@chromium.org · 10 years ago
  5. 8c7e94d Mojo JS bindings generator doesn't generate import-qualified struct references by hansmuller@chromium.org · 10 years ago
  6. 191e32e win: Fix a 64bit warning. by thakis@chromium.org · 10 years ago
  7. 6e36b16 Mojo multiple command buffer support and sample by jamesr@chromium.org · 10 years ago
  8. 54704a3 Mojo: Add PlatformSupport argument to mojo::embedder::Init(). by viettrungluu@chromium.org · 10 years ago
  9. 25171e5 Revert 290810 "Make class lookup lazy in jni_generator when usin..." by ygorshenin@chromium.org · 10 years ago
  10. 00917bd Make class lookup lazy in jni_generator when using lazy method lookup. by mkosiba@chromium.org · 10 years ago
  11. 6f2831b Remove large test timeout. It's large and only used at one place. by phajdan.jr@chromium.org · 10 years ago
  12. 87dbab1 Mojom cpp bindings: Enable non-nullable check. by yzshen@chromium.org · 10 years ago
  13. a1cb16c Mojo cpp bindings: More clear checks for array num_bytes and num_elements. by yzshen@chromium.org · 10 years ago
  14. 58acb53 GN: Mojo wget, sample_app, surfaces app and component build by jamesr@chromium.org · 10 years ago
  15. 028824f [Ozone] Have WTH call cursor function in platform_window directly by dnicoara@chromium.org · 10 years ago
  16. eac09ad Add PDBs to .isolate files so that tests show stack traces. by jam@chromium.org · 10 years ago
  17. 2d8308f Mojo: Fix warnings when generating code for empty struct in java. by qsr@chromium.org · 10 years ago
  18. 66ff1aa Mojo: Add warning of invalid serialization results (in debug build). by yzshen@chromium.org · 10 years ago
  19. 64fc435 Mojo: Make Core own a PlatformSupport, and plumb it through to Channel. by viettrungluu@chromium.org · 10 years ago
  20. 0f21e48 Revert 290431 "Mojo multiple command buffer support and sample" by sashab@chromium.org · 10 years ago
  21. 68b872d Mojo multiple command buffer support and sample by jamesr@chromium.org · 10 years ago
  22. df99ed7 Add a debug log message for failing to load when the library path does not exist. by acolwell@chromium.org · 10 years ago
  23. 6b74820 mojo: notify handlers of mojo:RunLoop destruction by tim@chromium.org · 10 years ago
  24. 869418f [Android] Make ApplicationStatus thread safe by dtrainor@chromium.org · 10 years ago
  25. 8304082 landmines: use CHROMIUM_OUT_DIR if set by scottmg@chromium.org · 10 years ago
  26. 4d16a29 [Android] Fix the location prompt flake in provision_devices. by jbudorick@chromium.org · 10 years ago
  27. fdae16e [Android] Make adb shell commands with single quotes run correctly. by jbudorick@chromium.org · 10 years ago
  28. 6be62f6 Optimize QuadF's PointIsInTriangle function by kui.zheng@arm.com · 10 years ago
  29. bef65fe Will no longer force jobs=1 with filters in bot mode. by phoglund@chromium.org · 10 years ago
  30. 0ce47be Rename Animate as Begin(Main)Frame by skyostil@chromium.org · 10 years ago
  31. ab5f646 Return configured processors in NumberOfProcessors() on posix platforms by jchuang@chromium.org · 10 years ago
  32. 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
  33. 6e2541f Mojo multiple command buffer support and sample by jamesr@chromium.org · 10 years ago
  34. 8d75de5 Add some trivial window decorations & window closing back to the demo window manager by ben@chromium.org · 10 years ago
  35. 390151e JavaScript bindings for Mojo message validation by hansmuller@chromium.org · 10 years ago
  36. 16201f1 Enqueuing new frames in a Surface should cause Displays to reaggregate it by jbauman@chromium.org · 10 years ago
  37. d0dc2b1 Mojo: simple iframe support. by mpcomplete@chromium.org · 10 years ago
  38. cba59bd mojo events: Add |screen_location| to located events. by erg@chromium.org · 10 years ago
  39. 87306b8 [Android] Fix misc minor provisioning issues. by jbudorick@chromium.org · 10 years ago
  40. 1222f39 Plumb redirect info out of net, through content, and into child processes. by davidben@chromium.org · 10 years ago
  41. 683dcbd Add validation logic for non-nullable types. by yzshen@chromium.org · 10 years ago
  42. addd37b Move focus from the view manager to the window manager. by ben@chromium.org · 10 years ago
  43. c1a93e5 Changed the test package for chrome_document tests by mikecase@chromium.org · 10 years ago
  44. 5acbd2d Parse shmmax as a uint64 by brettw@chromium.org · 10 years ago
  45. 966a2ab Mojo: Add embedder::PlatformSupport and a simple implementation (and a bit of plumbing). by viettrungluu@chromium.org · 10 years ago
  46. 6d42f08 Turn mojo_native_viewport_service from component into a static_library. by davemoore@chromium.org · 10 years ago
  47. 69abe10 Change gtest launcher, telemetry unittests to run in parallel and retry failures by default. by dpranke@chromium.org · 10 years ago
  48. fd5a761 Fix mojo_example_apptests service application termination. by msw@chromium.org · 10 years ago
  49. 00e5139 Revert 289650 "Roll buildtools, this updates VS2013 Pro to Update 3" by scottmg@chromium.org · 10 years ago
  50. 9df31c9 Added Hera package info in order to run uiautomator tests with hera by mikecase@chromium.org · 10 years ago
  51. ac6f0ce Mojo: Move/rename RawSharedBuffer -> SimplePlatformSharedBuffer. by viettrungluu@chromium.org · 10 years ago
  52. 3ba5f94 Rename NativeViewport implementations to disambiguate them from the service by davemoore@chromium.org · 10 years ago
  53. acf03b5 Remove restriction on x64 chromium linker builds. by simonb@chromium.org · 10 years ago
  54. 2fc7713 Mojo: clang-format mojo/public/c/... and add a presubmit check. by viettrungluu@chromium.org · 10 years ago
  55. 6a46e37 Mojo: Add a platform interface for shared memory (embedder::PlatformSharedBuffer). by viettrungluu@chromium.org · 10 years ago
  56. e2e31eb Add dep from mojo_view_manager_bindings to mojo_application_bindings by jamesr@chromium.org · 10 years ago
  57. 8810016 Roll buildtools, this updates VS2013 Pro to Update 3 by scottmg@chromium.org · 10 years ago
  58. b82a8ac Fix cpplint warnings. by simonb@chromium.org · 10 years ago
  59. 550b30b Mojo: Get rid of some unneeded namespace qualifiers in mojo/embedder/. by viettrungluu@chromium.org · 10 years ago
  60. ab30423 Adding atomic ops for MIPS64. by Gordana.Cmiljanovic@imgtec.com · 10 years ago
  61. fdc7385 Adds some CHECKs to MessagePumpMojo by sky@chromium.org · 10 years ago
  62. 2ca1bf3 base: Factor task debug annotations out of MessageLoop by skyostil@chromium.org · 10 years ago
  63. 2f8c83b Make landmines work on local builds too by scottmg@chromium.org · 10 years ago
  64. 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
  65. 782af4e Disallow breakaway from job on Windows 8, which supports nested jobs by phajdan.jr@chromium.org · 10 years ago
  66. beab373 Remove OpenWindow from WindowManager API. This time much by ben@chromium.org · 10 years ago
  67. bbdcc02 Support an ALPHA_8 UIResourceBitmap format by jdduke@chromium.org · 10 years ago
  68. a7a242f Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headers by jamesr@chromium.org · 10 years ago
  69. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  70. 68bc093 Fix line endings in various view_manager files. by aa@chromium.org · 10 years ago
  71. f22bfd6 Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." by brettw@chromium.org · 10 years ago
  72. e7dd06e Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace by brettw@chromium.org · 10 years ago
  73. 6afc134 Mojo: Properly cancel further read on all read failures in RawChannelPosix. by viettrungluu@chromium.org · 10 years ago
  74. a6fe8ed Refactored the codec.js changes from "from Support packed arrays of by hansmuller@chromium.org · 10 years ago
  75. 2423dd9 Mojo: Generalize blink::URLRequest -> mojo::URLRequest conversion, and use it by mpcomplete@chromium.org · 10 years ago
  76. 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
  77. 3ce491d Optimize QuadF's IsCounterClockwise function by kui.zheng@arm.com · 10 years ago
  78. f190170 Mojo: Only link against one system impl by jamesr@chromium.org · 10 years ago
  79. e9f65dd GN: Add mojo_shell_tests, get more things working on android by jamesr@chromium.org · 10 years ago
  80. a39bcb0 Re-land: base: Introduce an explicit call for reducing emulated discardable memory usage. by reveman@chromium.org · 10 years ago
  81. 5dd90ab Pass display names for uploaded content URI files by qinmin@chromium.org · 10 years ago
  82. b394816 Make landmines work on local builds too by scottmg@chromium.org · 10 years ago
  83. f3ed15f Make async waiter explicit MojoGLES2CreateContext param by jamesr@chromium.org · 10 years ago
  84. 0e2787c Convert IPC::ChannelMojo initialization to use new mojo::embedder::CreateChannelOnIOThread(). by viettrungluu@chromium.org · 10 years ago
  85. 0efbe77 Revert of Adds some CHECKs to MessagePumpMojo (https://codereview.chromium.org/454433003/) by adamk@chromium.org · 10 years ago
  86. 3e47ed5 [Android] Record UMA metrics after native initialization completes. by feng@chromium.org · 10 years ago
  87. 0d4eb01 Mojo: Make parallel sync/async embedder channel creation/destruction APIs. by viettrungluu@chromium.org · 10 years ago
  88. 4169980 mojo: Reland "Convert gles2 to the new thunking system." by erg@chromium.org · 10 years ago
  89. f6f2296 Fix bustage. by ben@chromium.org · 10 years ago
  90. 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
  91. 1fafff8 Rename Node to View in the View Manager mojom & client lib. Service TBD. by ben@chromium.org · 10 years ago
  92. e9786a6 Update lint and findbugs to use jars instead of class files by cjhopman@chromium.org · 10 years ago
  93. f409c5f Adds some CHECKs to MessagePumpMojo by sky@chromium.org · 10 years ago
  94. 8780853 Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and ScopedClassSwizzler by tapted@chromium.org · 10 years ago
  95. 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
  96. 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
  97. 1cf046f Mojo: Plumb "connection broken" out of RawChannel. by viettrungluu@chromium.org · 10 years ago
  98. ebdcf70 Move ini_parser from base to chrome/common by brettw@chromium.org · 10 years ago
  99. 34c70a8 Eliminate View, folding methods into Node. by ben@chromium.org · 10 years ago
  100. 5a274c0 base: Introduce an explicit call for reducing emulated discardable memory usage. by reveman@chromium.org · 10 years ago