- 06723eff [Mac] Don't override malloc_error_break twice. by [email protected] · 13 years ago
- 4d170e8 Revert 170800 - Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup regression on Mac 10.6 by [email protected] · 13 years ago
- 7837a3e Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup regression on Mac 10.6 by [email protected] · 13 years ago
- 997ec9f [base] Move AutoReset to base namespace. by [email protected] · 13 years ago
- 2025d00 Move eintr_wrapper.h from base to base/posix by [email protected] · 13 years ago
- 564c9c76 [Mac] Remove potential for malloc in CrMallocErrorBreak(). by [email protected] · 13 years ago
- 9faada1 Add a histogram enum to determine the cat's flavor and how many bits there are by [email protected] · 13 years ago
- 431d0a1 Fix some potential Mach port leaks from mach_host_self using a new ScopedMachPort class. by [email protected] · 13 years ago
- 37b6f90 unchecked_malloc() for Skia on OSX. by [email protected] · 13 years ago
- beee7a9 mac: Delete more 10.5-only code by [email protected] · 13 years ago
- 15385f4 Remove log message for 10.8 CFAllocator patching. by [email protected] · 13 years ago
- 8e0f32c0 Fix a compilation error caused by some variables being unused under ASan on Mac. by [email protected] · 13 years ago
- 5fc44cd Make a NULL pointer volatile. by [email protected] · 13 years ago
- 32799485 In CrMallocErrorBreak, do not kill the process if errno is ENOMEM. by [email protected] · 13 years ago
- 1d12bba Disable EnableTerminationOnOutOfMemory under AddressSanitizer. by [email protected] · 13 years ago
- b296829 Fix a few warnings that -Wnull-conversion of a future clang will complain about. by [email protected] · 13 years ago
- 1388ccff Add preliminary OOM support for Mountain Lion. by [email protected] · 13 years ago
- b1e697e [Mac] Add the OS version check functions for 10.8. by [email protected] · 13 years ago
- 7367fa3 Revert 125441 - In CrMallocErrorBreak, do not kill the process if errno is ENOMEM. by [email protected] · 13 years ago
- 10658cb In CrMallocErrorBreak, do not kill the process if errno is ENOMEM. by [email protected] · 13 years ago
- eaac7159 Move the ProcessWatcher methods out of content/common/process_watcher into base/process_util, alongside the other process methods. by [email protected] · 14 years ago
- 7f0944e Disable EnableTerminationOnHeapCorruption() on Mac under AddressSanitizer. by [email protected] · 14 years ago
- a42d463 Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
- 2f4a8e1 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
- da7d86e Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
- 397bba7 Make CrMallocErrorBreak die in a more spectacular fashion. by [email protected] · 14 years ago
- 2558a4d9 [Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding malloc_error_break(). by [email protected] · 14 years ago
- 6a294dba Revert "[Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding malloc_error_break" by [email protected] · 14 years ago
- 1e1e5df [Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding malloc_error_break(). by [email protected] · 14 years ago
- d416642 Update OOM killer with Lion info. by [email protected] · 14 years ago
- ba64e2b Improve and unify Mac OS X run-time version checks. by [email protected] · 14 years ago
- e1be56d Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possible by [email protected] · 14 years ago
- 21fcf83 Update OOM killer. by [email protected] · 14 years ago
- fb879b1a Lower logging for expected errors in process_util_mac.mm by [email protected] · 14 years ago
- 56f0f26 Get service process running standalone on the mac by hooking it into launchd. by [email protected] · 15 years ago
- 4f260d0 Update file version info/memory details/process utils to use string16. by [email protected] · 15 years ago
- c81f578 Mac: Shared and Private memory for Task Manager by [email protected] · 15 years ago
- 89b90e15 Rename WebKitTools->Tools. by [email protected] · 15 years ago
- 5858035 Move debug-related stuff from base to the base/debug directory and use the by [email protected] · 15 years ago
- 67ec3c6 Move APSL code into third_party. by [email protected] · 15 years ago
- c47d81d Clean up orphaned testserver processes before launching a new one in net::TestServer by [email protected] · 15 years ago
- 10128a6d Avoid spawning a thread while enabling the OOM killer on the Mac. by [email protected] · 15 years ago
- 6cfa339 Catch OOMs in purgeable memory. by [email protected] · 15 years ago
- 39b011a Revert 51371 - Catch OOMs in purgeable memory. by [email protected] · 15 years ago
- d3bf9da Catch OOMs in purgeable memory. by [email protected] · 15 years ago
- c05b1f7 Disable CFAllocator patching on systems for which we don't know their internal structure. by [email protected] · 15 years ago
- a1a82d5 Patch out posix_memalign in the out-of-memory killer. by [email protected] · 15 years ago
- 61cd1ab Fix definition of CFAllocator (malloc_zone_t changed size between 10.5 and 10.6). by [email protected] · 15 years ago
- 98947a0 Speed up the Task Manager on linux. by [email protected] · 15 years ago
- b6128aa Move common code into process_util.cc. by [email protected] · 15 years ago
- 9f95844 Die on an OOM situation in many more cases. by [email protected] · 15 years ago
- 49c6319 Reverting 41834; ui tests are asploding. by [email protected] · 15 years ago
- 73a964f0 Die on an OOM situation in many more cases. by [email protected] · 15 years ago
- d21a2ac Temporarily allow writing to the default malloc zone structure while modifying it. by [email protected] · 16 years ago
- c9d7c21 Reverting 37721. by [email protected] · 16 years ago
- a8d6a364 Temporarily allow writing to the default malloc zone structure while modifying it. by [email protected] · 16 years ago
- 37ef15c Mac: Fix %cpu in task manager. by [email protected] · 16 years ago
- 022eab6 Mac: UI tweaks for task manager. by [email protected] · 16 years ago
- b2e8e08 Mac: Create a pid->task_t mapping in the browser process. by [email protected] · 16 years ago
- 3740cb9b5 Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory measurements on OS X. by [email protected] · 16 years ago
- 0d52503 Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements on OS X. by [email protected] · 16 years ago
- 14620b39 Fix cpu/memory measurements on OS X. by [email protected] · 16 years ago
- 2620113 Don't use logging from the OOM killers; it allocates memory. by [email protected] · 16 years ago
- 66d0a94 Log warnings, not errors, if we can't fetch memory status for by [email protected] · 16 years ago
- cccb2121 Ensure OOM is a killer on the Mac. by [email protected] · 16 years ago
- ed26d94 More memory stats code cleanup: by [email protected] · 16 years ago
- 047a03f Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* by [email protected] · 16 years ago
- cd073bdf Some scaffolding for the task manager. by [email protected] · 16 years ago
- e9a8c19f When forking, restore the default exception handler port. by [email protected] · 16 years ago
- 2aea9e09 Remove the Mac-specific implementation of LaunchApp, and share the Linux version. by [email protected] · 16 years ago
- 821ad22c Update the comments on why these really can't be done, and remove the notimpls. by [email protected] · 16 years ago
- 796da7c Revert 18159 since it wasn't using all the data it should be. by [email protected] · 16 years ago
- 6233dee Some basic memory api support that is needed for perf tests and i think the task window. by [email protected] · 16 years ago
- 0c557f1 Add memory stats for linux page cycler. On linux, we collect by [email protected] · 16 years ago
- 157c61b POSIX: Add a macro for handling EINTR. by [email protected] · 16 years ago
- 0acc6ce The PPID is in kp_eproc, not kp_proc. (The field we were previously looking at was always zero.) by [email protected] · 16 years ago
- d043c2cc Cleanup in chrome/browser by [email protected] · 16 years ago
- f0a51fb5 Fixes CRLF and trailing white spaces. by [email protected] · 16 years ago
- 52a261f NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by [email protected] · 16 years ago
- 607fa45 Rewrite the mac named process iterator: by [email protected] · 17 years ago
- 962dd31 Implement NamedProcessIterator in base/process_util_mac.mm. Patch by Naoki by [email protected] · 17 years ago
- 6c1495c Use _NSGetEnviron instead of environ (see "man environ"). environ isn't by [email protected] · 17 years ago
- 05d4b0a Add routine to close file descriptors on exec for linux and mac. See BUG 6598. by [email protected] · 17 years ago
- fa3097a6a5 * On POSIX, make sure we don't leak FDs when launching child Processes. by [email protected] · 17 years ago
- c51e069 Reverting 7156. by [email protected] · 17 years ago
- 29ccac13 * On POSIX, make sure we don't leak FDs when launching child Processes. by [email protected] · 17 years ago
- 999520d Don't require tlslite to be installed, just use what's in the tree by [email protected] · 17 years ago
- 43bc2832 * Add timeout support to POSIX WaitForSingleProcess() by [email protected] · 17 years ago
- 7a0bb4bf Add url_request_unittest to mac build. by [email protected] · 17 years ago
- 9963aaa More Mac & Linux fixes for base namespaces. by [email protected] · 17 years ago
- 4d2b744 make sure we match all the tests and files that linux has running. We were never building process_posix, but now the newly added unit tests use it. by [email protected] · 17 years ago
- 9c73c77 Enable stats_tabe_unittest.cc on OS X. by [email protected] · 17 years ago