1. 6fc46bb Add base::get to support rvalue-reference tuple by tzik · 8 years ago
  2. 82158b4 cc: Reduce UMA bucket counts in CompositorTimingHistory by brianderson · 8 years ago
  3. c0abb73 Revert of Move memory-infra check from background tracing and whitelist memory dump args (patchset #1 id:20001 of https://codereview.chromium.org/2092463002/ ) by dgozman · 8 years ago
  4. 76c67d6 [mojo-sdk] DCHECK message pipe handles are valid when making a pair. by amistry · 8 years ago
  5. 85847f1 [mojo-edk] Broadcast surprise port disruptions by rockot · 8 years ago
  6. 09b1fd0 Move memory-infra check from background tracing and whitelist memory dump args by ssid · 8 years ago
  7. 6555e69 Fold //ipc/mojo into //ipc. by amistry · 8 years ago
  8. 5d6de39 Use a ScopedTempDir for files used in IPCChannelMojoTest. by amistry · 8 years ago
  9. e7e796d [mojo-edk] Fix watch cancellation in nested request contexts by rockot · 8 years ago
  10. aa7ad2f [mojo-edk] Fix unchecked header sizes channel messages by rockot · 8 years ago
  11. 1ae08ea Replace safe-bool idiom with explicit operator bool() in base::WeakPtr. by wez · 8 years ago
  12. ca68230 Change ClipboardMus to use mojo::SyncCallRestrictions::ScopedAllowSyncCall. by yzshen · 8 years ago
  13. 2a9cb0a Mojo C++ bindings template: remove is_move_only_kind and its callsites. by yzshen · 8 years ago
  14. 4462b52 Virtualize The Existence of a Scheduler Worker Thread by robliao · 8 years ago
  15. 59787c9 Include close errnos in crash dumps. by davidben · 8 years ago
  16. c32ca2f Mojo C++ bindings: introduce MojomTypeTraits. by yzshen · 8 years ago
  17. d52b711 Add a chrome_elf_unittest ChromeElfLoadSanityTest which validates that loading chrome_elf does not load user32.dll by ananta · 8 years ago
  18. c1ff72b Remove calls to deprecated MessageLoop methods in components. by fdoray · 8 years ago
  19. 284aae5 Remove calls to deprecated MessageLoop methods in ipc. by fdoray · 8 years ago
  20. 0ac0b02 [tracing] Introduce "allowed_dump_modes" for memory dump config by ssid · 8 years ago
  21. cf19f74 Rename SchedulerWorkerThread* to SchedulerWorker* by robliao · 8 years ago
  22. 7ac34ba Rename SchedulerThreadPool* to SchedulerWorkerPool* by robliao · 8 years ago
  23. 21efb01 Simplify SyncChannel message pumping event by rockot · 8 years ago
  24. 22e4428 Change typemap options to use []. by sammc · 8 years ago
  25. d961009 Fix incremental install on latest version of Android N by agrieve · 8 years ago
  26. 5adaeb6 [Downloads] Fill in the drawer by dfalcantara · 8 years ago
  27. db49e2d Implements Mojo-based waiting for IPC::SyncChannel by rockot · 8 years ago
  28. 4ab1274 Mojo: add support for disallowing sync calls for a process. by yzshen · 8 years ago
  29. 7795e63 Remove calls to MessageLoop::current() in mojo. by fdoray · 8 years ago
  30. d34de9b Use ThreadTaskRunnerHandle::Get() in dbus. by fdoray · 8 years ago
  31. b82882c Mojo: Remove url type converters. by sammc · 8 years ago
  32. e11f59c Migrate users to the new mojo C++ shared buffer API and delete the old one. by sammc · 8 years ago
  33. 38a7166 Move ChromeOS/Android checking for legacy protocol to build files. by amistry · 8 years ago
  34. 4440d2c Verify if GPU message pump is signaled when it hangs in WaitForWork by stanisc · 8 years ago
  35. 5c00b30 Various changes to make Mojo work under NaCl non-sfi. by amistry · 8 years ago
  36. db011b5 Remove references to deprecated version of Windows in base_paths.h by pmonette · 8 years ago
  37. 1cd5570 device/bluetooth: split out transport enum by ejcaruso · 8 years ago
  38. 8984547 mojo: Re-allow empty callbacks to be passed to the bindings. by erg · 8 years ago
  39. c10eab4 Remove calls to MessageLoop::current() in ipc. by fdoray · 8 years ago
  40. d4a2aef Remove all mojo and IPC dependencies on dynamic annotations. by amistry · 8 years ago
  41. 7464c2f Deletes mojo::Callback by rockot · 8 years ago
  42. c17f571 Revert of Deletes mojo::Callback (patchset #2 id:20001 of https://codereview.chromium.org/2080513002/ ) by yutak · 8 years ago
  43. 9ad9cad Deletes mojo::Callback by rockot · 8 years ago
  44. 453673f mojo::Callback -> base::Callback by rockot · 8 years ago
  45. 5a04446 base: Use compiler builtins for byte swapping by robert.bradford · 8 years ago
  46. 533d3e0 Mojo C++ bindings: expose serialization public API for mojo structs. by yzshen · 8 years ago
  47. 0ddade9 [Tracing][TraceConfig] Fix example comment for a traceconfig json format. by fmeawad · 8 years ago
  48. be6cb84 Get rid of virtual Display::CreateScheduler. by danakj · 8 years ago
  49. 8f48df6 [mojo-edk] Prevent watching an invalid FD on early broker pipe closure by rockot · 8 years ago
  50. 69f2a16 base: In SHA-1 implementation use base::ByteSwap for endian conversion by robert.bradford · 8 years ago
  51. 67a561c Add Linux MemAvailable to SystemMemoryInfoKB by halliwell · 8 years ago
  52. 72acbda Move ScopedIPCSupport to mojo/edk/embedder and the mojo::edk namespace. by amistry · 8 years ago
  53. 35caa26 [tracing] Add browser test for background memory tracing by ssid · 8 years ago
  54. b0c5aed Check that typemaps refer to mojom files that exist. by sammc · 8 years ago
  55. 7c1ec4f Gender-neutralize even more pronouns. by thakis · 8 years ago
  56. d60751d Revert IPC SyncChannel to base::WaitableEvent waiting by rockot · 8 years ago
  57. 592948b Add chrome_crash_reporter_client_win.cc to the source file list for chrome_elf by ananta · 8 years ago
  58. 75f5857 Revert "Send input event IPCs directly from the UI thread" by rockot · 8 years ago
  59. 189a0a3 Add landmine for a clobber on mac bots. by bpastene · 8 years ago
  60. 941a0e5 Mojo C++ bindings: introduce mojo::WTFMap for blink bindings. by yzshen · 8 years ago
  61. 5edc5d1 Fix default category filter for tracing by zhenw · 8 years ago
  62. a8bc65c Remove code for loading extension policy schemas from the registry. by pastarmovj · 8 years ago
  63. 604bbbd [iOS/OS X] Allow base::scoped_nsobject<> to be used when ARC is enabled. by sdefresne · 8 years ago
  64. da6d7bc Remove canScroll from WebMouseWheelEvent as it is unused now. by dtapuska · 8 years ago
  65. 03c8f32 Return a unique_ptr from BinaryValue::CreateWithCopiedBuffer. by dcheng · 8 years ago
  66. 03a7fd9 [build/android] Switch hand-rolled 'ls' to StatDirectory by perezju · 8 years ago
  67. 330f042 Fix a crash in mus::GpuService by penghuang · 8 years ago
  68. 73f0078 Mojo: Report bindings validation errors via MojoNotifyBadMessage by rockot · 8 years ago
  69. 8126e48 [tracing] Set whitelist values for dump provider supporting background mode by ssid · 8 years ago
  70. d450a9e Use contents of python deps to get md5 stamp instead of paths only by mlopatkin · 8 years ago
  71. b82557d base: Make TaskQueue a typedef instead of a subclass by danakj · 8 years ago
  72. 23c98eb Use Mojo pipes to signal sync IPC events by rockot · 8 years ago
  73. 5c6576e Fix AlignedMemory initialization in base/optional.h by ortuno · 8 years ago
  74. e9edf1f Always leak the Mojo parent pipe handle on child process shutdown. by amistry · 8 years ago
  75. d2737d8 Add strtod test cases by scottmg · 8 years ago
  76. c674174 Remove use of deprecated MessageLoop methods in components. by fdoray · 8 years ago
  77. 8513bda Revert of Use Mojo pipes to signal sync IPC events (patchset #30 id:760001 of https://codereview.chromium.org/2033243003/ ) by tommycli · 8 years ago
  78. 9d594e7 Detect MIPS64 hosts as "mips" architecture by brendan.kirby · 8 years ago
  79. 03ff34f Add white-list for new StrictMode violations. by wnwen · 8 years ago
  80. ab3fed8 Gender-neutralize a few pronouns. by thakis · 8 years ago
  81. e35e9f0 Use Mojo pipes to signal sync IPC events by rockot · 8 years ago
  82. 17e5843 Make various gfx classes more amenable to use as compile-time constants. by Peter Kasting · 8 years ago
  83. 8cfbe51 Move ScopedIPCSupport into its own build rule. by amistry · 8 years ago
  84. 60a7e9e Switch SizeF from using fmaxf() to direct comparisons. by pkasting · 8 years ago
  85. 288535c Add: check exploded time is properly converted. by maksim.sisov · 8 years ago
  86. 2b6af33 Remove SchedulerUniqueStack by robliao · 8 years ago
  87. 72cf10d Fix base::GetNativeLibraryName() for Mac. by thestig · 8 years ago
  88. 5f4c20c Use ThreadTaskRunnerHandle instead of MessageLoop::current() in base/. by fdoray · 8 years ago
  89. 696c80b "up-to-date" should only use hyphens when used as compound modifier of a noun by thakis · 8 years ago
  90. 77541ac Deletes base::MessageLoop::set_thread_name(). by alokp · 8 years ago
  91. c44f1fd Introduce base::IsWeakReceiver for base::Bind to support external weak pointers by tzik · 8 years ago
  92. 3e2e8ec [mojo-edk] Reset Port::send_on_proxy_removal after sending message. by amistry · 8 years ago
  93. 16bd7aa Removed proguard keeps for BaseChromiumApplication. by smaier · 8 years ago
  94. 1257281 Mojo C++ bindings: add support for native-only enums. by yzshen · 8 years ago
  95. 9d5d362 mojom: Error if multiple native types are mapped to the same mojom type. by sadrul · 8 years ago
  96. 1a4481f [Offline] Replace single-argument custom callbacks with base's Callback. by dewittj · 8 years ago
  97. 31dcbc2 mojo::ArrayTraits: Add Support for Iterators by fsamuel · 8 years ago
  98. 879ea34 Mojo: Add NotifyBadMessage API by rockot · 8 years ago
  99. 7219b06 Rewrite simple uses of base::ListValue::Append() taking a raw pointer var. by dcheng · 8 years ago
  100. 58c014f Prevent sign extension for pointer trace values by ksakamoto · 8 years ago