summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary uses of aura::Env::GetDispatchersadrul@chromium.org2014-02-052-8/+1
* libaddressinput - reduce number of copies in storage class by 2estade@chromium.org2014-02-052-0/+24
* Make CopyDirectory() not copy the read only bit on Windows by reimplementing it.maruel@chromium.org2014-02-054-92/+162
* Note the overhead of no-parameter TraceEvent methodswangxianzhu@chromium.org2014-02-051-11/+8
* Remove third_party/jemallochans@chromium.org2014-02-052-60/+5
* Add more owners to base for Androidnyquist@chromium.org2014-02-042-0/+2
* Include the MSan interface header in base/compiler_specific.h.earthdok@chromium.org2014-02-031-3/+1
* compiler_specific.h: define FINAL as final when using Clang on Windowshans@chromium.org2014-02-031-3/+3
* Revert r156303 as non-Aura Metro mode is goneyukawa@chromium.org2014-02-032-40/+1
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-02-021-2/+13
* Declare the explicit specialization of ScopedGDIObject::Close 'inline'hans@chromium.org2014-01-311-1/+1
* Only report timings for PrefHashFilter::FilterSerializeData() if work is done.gab@chromium.org2014-01-311-18/+2
* Get rid of some uses of base::Create*Valueestade@chromium.org2014-01-305-42/+39
* Add a unit test for JsonPrefStore::Remove.dgrogan@chromium.org2014-01-301-0/+21
* Add a Settings.FilterOnLoadTime histogram to observe time spent on this criti...gab@chromium.org2014-01-301-2/+18
* JSONWriter cleanups falling out from optimization attempts.gab@chromium.org2014-01-292-55/+40
* Implement additional set operators: STLSetUnion, STLSetIntersection and STLIn...rpaquay@chromium.org2014-01-292-3/+200
* Increase default stack size on Android with ASan to 2Mb.eugenis@chromium.org2014-01-291-0/+6
* Add support for two arguments to base::BindBlock.joaodasilva@chromium.org2014-01-282-0/+32
* Pull new GN binary @ r247206brettw@chromium.org2014-01-281-1/+1
* Use icudat*.dat file on Macjshin@chromium.org2014-01-281-0/+11
* Threading: Remove TaskRunnerHandlesNonZeroDelays from TaskRunnerTestDelegatenhiroki@chromium.org2014-01-283-57/+0
* Fix duplicate condition in target base that was added in r233804.maruel@chromium.org2014-01-281-5/+3
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-273-61/+69
* Remove GetMonitorInfoWrapper, which is no longer needed.brettw@chromium.org2014-01-272-31/+0
* GTTF: Clearly tag unreliable results in the new test launcherphajdan.jr@chromium.org2014-01-241-0/+9
* Update trace file format for NaN/Infinit values to use stringsrbyers@chromium.org2014-01-242-9/+21
* Enable icu_use_data_file on Windowsjshin@chromium.org2014-01-242-12/+19
* Use RtlGenRandom() directly instead of going through rand_s().dalecurtis@chromium.org2014-01-241-20/+22
* Fix incorrect assumption in IDMap and SmallMap tests.earthdok@chromium.org2014-01-232-34/+45
* Revert of Enable icu_use_data_file on Windows (https://codereview.chromium.or...jshin@chromium.org2014-01-232-13/+11
* Add Windows utillity function to verify if a computer is part of a domain.pastarmovj@chromium.org2014-01-232-0/+14
* Revert 246313 "Use an alternate mechanism for CreateFile calls i..."kochi@google.com2014-01-231-13/+2
* Improve base::RandBytes() performance by 1.75x-2.10x on POSIX.dalecurtis@chromium.org2014-01-235-30/+55
* LogMessage::Init must check untrusted severity_ value before using it as an a...tsepez@chromium.org2014-01-231-1/+8
* Fix trace file format for NaN/infinite valuesrbyers@chromium.org2014-01-223-21/+147
* Enable icu_use_data_file on Windowsjshin@chromium.org2014-01-222-11/+13
* Use an alternate mechanism for CreateFile calls in Chromecaitkp@chromium.org2014-01-221-2/+13
* Make GetDefaultThreadStackSize() return 16M under ThreadSanitizerglider@chromium.org2014-01-221-0/+6
* Add support for component=shared_library for base_unittests_run.maruel@chromium.org2014-01-222-1/+39
* Documentation fix - Delete meaningless paragraph.girard@chromium.org2014-01-211-4/+0
* Only compute pref hashes when about to serialize preferences to disk.gab@chromium.org2014-01-212-7/+11
* Change the operations touching counts_[] and redundant_count_ to be atomic.glider@chromium.org2014-01-215-18/+34
* Remove all exclude rules that filename_rules.gypi already handles.dongseong.hwang@intel.com2014-01-202-24/+0
* Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.sky@chromium.org2014-01-202-1/+11
* Fix SecurityTest.CallocOverflow when it's SyzyASan instrumented.sebmarchand@chromium.org2014-01-181-2/+3
* Cleanup: Remove a reference to a heapchecker define that no longer exists.thestig@chromium.org2014-01-181-1/+1
* Convert GN single-item list concat to use lists.brettw@chromium.org2014-01-174-14/+14
* Remove stale 'virtual' in DiscardableMemoryAllocator.pliard@chromium.org2014-01-171-1/+1
* Remove Chrome for TV code.ycheo@chromium.org2014-01-178-231/+1