1. 5aef0ef i18n of Zoom % to use locally correct numeric glyphs by glevin · 8 years ago
  2. 097a533 Revert of Implement DISALLOW_COPY_AND_ASSIGN using = delete. (patchset #28 id:540001 of https://codereview.chromium.org/1981053002/ ) by hajimehoshi · 8 years ago
  3. 91382de Implement DISALLOW_COPY_AND_ASSIGN using = delete. by pkasting · 8 years ago
  4. d71deaf Mojo C++ bindings: support attaching context object for StructTraits. by yzshen · 8 years ago
  5. 81b5367 Revert of [mojo] Use a pipe path to initialise Mojo in elevated utility processes. (patchset #22 id:420001 of https://codereview.chromium.org/1893313003/ ) by isheriff · 8 years ago
  6. ff2e9aa Remove MessageLoop::os_modal_loop_. by fdoray · 8 years ago
  7. f120cb0 [Mojo] Add [Native] type traits for base::Values by rdevlin.cronin · 8 years ago
  8. 3286f56 [iOS/GN] Fix the compilation of "all" on iOS with gn. by sdefresne · 8 years ago
  9. 3a961b9 Move mus command buffer client code from //mojo/gles2 to //components/mus/public by penghuang · 8 years ago
  10. c2485fb Mojo custom typemapping: support "pass_by_value" in typemap config. by yzshen · 8 years ago
  11. 559f1b3 Check for system function errors in ProcessUtilTest by xyzzyz · 8 years ago
  12. bb6956f Revert of win: Stopgap solution to shared memory allocation failures. (patchset #2 id:20001 of https://codereview.chromium.org/2006163002/ ) by erikchen · 8 years ago
  13. 43fecd4 [mojo-edk] Move some port functions outside of |ports_lock_|. by amistry · 8 years ago
  14. 342d222 Enhance the error message if the build fails due to a bad zip file. by tedchoc · 8 years ago
  15. 71d4b93 Replace usages of NDEBUG with DCHECK_IS_ON. by amistry · 8 years ago
  16. ba8474f [mojo] Use a pipe path to initialise Mojo in elevated utility processes. by amistry · 8 years ago
  17. 1bedfc0 Remove //mojo/platform_handle by rockot · 8 years ago
  18. 4c96e54 [mojo-edk] Expose portable API for platform handle wrapping by rockot · 8 years ago
  19. 0a9c7a4 Reserve fd 5 on Android and bump the base fd to 6. by amistry · 8 years ago
  20. 0633979 [mojo-edk] Prepare for introduction of new EDK messages by rockot · 8 years ago
  21. 99e5630 win: Stopgap solution to shared memory allocation failures. by erikchen · 8 years ago
  22. 0125b76 Begin to enable extension APIs in Extension Service Worker. by lazyboy · 8 years ago
  23. cd486fd ChannelMojo: Don't signal Channel errors with lock held by rockot · 8 years ago
  24. cf19b9d Fix "unused variable" warnings. by pkasting · 8 years ago
  25. e4b25ca Mojo C++ bindings: move support for mojo::String. by yzshen · 8 years ago
  26. 1765f72 Timing issue in IncomingTaskQueue::AddToIncomingQueue by stanisc · 8 years ago
  27. eee7201 [mojo-edk] Add some buffer checks and fix UAF on NodeChannel by rockot · 8 years ago
  28. f28c8b0 Move IncomingTaskQueue::CalculateDelayedRuntime to an anonymous namespace. by amistry · 8 years ago
  29. 029ea7a Simplify validity detection in SafeNumerics tests by jschuh · 8 years ago
  30. d0141bb Add support for calling the java Callback from native. by tedchoc · 8 years ago
  31. 73b0f7b Fix clobber.py to restore args.gn on failure by brucedawson · 8 years ago
  32. 0a10927 Delay PersistentHistogramAllocator creation until it's known to be used. by bcwhite · 8 years ago
  33. 6018ee2 Revive the clipboard service and get it compiling again. by erg · 8 years ago
  34. dae93c9 Support read/write memory-mapped files. by bcwhite · 8 years ago
  35. 55d3248 Reland of Check for 0-length files in ResourceExtractor by agrieve · 8 years ago
  36. b694b2d Fix i18n number formats in tray power displays by glevin · 8 years ago
  37. 3c9cd37 SurfaceAggregator should check whether output is secure when drawing. by jbauman · 8 years ago
  38. add0fb2 [Android] Disable death check in BindingCallbackTest.DeleteCallbackBeforeBindingDeathTest. by jbudorick · 8 years ago
  39. 4480cd3 Fix icu_use_data_file = false. by altimin · 8 years ago
  40. 51fa7be [Mojo]Add StringTraits specification for base::string16. by leon.han · 8 years ago
  41. e702d59 Cleanup some constexpr nits in base/numerics by jschuh · 8 years ago
  42. 302ed0f Revert of Mojo C++ bindings: make StrongBinding a message loop destruction observer. (patchset #2 id:20001 of https://codereview.chromium.org/1913333002/ ) by yzshen · 8 years ago
  43. c2677c1 Generate enum validation for Mojo Java bindings by tibell · 8 years ago
  44. b244434 Adds equality operators for comparing scoped_refptr with nullptr. by robpercival · 8 years ago
  45. ec973cf Turn some field trial debug instrumentation into a trial. by asvitkine · 8 years ago
  46. 2a0b65d cc: Remove IOSurfaceDrawQuad by ccameron · 8 years ago
  47. 8ba533e Remove unnecessary 'inline's on constexpr TimeDelta functions. by jyasskin · 8 years ago
  48. 111dc4b Disable thread-safe Send on ChannelMojo by rockot · 8 years ago
  49. 3ad0706 Adding elevation to NTP snippets by mcwilliams · 8 years ago
  50. b78fb81 Use low entropy for studies that send experiment IDs to Google properties. by jwd · 8 years ago
  51. 449772f Allow constexpr variables of TimeDelta type. by jyasskin · 8 years ago
  52. d854799 Mojo C++ bindings: fail validation test if no test data found and add data dependency. by yzshen · 8 years ago
  53. 006907a [tracing] Fix mising thread names in heap profiler by ssid · 8 years ago
  54. 3ac798b Add UMA for Mojo Mach port errors. by amistry · 8 years ago
  55. a3695c5 Mojo: Expose untyped associated endpoints through public API by rockot · 8 years ago
  56. fa51c40 [mojo-edk] Fix potential buffer overflow in BrokerHost by rockot · 8 years ago
  57. 1a4986d Fail Mojo Java tests if test data can't be found by tibell · 8 years ago
  58. 7a546f2 [mojo-edk] Fix test expectations for official builds by rockot · 8 years ago
  59. ce4e2f8 Remove default int promotions in base/numerics by jschuh · 8 years ago
  60. 644c905 [mojo-edk] Clean up some dangling pipe cases by rockot · 8 years ago
  61. 4cd5796 Revert of Generate enum validation for Mojo Java bindings (patchset #4 id:60001 of https://codereview.chromium.org/1968373002/ ) by finnur · 8 years ago
  62. ff76be5 Fix CheckedMul error with zero arguments by jschuh · 8 years ago
  63. 63e9dde [mojo-edk] Sanity checks on ports message parsing by rockot · 8 years ago
  64. e3577d7 [mojo-edk] Fix bootstrap NodeChannel Start/ShutDown race by rockot · 8 years ago
  65. 7040a8e Generate enum validation for Mojo Java bindings by tibell · 8 years ago
  66. 6029cde In official builds, let CHECK(false) crash instead of calling BreakDebugger. by thakis · 8 years ago
  67. 8aa3a20 Allow building with VS 2015 Update 3 pre-release by brucedawson · 8 years ago
  68. 637bb96 [tracing] Add task execution event for sequenced worker pool by ssid · 8 years ago
  69. e1509d1 Make base::saturated_cast a constexpr by jschuh · 8 years ago
  70. 030de46 [mojo-edk] Prevent closed port from accepting new messages by rockot · 8 years ago
  71. 6abf63e mac: Fix an attachment broker race condition. by erikchen · 8 years ago
  72. a8f7794 [mojo-edk] Fix race in port closure by rockot · 8 years ago
  73. 610fc3e Fix an attachment broker race condition. by erikchen · 8 years ago
  74. 7864d4d [mojo-edk] Better validation of untrusted message data by rockot · 8 years ago
  75. 803d826 [mojo-edk] Remove hash_functions.h and use base::HashInts64 instead. by amistry · 8 years ago
  76. 486b4c4 Add pretty-printing of Mojom AST by tibell · 8 years ago
  77. 897219b Don't link application support into shell client library by rockot · 8 years ago
  78. 1f59bf8 Remove base::MessageLoop::PostNonNestableTask(). by thestig · 8 years ago
  79. 63cc25d [mojo-edk] Add sanity checks to NodeChannel inputs by rockot · 8 years ago
  80. d7f7e10 Mojo C++ bindings: add detailed comments for String/Array/StructTraits. by yzshen · 8 years ago
  81. 0034cf6 [tracing] Move and rename TRACE_EVENT_API_TASK_EXECUTION_EVENT by ssid · 8 years ago
  82. 15975b9 Delete geofencing implementation. by mek · 8 years ago
  83. 6b847c3 Add array traits for WTF::Vector. by yzshen · 8 years ago
  84. 398917a Material design: Add elevation to the NTP omnibox by mcwilliams · 8 years ago
  85. 10a656f Mojo C++ bindings: add StringTraits and ArrayTraits for STL types. by yzshen · 8 years ago
  86. 79d658b Mojo interfaces needed for switching audio rendering stream by rchtara · 8 years ago
  87. 1ea1e0d Generate param traits size methods for IPC files in chrome/ (and traits it depends on). by jam · 8 years ago
  88. ff70a39 Support saving browser metrics to disk and reading them during next run. by bcwhite · 8 years ago
  89. 341a763 [mojo-edk] Re-enable clean shutdown by rockot · 8 years ago
  90. 74170d5 [mojo-edk] Fix port leak on send failure by rockot · 8 years ago
  91. ae677d0 [mojo-edk] Fix some port merge issues and enable ports unittests by rockot · 8 years ago
  92. ef43274 Mojo C++ bindings: switch the existing usage of StructTraits to use the new data view interface. by yzshen · 8 years ago
  93. 3d34742 Scheduler Service Thread by robliao · 8 years ago
  94. 62e1d5d Change the base class of BlameContext into AsyncEnabledStateObserver by xiaochengh · 8 years ago
  95. 3cf5b93 Remove base/thread_task_runner_handle.h dummy. by gab · 8 years ago
  96. 7104a15 Remove support for split apks. by yfriedman · 8 years ago
  97. d8068c4 Use explicit operator bool in scoped_refptr. by scheib · 8 years ago
  98. e7f2a68 PartitionAllocMemoryDumpProvider can directly inherit from MemoryDumpProvider by bashi · 8 years ago
  99. 304e98c Update BindTest.ScopedRefptr expectation and its comment by tzik · 8 years ago
  100. 74a8c61 Fix implicit access to raw pointer of scoped_refptr. by scheib · 8 years ago