summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Remove the TRACE_EVENT_*_ETW macros.fdoray2015-10-098-683/+0
* Revert of [tracing] Display the locked size of discardable memory segment. (p...ssid2015-10-093-22/+1
* Remove iOS code paths since this file is no longer used nor built there.lpromero2015-10-091-9/+0
* Stop using the TRACE_EVENT_*_ETW macros.fdoray2015-10-081-1/+2
* Fix -Wunused-function error in native_stack_sampler_win.ccHans Wennborg2015-10-081-0/+2
* Restrict memory maps dump provider to only android and linuxssid2015-10-085-27/+19
* StackSamplingProfiler: walk a copy of the stackwittman2015-10-085-156/+465
* Emphasizes that TimeTicks::UnixEpoch() is only an estimatecharliea2015-10-071-6/+8
* StackSamplingProfiler: test fixeswittman2015-10-072-12/+18
* Reland of [Tracing] Add allocation register for heap profilingruuda2015-10-077-0/+684
* [NaCl] Define GetPageSize symbolruuda2015-10-073-0/+20
* Disable ETW EnableDisable testbrucedawson2015-10-071-1/+2
* Remove use of JSONReader::DeprecatedRead andolli.raula2015-10-079-135/+92
* Revert of [Tracing] Add allocation register for heap profiling (patchset #7 i...kuan2015-10-067-684/+0
* [tracing] Smaps provider uses fscanf instead of istreamssid2015-10-063-83/+75
* [Tracing] Add allocation register for heap profilingruuda2015-10-067-0/+684
* Detecting and fixing stringprintf.h format bugsbrucedawson2015-10-063-14/+38
* Remove cpu.has_avx_hardware()fbarchard2015-10-062-11/+1
* Enable CPU.RunExtendedInstructions test for win64 with clangclfbarchard2015-10-061-3/+4
* Copy the register context before calling StackWalk64rnk2015-10-062-5/+13
* [tracing] Implement trace_event::AllocationContextruuda2015-10-063-94/+178
* win: Remove uses of UNREFERENCED_PARAMETER.thakis2015-10-063-62/+42
* [tracing] Expose a GetOrCreateAllocatorDump for memory tracingprimiano2015-10-052-0/+11
* Clarify WeakPtr threading characteristic.scheib2015-10-051-2/+7
* Move ChromeCommandLineInitUtil to base/dtrainor2015-10-051-0/+107
* Fix AllocationContextTracker TLS initializationruuda2015-10-052-11/+20
* Remove the debug_message.exe helper.brettw2015-10-033-61/+2
* mac: Implement Mach-primitive backed shared memory.erikchen2015-10-029-94/+592
* Make AndroidWebviewShell stop initializing ApplicationStatusdgn2015-10-021-28/+43
* Detect KDE 5 desktop environmentedward.baker2015-10-023-6/+28
* [tracing] Display the locked size of discardable memory segment.ssid2015-10-023-1/+22
* Fix deadlock in AtExitManager::ProcessCallbacksNow().alokp2015-10-021-1/+1
* Add AVX2 detection.fbarchard2015-10-023-36/+70
* Stop warnings resulting from unimplemented SetProcessBackgrounded().shrike2015-10-022-5/+7
* base: Make PortProvider a class, rather than an inner class.erikchen2015-10-015-12/+34
* Isolate base_unittests_apk.stip2015-10-012-0/+45
* base: Minor improvement to interface of base::SharedMemory.erikchen2015-10-013-12/+22
* Makes test_launcher stop on failure if gtest_break_on_failure is setsky2015-10-011-1/+5
* Reenable deprecation warning checking.aurimas2015-10-011-0/+12
* Fix -Wunused-const-variable warning in Win-Clang buildHans Wennborg2015-09-301-2/+0
* Clear file system cache entries quicker on Windows.msw2015-09-301-69/+5
* Resize IPC input buffer to fit the next message.dskiba2015-09-303-4/+125
* Adding GetCurrentThreadPriority API in Android platform.ajith.v2015-09-302-2/+18
* Fix potential lint errors ahead of support library rollyusufo2015-09-291-0/+4
* base: Add support for compound CheckedNumeric operations.vmpstr2015-09-292-1/+36
* Move pref and switch in preparation for metrics componentizationblundell2015-09-292-0/+11
* Revert of Move pref and switch in preparation for metrics componentization (p...yoichio2015-09-292-11/+0
* Move pref and switch in preparation for metrics componentizationblundell2015-09-292-0/+11
* Remove all Windows Window Scoped Trackers and Associated Instrumentationrobliao2015-09-293-31/+1
* Extend base::win::ObjectWatcher to watch an event multiple times.jam2015-09-297-51/+122