summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Add histograms to compare GetVersionEx() with VerQueryValue() of kernel32Scott Graham2016-03-155-37/+116
* Measure time spent during StrictMode violations.wnwen2016-02-102-1/+30
* Fix Window callback asserts in BaseChromiumApplicationTheresa Wellington2016-02-091-7/+23
* [tracing] Do not disable unbound dump providers on post task failuresPrimiano Tucci2016-02-091-3/+6
* Extend asserts in BaseChromiumApplication to cover ToolbarCallbackWrapperTheresa Wellington2016-01-291-6/+20
* [Linux] Do not try to call readdir() on a null DIR* in base::ProcessIterator.Robert Sesek2016-01-271-1/+11
* Sort histograms by name before displaying them.Brian White2016-01-251-0/+9
* Never unmap memory reserved for RELRO file creation.Simon Baldwin2016-01-201-38/+66
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2)jbudorick2016-01-166-116/+142
* Remove undefined behavior from safe_strerror_posix.ccthakis2016-01-151-1/+5
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...jbudorick2016-01-156-142/+116
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND)jbudorick2016-01-156-116/+142
* Reland of move Pass on OS X. (patchset #1 id:1 of https://codereview.chromium...dcheng2016-01-152-2/+2
* Revert of Remove Pass on OS X. (patchset #1 id:1 of https://codereview.chromi...samuong2016-01-152-2/+2
* Remove Pass on OS X.dcheng2016-01-152-2/+2
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...vasilii2016-01-156-142/+116
* [Android] Rework multidex and enable multidex for unit_tests_apk.jbudorick2016-01-156-116/+142
* Disable Web Notifications in Incognitojohnme2016-01-152-0/+7
* Cleanup API usage patterns in process_info_win.ccgab2016-01-151-6/+9
* Revert of [tracing] Dump child processes' memory metrics in browser (patchset...huangs2016-01-1410-2/+639
* [tracing] Dump child processes' memory metrics in browserssid2016-01-1410-639/+2
* tracing: Fix AddMetadataEvent race in presence of Convertable argumentsprimiano2016-01-141-1/+1
* Pass Manifest JSON paser error line and column number to console.horo2016-01-144-2/+26
* Move bit_cast from base/macros.h to its own headertapted2016-01-145-65/+74
* Revamps the NSAccessibility notifications we dispatch for various Blink event...nektar2016-01-131-0/+5
* Fix copyright headers in base/allocator/allocator_check.ccprimiano2016-01-132-2/+2
* Modify tracked_objects::DeathData to use atomics.amistry2016-01-132-36/+54
* mustash: gpu: Move OS GL calls from main thread to a dedicated GPU thread.penghuang2016-01-121-0/+6
* Add run-time CHECK to smoke-test allocator overridesprimiano2016-01-125-0/+68
* Remove base/win/metro.{cc|h} and some associated codescottmg2016-01-125-253/+0
* Update an error message expectation on base_nocompile_testtzik2016-01-121-1/+1
* Enable tcmalloc VDSO support only on x86 to reduce static initializersprimiano2016-01-121-5/+2
* Disable prep_libc.py on VS 2015 gn builds for nowbrucedawson2016-01-111-5/+7
* [Tracing] Add lookup support to AllocationRegisterruuda2016-01-113-11/+77
* android: Add RecordHistogram.recordPercentageHistogram(), convert existing ones.lizeb2016-01-112-1/+11
* Fix race on mojo message pump shutdown.amistry2016-01-112-6/+7
* Implementation for Look Up on Force Touch.spqchan2016-01-091-0/+1
* [iOS] Allow overriding icuctl.dat file location.justincohen2016-01-083-0/+35
* Custom notification layouts: add work profile badge.mvanouwerkerk2016-01-081-0/+15
* Add librt to default libs on linuxspang2016-01-081-1/+0
* android: Properly record the "native library residency" histogram.lizeb2016-01-084-27/+47
* Supporting comments in files parsed by --test-launcher-filter-file switch.lukasza2016-01-081-5/+5
* Refactor the IsKeyboardPresentOnSlate function.ananta2016-01-082-40/+63
* Change GotDataCallback to scoped_refptr<base::RefCountedMemory>estade2016-01-072-3/+4
* Allow SequencedTaskRunnerHandle::Get() while running unsequenced tasks.bauerb2016-01-076-67/+250
* base: Fix DCHECK when thread creation failsskyostil2016-01-073-4/+20
* base: Update comment about access control of ref-counted classes' dtorhashimoto2016-01-071-1/+1
* Remove Pass on CrOS.dcheng2016-01-072-2/+2
* Fix issue if field trials are activated too early in renderers.asvitkine2016-01-063-50/+110
* This bit of code was added in 2010 by commit 66ae36fec ("Restrictingraphael.kubo.da.costa2016-01-061-2/+4