1. e4bc47b Mojo C++ bindings: Add mojo::Array<T>::reserve() by lhchavez · 8 years ago
  2. ce75df1 MemoryCoordinatorClient's destructor should be protected-virtual by bashi · 8 years ago
  3. 693652a Revert of PPC/s390: [sysroot installer] Disable for host arch PPC/s390 (patchset #3 id:40001 of https://codereview.chromium.org/2368943005/ ) by tsergeant · 8 years ago
  4. b6dbce1 PPC/s390: [sysroot installer] Disable for host arch PPC/s390 by bjaideep · 8 years ago
  5. 6d82373 TRACE_EVENT_x_WITH_TIMESTAMP should log current thread id by ksakamoto · 8 years ago
  6. 5452190 Move ViewHostMsg_CreateWindow to mojom by rockot · 8 years ago
  7. 10f345a Cleanup histograms from message loop, as well as kHexRangePrintingFlag. by rkaplow · 8 years ago
  8. e39f8f4 Allow ImportantFileWriter to take in a pre-write callback. by proberge · 8 years ago
  9. 83ff69f Remove FilePathWatcher::PlatformDelegate::CancelOnMessageLoopThread(). by fdoray · 8 years ago
  10. 65adb73 Remove use of NewTabPageAdapter.getItems() from test. by bauerb · 8 years ago
  11. 9d44b3f Implement base::PowerMonitor::IsOnBatteryPower() for OSX. by dalecurtis · 8 years ago
  12. 4b83678 Add TaskScheduler.NumTasksBetweenWaits.[pool] histogram. by fdoray · 8 years ago
  13. a1afcbf Add Reclaim Support to ThreadLocalStorage by robliao · 8 years ago
  14. 0150a0d Refactor histogram_macros.h. by rkaplow · 8 years ago
  15. 673e5be Remove dead code, GetDataMimeType by kcwu · 8 years ago
  16. 5156cf3 Fix memory corruption in base_unittests in some configuration. by sdefresne · 8 years ago
  17. 9eb766f Support SequencedWorkerPool::FlushForTesting() with redirection to TaskScheduler. by fdoray · 8 years ago
  18. 604fb48 Enable the FileDescriptorWatcher API on MessageLoopForIO threads. by fdoray · 8 years ago
  19. 783e617 Document memory coordinator by bashi · 8 years ago
  20. e41a96f Refactor: move components/sync/../signin to components/signin/../ by gogerald · 8 years ago
  21. a0d8b5b Delete MessageLoop::Run()/RunUntilIdle(). by fdoray · 8 years ago
  22. ca14f6f [tracing] Whitelist levelDb and webcache dump providers for background mode by ssid · 8 years ago
  23. a7fd5f1 Revert of Remove ref_counted.cc (patchset #4 id:60001 of https://codereview.chromium.org/2345013003/ ) by agrieve · 8 years ago
  24. d3e68cf Remove unneeded thread.h includes and fix IWUU. by gab · 8 years ago
  25. e4ba8a5 TaskScheduler: Add FlushForTesting(). by fdoray · 8 years ago
  26. a6247e6 Use platform sized counters for the refcounted classes in base. by wfh · 8 years ago
  27. b78a84f Disallow redundant Bind calls. by dcheng · 8 years ago
  28. 160aa28 Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cc by kcwu · 8 years ago
  29. 9fd2570 Switch base::IDMap to use unique_ptr. by aelias · 8 years ago
  30. 342941a Suppress sandbox deprecation warnings by using the Seatbelt wrapper. by kerrnel · 8 years ago
  31. 5e32eda Revert of Move language pak files to assets. (patchset #13 id:240001 of https://codereview.chromium.org/2345143002/ ) by khushalsagar · 8 years ago
  32. 62175da Unbreak mac component build. by thakis · 8 years ago
  33. 60fc8af Delete unused script. by thakis · 8 years ago
  34. fdcf260 Remove stl_util's STLDeleteContainerPairSecondPointers. by avi · 8 years ago
  35. 03c586a Handle failures allocating mapped local memory. by bcwhite · 8 years ago
  36. 197a48f Fix problem with persistent histograms getting ID of zero. by bcwhite · 8 years ago
  37. 2c73da9 Remove stl_util's STLDeleteContainerPairSecondPointers from all of Chromium. by avi · 8 years ago
  38. 29d5a50 Move language pak files to assets. by estevenson · 8 years ago
  39. ce70d31 Clean up my TODO comments in SmallMap and Time. by brettw · 8 years ago
  40. b47b11e Try to fix gathering of ranges_ptr plus capture checksums. by bcwhite · 8 years ago
  41. d16d2e6 Allow Mojo structs as map keys by tibell · 8 years ago
  42. 8fa1d44 Make SplitStringUsingSubstr have consistent args. by brettw · 8 years ago
  43. 82196e0 Turn //mojo/public/cpp/bindings and //mojo/public/cpp/system into components by dcheng · 8 years ago
  44. 774ca46 Use ScopedAllowWait to shutdown the TaskScheduler. by fdoray · 8 years ago
  45. 60b0977 Mojo Java bindings: org.chromium.mojom -> org.chromium by rockot · 8 years ago
  46. 72796e3 Fix a comment in the PolicyDomain enum definition by emaxx · 8 years ago
  47. 6b09239 Make DISABLE_CFI_PERF only effective in the official builds. by krasin · 8 years ago
  48. 5d66298 Add a TranslateRanker to determine when to suppress translation prompts. by rogerm · 8 years ago
  49. 1f0e410 The GHA won't function properly if the SR hasn't been initialized so do that. by bcwhite · 8 years ago
  50. 1fa5458 Mojo C++ bindings: always use MultiplexRouter with InterfacePtr/Binding. by yzshen · 8 years ago
  51. 45d73d8 Remove calls to MessageLoop(ForUI|ForIO)::Run/RunUntilIdle. by fdoray · 8 years ago
  52. 8aa4a17 Fix SequencedWorkerPoolTest.DelayedTaskDuringShutdown. by fdoray · 8 years ago
  53. 977f51f Add the chrome.bluetoothLowEnergy.setAdvertisingInterval API. by steel · 8 years ago
  54. 40ac79c Fix DCHECK usage doc comment. by pwnall · 8 years ago
  55. f8d300b Add mojom for WindowOpenDisposition by rockot · 8 years ago
  56. 8ec206f Mojo C++ bindings: Add a SINGLE_INTERFACE_WITH_SYNC_REQUESTS mode for MultiplexRouter. by yzshen · 8 years ago
  57. 17ef776 Gut gyp_chromium, common.gypi. by dpranke · 8 years ago
  58. c081048 Let TRACE_EVENT_XXX_WITH_TIMESTAMP accept TimeTicks instead of int64_t by wangxianzhu · 8 years ago
  59. 5b659aa Convert FieldTrialList to Accept a std::unique_ptr by robliao · 8 years ago
  60. 890123f Revert of Mojo C++ bindings: always use MultiplexRouter with InterfacePtr/Binding. (patchset #3 id:40001 of https://codereview.chromium.org/2349293002/ ) by yzshen · 8 years ago
  61. 73f858f Add synchronous callback support to important_file_writer.cc by proberge · 8 years ago
  62. 4255556 Mojo C++ bindings: always use MultiplexRouter with InterfacePtr/Binding. by yzshen · 8 years ago
  63. bf17041 Delete MessageLoop::PostTask/PostDelayedTask/DeleteSoon/ReleaseSoon. by fdoray · 8 years ago
  64. bcacbab Mojo C++ bindings: make InterfaceEndpointClient observe message loop destruction. by yzshen · 8 years ago
  65. 7de3632 Use TestSimpleTaskRunner::HasPendingTask instead of GetPendingTasks().empty() by tzik · 8 years ago
  66. fecd186 Add const to BindStateBase to align to RefCounted constness by tzik · 8 years ago
  67. 41156c8 Remove ref_counted.cc by tzik · 8 years ago
  68. 2121052 Fix races in trace events filtering. by ssid · 8 years ago
  69. b2e0190 Use chromium trace_event implementation in blink by wangxianzhu · 8 years ago
  70. 9518538 Revert of Add work-around to symlink.gni to avoid "not up-to-date" ninja errors (patchset #1 id:1 of https://codereview.chromium.org/2344243002/ ) by jyquinn · 8 years ago
  71. 88b0173 [mojo] Initialize MojoCreateSharedBufferOptions struct size. by alexander.shalamov · 8 years ago
  72. 88d1af2 Add an explicit way of making IDs local or global by chiniforooshan · 8 years ago
  73. 114af1b Adds new logging type SYSLOG which logs to the system log. by pastarmovj · 8 years ago
  74. b7df88f Add work-around to symlink.gni to avoid "not up-to-date" ninja errors by agrieve · 8 years ago
  75. 3f1d33b Made g_lazy_worker_pool leaky to enable tasks to start tasks. by heimbuef · 8 years ago
  76. 7294bda base: Allow renderer thread priorities to be changed. by reveman · 8 years ago
  77. 84d2d03 Add base::UnguessableToken << operator by tguilbert · 8 years ago
  78. ef19eee Mojo C++ bindings: fix Connector teardown. by yzshen · 8 years ago
  79. bd97524 A collector for postmortem reports by manzagop · 8 years ago
  80. 43a4ccf Update gn's depfile help text to include more guidance. by agrieve · 8 years ago
  81. 76e690d Add base::UnguessableToken by tguilbert · 8 years ago
  82. 0233c16 Delete empty unused file. by dcheng · 8 years ago
  83. 69d562f Disallow single-threaded SequencedWorkerPools. by gab · 8 years ago
  84. 014878b mojo: Use TYPE_DEFAULT message-loop for browser-tests. by sadrul · 8 years ago
  85. 17f21de Remove deprecated ListValue::Append(Value*) overload on Linux. by dcheng · 8 years ago
  86. 690fbbe IPC::MessageFilter::OnFilterAdded: IPC::Sender -> IPC::Channel by rockot · 8 years ago
  87. 50c0aba Test SequencedWorkerPool with redirection to the TaskScheduler. by fdoray · 8 years ago
  88. b131654 Integrate Crashpad UMA by scottmg · 8 years ago
  89. 742f876 Use base::Thread instead of single-threaded SequencedWorkerPool in TestLauncher. by gab · 8 years ago
  90. d0267ce IPC: Delete thread-safe send support by rockot · 8 years ago
  91. 67dfe79 Remove outdated TODO in SequencedWorkerPool::Inner::IsRunningSequenceOnCurrentThread(). by fdoray · 8 years ago
  92. ca69b87 Make SystemMonitor report all audio device changes instead of just audio capture. by guidou · 8 years ago
  93. d7dad70 Corrects mojom::RouteProvider registration in ChildThreadImpl by rockot · 8 years ago
  94. 3830edd Mojo C++ bindings: remove the lock in MultiplexRouter if it only serves a single interface. by yzshen · 8 years ago
  95. 7d11758 Add FlushForTesting to base::Thread. by gab · 8 years ago
  96. ca000c6 Mojo C++ bindings: add more perf tests for Router/MultiplexRouter. by yzshen · 8 years ago
  97. 89a0489 Make SequencedWorkerPool::IsRunningSequenceOnCurrentThread() private. by fdoray · 8 years ago
  98. 553bc2a Forward return value of PostTaskToTaskScheduler() to PostTask() in SequencedWorkerPool. by fdoray · 8 years ago
  99. af04b83 Mojo: Fix data pipe ALL_OR_NONE write capacity check. by miu · 8 years ago
  100. 4b1e836 Remove calls to deprecated MessageLoop methods from message_loop_unittest.cc. by fdoray · 8 years ago