summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Replace base::Tuple implementation with std::tupletzik2016-02-112-54/+5
* Allocator cleanup: remove reundant tc_set_new_mode in ProcessMemoryTestprimiano2016-02-101-12/+0
* New test and off-by-one fix for data persisted to disk.bcwhite2016-02-102-10/+22
* gn: Only copy dbghelp.dll for the default toolchain.thakis2016-02-101-4/+4
* Add compile time checks against longs being used in IPC structs on 32 bit And...jam2016-02-103-59/+35
* Refactor gmock_mutant.htzik2016-02-101-5/+19
* Tracing: Removed monitoring modeoysteine2016-02-105-186/+8
* gn/win: Copy dbghelp.dll to the output dir.thakis2016-02-101-1/+13
* Revert of Fix SELinux violation when opening Chrome on Android (patchset #4 i...hartmanng2016-02-101-1/+7
* android: Add ToJavaFloatArray JNI utility.kinaba2016-02-103-0/+57
* Fix AtExitManager recursive lock acquisition.amistry2016-02-102-6/+21
* Introduce new library process type: WEBVIEW_CHILDmnaganov2016-02-091-1/+3
* Memory Sheriff: Disable SecurityTest.NewOverflow on Linuxtommycli2016-02-091-1/+3
* Revert of Introduce new library process type: WEBVIEW_CHILD (patchset #4 id:6...qinmin2016-02-091-3/+1
* allocator: add use_experimental_allocator_shim build flagprimiano2016-02-092-1/+11
* Fix Window callback asserts in BaseChromiumApplicationtwellington2016-02-091-7/+23
* Introduce new library process type: WEBVIEW_CHILDmnaganov2016-02-091-1/+3
* Switch base::trace_event::TraceLogStatus to use uint32_t instead of size_t.jam2016-02-092-4/+4
* update obsolete code.google.com documentation linksmostynb2016-02-081-1/+1
* Switch histogram struct members that are sent over IPC to use uint32_t instea...jam2016-02-087-98/+100
* ShareMemory::DuplicateHandle() should have same semantics on all OSes.erikchen2016-02-082-3/+8
* Fix static lock creation to be thread-safe.bcwhite2016-02-072-7/+10
* Time histogram create/lookup operations to track improvements and regressions.bcwhite2016-02-061-0/+48
* Revert of Fix static lock creation to be thread-safe. (patchset #1 id:1 of ht...jyasskin2016-02-062-5/+5
* Refactor StringPiece hash.bnc2016-02-061-21/+14
* Revert of Enable handle verifier for tests and add some tests. (patchset #11 ...wfh2016-02-067-124/+6
* Add Skia support for UMA statsericrk2016-02-051-6/+24
* Recognize additional persistent-histogram failures.bcwhite2016-02-051-1/+13
* Fix static lock creation to be thread-safe.bcwhite2016-02-052-5/+5
* Fix SELinux violation when opening Chrome on Androidhartmanng2016-02-051-7/+1
* Change DISPLAY thread priority to -8 on Linux.reveman2016-02-051-1/+1
* base: Set initial thread priority in ThreadFunc.reveman2016-02-057-57/+41
* Add message sizing to basic IPC traits and struct macros.rockot2016-02-055-0/+181
* Restrict volatile section of block header.bcwhite2016-02-052-8/+17
* Allow string::front() and back() and update the codebase to use back().pkasting2016-02-054-4/+6
* Disable call to function with improper locking.bcwhite2016-02-041-1/+2
* Reland of move --no-sandbox flag from command line for telemetry (patchset #1...ssid2016-02-041-3/+1
* Remove misleading comment from run_loop.hblundell2016-02-041-3/+3
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* IPC::Message -> base::Picklerockot2016-02-032-0/+50
* base: Fix copy contructor in SharedMemoryHandle.erikchen2016-02-031-1/+1
* profiler: cleanup unused alternate_timer codeprimiano2016-02-037-133/+8
* [Win10 sandbox mitigations] Four new Win10 mitigations added.Penny MacNeil2016-02-032-8/+13
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Make -test-launcher-filter-file support ".." in paths.lukasza2016-02-031-3/+3
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* Delete base/prefs and update callers to use components.brettw2016-02-0326-179/+0
* Enable attachment brokering of SharedMemoryHandle on Windows.erikchen2016-02-034-27/+2
* Reland of Do Perfect Forwarding from base::Bind to BindState storage (patchse...tzik2016-02-033-35/+11
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-0326-0/+179