[go: nahoru, domu]

  1. 752eeba7 Refactor WebThreadImpl, WebSubThread, and WebMainLoop. by Rohit Rao · 6 years ago
  2. 062fbaf Remove linked_ptr. by Avi Drissman · 6 years ago
  3. 1e785858 Remove __mips32__ and __mips64__ defines from base/macros.h. by Lei Zhang · 6 years ago
  4. f1e233b Avoid instantiating SaturateFastAsmOp<> for types that do not use it. by Tom Sepez · 6 years ago
  5. baf7f48 Fix IMMEDIATE_CRASH macro for MSVC build by Tom Tan · 6 years ago
  6. a8f33aee Remove DCHECK on CreateTrialsFromSwitchValue failures. by Greg Thompson · 6 years ago
  7. 226244e Limit histograms to 1000 buckets. by Brian White · 6 years ago
  8. ab42c0a android: build package paths using chrome's package by Joshua Peraza · 6 years ago
  9. 008ffa42 [Android] Commit SharedPreferences before finishing the test by Boris Sazonov · 6 years ago
  10. 6af241b base: Defer quitting run loop after modal window is closed by Sami Kyostila · 6 years ago
  11. c782506 [scheduler] Exposing the native BelongsToCurrentThread in Java. by Karolina Soltys · 6 years ago
  12. ba9683a Adding RangesOverlap function to checked iterators. by Gabriela Melchior · 6 years ago
  13. 888ce27 Reland "[PlatformThread] Join() is a wait, update assertions as such." by Gabriel Charette · 6 years ago
  14. cc0af1a2 Modifies chrome://version output on Windows to show full version. by Eugene Sudin · 6 years ago
  15. 6354145 Remove several uses of #pragma optimize by Bruce Dawson · 6 years ago
  16. 4f4ef95c Upgrades to TimeTicks.TimerPerformance by Bruce Dawson · 6 years ago
  17. a177135 [base] Introduce base::wdata() for WCHAR_T_IS_UTF16 by jdoerrie · 6 years ago
  18. a9455da Revert "[PlatformThread] Join() is a wait, update assertions as such." by Gabriel Charette · 6 years ago
  19. 4355667 Variations: Reshuffle low-entropy experiments by Paul Miller · 6 years ago
  20. 97120bd [PlatformThread] Join() is a wait, update assertions as such. by Gabriel Charette · 6 years ago
  21. ad57a9e0 Android: Add explicit GN arg to control JNI generator class name by Andrew Grieve · 6 years ago
  22. 2f199de allocator: Also run malloc_size shim tests on OSX by Vlad Tsyrklevich · 6 years ago
  23. 18fa9e2 TaskScheduler: Fix races in TaskSchedulerImplTest.SchedulerWorkerObserver. by Francois Doray · 6 years ago
  24. 6bec0ce [TaskScheduler]: Add histogram for number of active worker in WorkerPool. by Etienne Pierre-doray · 6 years ago
  25. c8f26719 Do not emit UNRELIABLE_RESULTS global tag for incomplete results. by erikchen · 6 years ago
  26. 592a3a54 Update FilePath.IsParent doc and test to clarify any ancestor is parent by Joel Hockey · 6 years ago
  27. f72be44 Generate a placeholder iteration for TestLauncher. by erikchen · 6 years ago
  28. 0eee49b OSInfo::Kernel32BaseVersion() should handle case where dll is missing. by Roger Tawa · 6 years ago
  29. c78b1f9 TaskScheduler: Add stack frame with shutdown behavior. by Francois Doray · 6 years ago
  30. 5e587ca sequence_manager: Add task traceevent for Lighthouse in message pump by Paul Irish · 6 years ago
  31. 9918471 Remove obsolete comment by Bruce Dawson · 6 years ago
  32. 413d76b [base] Add Optimized Conversions between Wide and UTF16 by jdoerrie · 6 years ago
  33. d790e311 Delete debug::ThreadHeapUsageTracker, it's unused by Vlad Tsyrklevich · 6 years ago
  34. 8a3962d Move TypeId to experimental by Carlos Caballero · 6 years ago
  35. b90d813 Used by reflection for test CCT dynamic module by Sam Maier · 6 years ago
  36. d1dd91e Reland "[vr] On-demand install VR DFM on N+" by Tibor Goldschwendt · 6 years ago
  37. e0006bcec Fix dependency error and re-land: by Tien Mai · 6 years ago
  38. dacd59c9 base: Disable JSONPerfTest.StressTest by Sami Kyostila · 6 years ago
  39. fb66f30 Adding smaier@ to base/android/proguard/OWNERS by Sam Maier · 6 years ago
  40. f1ee44d Revert "Embed all localized strings into GCPW dll directly to allow localization." by Nico Weber · 6 years ago
  41. 61e28c17 Embed all localized strings into GCPW dll directly to allow localization. by Tien Mai · 6 years ago
  42. 0da801c Mac: Don't explicitly set high contrast appearances when forcing appearance by Leonard Grey · 6 years ago
  43. c61e1a7 Revert "base: Disable some perf tests that are failing on Android" by Sami Kyostila · 6 years ago
  44. 1052bb0 TestBrowserThreadBundle to inherit from ScopedTaskEnvironment by Alex Clarke · 6 years ago
  45. e6d72788 Work around Trichrome loading issue. by Torne (Richard Coles) · 6 years ago
  46. dcff246 Revert "[vr] On-demand install VR DFM on N+" by David Trainor · 6 years ago
  47. 4bc137c Move device::PostAsyncResults in to base::win by Reilly Grant · 6 years ago
  48. fe8c3015 Export BuiltinCategories by Ken MacKay · 6 years ago
  49. 3e6d27f [vr] On-demand install VR DFM on N+ by Tibor Goldschwendt · 6 years ago
  50. 37ba0ab Reland "Reland "base: Don't keep running tasks after nested run loop quits on iOS"" by Rohit Rao · 6 years ago
  51. cecda97 Reland "Reland "allocator: Add Windows _aligned_* shims"" by Vlad Tsyrklevich · 6 years ago
  52. e28f8726 Reenable ThreadLocalStorageTest.TLSDestructors by Bruce Dawson · 6 years ago
  53. d905a1c Make TimeTicks::FromUptimeMillis available in ChromeOS builds of Chrome by Willie Koomson · 6 years ago
  54. 5f534197 Revert "Reland "base: Don't keep running tasks after nested run loop quits on iOS"" by Elly Fong-Jones · 6 years ago
  55. 6a988bf Reland "base: Don't keep running tasks after nested run loop quits on iOS" by Elly Fong-Jones · 6 years ago
  56. 26294d4e Revert "base: Don't keep running tasks after nested run loop quits on iOS" by Javier Ernesto Flores Robles · 6 years ago
  57. ba5bf36 Reland "base: Don't keep running tasks after nested run loop quits on iOS" by Sami Kyostila · 6 years ago
  58. f9ef218 Reland "[TaskScheduler]: Create no detach below initial capacity feature" by Etienne Pierre-Doray · 6 years ago
  59. d0de0869 Revert "base: Don't keep running tasks after nested run loop quits on iOS" by Elly Fong-Jones · 6 years ago
  60. 2729d4f Revert "Reland "allocator: Add Windows _aligned_* shims"" by Elly Fong-Jones · 6 years ago
  61. 2ded172 [Reland #4] Use the SequenceManager in ScopedTaskEnvironment by Alex Clarke · 6 years ago
  62. dffab01 Disable TypeId.IdenticalTypesFromComponentAndStaticLibrary under ASAN. by David 'Digit' Turner · 6 years ago
  63. ff2599d TraceArguments: IWYU to fix the libstdc++ build by Raphael Kubo da Costa · 6 years ago
  64. 0a84cb5f3 Fix typo in field_trial_params.h by Kenichi Ishibashi · 6 years ago
  65. 5be1cd88 Revert "Make sure TypeId works with components" by Hitoshi Yoshida · 6 years ago
  66. 7eae85ba Reland "allocator: Add Windows _aligned_* shims" by Vlad Tsyrklevich · 6 years ago
  67. ac07698 Make sure TypeId works with components by Carlos Caballero · 6 years ago
  68. 7486030 Revert "allocator: Add Windows _aligned_* shims" by Thomas Anderson · 6 years ago
  69. 0ba5ea12 allocator: Add Windows _aligned_* shims by Vlad Tsyrklevich · 6 years ago
  70. 3e390e1 trace_arguments: Mark StringStorage's move operations noexcept by Raphael Kubo da Costa · 6 years ago
  71. 9b25ed2 [Fuchsia] Write net-test-server-config to /tmp by Sergey Ulanov · 6 years ago
  72. 757a6f7 sequence_manager: Don't stop processing tasks after RunLoop::Quit() by Sami Kyostila · 6 years ago
  73. 3a3a52b Align PromiseState @IntDef to other @IntDef by Marcin Wiacek · 6 years ago
  74. 97395ba7 Update JNI Generator docs to mention JCaller. by agrieve · 6 years ago
  75. 24a358d base: fuchsia: Add toplevel trace span for I/O notifications by Michael Spang · 6 years ago
  76. 0727fec Migrate AsyncTask into @IntDef by Marcin Wiacek · 6 years ago
  77. ccb389f Fix flaky ChildProcessTest.ChildHasCleanExit test on Android by Clark DuVall · 6 years ago
  78. 3ce69a9 base: Don't keep running tasks after nested run loop quits on iOS by Sami Kyostila · 6 years ago
  79. e73d3652 Remove a no longer needed lock around google::Symbolize by tzik · 6 years ago
  80. 7a46922a Set kMaxCategories to 300. by Olivier Robin · 6 years ago
  81. aa6ffd2 Allow iteration of StackContainers by Clemens Hammacher · 6 years ago
  82. 7f93585 [Fuchsia] Remove ordinals from FIDL files. by Fabrice de Gans-Riberi · 6 years ago
  83. c6a3baf [TaskScheudler]: Migrate off of ScopedAllowWait in /chrome by Etienne Pierre-Doray · 6 years ago
  84. 6d3db3b Support post-failure screenshots on Vega by bsheedy · 6 years ago
  85. 72ba54c Get ipc_perftests to pass on Mac. by Robert Sesek · 6 years ago
  86. fd10428a Android: Adding TaskRunner support to AsyncTask by Sam Maier · 6 years ago
  87. 0c01026 Add base::bits::AlignDown(). by Lei Zhang · 6 years ago
  88. 04a4939 Simplify TaskQueueSelector by Alex Clarke · 6 years ago
  89. 98ea933 JNI: Mockable JNI refactor tool by Aiden Benner · 6 years ago
  90. 4938612 base: Don't do delayed work after quitting in Mac message pump by Sami Kyostila · 6 years ago
  91. 1aaf9f1 Ensure minidumps capture LazilyDeallocatedDeque size by Alex Clarke · 6 years ago
  92. b152577 Revert "[Reland #3] Use the SequenceManager in ScopedTaskEnvironment" by Friedrich Horschig [CET] · 6 years ago
  93. d1317fc [Reland #3] Use the SequenceManager in ScopedTaskEnvironment by Alex Clarke · 6 years ago
  94. a273f20 remove hash_multimap and hash_multiset by Takuto Ikuta · 6 years ago
  95. 2695c29 DelayedIncomingQueue::SweepCancelledTasks to operate in place by Alex Clarke · 6 years ago
  96. 4749da135f Rename SweepCancelledDelayedTasks to ReclaimMemory by Alex Clarke · 6 years ago
  97. eebbd7f Introduce base::trace_event::TraceArguments helper class. by David 'Digit' Turner · 6 years ago
  98. 90636fa5 [base] Generalize Wide UTF Conversions by jdoerrie · 6 years ago
  99. 9c36ded Disable more base nocompile tests by Hans Wennborg · 6 years ago
  100. 3e2271af0 Fix code to avoid clang-format break by Bruce Dawson · 6 years ago