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