summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* base: Bump default android version to 5.0.99boliu2014-11-141-2/+2
* Remove implicit conversions from scoped_refptr to T* in base/win/dcheng2014-11-131-13/+13
* Reland [Android] Mark posted UI thread tasks as asynchronousjdduke2014-11-131-2/+52
* Revert of [Android] Experimental sync barrier detection for tracing (patchset...jdduke2014-11-131-105/+0
* Make ThreadData::random_number_ an unsigned integer so that overflow has defi...glider2014-11-122-6/+6
* Enable -Wunused-local-typedefthakis2014-11-121-0/+2
* Exclude unused functions for NaCl code path.mazda2014-11-122-0/+4
* Use higher precision to store the login database's date_created field.erikchen2014-11-121-4/+4
* base/files: Fixed two minor lint warnings.cmumford2014-11-111-3/+1
* Added in-place testing for base64 encoding/decoding.georgesak2014-11-112-2/+16
* Cleanup: small comment fix after LOCAL_HISTOGRAM renamejeremy2014-11-111-1/+1
* Fix for Chromium Android Linker logging.petrcermak2014-11-101-1/+1
* Tentatively disable switching the test launcher to single process mode under ...glider2014-11-101-9/+0
* ObserverList::HasObserver now takes a const pointer.mgiuca2014-11-102-2/+7
* Remove FileTest.MemoryCorruption death test regexp assertions.gavinp2014-11-091-9/+9
* Make *some* version of the Win GN build work.dpranke2014-11-081-1/+1
* gn win: disable 4267 (need for win x64)scottmg2014-11-081-1/+6
* Update base::BindBlock for three parameters.marq2014-11-072-36/+49
* Add memory corruption checking to base::File().gavinp2014-11-073-1/+163
* Allow C++11 Delegated Constructors.andersr2014-11-071-1/+1
* Removing a single-parameter constructor of ScopedProfile, per a TODO item.vadimt2014-11-073-16/+5
* Enable profiler timing with a field trial.vadimt2014-11-062-11/+29
* Cleanup: Remove unneeded path_service.h includes in base and chrome.thestig2014-11-063-3/+0
* Non-SFI mode: Enable MSG_TRUNC and MSG_CTRUNC code for nacl_helper_nonsfi.hidehiko2014-11-061-4/+0
* UMA: Set Hardware model class on Mac.jeremy2014-11-064-0/+27
* Add a check if file is uncompressed inside zip file to the crazy linker.petrcermak2014-11-064-29/+33
* Allow Objective-C interfaces in //base/iosdroger2014-11-061-0/+1
* Add support to base::Timer for custom task runners.petrcermak2014-11-063-4/+61
* Add UMA for the no map executable support fallback.petrcermak2014-11-064-36/+93
* Non-SFI mode: Clean up macros of base/ and ipc/ libraries for nacl_helper_non...hidehiko2014-11-056-29/+29
* Added a marker for field trials passed on the command line to force their act...georgesak2014-11-053-6/+47
* Export TrialExists to Java layerjaekyun2014-11-052-0/+14
* Instrumenting URLRequestJob::NotifyHeadersComplete to locate the source of ja...vadimt2014-11-041-0/+15
* Switch to clang for nocompile tests and rebaseline existing results.dcheng2014-11-034-41/+41
* Library loading fallback.petrcermak2014-11-035-184/+471
* Cleanup various includes and namespace references.fdegans2014-11-032-1/+2
* Enabling augmenting callback with Location.vadimt2014-10-312-0/+27
* Change dont_embed_build_metadata default to 1 except for Official build and f...sebmarchand2014-10-313-5/+9
* Mac: Use Mavericks occlusion APIs for power savings.ccameron2014-10-302-0/+18
* Revert of Allow POSIX callers to specify a new file's mode. (patchset #1 id:1...csharp2014-10-303-39/+0
* Allow POSIX callers to specify a new file's mode.palmer2014-10-303-0/+39
* Update PRESUBMIT files for first round of ng trybotsPaweł Hajdan, Jr2014-10-301-14/+0
* Fix ninja "multiple rules" warning.petrcermak2014-10-301-1/+0
* [Android] Add feng@chromium.org to OWNERS of base/test/androidfeng2014-10-291-0/+1
* [Android] Upstream several test support classes.feng2014-10-292-0/+109
* Revert "Allow POSIX callers to specify a new file's mode."Mike Wittman2014-10-293-39/+0
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-293-15/+12
* Allow POSIX callers to specify a new file's mode.Chris Palmer2014-10-293-0/+39
* Check in executable for iOS test launcher (attempt #2)Paweł Hajdan, Jr2014-10-292-1/+51
* Fix chronic presubmit warnings/errors.simonb2014-10-292-29/+27