Sign in
chromium
/
chromium
/
src.git
/
7b0cc289407e6b86033e3a7ec3b51c4ef70c5c0a
/
chrome
/
browser
/
platform_util_linux.cc
44db142
[TaskScheduler] Remove temporary forwarding headers and mass migrate users
by Gabriel Charette
· 7 years ago
ffaaf85f
[TaskScheduler] Forward all public TaskScheduler headers to forwarding headers in preparation for source move
by Gabriel Charette
· 7 years ago
c18a57c
Simplify EnsureProcessTerminated() implementations.
by Wez
· 7 years ago
4c386e82
Use TaskScheduler instead of blocking pool in platform_util_linux.cc.
by fdoray
· 8 years ago
ebc7290
Add missing #include around sequenced_worker_pool.h in //chrome
by tzik
· 8 years ago
72c70c9
Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #6 id:470001 of https://codereview.chromium.org/2690533002/ )
by gcasto
· 8 years ago
70b7c5d
Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h
by tzik
· 8 years ago
cf6bde97
Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #5 id:450001 of https://codereview.chromium.org/2690533002/ )
by tzik
· 8 years ago
d502a3f
Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h
by tzik
· 8 years ago
d63ce51
Fix selection of downloaded file using Nautilus
by maksim.sisov
· 9 years ago
4e6a58a6
Add selection of downloaded file using Nautilus
by maksim.sisov
· 9 years ago
00844cea
Use DCHECK_CURRENTLY_ON() in chrome/ and android_webview/
by thestig
· 10 years ago
655d111
Be explicit about target type in platform_util::OpenItem()
by asanka
· 10 years ago
960db88
Rename base::Process::pid() to Pid()
by rvargas
· 10 years ago
c7b523fa
Update EnsureProcessGetsReaped to receive a pid.
by rvargas
· 10 years ago
18dfb7a5
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
by thestig
· 11 years ago
720397c5
[Linux] Fix opening download items after NO_NEW_PRIVS.
by
[email protected]
· 11 years ago
4d225de1
Remove GetDefaultProfile() from c/b/cros/file_manager.
by
[email protected]
· 12 years ago
7f0a3efa
Stop using GetDefaultProfile() in Chrome OS implementation of platform_util::OpenExternal()
by
[email protected]
· 12 years ago
b345c48
Move AlterEnvironment to base/environment.h, implement on Windows. This re-implements the Posix version to be more like the Windows version and to share some parsing code. The new version will be somewhat slower due to some extra mallocs, but is shorter and more clear. I didn't want to implement a super optimized version on Windows, and the alternative would be to keep the new Windows version and the old Posix version in parallel which seemed less desirable.
by
[email protected]
· 12 years ago
d09a4ce1c
Update include paths in chrome/browser/ for base/process changes.
by
[email protected]
· 12 years ago
dcd1661
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace.
by
[email protected]
· 12 years ago
761fa470
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
by
[email protected]
· 12 years ago
e309f31
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
by
[email protected]
· 12 years ago
650b2d5
Merge branch 'master' into file_path_browser
by
[email protected]
· 12 years ago
a82af39
Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector to StudlyCaps.
by
[email protected]
· 13 years ago
b9403ef
aura: Fix file-opening functions in platform_util.
by
[email protected]
· 14 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
7c3228a
platform_util OpenItem/ShowItemInFolder threading fixes.
by
[email protected]
· 14 years ago
e599218
Change base::LaunchProcess API slightly
by
[email protected]
· 14 years ago
1e41c38
Clean up users of a deprecated base::LaunchApp API.
by
[email protected]
· 14 years ago
4dd5793
Move the remaining files in chrome\common to content\common.
by
[email protected]
· 14 years ago
e9ce67a1
Linux: use xdg-email instead of xdg-open to handle mailto: URLs.
by
[email protected]
· 15 years ago
33b9df4
Cleanup: Remove unneeded headers from app/
by
[email protected]
· 15 years ago
14a000d
Changing linux platform for chromeos. This involved moving platform_util and extension_error_reporter to browser, so that the UIs surrounding them can be in the browser.
by
[email protected]
· 15 years ago