summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* [Android] Optimize JNI-related array copiesjdduke2015-01-103-35/+51
* Add the new version for the POSIX-specific version of LaunchProcess.rvargas2015-01-102-0/+14
* Revert of base: Fix DiscardableSharedMemory::mapped_size(). (patchset #2 id:2...pennymac2015-01-102-15/+0
* Revert of Re-land: base: Enable browser-wide discardable memory on Linux, CrO...danakj2015-01-104-8/+8
* Fix < JBMR2, os.Trace only exists in API 18+.tedchoc2015-01-091-8/+22
* Use ThreadData::Now() for TrackingInfo::time_posted initializationjdduke2015-01-096-30/+19
* Add instrumentation to the Android resource extraction.lizeb2015-01-091-15/+38
* mmap V8 snapshot and ICU data file in the android_webviewmkosiba2015-01-096-25/+80
* Update {virtual,override,final} for base to follow C++11 style.dcheng2015-01-092-4/+2
* Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Wind...reveman2015-01-084-8/+8
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-0810-72/+70
* base: Fix DiscardableSharedMemory::mapped_size().reveman2015-01-082-0/+15
* Launch a new test instance for every test case in FormStructureBrowserTest.Evan Stade2015-01-082-3/+21
* Cleanup: Remove some redundant container clear() calls.thestig2015-01-081-1/+0
* android: Improve native JNI export implementation.torne2015-01-082-14/+8
* Using the new MemoryPressureListener instead of the LowMemoryObserver when th...skuhne2015-01-085-45/+272
* Linux: Update desktop environment detection to include MATE desktop.thestig2015-01-082-24/+79
* Revert "Use Xvfb in isolated testing only if use_x11 is set"Paweł Hajdan, Jr2015-01-081-13/+19
* Use Xvfb in isolated testing only if use_x11 is setspang2015-01-081-19/+13
* Fixed GPU tracing so the categories do not get mixed.dyen2015-01-081-0/+10
* Remove virtuals from base::ElapsedTimerhashimoto2015-01-071-3/+2
* Revert of Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchPr...mek2015-01-076-172/+5
* Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess.rickyz2015-01-076-5/+172
* Revert of Fix EnableTerminationOnOutOfMemory for malloc (patchset #1 id:1 of ...mek2015-01-071-7/+6
* Fix EnableTerminationOnOutOfMemory for malloccpu2015-01-071-6/+7
* Nobody uses base::JsonPrefStore::ReadResult without a pathbratell2015-01-071-13/+2
* Export __system_property_get symbol for component builds.fdegans2015-01-071-1/+1
* [Android] Add a device-side test HTTP server via ChromeInstrumentationTestRun...jbudorick2015-01-071-0/+96
* Revert of base: Enable browser-wide discardable memory on Linux, CrOS and Win...falken2015-01-074-8/+8
* Further instrumentations to find jank in Windows message processing.vadimt2015-01-061-4/+24
* base: Enable browser-wide discardable memory on Linux, CrOS and Windows.reveman2015-01-064-8/+8
* Add DictionaryValue::Set and ::SetWithoutPathExpansion functionsestade2015-01-063-25/+64
* Clean-up: Remove base::TimeTicks::UnprotectedNow().miu2015-01-063-19/+0
* Added checks for use after free of PrefServicebattre2015-01-051-0/+14
* Instrumenting more WM_ message processing methods to find jank.vadimt2015-01-021-0/+5
* Disable MacUtilTest.TestExcludeFileFromBackups, flaking a lot on Mac 10.8 tes...Dan Beam2014-12-301-1/+2
* Disable DiscardableMemoryTest.AddressSpace under AddressSanitizer on Windowstimurrrr2014-12-291-0/+4
* Remove deprecated methods from Pickle.avi2014-12-282-116/+47
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-282-47/+116
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-252-3/+1
* base: Add free list implementation to browser-wide discardable memory system.reveman2014-12-244-21/+50
* Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https...avi2014-12-231-65/+0
* Revert "Update legacy Tuple-using code."Avi Drissman2014-12-231-0/+65
* Standardize usage of virtual/override/final specifiers in base/.dcheng2014-12-2344-116/+76
* Simplify observer_list_threadsafe.h using a variadic template.thakis2014-12-231-45/+14
* Remove deprecated methods from Pickle.Avi Drissman2014-12-222-116/+47
* Update legacy Tuple-using code.Avi Drissman2014-12-224-118/+53
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-213-4/+2
* Linux: Fix an out of bound error in FilePathWatcherImpl::OnFilePathChanged.thestig2014-12-191-9/+32
* Revert of DevTools: Parallelize trace messages serialization. (patchset #7 id...fmeawad2014-12-192-29/+12