summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Enable the following tests under Mac ASan:glider@chromium.org2013-10-181-2/+1
* Fix documentation/comments: cancellable -> cancelable.viettrungluu@chromium.org2013-10-181-2/+2
* Revert 228889 "Avoid threading races on TraceSamplingThread's me..."haraken@chromium.org2013-10-181-11/+1
* Remove non-used deprecated method from ActivityStatus.tedchoc@chromium.org2013-10-171-13/+1
* Add visibility check to [ActivityStatus]dfalcantara@chromium.org2013-10-171-0/+11
* GTTF: Replace base::LaunchTests with public TestLauncher class.phajdan.jr@chromium.org2013-10-178-280/+310
* Renable PosixDynamicThreadPoolTest.Basic on TSAN v2.benwells@chromium.org2013-10-171-8/+1
* Enable the following tests back under ThreadSanitizer v2:glider@chromium.org2013-10-172-29/+7
* GTTF: Create a TestLauncher class to keep state.phajdan.jr@chromium.org2013-10-161-212/+209
* Propogate WARN_UNUSED_RESULT up from PickeIterator methods to Pickle wrapper ...tsepez@chromium.org2013-10-161-14/+30
* Pass StatsTable shared memory via global descriptors on Posix rather than usi...rmcilroy@chromium.org2013-10-162-64/+114
* Avoid threading races on TraceSamplingThread's members.haraken@chromium.org2013-10-161-1/+11
* Use TotalCount not redundant_count to determine if to call RecordDeltaccameron@chromium.org2013-10-161-1/+1
* Cleanup for refactored ActivityStatus.tedchoc@chromium.org2013-10-161-4/+1
* Enable chromium trace when atrace is started.wangxianzhu@chromium.org2013-10-163-65/+33
* base: Add base::TimeTicks::IsHighResNowFastAndReliablebrianderson@chromium.org2013-10-154-0/+17
* Fix crash and memory leak in VideoCaptureDeviceWin.dalecurtis@chromium.org2013-10-151-0/+4
* Fixes to get base compiling on VS2013scottmg@chromium.org2013-10-157-3/+39
* Fix pointer to local variable used after the variable is out of scope in ETW ...fdoray@chromium.org2013-10-151-6/+9
* Android: Make MemoryPressureListener.maybeNotifyMemoryPresure public.primiano@chromium.org2013-10-151-11/+11
* Invoke LeakSanitizer in BrowserProcessImpl::ReleaseModule().earthdok@chromium.org2013-10-151-0/+4
* Output trace clock markers on Android on start/end of tracingwangxianzhu@chromium.org2013-10-142-0/+21
* Re-enable SecurityTest.CallocOverflowhans@chromium.org2013-10-141-7/+1
* GTTF: report results of all test iterations, to stdout and optionally JSON file.phajdan.jr@chromium.org2013-10-147-53/+209
* Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""thakis@chromium.org2013-10-122-16/+3
* GTTF: Clean up TestResultsTracker, prepare for JSON summary output.phajdan.jr@chromium.org2013-10-113-103/+158
* base: Include intrin.h to get _ReturnAddress from clangrnk@chromium.org2013-10-111-7/+4
* Expose PlatformFileLock/Unlock, fix locking in Chromium's leveldb Envjsbell@chromium.org2013-10-103-0/+65
* Revert "Revert "Use chunks in trace event buffers""wangxianzhu@chromium.org2013-10-103-474/+791
* Remove file_util debugging cruft from crbug.com/108724robertshield@chromium.org2013-10-103-10/+0
* C++ Readability Review for caitkpcaitkp@chromium.org2013-10-093-68/+77
* Revert "Use chunks in trace event buffers"wangxianzhu@chromium.org2013-10-093-798/+474
* Update a comment to align with the behaviour of the code.rjkroege@chromium.org2013-10-091-3/+3
* Use chunks in trace event bufferswangxianzhu@chromium.org2013-10-093-474/+798
* Non-US OS region generates invalid trace JSON.ed@opera.com2013-10-091-2/+24
* Make ConvertableToTraceFormat ref-countedwangxianzhu@chromium.org2013-10-097-149/+78
* Fix some WeakPtrFactory members that aren't lastdmichael@chromium.org2013-10-082-7/+7
* Add sk_calloc and sk_calloc_throw to SkMemory_new_handler.cpp.mtklein@google.com2013-10-082-3/+15
* GTTF: Extract ResultsPrinter out of test_launcher.phajdan.jr@chromium.org2013-10-084-224/+274
* Add newline to end of file.justincohen@google.com2013-10-081-1/+1
* Disable PosixDynamicThreadPoolTest.Basic on TSAN.benwells@chromium.org2013-10-081-1/+7
* base: fix typos in commentvapier@chromium.org2013-10-081-3/+3
* Revert 227354 "Revert "Implement TracingController::{Enable,Disa..."haraken@chromium.org2013-10-083-42/+171
* Darwin 13 is Mac OS X 10.9.avi@chromium.org2013-10-071-1/+1
* Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"justinlin@chromium.org2013-10-073-171/+42
* Add memory pressure scriptdtrainor@chromium.org2013-10-071-39/+96
* ChildProcessSecurityPolicy: Remove CanReadDirectory (special directory enumer...tommycli@chromium.org2013-10-071-5/+4
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-073-42/+171
* Revert 227006 "Revert 226984 "Disable CallocOverflow under Mac/A..."jochen@chromium.org2013-10-071-1/+7
* Revert 226920 "Roll Clang 188423:191856."thakis@chromium.org2013-10-062-3/+16