summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Avoid const int definition problemsbrucedawson2015-11-041-1/+1
* StackDumpSignalHandler() should reraise the signal.erikchen2015-11-031-44/+5
* [tracing] Add support for composable memory dumpsprimiano2015-11-034-36/+178
* Use SequencedWorkerPoolOwner in SequencedTaskRunnerHandlerTest.bauerb2015-11-031-3/+7
* Use chromium linker and relocation packing for chrome_public_apk in GNpkotwicz2015-11-031-4/+5
* [Tracing] Add support type IDs to heap profilerruuda2015-11-034-20/+90
* [tracing] Add TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_PROCESS_IDprimiano2015-11-036-4/+86
* Reland Reland Reland Switch Chrome Android using v8 arch specific external da...michaelbai2015-11-031-13/+0
* Add negative test case for CompareAndSwap.bcwhite2015-11-031-0/+7
* android: Add ToJavaByteArray variant for vector<uint8_t>.scheib2015-11-033-51/+72
* Revert of Reland Reland Switch Chrome Android using v8 arch specific external...sammc2015-11-031-0/+13
* Reland Reland Switch Chrome Android using v8 arch specific external data namemichaelbai2015-11-031-13/+0
* Stack sampling profiler: handle unloading and unloaded moduleswittman2015-11-0215-122/+743
* Register a default instance of FeatureList for content browser.asvitkine2015-11-022-0/+11
* Include TraceConfig JSON into trace metadatalpy2015-11-022-0/+26
* Tracing: Renamed the exported folder to common as it will also be used as the...oysteine2015-11-024-3/+3
* reland 3: "mac: Run A/B experiment on SharedMemory mechanism for resource buf...erikchen2015-11-023-0/+60
* [tracing] Move memory-infra dumps to dedicated threadprimiano2015-11-023-98/+174
* [tracing] heap-profiler: Use explicit ConvertableToTraceFormat castprimiano2015-11-022-3/+7
* Unify logic for "does chrome support metro on this Windows version".gab2015-11-022-0/+9
* Reduced the size of each TraceEvent from 152 to 144 bytes (x64) by being more...oysteine2015-11-022-3/+3
* Revert of Call reset(nullptr) in scoped_ptr's. (patchset #7 id:120001 of http...perkj2015-11-022-22/+6
* Change ScopedPtr(Hash)Map to make qualified calls to ignore_result().sammc2015-11-024-2/+36
* Call reset(nullptr) in scoped_ptr's destructor.amistry2015-11-022-6/+22
* Generate an ETW event at the end of "Complete" chrome://tracing events.fdoray2015-10-303-23/+16
* Revert "reland 2: "mac: Run A/B experiment on SharedMemory mechanism for reso...erikchen2015-10-303-60/+0
* Only signal the removal callback once in CallbackList::Compact.davidben2015-10-302-3/+48
* Remove two unncessary lines from jni_array.cctwellington2015-10-301-2/+0
* Add generic.total_physical_bytes property to MallocExtensionssid2015-10-301-11/+1
* Support Windows FILE_FLAG_SEQUENTIAL_SCAN in base::File.fdoray2015-10-302-0/+3
* [Tracing] Remove fields from AllocationContextruuda2015-10-303-55/+11
* [tracing] Add names to memory-infra dumpers for debuggingprimiano2015-10-304-25/+12
* Support disabling unit test batching. Use it for angle_end2end_testsphajdan.jr2015-10-302-9/+50
* [iOS] Disable COUNT_RESIDENT_BYTES_SUPPORTED.sdefresne2015-10-301-1/+3
* Add SequencedTaskRunnerHandle to get a SequencedTaskRunner for the current th...bauerb2015-10-3010-19/+264
* reland 2: "mac: Run A/B experiment on SharedMemory mechanism for resource buf...erikchen2015-10-303-0/+60
* Tracing: Add metadata indicating whether we have a high-resolution clock avai...oysteine2015-10-301-0/+15
* Using copy_ex to copy assetsmichaelbai2015-10-301-0/+13
* [Contextual Search] Add support for crushed sprites and animate the search pr...twellington2015-10-293-6/+80
* Use --gtest_flagfile for --gtest_filter in unit test launcherphajdan.jr2015-10-293-2/+16
* Add missing overflow handling to base::RandInt().Nico Weber2015-10-292-10/+18
* Add torne@ to base/android ownersboliu2015-10-292-0/+2
* Wrap HANDLE_EINTR around open() and write() in trace_event_android.ccwangxianzhu2015-10-291-7/+22
* Enable base_perftests on Androidpkotwicz2015-10-292-3/+3
* Generalize a base64url implementation in //base.peter2015-10-296-0/+273
* [tracing] Add run-time instrumentation of memory-infraprimiano2015-10-293-41/+106
* Tracing: Add support for PII whitelisting of individual trace event argumentsoysteine2015-10-283-8/+50
* Revert "reland 1: "mac: Run A/B experiment on SharedMemory mechanism for reso...caseq2015-10-283-54/+0
* Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-283-6/+4
* reland 1: "mac: Run A/B experiment on SharedMemory mechanism for resource buf...erikchen2015-10-283-0/+54