summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Make the new Mojo EDK work on XP.jam2015-11-131-1/+1
* Unify ParamsUseScopedRefptrCorrectly specializations to onetzik2015-11-131-69/+4
* [Android] Enable multidex for debug builds of ChromePublic.jbudorick2015-11-1313-0/+60
* Roll buildtools 4a95614772..3ba3ca22ecbrettw2015-11-122-6/+29
* mandoline: Reland "Fix ICU initialization".erg2015-11-122-2/+47
* ScopedVector and ScopedPtrMap: Added deprecation notice.mgiuca2015-11-122-0/+6
* Add ProcessMetrics::CreateCurrentProcessMetrics() method.fdoray2015-11-123-15/+17
* mac: The attachment broker waits for the port provider before brokering.erikchen2015-11-114-1/+62
* Unify mc.exe calling in GN, set environment.brettw2015-11-112-51/+7
* Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https...erg2015-11-102-46/+2
* Remove unused OS_ANDROID_HOST GYP definepkotwicz2015-11-101-3/+0
* mandoline: Fix ICU initialization.erg2015-11-102-2/+46
* mac: Log messages to the system log via ASLmark2015-11-101-0/+120
* Revert of Add 200MS delay before starting toolbar scale animation (patchset #...robliao2015-11-101-0/+1
* Add 200MS delay before starting toolbar scale animationianwen2015-11-101-1/+0
* Fix crash when test launcher tries to find location of disabled tests.lukasza2015-11-101-2/+1
* Fix errorprone StaticAccessedFromInstance warning in LibraryLoader.mikecase2015-11-101-1/+1
* Implement a MusBrowserFrame.ben2015-11-101-0/+4
* Handle null |error| in LoadNativeLibrary on Mac.xhwang2015-11-105-1/+35
* Add frame argument to the trace events from DocumentTiming and DocumentLoadTi...ksakamoto2015-11-091-8/+5
* [tracing] Fix typo in malloc dump provider for Macprimiano2015-11-082-4/+4
* Do not use FAILED macro when checking return value for Registry APIs.wfh2015-11-081-2/+2
* [tracing] Add malloc dump provider for macssid2015-11-075-12/+38
* [tracing] Display private resident memory in macssid2015-11-073-6/+33
* include what you use: errno.h and string.h in base/mostynb2015-11-077-0/+9
* [Discardable Shared Memory] Adding Windows support.pennymac2015-11-071-0/+40
* Add CommandLineArgumentParameter and use it for WebView testsmnaganov2015-11-072-0/+49
* Implement UncheckedMalloc and UncheckedCalloc for platforms that stub out Ena...grt2015-11-061-0/+20
* Deprecate *_EXPORT_PRIVATE macros.xhwang2015-11-068-19/+13
* [Tracing] Estimate memory overhead of AllocationRegisterruuda2015-11-062-0/+21
* Memory Sheriff: Tiny string formatting fixtommycli2015-11-051-1/+1
* [Tracing] Consider metadata events in tracing overhead estimationruuda2015-11-053-0/+25
* Kills TraceTicks, which was functionally the same as TimeTickscharliea2015-11-0514-150/+54
* include what you use: errno.h in process_memory_dump.ccmostynb2015-11-051-0/+1
* mac: Use POSIX SharedMemory when no experiment is in effect.erikchen2015-11-051-1/+1
* Update StringPrintfTest.Invalid for VS 2015brucedawson2015-11-051-3/+7
* mac: StackDumpSignalHandler() should reraise the signal.erikchen2015-11-051-43/+11
* base: SysInfo::Uptime() returns a TimeDeltasque2015-11-053-8/+8
* ios: Stop using __weak.Nico Weber2015-11-041-1/+1
* Revert of StackDumpSignalHandler() should reraise the signal. (patchset #8 id...jorgelo2015-11-041-5/+44
* GN: Remove "outputs" parameter for java_cpp_enum()agrieve2015-11-041-6/+0
* Call reset(nullptr) in scoped_ptr's destructor.amistry2015-11-042-6/+22
* 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