summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Enable strict-virtual-specifiers for iOS builds.droger2015-01-203-23/+17
* Make |use_glib| configurable.erg2015-01-201-2/+7
* Add WARN_UNUSED_RESULT to [Final]Extensionscottmg2015-01-201-2/+2
* Reland "mac: Implement custom AppKit Enter Fullscreen transition."erikchen2015-01-201-0/+1
* Revert of Re-land: base: Enable browser-wide discardable memory on Linux, CrO...reveman2015-01-204-8/+8
* json_schema_compiler: Use std::vector<char> for binary values.pneubeck2015-01-203-0/+19
* Skip direct map from apk check for Samsung Mega.simonb2015-01-191-0/+10
* Disable ProcessTest.PreExecHookclamy2015-01-191-2/+2
* clang/win: Fix a few warnings/errors.wfh2015-01-181-8/+4
* Cleanup: Remove unused third_party include.tfarina2015-01-182-5/+0
* Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Wind...reveman2015-01-174-8/+8
* Move OpenPrivilegedProcessHandle to Process::OpenWithExtraPriviles.rvargas2015-01-176-30/+29
* Instrumenting all wndprocs to find jank.vadimt2015-01-173-0/+16
* 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