summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Adds ScopedVector::push_back(scoped_ptr)sky2015-01-162-0/+15
* Add the ability to run a callback between fork and exec.rickyz2015-01-164-1/+83
* Fix ThreadChecker bug in WeakNSObjectdroger2015-01-162-25/+85
* Move l10n_util's GetCanonicalLocal() function into base/i18n module.tfarina2015-01-162-3/+3
* Revert of mac: Implement custom AppKit Enter Fullscreen transition. (patchset...maniscalco2015-01-151-1/+0
* mac: Implement custom AppKit Enter Fullscreen transition.erikchen2015-01-151-0/+1
* Revert of Give asan/win bot a very generous timeout. (patchset #1 id:1 of htt...thakis2015-01-151-1/+1
* iOS gtest launcher: get list of tests from executable running in simulatorPaweł Hajdan2015-01-1510-9/+214
* Revert of Reverting due to Android builders breakage. Subsequent fixes did no...amistry2015-01-153-0/+26
* Reverting due to Android builders breakage. Subsequent fixes did not fix.amistry2015-01-153-26/+0
* Use SuppressFBWarnings to suppress findbugs warningscjhopman2015-01-153-0/+26
* Send all field trials from the browser.georgesak2015-01-143-0/+169
* Remove deprecated versions of LaunchProcess.rvargas2015-01-144-94/+26
* Allow copying scoped_nsobject of different type.droger2015-01-141-0/+15
* Extract UnitTestLauncherDelegate declaration to a headerPaweł Hajdan, Jr2015-01-142-174/+230
* Revert of Use SuppressFBWarnings to suppress findbugs warnings (patchset #12 ...rockot2015-01-143-26/+0
* [Windows] One TimeTicks clock: efficient/reliable high-res, with low-res fall...miu2015-01-146-256/+266
* Add unit tests for string_as_array().thestig2015-01-141-0/+25
* Use SuppressFBWarnings to suppress findbugs warningscjhopman2015-01-143-0/+26
* Make CancelableCallback::weak_factory_ the last member.dmichael2015-01-141-7/+4
* Update EnsureProcessGetsReaped to receive a pid.rvargas2015-01-142-5/+5
* Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess.rickyz2015-01-136-5/+197
* Add TestMockTimeTaskRunner in base/test.engedy2015-01-134-0/+283
* Speed up Android resource extraction in the common case (nothing to do)lizeb2015-01-131-19/+16
* Tweak tracing JSON output formatting.alph2015-01-131-4/+4
* Restore the allocator shim on Windows. Add 2Gb limit on allocations via the ...wfh2015-01-1311-840/+619
* Instrumenting windows message maps, and cleanup.vadimt2015-01-131-10/+0
* MultiProcessTest: Update SpawnChild* to return a Process.rvargas2015-01-127-66/+60
* Revert of Add TestMockTimeTaskRunner in base/test. (patchset #5 id:100001 of ...erg2015-01-124-282/+0
* base: Update test_launcher to use the new version of launchProcess.rvargas2015-01-121-9/+10
* Add TestMockTimeTaskRunner in base/test.engedy2015-01-124-0/+282
* Re-land: base: Fix DiscardableSharedMemory::mapped_size().reveman2015-01-122-0/+15
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-102-4/+4
* [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