summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Change sampler code events phase from instant to meta.alph2016-02-256-19/+46
* network_time_tracker: detect clock changes.mab2016-02-252-0/+8
* [MemoryInfra] Support dump providers running on SequencedTaskRunnerssid2016-02-254-123/+306
* Use DCHECK instead of <assert.h> in scoped_ptr.h.nick2016-02-251-5/+5
* content: Improve thread priority for raster threads.reveman2016-02-251-6/+5
* base: Add out-of-line copy ctors for complex classes.vmpstr2016-02-2516-0/+31
* Try to get ToolsSanityTests passing with trunk clang again.thakis2016-02-241-20/+17
* only include xdg_util_unittest.cc on desktop linuxmostynb2016-02-241-1/+4
* Disable TCMallocFreeTest.BadPageAlignedPointerInsideLargeObjectssid2016-02-241-1/+2
* Run setPrivateDataDirectorySuffix() on UI thread if it doesn't finish in time.hartmanng2016-02-241-21/+88
* base: Make ThreadPriority::DISPLAY correspond to Android's PRIORITY_DISPLAY.reveman2016-02-241-3/+2
* Fix element sizes in data structure for 32/64-bit exchange.bcwhite2016-02-242-7/+11
* Remove stale comment for scoped_refptr comparison operators.dcheng2016-02-241-2/+0
* base: Stop overloading ReadFileToString()hashimoto2016-02-243-14/+15
* Document use of "Safe Bool Idiom" in base/memory/pointer types.scheib2016-02-236-30/+151
* simplify glib condition for including message_pump_glib_unittest.ccmostynb2016-02-231-1/+1
* content: Avoid crashing in release builds when allocating 0 bytes of discarda...reveman2016-02-232-8/+27
* Fix iterators for IDMap with custom key type.bcwhite2016-02-222-2/+9
* Remove unused field trial activate mode param.asvitkine2016-02-223-80/+27
* tracing: memory-infra cleanup post-C++11 + test coverageprimiano2016-02-223-42/+59
* Update account and sync management UXmaybelle2016-02-221-0/+13
* include-what-you-use: Fix some tracing-related includesprimiano2016-02-224-0/+4
* Moved macros into prtime.hpkl2016-02-222-10/+11
* Add utility method for WebString to base::FilePath conversionkinuko2016-02-222-7/+7
* Prevent handle truncation warning in 64-bit VS 2015 buildsbrucedawson2016-02-201-1/+2
* Get iOS GN build working again.dpranke2016-02-201-0/+1
* Persist setup metrics and have Chrome report them during UMA upload.bcwhite2016-02-194-15/+50
* Create alias of variable so it lives for crash-reporting.bcwhite2016-02-191-0/+2
* Put generated non-test Java runner scripts into bin/.mikecase2016-02-191-0/+1
* chromium linker: Suppress findbugs false positive.simonb2016-02-191-11/+8
* Use base::StringPiece where reasonable in metrics code.bcwhite2016-02-194-6/+6
* base: Fix clang warning in newly added unit test.erikchen2016-02-191-1/+1
* base: Create file mappings with reduced access control permissions.erikchen2016-02-194-5/+261
* base: Add missing copy ctors where appropriate.vmpstr2016-02-1825-0/+47
* Use ResourceEntry instead of mandatory paks for blimpnyquist2016-02-181-5/+0
* Merge multiple histogram snapshots into single one for reporting.bcwhite2016-02-1811-102/+390
* Removed obsolete comment from base/time/time_mac.ccpkl2016-02-181-2/+0
* Task Scheduler Task Traitsrobliao2016-02-185-0/+169
* Expand scope of histogram tests.bcwhite2016-02-176-81/+180
* Make debug flag final for compiler optimizations.wnwen2016-02-171-2/+3
* [tracing] Support shared and private permission. (missing perm flag)youngmin.yoo2016-02-172-0/+2
* Make MessageLoopForIO::current() failure explicit.deymo2016-02-171-0/+1
* Unify BindState refcount management into the bound arguments.tzik2016-02-173-51/+24
* Restore lost metric change from used KiB to Percent.bcwhite2016-02-161-3/+3
* Also adds debug build flag.wnwen2016-02-164-21/+28
* Fix compilation of "base" for "host" when targetting iOS.sdefresne2016-02-162-1/+2
* Track number of instances with a corrupt allocator.bcwhite2016-02-161-0/+13
* [Android] Fix generated scripts for junit tests.mikecase2016-02-161-7/+11
* Remove UnwrapTraitstzik2016-02-163-49/+29
* [Tracing] Fix scoped context trace events category handlingfmeawad2016-02-162-27/+26