Sign in
chromium
/
chromium
/
src.git
/
3ad4b73dfc80e44964b7764f3d8cb85db5b3c20b
/
base
/
memory
/
shared_memory_unittest.cc
a16212a5
Convert NULL and 0 to nullptr in base using clang-tidy.
by Ivan Kotenkov
· 8 years ago
acbe01b
Add a test of SharedMemory
by Zijie He
· 8 years ago
fe0e9f46
fuchsia: Magenta -> Zircon
by Scott Graham
· 8 years ago
4a44260b
Revert "Changing multiprocess test SpawnChild to return a struct instead of a"
by Jay Civelli
· 8 years ago
78b73313
Provide base::ScopedMxHandle helper for use in Fuchsia implementations.
by Wez
· 8 years ago
5d64433
Add SharedMemory::mapped_id()
by Hajime Hoshi
· 8 years ago
a26c270f
fuchsia: Implement SharedMemory and SharedMemoryHandle
by Scott Graham
· 8 years ago
9d6afd71
Add a size parameter to SharedMemoryHandle.
by erikchen
· 8 years ago
1452520
Add a GUID to base::SharedMemoryHandle.
by erikchen
· 8 years ago
996f592
Get rid of all pid references from base::SharedMemoryHandle.
by erikchen
· 8 years ago
37e7d830
Remove base::SharedMemory::ShareToProcess.
by erikchen
· 8 years ago
c87903e
Replace base::SharedMemory read-only methods with GetReadOnlyHandle.
by erikchen
· 8 years ago
22a813b
Make base::SharedMemoryHandle a class on POSIX.
by erikchen
· 8 years ago
87c322b
Changing multiprocess test SpawnChild to return a struct instead of a
by jcivelli
· 8 years ago
2fc6cf8
Add POSIX shared memory support for Mac
by lawrencewu
· 9 years ago
2660facb
Change MessagePumpForGpu and SharedMemory to ScopedHandle.
by stanisc
· 9 years ago
21fef17
Remove POSIX shared memory.
by erikchen
· 9 years ago
48b7edf
Revert of mac: Remove POSIX shared memory. (patchset #1 id:1 of https://codereview.chromium.org/1893603002/ )
by erikchen
· 9 years ago
0739bac
Reland of mac: Remove POSIX shared memory. (patchset #1 id:1 of https://codereview.chromium.org/1890023002/ )
by erikchen
· 9 years ago
6b5d3ac
Revert of mac: Remove POSIX shared memory. (patchset #8 id:140001 of https://codereview.chromium.org/1867733002/ )
by shrike
· 9 years ago
acc9ec9e
mac: Remove POSIX shared memory.
by erikchen
· 9 years ago
093de9b
Convert //base to use std::unique_ptr
by dcheng
· 9 years ago
699c5f9
Add sharing flag to file open during unsafe image test.
by forshaw
· 9 years ago
0da9425
Enable attachment brokering of SharedMemoryHandle on Windows.
by erikchen
· 9 years ago
71bc3b2
Add member ownership_passes_to_ipc_ to SharedMemoryHandle on windows.
by erikchen
· 9 years ago
9d688915
Revert of Enable attachment brokering of SharedMemoryHandle on Windows. (patchset #4 id:60001 of https://codereview.chromium.org/1588683003/ )
by erikchen
· 9 years ago
7ceb8901
Enable attachment brokering of SharedMemoryHandle on Windows.
by erikchen
· 9 years ago
9beac25
Switch to standard integer types in base/memory/.
by avi
· 9 years ago
0474abe
Added protection against mapping image sections between processes.
by forshaw
· 10 years ago
53c883cd
Cleanup: Convert const char* kFoo to const char kFoo[].
by thestig
· 10 years ago
8e53d1be
Reland of base: Make shared memory backed by Mach primitives by default. (patchset #1 id:1 of https://codereview.chromium.org/1472313002/ )
by skyostil
· 10 years ago
3e6b742e
Revert of base: Make shared memory backed by Mach primitives by default. (patchset #3 id:40001 of https://codereview.chromium.org/1453383002/ )
by skyostil
· 10 years ago
8b8e421
base: Make shared memory backed by Mach primitives by default.
by erikchen
· 10 years ago
885da51
mac: Some consumers of SharedMemory require a POSIX fd.
by erikchen
· 10 years ago
0d77970
mac: Implement Mach-primitive backed shared memory.
by erikchen
· 10 years ago
5ea2ab7
Make SharedMemoryHandle a class on windows.
by erikchen
· 10 years ago
d0deb21e
Remove named SharedMemory usage on Mac.
by thestig
· 10 years ago
d19b4f7
Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1 of https://codereview.chromium.org/1200473003/)
by scottmg
· 10 years ago
6035df80
Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/)
by scottmg
· 10 years ago
cc9f9127f
Mac: Make SharedMemoryHandle its own class.
by erikchen
· 10 years ago
893dadc6
Remove unused locking functionality from base::SharedMemory.
by erikchen
· 10 years ago
fbce126
Apply automated fixits for Chrome clang plugin to base_unittests.
by dcheng
· 10 years ago
07b589c
MultiProcessTest: Update SpawnChild* to return a Process.
by rvargas
· 10 years ago
569918b
Allow closing SharedMemory without unmapping it.
by jbauman
· 11 years ago
5648818
Standardize usage of virtual/override/final in base/
by dcheng
· 11 years ago
9e096de
replace OVERRIDE and FINAL with override and final in base/
by mostynb
· 11 years ago
6d6797eb
Add DACL and fix test for anonymous read-only memory
by
[email protected]
· 11 years ago
96153401
Disable SharedMemoryTest.AnonymousExecutable on iOS.
by
[email protected]
· 11 years ago
add1a267
Allow creating SharedMemory that can't be shared read-only.
by
[email protected]
· 11 years ago
421c150
Disallow calling Map on currently-mapped SharedMemory
by
[email protected]
· 11 years ago
422d935
Revert 257300 "Disallow calling Map on currently-mapped SharedMe..."
by
[email protected]
· 11 years ago
154c984
Disallow calling Map on currently-mapped SharedMemory
by
[email protected]
· 11 years ago
963a91b
Get rid of multiprocess_test's debug_on_start arguments.
by
[email protected]
· 11 years ago
ff672b7
Deprecate named base::SharedMemory.
by
[email protected]
· 11 years ago
4342900
Deprecate base::SharedMemory's lock functionality.
by
[email protected]
· 11 years ago
b561f6d
Fix error: unused variable 'kNumTasks'.
by
[email protected]
· 12 years ago
5be06e40
Base: Remove Receive() from ScopedHandle.
by
[email protected]
· 12 years ago
ecb10fa
Revert of https://codereview.chromium.org/71013004/
by
[email protected]
· 12 years ago
166a865e
Base: Remove Receive() from ScopedHandle.
by
[email protected]
· 12 years ago
5f58adab
Implement SharedMemory::ShareReadOnlyToProcess().
by
[email protected]
· 12 years ago
cb4a73194
Test ShareToProcess within the same process.
by
[email protected]
· 12 years ago
dd4b5126
Update include paths in base for base/process changes.
by
[email protected]
· 12 years ago
afb848a
Posix: fix named SHM mappings permissions.
by
[email protected]
· 12 years ago
99084f6
Use a direct include of time headers in base/, part 1.
by
[email protected]
· 12 years ago
99873aa
Move shared_memory into base/memory subdirectory.
by
[email protected]
· 12 years ago
[Renamed (99%) from base/shared_memory_unittest.cc]
67ea507
Make SharedMemory track the size that was actually mapped
by
[email protected]
· 12 years ago
604eb05
base: Convert scoped_arrays to the new scoped_ptr style.
by
[email protected]
· 12 years ago
e29e3f55
Added SharedMemory::MapFrom.
by
[email protected]
· 12 years ago
404a058
Advertise a minimum alignment for SharedMemory::Map().
by
[email protected]
· 13 years ago
e7bc136
Reenable the following tests that were disabled because they failed on OS X 10.5:
by
[email protected]
· 13 years ago
bceb5ce
Add a !defined(OS_IOS) block around SharedMemoryProcessTest tests.
by
[email protected]
· 13 years ago
3585e8e
Exclude unsupported tests from the android build.
by
[email protected]
· 13 years ago
4410618
Add virtual and OVERRIDE to base/ implementation files
by
[email protected]
· 13 years ago
50c7c41
Resubmit r127219: Make test failure clearer
by
[email protected]
· 13 years ago
6d18543
Revert 127219 - Make test failure clearer
by
[email protected]
· 13 years ago
6e853032
Make test failure clearer
by
[email protected]
· 13 years ago
a67fc9e1
Flakiness cleanup: disable flaky tests under base/
by
[email protected]
· 13 years ago
a1b75b94
Change code in base (primarily unit tests) to use Sleep(TimeDelta).
by
[email protected]
· 13 years ago
29535ff
mac: use the preprocessor for the mac header
by
[email protected]
· 14 years ago
b05df6b
Give base::SharedMemory::CreateAnonymous an executable flag
by
[email protected]
· 14 years ago
badf5cf
Expose the sandbox related code through the content API. I did a bit of cleanup while I was doing this.
by
[email protected]
· 14 years ago
e62b551
Don't use `sizeof(a) / sizeof(a)` to compute the number of elements in array a.
by
[email protected]
· 14 years ago
e84a4ee4
Ensure tests check the return of SpawnChild() when they may wait without timeouts
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
ce072a7
Move platform_thread to base/threading and put in the base namespace. I left a
by
[email protected]
· 14 years ago
9d86cf7
Mark SharedMemoryProcessTest.Tasks as flaky on Mac.
by
[email protected]
· 15 years ago
54e3dfa2
Fix up SharedMemory implementation so that it is more equivalent on Windows vs Posix and enforces exclusive creates.
by
[email protected]
· 15 years ago
c2818d4
Move scoped_nsdisable_screen_update from base to app/mac
by
[email protected]
· 15 years ago
b6413b49b
shared_memory: remove wstrings, fix callers.
by
[email protected]
· 15 years ago
20e1491
Re-land part of r55416, minus actually moving the test_suite.h contents to a .cc file.
by
[email protected]
· 15 years ago
85f6335
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of header file
by
[email protected]
· 15 years ago
19d536f
Cleanup in base. This moves the implementation (and a bunch of header file
by
[email protected]
· 15 years ago
d420c31e
Add an AppendSwitchASCII to CommandLine, and convert a test to it.
by
[email protected]
· 15 years ago
b5ab398
Make SharedMemory use uint32 instead of size_t. This removes the remaining size_t's from the IPC code.
by
[email protected]
· 15 years ago
74d3809
Remove an extra const keyword which caused a build break.
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
ec031eb
Transition POSIX shmem to use lockf(), not semaphores. Eliminates
by
[email protected]
· 16 years ago
9e51af9
Properly honor base::SharedMemory semantics for name="" to mean
by
[email protected]
· 16 years ago
176aa48
Add Terminate() to the Process object, have RenderProcessHost use this to avoid some more Windows specific code.
by
[email protected]
· 17 years ago
a44aee6
This change ensures that base_unittests will not segfault on this.
by
[email protected]
· 17 years ago
Next »