1. 0046873 Add logging to remote commands by hunyadym · 8 years ago
  2. d5614aa Avoid basename conflict from memory_pressure_monitor.cc by scottmg · 9 years ago
  3. 05c87fb Rename OS-specific MemoryPressureMonitor implementations. by chrisha · 9 years ago
  4. 97aefe1 base: Remove most uses of MessageLoopProxy by skyostil · 9 years ago
  5. c5c108d Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) by stevenjb · 9 years ago
  6. cbedda7 base: Remove use of MessageLoopProxy by skyostil · 9 years ago
  7. f5893ad Stop including chromeos_switches.h when !defined(OS_CHROMEOS) by hashimoto · 9 years ago
  8. b85ae34 Using kernel notifier instead of internal logic by skuhne · 9 years ago
  9. 033df5e Migrate ChromeOS to base::MemoryPressureMonitor by dmichael · 9 years ago
  10. 35a773a Add UMA stats to record the memory pressure level periodically (once per second) in ChromeOS. This is used to show the relative frequency of the system being in a critical vs relaxed memory pressure state by xdai · 10 years ago
  11. 2187a81 Adding flag to specify the used memory pressure strategy by skuhne · 10 years ago
  12. 85c1625 Using the new MemoryPressureListener instead of the LowMemoryObserver when the enhanced memory management is turned on by skuhne · 10 years ago
  13. 134575c Removing the |MemoryPressureObserverChromeOS::MemoryPressureLevel| enum. by skuhne · 10 years ago
  14. 2086870 Adding a memory pressure observer for ChromeOS. by skuhne · 10 years ago
  15. 861313b Move IsRunningOnChromeOS to SysInfo by stevenjb@chromium.org · 11 years ago
  16. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  17. 0c45de5 Move IsRunningOnChromeOS to base/chromeos so that ui/, /chromeos and other components can use it. by oshima@chromium.org · 13 years ago