summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: to add missing prefix for return type from javap.dwkang@chromium.org2013-02-062-2/+8
* Reset rollover_ms and last_seen_now when replacing mock tick functionscottmg@chromium.org2013-02-061-0/+3
* base: add GetNumberOfThreads() to Linux and Android.jln@chromium.org2013-02-063-0/+30
* Security unittests: add more compiler barriersjln@chromium.org2013-02-061-25/+27
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-066-27/+22
* Disable FoundationUtilTest.NSStringToFilePath testscheib@chromium.org2013-02-051-1/+2
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-055-2/+10
* add upstream nspr maintainers to the owners listvapier@chromium.org2013-02-051-0/+2
* base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant.tfarina@chromium.org2013-02-056-10/+17
* Recognize "\r\n" (Windows) line endings in base::JSONParser so that line numb...fangjue23303@gmail.com2013-02-052-3/+18
* Revert 180547 (didn't help)thakis@chromium.org2013-02-048-27/+26
* Linux: grow a unique random mapping in ASLRjln@chromium.org2013-02-041-33/+55
* Revert 180332 (speculative, BrowserAccessibilityTest.BasicAttributeTestthakis@chromium.org2013-02-048-26/+27
* Allow BrowserTestBase to do wait.nileshagrawal@chromium.org2013-02-041-0/+2
* Revert 180514: It breaks the windows compile.mpcomplete@chromium.org2013-02-041-51/+33
* Linux: grow a unique random mapping in ASLRjln@chromium.org2013-02-041-33/+51
* Revert 180486jln@chromium.org2013-02-041-51/+33
* Linux: grow a unique random mapping in ASLRjln@chromium.org2013-02-041-33/+51
* Use WINHEAP by default if ADDRESS_SANITIZER is defined.sebmarchand@chromium.org2013-02-041-1/+15
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-02-044-127/+64
* base: Update the calls from QuitClosure() to QuitWhenIdleClosure().tfarina@chromium.org2013-02-048-27/+26
* [Test Expectations] Convert the functions to use base::StringPiece.rsesek@chromium.org2013-02-032-9/+11
* MessageLoop's RUN method will pass a const ref to PendingTask whenrtenneti@chromium.org2013-02-033-8/+9
* Replace all PROPVARIANTs by base::win::ScopedPropVariant across the entire co...gab@chromium.org2013-02-031-12/+14
* Fix scoped_ptr<T[]> to disallow construction and reset from NULL.dcheng@chromium.org2013-02-025-4/+30
* Add FilePath to base namespace.brettw@chromium.org2013-02-0223-149/+183
* Adds AVX detection to CPU and records a histogram of Intel Microarchitecture ...whunt@chromium.org2013-02-022-0/+27
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-027-56/+64
* [Test Expectations] Create the basic data structures.rsesek@chromium.org2013-02-015-0/+295
* Revert 179987dmichael@chromium.org2013-01-314-63/+126
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-01-314-126/+63
* Remove/simplify the POSIX SharedMemory::Create() a bit.viettrungluu@chromium.org2013-01-311-10/+7
* Move stringize_macros to base/strings.brettw@chromium.org2013-01-314-61/+6
* Fix base_unittests.isolatecsharp@chromium.org2013-01-311-2/+2
* TCMalloc: support userland ASLR on Linux and Chrome OSjln@chromium.org2013-01-311-0/+59
* Update base_unittests.isolatecsharp@chromium.org2013-01-311-0/+1
* base/prefs: Build and run json_pref_store_unittest.cc within base_unittests t...tfarina@chromium.org2013-01-301-0/+3
* Fix BufferAlignment build issue for Android x86james.wei@intel.com2013-01-301-1/+1
* Make RouteStdioToConsole() redirect FDs 1 and 2 as well as FILE* pointersmseaborn@chromium.org2013-01-301-2/+11
* Fix creating target paths in file_util_posix CopyDirectory.aedla@chromium.org2013-01-303-12/+53
* Set Realtime Audio Thread priority on Androidjames.wei@intel.com2013-01-306-4/+49
* Fix a double deletion in histogram test and re-enablekaiwang@chromium.org2013-01-301-2/+0
* Relanding "Add apk for running content_browsertests"nileshagrawal@chromium.org2013-01-293-6/+11
* Disable ToolsSanityTest.ArrayDeletedWithoutBraces and ToolsSanityTest.SingleE...glider@chromium.org2013-01-291-3/+12
* Disable cache in PathService.vitalybuka@chromium.org2013-01-292-3/+21
* encodeHtmlDataUri to avoid malformed URIs in testsaruslan@chromium.org2013-01-291-1/+23
* Adding upper limit to DiscardableMemoryAndroidqinmin@chromium.org2013-01-282-1/+57
* Use LOG_GETLASTERROR in more cases in base/mseaborn@chromium.org2013-01-287-24/+21
* Revert 179189nileshagrawal@chromium.org2013-01-283-11/+6
* Add apk for running content_browsertestsnileshagrawal@chromium.org2013-01-283-6/+11