Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
f75ccb456e415e89f7dc9c52f00b8415bfebf099
/
base
/
shared_memory_unittest.cc
f75ccb4
Don't use `sizeof(a) / sizeof(a)` to compute the number of elements in array a.
by thakis@chromium.org
· 13 years ago
014b1f9
Ensure tests check the return of SpawnChild() when they may wait without timeouts
by rsleevi@chromium.org
· 13 years ago
5c52868
Move some files from base to base/memory.
by levin@chromium.org
· 14 years ago
6139182
Move platform_thread to base/threading and put in the base namespace. I left a
by brettw@chromium.org
· 14 years ago
e5caa27
Mark SharedMemoryProcessTest.Tasks as flaky on Mac.
by bauerb@chromium.org
· 14 years ago
bb6b763
Fix up SharedMemory implementation so that it is more equivalent on Windows vs Posix and enforces exclusive creates.
by dmaclach@chromium.org
· 14 years ago
0d4a035
Move scoped_nsdisable_screen_update from base to app/mac
by brettw@chromium.org
· 14 years ago
5675699
shared_memory: remove wstrings, fix callers.
by evan@chromium.org
· 14 years ago
1c8c3be
Re-land part of r55416, minus actually moving the test_suite.h contents to a .cc file.
by brettw@chromium.org
· 14 years ago
12ec1e8
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of header file
by nsylvain@chromium.org
· 14 years ago
d1d70ba
Cleanup in base. This moves the implementation (and a bunch of header file
by brettw@chromium.org
· 14 years ago
3f98514
Add an AppendSwitchASCII to CommandLine, and convert a test to it.
by evan@chromium.org
· 14 years ago
e74ca94
Make SharedMemory use uint32 instead of size_t. This removes the remaining size_t's from the IPC code.
by jam@chromium.org
· 15 years ago
f07658b
Remove an extra const keyword which caused a build break.
by maruel@chromium.org
· 16 years ago
8fe7adc
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance).
by maruel@chromium.org
· 16 years ago
81e2260
Transition POSIX shmem to use lockf(), not semaphores. Eliminates
by jrg@chromium.org
· 16 years ago
d505c3a
Properly honor base::SharedMemory semantics for name="" to mean
by jrg@chromium.org
· 16 years ago
c60d989
Add Terminate() to the Process object, have RenderProcessHost use this to avoid some more Windows specific code.
by brettw@google.com
· 16 years ago
76cff08
This change ensures that base_unittests will not segfault on this.
by maruel@google.com
· 16 years ago
78da663
First pass of porting the shared memory unittest. We still need
by paulg@google.com
· 16 years ago
f003cfe
Use a more compact license header in source files.
by license.bot
· 16 years ago
3f4a732
Add base to the repository.
by initial.commit
· 16 years ago