summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-171-2/+0
* [tracing] Fix malloc accounting in memory-infraprimiano2015-06-171-2/+2
* ServiceWorker: Migrate the script cache backend from BlockFile to Simplenhiroki2015-06-171-0/+3
* @VisibleForTesting and @RemovableInRelease are enough to makedgn2015-06-174-7/+58
* Revert of Revert of Sync Windows build flags between GYP and GN (patchset #1 ...phoglund2015-06-171-4/+4
* Revert of Sync Windows build flags between GYP and GN (patchset #4 id:60001 o...phoglund2015-06-171-4/+4
* Sync Windows build flags between GYP and GNbrettw2015-06-161-4/+4
* Revert of Moved logic for mapping child process FDs for ICU and V8 into child...mek2015-06-162-114/+85
* Moved logic for mapping child process FDs for ICU and V8 into child_process_l...agrieve2015-06-162-85/+114
* [tracing] Warmup the ThreadLocalEventBuffer when MemoryInfra is enabledprimiano2015-06-163-20/+51
* GN updates to build base on iOSchinmaygarde2015-06-162-5/+55
* Change histogram.h includes to histogram_macros.h in metrics code.asvitkine2015-06-165-3/+5
* Write new Starts/EndsWith and convert FilePath functions to StringPiece.brettw2015-06-167-135/+232
* Remove base::SimpleThread::SetThreadPriority() interfacetoyoshim2015-06-161-8/+4
* Initialize num_flush_callbacks_oshima2015-06-161-0/+1
* ScopedPtrMap: Added Compare template parameter.mgiuca2015-06-162-2/+19
* Only support seeking file streams from the beginning of the file.reillyg2015-06-162-0/+12
* Optimize memory use of registered histograms.asvitkine2015-06-153-7/+23
* Avoid emptry tracing callbacks when possible.hubbe2015-06-152-17/+56
* [tracing] fix a data race in MemoryDumpManagerprimiano2015-06-152-10/+6
* [Android] Refactor browser test execution. (RELAND)jbudorick2015-06-121-0/+4
* Move EndsWith to base namespace.brettw2015-06-122-11/+14
* Disable MessagePumpLibeventTest.TestWatchingFromBadThread on Linux.Steve Kobes2015-06-121-2/+2
* Disable MemoryDumpManagerTest.RespectTaskRunnerAffinity on Linux.Steve Kobes2015-06-121-1/+8
* [tracing] Increase rate of MemoryInfra dumps and throttle mmapsprimiano2015-06-127-39/+87
* Add new SplitString backend.brettw2015-06-127-165/+448
* Move StartsWith[ASCII] to base namespace.brettw2015-06-124-52/+45
* RenderTextHarfBuzz no longer ignores its specified text direction.mgiuca2015-06-122-4/+23
* Added ScopedPtrMap class, for maps that contain scoped_ptr values.mgiuca2015-06-115-0/+365
* Remove base/port.h includes that are not necessary anymore.tfarina2015-06-112-2/+1
* Add tapted to some cocoa-y OWNERS filestapted2015-06-111-0/+1
* Add a Pickle::GetTotalAllocatedSize() to estimate its memory usageprimiano2015-06-113-6/+16
* Allow binding point to be specified on flow end events.yuhaoz2015-06-113-0/+26
* Traces with arguments stripped will now emit the args parameter as a __stripp...oysteine2015-06-112-23/+26
* [tracing] Simplify the MemoryInfra API (final stage)primiano2015-06-113-110/+54
* base: Don't crash in Thread::task_runner() if the thread isn't runningskyostil2015-06-112-1/+7
* Revert of Allow binding point to be specified on flow end events. (patchset #...dsinclair2015-06-113-28/+0
* [Android log] Fix the log filtering by leveldgn2015-06-113-7/+148
* [tracing] Switch TracedValue to pickles: lighter and accountableprimiano2015-06-113-58/+514
* base: Remove deprecated GG macros from port.htfarina2015-06-111-18/+0
* [tracing] Add infrastructure to account memory overhead of tracing.primiano2015-06-119-9/+363
* Don't peek messages in the MessagePumpForUI class when we receive our kMsgHav...ananta2015-06-107-55/+131
* Fix MemoryPressureListener.handleDebugIntentboliu2015-06-101-2/+2
* Allow binding point to be specified on flow end events.yuhaoz2015-06-103-0/+28
* Correct iOS build for latest Xcode beta.justincohen2015-06-101-2/+7
* Provide dummy Android UI thread with looper for C++ unit testsaberent2015-06-105-0/+94
* Disable MessagePumpLibeventTest.TestWatchingFromBadThread on Chrome OSkjellander2015-06-101-1/+7
* [Android log] Promote using hardcoded string tagsdgn2015-06-102-19/+11
* Revert of Don't peek messages in the MessagePumpForUI class when we receive o...kjellander2015-06-107-130/+55
* BiDiLineIterator: Remove "url" parameter.mgiuca2015-06-102-6/+2