[go: nahoru, domu]

  1. 1a3ed31 Reland "Compute base addresses from program headers while reading /proc/self/maps." by Peter Collingbourne · 7 years ago
  2. 65c5338 Revert "Compute base addresses from program headers while reading /proc/self/maps." by Sky Malice · 7 years ago
  3. 6f903f3 Compute base addresses from program headers while reading /proc/self/maps. by Peter Collingbourne · 7 years ago
  4. 49c4b2a base::CPU::cpu_brand() should not contain NULs. by Lei Zhang · 7 years ago
  5. c62aa32 Remove debug aliases now that bug is fixed. by Brian White · 7 years ago
  6. 773a925 Realize memory-mapped files on Mac. by Brian White · 7 years ago
  7. 8f6e077 Add Apartment Mode Change DCHECK to ScopedWinrtInitializer by Robert Liao · 7 years ago
  8. f4ba46b Handle bad files when creating tracker. by Brian White · 7 years ago
  9. 51af90b Android: Fix Filipino locale showing as en-US by Andrew Grieve · 7 years ago
  10. d1c9108 Move string storage out of HistogramBase class. by Brian White · 7 years ago
  11. a8c8dad Tracing: set service process names by Ehsan Chiniforooshan · 7 years ago
  12. b7c153bd Move Storage functions to new file winrt_storage_util by junweifu · 7 years ago
  13. 3824a88 AHardwareBuffer-based GpuMemoryBuffer implementation by Klaus Weidner · 7 years ago
  14. ae2a8b9a Record browser process exits in tracker. by Brian White · 7 years ago
  15. 65f139a Flush early trace events ASAP. by Dmitry Skiba · 7 years ago
  16. fabbb7f Add trace events to library loading. by Dmitry Skiba · 7 years ago
  17. d0cc6d6 Reland "Android: Add third_party/auto for errorprone"" by Peter Wen · 7 years ago
  18. 1dc34c0 PPC/s390: enable gn build on s390x and ppc64le by Junliang Yan · 7 years ago
  19. e295f1d Modify CallbackCounter so it can add more than one callback at once. by mrefaat · 7 years ago
  20. ff54119 Replace the NOTIMPLEMENTED_POLICY macro with an explicit macro by Daniel Bratell · 7 years ago
  21. 4d1bca7 Revert "Android: Add third_party/auto for errorprone" by Peter Wen · 7 years ago
  22. d092bcd Android: Add third_party/auto for errorprone by Peter Wen · 7 years ago
  23. bbe8df3 Improve Partition Alloc's internal ASLR. by Chris Palmer · 7 years ago
  24. 1598ad200 Make recursive delete tolerant of errors. by Brian White · 7 years ago
  25. fc7067fe Ensure MessagePumpForUI doesn't run tasks after being aborted. by Michael Thiessen · 7 years ago
  26. 6687bb7 Move CallbackCounter from ios/chrome/browser to base/ios by mrefaat · 7 years ago
  27. 4393dc6 Add Optional COM MTA Support to All SchedulerWorkerPoolImpl Threads by Robert Liao · 7 years ago
  28. 818bcea [Android WebAPK] Record metric with age of "pending update request" file by Peter Kotwicz · 7 years ago
  29. d82b2911 Fix TimeFormat tests and enable them on Android by Jungshik Shin · 7 years ago
  30. 64c7976 Add ProcessLifetimeObserver::OnTimedOut. by Greg Thompson · 7 years ago
  31. ced5430 Switch from callbacks to an observer for TestLauncher::LaunchChildGTestProcess. by Greg Thompson · 7 years ago
  32. 537e41a Record sample-count overflow in sample-vector. by Brian White · 7 years ago
  33. 863386d [c++] Permit heterogeneous container lookup and use it in base::CommandLine. by Jeremy Roman · 7 years ago
  34. 9f6146f Clean up preconditions for PartitionAlloc large-memory tests. by Wez · 7 years ago
  35. 67b070e Introduce CancelableOnceCallback by tzik · 7 years ago
  36. eb412d9 Android: Determine search path by taking the address of a function instead of a variable. by Peter Collingbourne · 7 years ago
  37. a678fc1 Add AssertBaseSyncPrimitivesAllowed() in Process::WaitForExit*(). by Francois Doray · 7 years ago
  38. a0e776e8 Introduce mixed stack mode in AllocationContextTracker by Siddhartha · 7 years ago
  39. f248acd Use a single TLS slot for all ObserverListThreadSafe instances. by Francois Doray · 7 years ago
  40. e7f9a9155 Include command line in error message. by Brian White · 7 years ago
  41. e4839b6 Make base::ClampToRange() match std::clamp()'s definition. by Lei Zhang · 7 years ago
  42. 89b914e Rename ScopedWindowsThreadEnvironment::succeeded() to Succeeded() by Robert Liao · 7 years ago
  43. 9c323eff Introduce ScopedWinrtInitializer and ScopedWindowsThreadEnvironment by Robert Liao · 7 years ago
  44. c9ad30ef Disable //base jumbo for iOS by Daniel Bratell · 7 years ago
  45. ed731f8 Handle multiple Browser process metrics files. by Brian White · 7 years ago
  46. 3b73324 [Mac] Create an NSUserActivity when sharing by Leonard Grey · 7 years ago
  47. 8deeec2 Add DCHECKs to base::Value Path API by jdoerrie · 7 years ago
  48. bcc2c294 removed unused LocationSnapshot class by Nicholas Verne · 7 years ago
  49. e0fc6f0 Add more comments to base/values.h. by Lei Zhang · 7 years ago
  50. c1e5f37 Metric for Chrome custom logic vs isLowRamDevice. by Maria Khomenko · 7 years ago
  51. c5e504d base::TestSuite: Obey --{en,dis}able-features=.. command line arguments. by Trent Apted · 7 years ago
  52. 72ce4cd Change mmaped file on POSIX to use checked_cast. by Will Harris · 7 years ago
  53. d519175 Revert "PageAllocator: Fix DecommitSystemPages() semantics" by Albert J. Wong · 7 years ago
  54. a389f0d Reland "Reland "[page_allocator] Support predictable ASLR calculation for fuzzers."" by Bill Budge · 7 years ago
  55. 06af958 Add missing ScopedAllowBlocking to TabManagerDelegateChromeos. by Wez · 7 years ago
  56. db690e2 Verify persistent memory exists. by Brian White · 7 years ago
  57. 447e316f base: Bump default android version to 8.1.99 by Bo Liu · 7 years ago
  58. ae67c486 memory-infra: Split global from local RequestDumpArgs by Hector Dearman · 7 years ago
  59. 156ff6d Add |IsNotIn| EraseIf-helper and convert to in-place set-intersection by Kevin Bailey · 7 years ago
  60. 98e8b7f Revert "memory-infra: move SUMMARY_ONLY from type to level of detail" by Lalit Maganti · 7 years ago
  61. 8ff743c Revert "Reland "[page_allocator] Support predictable ASLR calculation for fuzzers."" by Vasilii Sukhanov · 7 years ago
  62. ec082c8 Fix field_trial deserialization unittest by Klaus Weidner · 7 years ago
  63. 7e3ab4c Add RoInitialize and RoUninitialize to core_winrt_util by Robert Liao · 7 years ago
  64. b030a4a Give NestableTasksAllowed() control back to MessageLoop. by Gabriel Charette · 7 years ago
  65. 33684a9 memory-infra: move SUMMARY_ONLY from type to level of detail by Lalit Maganti · 7 years ago
  66. 9650350 Reland "[page_allocator] Support predictable ASLR calculation for fuzzers." by Bill Budge · 7 years ago
  67. 62ae282c Don't track locks unless likely to block. by Brian White · 7 years ago
  68. d7e25c1 Prepare for ICU 60 upgrade by Jungshik Shin · 7 years ago
  69. 8038084 Enable chromium-style clang plugin on Fuchsia by Scott Graham · 7 years ago
  70. 9f46ffc Emit memory dump providers for OOP HP background uploads. by erikchen · 7 years ago
  71. 8cebdda [fuchsia] Set kUseSharedMemoryForFieldTrials to false on Fuchsia by James Robinson · 7 years ago
  72. 376991c memory-infra: move VM_REGIONS_ONLY from a type to level of detail by Lalit Maganti · 7 years ago
  73. 63e206cf Test file length when opened with base::File::FLAG_CREATE_ALWAYS by Xiaohan Wang · 7 years ago
  74. 481a0489 Add BASE_EXPORT for GetDefaultJob() and SetDefaultJob() by Sergey Ulanov · 7 years ago
  75. 140c68e Validate memory return. by Brian White · 7 years ago
  76. 30895d5 Add base::Value::{From,To}UniquePtrValue(). by Lei Zhang · 7 years ago
  77. ec48e4a Fix the build of base/numerics with GCC by Tomas Popela · 7 years ago
  78. 46532f3 Cronet: Disallow blocking I/O on the network thread with exception on init by kapishnikov · 7 years ago
  79. 4487152 Separate vmstat data from SystemMemoryInfoKB by Kenichi Ishibashi · 7 years ago
  80. fea2f07 Roll Fuchsia SDK to 492eec9e40c9832dd8772f4718b7db6aac4d7921 by Sergey Ulanov · 7 years ago
  81. 5c0340ec Add missing #include by Bruce Dawson · 7 years ago
  82. b43627f Only commit used regions of a SuperPage. by Albert J. Wong · 7 years ago
  83. 29b1eb6 Fix bootstrap.py by Vlad Tsyrklevich · 7 years ago
  84. b1925ec Remove PROPERTIES_WIN7 in shortcut* by Xi Cheng · 7 years ago
  85. 94c352a [page_allocator] Fix issues with some unit tests. by Bill Budge · 7 years ago
  86. 38c4e621 Add robliao to base/win/OWNERS by Robert Liao · 7 years ago
  87. 56132556 Remove cpu from base/win/OWNERS by Robert Liao · 7 years ago
  88. eaa8060 Remove OCSPScopedAllowBaseSyncPrimitives. by Francois Doray · 7 years ago
  89. 66bdfd8 Remove base::ThreadRestrictions::AssertIOAllowed. by Francois Doray · 7 years ago
  90. 89f824bb Mac: If a modal window is detected, do not pump private message loop modes. by Trent Apted · 7 years ago
  91. 45a9833 Add fuzzer for base64 encoding / decoding by Charles Harrison · 7 years ago
  92. c2665c0a Add the full file name in the heap dumps. by Siddhartha · 7 years ago
  93. 6124dad Set the platform thread kernel object name in PlatformThread::SetName(). by Wez · 7 years ago
  94. 77c3902 Fix spelling of "associated" in code/docs by Michael Giuffrida · 7 years ago
  95. 0491d45 Revert "[page_allocator] Support predictable ASLR calculation for fuzzers." by Bill Budge · 7 years ago
  96. d56d158d Add ScopedAllowBaseSyncPrimitives in MultiThreadedCertVerifier. by Francois Doray · 7 years ago
  97. 03427379 Remove JUnit3 Assert import by Yoland Yan · 7 years ago
  98. eb8a5c0 android: Actually re-enable some disabled tests. by Benoit Lize · 7 years ago
  99. e6fb2d0 Replace ScopedAllowIO with ScopedAllowBlockingForTesting in tests. by Francois Doray · 7 years ago
  100. f3fcf41 Remove ScopedComPtr and scoped_comptr.h by Robert Liao · 7 years ago