1. 26a1203 Add LOCAL_ prefix to non-UMA histogram macros. by asvitkine · 10 years ago
  2. ad2a0e1 Do not use extern template declarations for RectBase etc for NaCl builds by dschuff · 10 years ago
  3. 630e570 Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchset #29 of https://codereview.chromium.org/296053012/)" by byungchul · 10 years ago
  4. 8bb9dd7 Remove implicit conversions from scoped_refptr to T* in mojo/ by dcheng · 10 years ago
  5. 9037a61 Update mojo surfaces bindings and mojo/cc/ glue by jamesr · 10 years ago
  6. e444fda Domain Reliability: Don't upload when metrics reporting is off. by ttuttle · 10 years ago
  7. 8048f09 Get rid of KeepAlive. Quit shell when all urls run directly by Context are closed. by davemoore · 10 years ago
  8. bf1629c mojo: Fixed mojo_example_apptests. by alokp · 10 years ago
  9. e62310a Mojo C++ bindings: better log messages for some validation errors at the receiver side. by yzshen · 10 years ago
  10. b8380f6 Core mojo API for python. by qsr · 10 years ago
  11. 4797060 Revert "Core mojo API for python." by qsr · 10 years ago
  12. 5528b6b Revert of Implement unit test specific test launcher timeout (patchset #6 of https://codereview.chromium.org/476543004/) by phajdan.jr · 10 years ago
  13. 61e23d7 Silence a warning in generate_policy_source_unittest.cc. by binjin · 10 years ago
  14. 027e0e2 Implement unit test specific test launcher timeout by Paweł Hajdan, Jr · 10 years ago
  15. 9f30552 Disable slow SignalSenderVerificationTest.TestSignalRejected by Paweł Hajdan, Jr · 10 years ago
  16. 5af8efd Core mojo API for python. by qsr · 10 years ago
  17. befafc8 Undo a rename of dbus::Message::GetSignature. by benchan · 10 years ago
  18. 464afff Add a GetSignature() method to dbus::MessageReader. by benchan · 10 years ago
  19. 6daf2d5 Add callback when queueing frame on Surface to create backpressure. by jbauman · 10 years ago
  20. aa901b0 Adds necessary dependencies for view_manager tests by sky · 10 years ago
  21. aef6c2c Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchset #29 of https://codereview.chromium.org/296053012/) by estade@chromium.org · 10 years ago
  22. e92789d Support --wait-for-debugger in tests. by vitalybuka@chromium.org · 10 years ago
  23. c707723 Replace StreamListenSocket with StreamSocket in HttpServer. by byungchul@chromium.org · 10 years ago
  24. be267a9 Performance tuning of HandleWatcher by sky@chromium.org · 10 years ago
  25. 9f8b899 Converts some DCHECKs into CHECKs in hopes of helping with a crash by sky@chromium.org · 10 years ago
  26. 85cdb21 Make RenderPass::Id an isolated class by weiliangc@chromium.org · 10 years ago
  27. 450fad9 Credential Manager: Renderer-side implementation. by mkwst@chromium.org · 10 years ago
  28. d38278c GN build rules for all unit test targets in mojo/ by jamesr@chromium.org · 10 years ago
  29. fc329b7 Profile mojom: change some fields to nullable according to documentation. by yzshen@chromium.org · 10 years ago
  30. c1a1519 Removes setting destroyed_flag_ in NotifyError by sky@chromium.org · 10 years ago
  31. 2d32789 mojo: Plumb through sufficient context to make real blink::WebInputEvents. by erg@chromium.org · 10 years ago
  32. fdbc6a5 export hard dependencies where needed in mojo by jamesr@chromium.org · 10 years ago
  33. a798068 Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTester. by mlerman@chromium.org · 10 years ago
  34. f8b0c8e Null out context_factory in window_tree_host on shutdown by jamesr@chromium.org · 10 years ago
  35. a02bdb7 Move default sanitizer options into build/ so that WebRTC can import them. by glider@chromium.org · 10 years ago
  36. 21696d7 Switch from local random address generation to kernel ASLR by simonb@chromium.org · 10 years ago
  37. 3307517 Make class lookup lazy in jni_generator when using lazy method lookup. by mkosiba@chromium.org · 10 years ago
  38. 1413504 Allow URLRequests from one context to have different NetworkDelegates. by mmenke@chromium.org · 10 years ago
  39. b635149 Mojo C++ bindings: better log message for serialization warnings. by yzshen@chromium.org · 10 years ago
  40. bb29713 Handle bionic in safe_strerror_posix as well as glibc. by torne@chromium.org · 10 years ago
  41. 1e608da mojo: first take on removing mojo_main_{chromium,standalone}. by tim@chromium.org · 10 years ago
  42. faeb4b9 Make struct members nullable so demo_launcher no longer crashes. by acolwell@chromium.org · 10 years ago
  43. 3bdf19a GN: Build rules and fixes for (almost) all mojo unittest targets by jamesr@chromium.org · 10 years ago
  44. 277ebce [Android] Parallelize provision_devices.py. by jbudorick@chromium.org · 10 years ago
  45. ec06b8e Add native libraries to gn apks by cjhopman@chromium.org · 10 years ago
  46. f12b523 Add JS bindings validation logic for non-nullable types by hansmuller@chromium.org · 10 years ago
  47. f1536b1 Mojo cpp bindings: remove IsNonNullableValidationEnabled() check by yzshen@chromium.org · 10 years ago
  48. f03630f Mark optional mojo quads fields as nullable by jamesr@chromium.org · 10 years ago
  49. 8c7e94d Mojo JS bindings generator doesn't generate import-qualified struct references by hansmuller@chromium.org · 10 years ago
  50. 191e32e win: Fix a 64bit warning. by thakis@chromium.org · 10 years ago
  51. 6e36b16 Mojo multiple command buffer support and sample by jamesr@chromium.org · 10 years ago
  52. 54704a3 Mojo: Add PlatformSupport argument to mojo::embedder::Init(). by viettrungluu@chromium.org · 10 years ago
  53. 25171e5 Revert 290810 "Make class lookup lazy in jni_generator when usin..." by ygorshenin@chromium.org · 10 years ago
  54. 00917bd Make class lookup lazy in jni_generator when using lazy method lookup. by mkosiba@chromium.org · 10 years ago
  55. 6f2831b Remove large test timeout. It's large and only used at one place. by phajdan.jr@chromium.org · 10 years ago
  56. 87dbab1 Mojom cpp bindings: Enable non-nullable check. by yzshen@chromium.org · 10 years ago
  57. a1cb16c Mojo cpp bindings: More clear checks for array num_bytes and num_elements. by yzshen@chromium.org · 10 years ago
  58. 58acb53 GN: Mojo wget, sample_app, surfaces app and component build by jamesr@chromium.org · 10 years ago
  59. 028824f [Ozone] Have WTH call cursor function in platform_window directly by dnicoara@chromium.org · 10 years ago
  60. eac09ad Add PDBs to .isolate files so that tests show stack traces. by jam@chromium.org · 10 years ago
  61. 2d8308f Mojo: Fix warnings when generating code for empty struct in java. by qsr@chromium.org · 10 years ago
  62. 66ff1aa Mojo: Add warning of invalid serialization results (in debug build). by yzshen@chromium.org · 10 years ago
  63. 64fc435 Mojo: Make Core own a PlatformSupport, and plumb it through to Channel. by viettrungluu@chromium.org · 10 years ago
  64. 0f21e48 Revert 290431 "Mojo multiple command buffer support and sample" by sashab@chromium.org · 10 years ago
  65. 68b872d Mojo multiple command buffer support and sample by jamesr@chromium.org · 10 years ago
  66. df99ed7 Add a debug log message for failing to load when the library path does not exist. by acolwell@chromium.org · 10 years ago
  67. 6b74820 mojo: notify handlers of mojo:RunLoop destruction by tim@chromium.org · 10 years ago
  68. 869418f [Android] Make ApplicationStatus thread safe by dtrainor@chromium.org · 10 years ago
  69. 8304082 landmines: use CHROMIUM_OUT_DIR if set by scottmg@chromium.org · 10 years ago
  70. 4d16a29 [Android] Fix the location prompt flake in provision_devices. by jbudorick@chromium.org · 10 years ago
  71. fdae16e [Android] Make adb shell commands with single quotes run correctly. by jbudorick@chromium.org · 10 years ago
  72. 6be62f6 Optimize QuadF's PointIsInTriangle function by kui.zheng@arm.com · 10 years ago
  73. bef65fe Will no longer force jobs=1 with filters in bot mode. by phoglund@chromium.org · 10 years ago
  74. 0ce47be Rename Animate as Begin(Main)Frame by skyostil@chromium.org · 10 years ago
  75. ab5f646 Return configured processors in NumberOfProcessors() on posix platforms by jchuang@chromium.org · 10 years ago
  76. 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
  77. 6e2541f Mojo multiple command buffer support and sample by jamesr@chromium.org · 10 years ago
  78. 8d75de5 Add some trivial window decorations & window closing back to the demo window manager by ben@chromium.org · 10 years ago
  79. 390151e JavaScript bindings for Mojo message validation by hansmuller@chromium.org · 10 years ago
  80. 16201f1 Enqueuing new frames in a Surface should cause Displays to reaggregate it by jbauman@chromium.org · 10 years ago
  81. d0dc2b1 Mojo: simple iframe support. by mpcomplete@chromium.org · 10 years ago
  82. cba59bd mojo events: Add |screen_location| to located events. by erg@chromium.org · 10 years ago
  83. 87306b8 [Android] Fix misc minor provisioning issues. by jbudorick@chromium.org · 10 years ago
  84. 1222f39 Plumb redirect info out of net, through content, and into child processes. by davidben@chromium.org · 10 years ago
  85. 683dcbd Add validation logic for non-nullable types. by yzshen@chromium.org · 10 years ago
  86. addd37b Move focus from the view manager to the window manager. by ben@chromium.org · 10 years ago
  87. c1a93e5 Changed the test package for chrome_document tests by mikecase@chromium.org · 10 years ago
  88. 5acbd2d Parse shmmax as a uint64 by brettw@chromium.org · 10 years ago
  89. 966a2ab Mojo: Add embedder::PlatformSupport and a simple implementation (and a bit of plumbing). by viettrungluu@chromium.org · 10 years ago
  90. 6d42f08 Turn mojo_native_viewport_service from component into a static_library. by davemoore@chromium.org · 10 years ago
  91. 69abe10 Change gtest launcher, telemetry unittests to run in parallel and retry failures by default. by dpranke@chromium.org · 10 years ago
  92. fd5a761 Fix mojo_example_apptests service application termination. by msw@chromium.org · 10 years ago
  93. 00e5139 Revert 289650 "Roll buildtools, this updates VS2013 Pro to Update 3" by scottmg@chromium.org · 10 years ago
  94. 9df31c9 Added Hera package info in order to run uiautomator tests with hera by mikecase@chromium.org · 10 years ago
  95. ac6f0ce Mojo: Move/rename RawSharedBuffer -> SimplePlatformSharedBuffer. by viettrungluu@chromium.org · 10 years ago
  96. 3ba5f94 Rename NativeViewport implementations to disambiguate them from the service by davemoore@chromium.org · 10 years ago
  97. acf03b5 Remove restriction on x64 chromium linker builds. by simonb@chromium.org · 10 years ago
  98. 2fc7713 Mojo: clang-format mojo/public/c/... and add a presubmit check. by viettrungluu@chromium.org · 10 years ago
  99. 6a46e37 Mojo: Add a platform interface for shared memory (embedder::PlatformSharedBuffer). by viettrungluu@chromium.org · 10 years ago
  100. e2e31eb Add dep from mojo_view_manager_bindings to mojo_application_bindings by jamesr@chromium.org · 10 years ago