summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* [Test Expectations] Implement the low-level parser.rsesek@chromium.org2013-02-084-0/+556
* [Mac] Allow NSExceptions in third-party webcam code.shess@chromium.org2013-02-082-0/+18
* Move string_split to base/strings.tfarina@chromium.org2013-02-0715-88/+101
* Update sections and relocations for Win7 x64jschuh@chromium.org2013-02-071-2/+9
* Disable SecurityTest.NewOverflow on Win64jschuh@chromium.org2013-02-071-0/+4
* Fix IOS build of sys_string.sbrettw@chromium.org2013-02-071-1/+1
* Fix ios build for sys_string conversions.brettw@chromium.org2013-02-071-1/+1
* Move sys_string_conversions to base/strings.brettw@chromium.org2013-02-0723-121/+130
* Linux/ChromeOS Chromium style checker cleanup, base/ edition.rsleevi@chromium.org2013-02-073-5/+5
* Move utf_offset_string_conversions and utf_string_conversion_utils to strings.brettw@chromium.org2013-02-0710-22/+25
* Move string_number_conversions to base/strings.brettw@chromium.org2013-02-0729-144/+151
* fix x32 handling of Atomic64vapier@chromium.org2013-02-071-1/+1
* import x32 updates for nspr codevapier@chromium.org2013-02-061-0/+49
* Remove removable storage notifications from base System Monitor. (part 3)gbillock@chromium.org2013-02-064-195/+0
* Add path traversal protection to Move and CopyFile too.cevans@chromium.org2013-02-066-8/+44
* base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop vari...tfarina@chromium.org2013-02-069-69/+73
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-065-10/+2
* 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