Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
chromium
/
src
/
main
/
base
/
process
d42f011
base: Add platform-agnostic GetAvailablePhysicalMemory helper
by Alex Attar
· 2 days ago
502b6c6
Remove superfluous file_util.h includes in various directories
by Lei Zhang
· 7 days ago
ff9124b
Map commit failure exit code to a memory eviction status
by Alex Attar
· 6 weeks ago
6c81f4a
base: always call the GetAppOutputWithExitCodeAndTimeout callback once
by S. Ganesh
· 6 weeks ago
1cf06221
base: add `Process` to GetAppOutputWithExitCodeAndTimeout callback
by S. Ganesh
· 6 weeks ago
a2100e2ad
base: Add status for proactive memory-saving terminations
by Alex Attar
· 7 weeks ago
927083be
Replace literals with constants kResultCodeKilledBadMessage in process.h
by hewro
· 8 weeks ago
8e1287b
Forward declare __libc_calloc
by Etienne Dechamps
· 8 weeks ago
24101aa
[Windows] Use direct unbuffered I/O when extracting archives
by Greg Thompson
· 9 weeks ago
d321200
Fix the `was_killed` in the Process::TerminateInternal function
by hewro
· 9 weeks ago
189a4b5
Implement unchecked calloc via shim
by Aldo Culquicondor
· 9 weeks ago
019c115
base: Migrate to new 2-param BASE_FEATURE macro
by Xiaohan Wang
· 10 weeks ago
6ce5e39e
base: Gate old BASE_FEATURE macro behind a migration define
by Xiaohan Wang
· 2 months ago
d628c3a
[base] Add infrastructure to monitor thread priorities
by Anand Ravi
· 3 months ago
8ebbb48f
base: Migrate BASE_FEATURE macros to 2-argument version
by Xiaohan Wang
· 3 months ago
9cee804
Reland "Use base::ByteCount in base::SysInfo."
by François Doray
· 3 months ago
949e964
Resolve some plugin warnings in chromeos device builds.
by Tom Sepez
· 3 months ago
76df430
Revert "Use base::ByteCount in base::SysInfo."
by Peter Pakkenberg
· 3 months ago
1d9a1d3
Use base::ByteCount in base::SysInfo.
by François Doray
· 3 months ago
7bd9a4b
Android: Migrate C++ uses of build_info.h to their split-out equivalents (misc dirs)
by Andrew Grieve
· 3 months ago
9e9478a0
Add chrome_enums.proto with a ProcessType enum
by Joe Mason
· 3 months ago
c4404ffc
Switch SystemMemoryInfoKB to use ByteCount
by Avi Drissman
· 3 months ago
5c6c4ed
Remove ToDict() in process_metrics as they're unused
by Avi Drissman
· 4 months ago
f6ee10c
crash: include command output in minidumps to debug a net problem
by Mark Mentovai
· 4 months ago
8604a960
[mojo] Remove Mojo over Binder
by Benoît Lizé
· 4 months ago
5b21d68f
base: Remove references to BUILDFLAG(IS_NACL)
by Takuto Ikuta
· 4 months ago
968cbd1a
launch_mac.cc: Remove unused include
by Raphael Kubo da Costa
· 4 months ago
9ace135
[tvOS] Use launch_mac.cc with posix_spawn*() functions on the simulator
by Raphael Kubo da Costa
· 4 months ago
1ed7af8
Fix LaunchWinTest failure on Git Bash
by Tomasz Moniuszko
· 5 months ago
eb1e65ec
Revert "[CodeHealth] Remove stale base::Feature UseEcoQoSForBackgroundProcess"
by François Doray
· 5 months ago
bcbe20a
Use HOST_VM_INFO64_REV1_COUNT when checking the count of host_vm_info64
by Justin Cohen
· 5 months ago
fc7952f0
[tracing] Delete base/trace_event/base_tracing.h
by Etienne Pierre-doray
· 5 months ago
96f6f27c
Remove superfluous includes for base/debug/stack_trace.h
by Lei Zhang
· 5 months ago
4c826fa
[tracing] Remove enable_base_tracing
by Etienne Pierre-doray
· 5 months ago
70d05a4
Remove code supporting macOS 11 and earlier from //base
by Avi Drissman
· 6 months ago
b742233
[ios blink] Fix process termination
by Dave Tapuska
· 6 months ago
ebce36d
Clarify documentation on GetAppOutputWithExitCodeAndTimeout, fix test
by S. Ganesh
· 6 months ago
1c7a904d
Fix `GetAppOutputWithExitCodeAndTimeout` to return `success` correctly
by S. Ganesh
· 6 months ago
484bfa5
Use string_view more often when reading /proc files on Linux
by Joe Mason
· 6 months ago
122e628a
Add trace events to ProcessMetrics::GetCumulativeCPUUsage
by Joe Mason
· 6 months ago
e4a9986
Handle negative TimeDelta values for `Process::WaitForExitWithTimeout`
by S. Ganesh
· 7 months ago
bab95c86
[Apple] Move SysInfo::AmountOfPhysicalMemoryImpl to sys_info_apple.mm
by Gyuyoung Kim
· 7 months ago
77e6d46
base: LaunchOptions for `GetAppOutputWithExitCodeAndTimeout`
by S. Ganesh
· 7 months ago
4e21a58a
base: add a `GetAppOutputWithExitCodeAndTimeout` API for Windows
by S. Ganesh
· 7 months ago
40cc667c
[tvOS] Disable MachPortRendezvous and MachPortRendezvousFoo
by Gyuyoung Kim
· 7 months ago
41f81f2
Enforce process restrictions for local ContentDecodingInterceptor
by Tsuyoshi Horo
· 8 months ago
124d826
Reland "Split MachPortRendezvous's port specific classes into Mac and iOS files"
by Gyuyoung Kim
· 8 months ago
21a0af3b
[Gardener] Revert "Split MachPortRendezvous's port specific classes into Mac and iOS files"
by Alexandra Reimers
· 8 months ago
c7a95e6
Split MachPortRendezvous's port specific classes into Mac and iOS files
by Gyuyoung Kim
· 8 months ago
6d2bae1c
[Base] Simplify GetSystemCommitCharge implementation
by Rulong Chen(陈汝龙)
· 8 months ago
978847c
Suppress still another batch of -Wunsafe-buffers-in-libc-calls warnings.
by Tom Sepez
· 8 months ago
87ae6c7
Add loongarch64 pthread stack size.
by Wang Qing
· 8 months ago
40add7f
Suppress next batch of -Wunsafe-buffers-in-libc-calls warnings.
by Tom Sepez
· 8 months ago
bc7a30e
Launch FlattenCpuCgroups feature
by Shintaro Kawamura
· 8 months ago
ce38e97
Fix GetProcessPriorityCGroup() on FlattenCpuCgroups
by Shintaro Kawamura
· 8 months ago
dbfc495
Mark libc usage in base as UNSAFE_TODO()
by Tom Sepez
· 8 months ago
c57d2df3
Make tvOS imply iOS in GN and C++/Objective-C++
by Raphael Kubo da Costa
· 9 months ago
2a39a4e3
[tracing] Fix process type for cloned sessions.
by Etienne Pierre-doray
· 9 months ago
288f2073
Remove file-wide unsafe_buffers suppressions from base/ [2 of N]
by Tom Sepez
· 9 months ago
9e4c3ef
Add process_tvos.cc for tvOS port
by Gyuyoung Kim
· 9 months ago
8d3ec428a
Namespace cleanup
by Jesse McKenna
· 9 months ago
5d44ff4
[Apple] Re-implement GetSystemMemoryInfo method
by Gyuyoung Kim
· 9 months ago
3360a37
Ensure Windows does not throttle high resolution timers
by Chris Davis
· 9 months ago
b3fb4232
[base] Use wrapper type for PlatformThreadId
by Leszek Swirski
· 9 months ago
ff37fb5
Remove Lacros leftovers from base/
by Georg Neis
· 9 months ago
89ebba17
Move remaining ash/components/arc/* files.
by Hidehiko Abe
· 10 months ago
025a9425
Reland "[cleanup] Replace base::ranges with std::ranges: base/"
by Peter Kasting
· 10 months ago
982cfb70
Revert "[cleanup] Replace base::ranges with std::ranges: base/"
by Salvador Guerrero Ramos
· 10 months ago
cbf3d67
[cleanup] Replace base::ranges with std::ranges: base/
by Peter Kasting
· 10 months ago
8726d30e
Suppress unsafe_libc_call warning for initial identified files.
by Tom Sepez
· 10 months ago
aef1c64
mac: fix iphone/tablet passkey not work on remote apps
by Xiaofei Han
· 10 months ago
6218bbad
Manually fix remaining clang-tidy errors in base/.
by Peter Kasting
· 10 months ago
4898bbc
Reland "[tracing] Cleanup up trace_log"
by Etienne Pierre-doray
· 10 months ago
811504a7
Apply clang-tidy autofixes to base/.
by Peter Kasting
· 10 months ago
88740bf8
Revert "[tracing] Cleanup up trace_log"
by
[email protected]
· 10 months ago
235af466
[tracing] Cleanup up trace_log
by Etienne Pierre-doray
· 10 months ago
99c4dc96
Cleanup MacSetDefaultTaskRole
by Gabriel Charette
· 10 months ago
134ef9af
[cleanup] clang-format base.
by Peter Kasting
· 11 months ago
db0ae3e
Use flattened cpu cgroups on ChromeOS
by Shintaro Kawamura
· 11 months ago
f841ac674
[base] default the user-defined empty ctor and dtor where possible
by Sorin Jianu
· 11 months ago
4dacf2b
Don't build partition_alloc if it is not needed
by Etienne Dechamps
· 11 months ago
0844a99
C++11 std::array rewrite for memory safety [9/19]
by Arthur Sonzogni
· 11 months ago
490c80f
Reland "[memory] Move process memory info to base"
by Etienne Pierre-doray
· 12 months ago
299864be1
Style: Fix array initializations with size mismatches [1/8] #cleanup
by Arthur Sonzogni
· 12 months ago
6f90c017b
Avoid exposing the SequenceCheckerImpl from PlatformThreadChromeOS.
by Peter Kasting
· 12 months ago
688a473
Revert "[memory] Move process memory info to base"
by Thomas Lukaszewicz
· 12 months ago
6a0ed213
[memory] Move process memory info to base
by Etienne Pierre-doray
· 12 months ago
5411965
Replace CHECK(false) in base/
by Peter Boström
· 1 year ago
db36050b
[CodeHealth] Remove stale base::Feature UseEcoQoSForBackgroundProcess
by Morten Stenshorne
· 1 year ago
04e98bf
Mark many more base/ accessors as lifetime bound
by Tom Sepez
· 1 year, 1 month ago
1705e3f0
Annotate some base/ methods as LIFETIME_BOUND
by Tom Sepez
· 1 year, 1 month ago
5862e12
[Mac] Support specifying a ProcessRequirement in LaunchOptions
by Mark Rowe
· 1 year, 1 month ago
0cfa8292
Validate peer code signatures during Mach port rendezvous
by Mark Rowe
· 1 year, 1 month ago
d01ad7f
base: eliminate empty parameter list in lambdas when possible
by Sorin Jianu
· 1 year, 1 month ago
ced178d
Clarify platform-specific code in Mach port rendezvous
by Mark Rowe
· 1 year, 1 month ago
ad4cc623
base: eliminate empty parameter list in lambdas when possible
by Sorin Jianu
· 1 year, 1 month ago
4e37b771
[ios] Add missing symbol definition
by Dave Tapuska
· 1 year, 1 month ago
cddff4c9
Remove the dup_handle_error crash key
by Joe Mason
· 1 year, 1 month ago
1ed1f6c
base: default the user-defined empty ctor and dtor where possible
by Sorin Jianu
· 1 year, 2 months ago
5611a05
Mark TerminateBecauseOutOfMemory [[noreturn]]
by Peter Boström
· 1 year, 2 months ago
Next »