summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* base: Remove now-unused MessagePumpObserver.sadrul@chromium.org2014-08-087-91/+0
* Remove TraceOptions string based constructor. Add setter methodnednguyen@google.com2014-08-083-26/+38
* Move file_util_icu to base::i18n namespacebrettw@chromium.org2014-08-073-36/+41
* Move the rest of test_file_util to base namespace.brettw@chromium.org2014-08-077-58/+37
* Add DACL and fix test for anonymous read-only memoryjschuh@chromium.org2014-08-072-2/+29
* Follow-up for https://codereview.chromium.org/419323002/thakis@chromium.org2014-08-071-5/+13
* Remove file_util::ScopedFILE and use base version.brettw@chromium.org2014-08-071-20/+0
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-074-14/+14
* Remove wstring file path helpers from test_file_util.brettw@chromium.org2014-08-073-22/+0
* Update manually triggered try jobs to use swarming for ChromeOS and Mac since...jam@chromium.org2014-08-071-1/+1
* Add RECORD_AS_MUCH_AS_POSSIBLE mode to TraceOptions.nednguyen@google.com2014-08-074-13/+51
* Take extra lock in base::WaitableEvent::WaitMany.yhirano@chromium.org2014-08-073-7/+49
* This is an ordered set tailored to GN's (simple) needs.brettw@chromium.org2014-08-062-1/+5
* Refactor GN source expansions.brettw@chromium.org2014-08-061-1/+0
* Make QPCValueToMicroseconds faster in case the value is less than 44 bitsfmeawad@chromium.org2014-08-063-5/+45
* Reenable trace_event_unittest for windowsnednguyen@google.com2014-08-061-7/+1
* Factored out duplicate code for formatting full test namesergiyb@chromium.org2014-08-053-4/+14
* GN: Add missing dep from //base:prefs_test_support on //testing/gtest.jbroman@chromium.org2014-08-051-0/+1
* base/allocator: Hardcode TCMalloc optimization level to 2 on Windows.willchan@chromium.org2014-08-051-3/+10
* Disable TraceOptionsTest.TraceOptionsFromStringrobliao@chromium.org2014-08-041-2/+2
* Disable TraceOptionsTest.TraceOptionsFromStringrobliao@chromium.org2014-08-041-1/+1
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-046-179/+476
* base/allocator: Hardcode TCMalloc debug optimization level to 2 on Linux.willchan@chromium.org2014-08-021-0/+3
* Fix template bugs that prevent rolling gtest DEPS.ncbray@chromium.org2014-08-011-2/+2
* Disable SharedMemoryTest.AnonymousExecutable on iOS.lliabraa@chromium.org2014-08-011-0/+3
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-017-1/+243
* Linux, Android: fix call to setpriority(2).jln@chromium.org2014-08-012-13/+24
* base::PEIMage: Handle the case of relocations not ending with an empty record.rvargas@chromium.org2014-08-011-2/+4
* Disable certain malloc-library tests for OSX 10.9 32-bit.shess@chromium.org2014-07-311-0/+23
* mac: Revert "Don't draw a window title on browser windows."erikchen@chromium.org2014-07-311-19/+0
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-317-241/+1
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-317-1/+241
* [Android] Pass the right listener to DatePickerDialogmiguelg@chromium.org2014-07-311-0/+6
* Draw the start of input latency using its original/ui timestampmiletus@chromium.org2014-07-311-0/+16
* Hide some SyzyASan specific code behind an '#if defined(COMPILER_MSVC)'.sebmarchand@chromium.org2014-07-312-6/+6
* MacViews: Get NativeTheme colors from the system preferencestapted@chromium.org2014-07-311-0/+4
* Add unsigned 64-bit integer support to BigEndianReader and BigEndianWriter.benchan@chromium.org2014-07-303-8/+32
* RenderTextHarfBuzz: Allow mid-glyph cursors in multi-grapheme clustersckocagil@chromium.org2014-07-302-3/+15
* Relanding after a fix: Attempt to load system fonts using Custom Font interfa...shrikant@chromium.org2014-07-302-50/+54
* Add LINKER_INITIALIZER marker to MemoryMappedFile::Region::kWholeFileprimiano@chromium.org2014-07-302-3/+4
* Revert of MacViews: Get NativeTheme colors from the system preferences (https...tapted@chromium.org2014-07-301-4/+0
* MacViews: Get NativeTheme colors from the system preferencestapted@chromium.org2014-07-301-0/+4
* [Mac] Fix ProcessUtilTest.FDRemapping for 10.9 and later.shess@chromium.org2014-07-291-0/+73
* Add beginnings of android_apk and unittest_apk templatescjhopman@chromium.org2014-07-281-0/+16
* [Android] Configurable instrumentation test runner + test SDK levels.jbudorick@chromium.org2014-07-281-0/+19
* Revert 285977 "Attempt to load system fonts using Custom Font in..."zmo@chromium.org2014-07-282-54/+50
* Move scoped_observer.h from base_unittests to base. It is not a test.jbroman@chromium.org2014-07-283-2/+2
* Attempt to load system fonts using Custom Font interface of directwriteshrikant@chromium.org2014-07-282-50/+54
* Move base/data to base/test/data to be with the rest of the test data.jam@chromium.org2014-07-284-1/+1
* Fix 2 warnings in the ASan tests.sebmarchand@chromium.org2014-07-281-2/+13