summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Fix missing comma in utf8 validator unittest.etienneb2016-03-151-1/+1
* Remove legacy scoped_ptr implementation.dcheng2016-03-154-1338/+3
* base: Implement GetCurrentThreadPriority.erikchen2016-03-143-14/+32
* TaskScheduler [2/9] Scheduler Lockrobliao2016-03-147-0/+583
* Revert of Collect information about failing histogram factory calls. (patchse...bcwhite2016-03-145-146/+14
* Collect information about failing histogram factory calls.bcwhite2016-03-135-14/+146
* Improve tablet mode detection on Windows 10+ananta2016-03-121-3/+91
* Change scoped_ptr to a type alias for std::unique_ptr for OS_MACOSXdcheng2016-03-121-1/+2
* Move mach code shared by Chrome IPC and Mojo to //base/mac.amistry2016-03-124-0/+188
* Add test for multithreaded ActiveVerifier behavior.wfh2016-03-129-8/+224
* Add even more instrumentation for Android renderer crash.asvitkine2016-03-121-1/+2
* Add histograms to compare GetVersionEx() with VerQueryValue() of kernel32scottmg2016-03-125-42/+116
* base: Add nullptr checks to logging.cc.erikchen2016-03-111-2/+2
* Remove references to CWNetwork.erikchen2016-03-111-28/+0
* Revert of Collect information about failing histogram factory calls. (patchse...bcwhite2016-03-115-124/+13
* Improve performance of the malloc shim layerprimiano2016-03-111-1/+9
* Two HandleVerifier thread safety fixes.wfh2016-03-111-15/+39
* Add some debugging code for InitializeICU for crbug.com/445616scottmg2016-03-111-0/+15
* Change scoped_ptr to a type alias for std::unique_ptr for OS_ANDROIDdcheng2016-03-111-1/+1
* Notify observers when a task port is received.amistry2016-03-102-4/+32
* Update .gn .isolate files for VS 2015 DLLsbrucedawson2016-03-101-4/+59
* Collect information about failing histogram factory calls.bcwhite2016-03-105-13/+124
* Fix SELinux violation when opening Chrome on Androidhartmanng2016-03-102-8/+1
* Replace template_util.h stuff with C++11 <type_traits>tzik2016-03-1011-236/+43
* [Android] Restrict tests inheriting from DocumentModeTestBase to phones.jbudorick2016-03-1010-99/+493
* base: Remove OwningMRUCache in favor of scoped_ptrs in MRUCachevmpstr2016-03-092-111/+31
* Allocator shim skeleton + Linux impl behind a build flagprimiano2016-03-0914-4/+1124
* base: simplify the first fcntl() call in SetNonBlocking() functiontfarina2016-03-092-2/+2
* Use thread local state to avoid locking over CloseHandle operations.siggi2016-03-091-7/+7
* Revert of Collect information about failing histogram factory calls. (patchse...bcwhite2016-03-095-118/+13
* Extend base::Callback to have a move-only varianttzik2016-03-095-38/+105
* Support move-only type on base::Callback::Runtzik2016-03-094-38/+48
* Collect information about failing histogram factory calls.bcwhite2016-03-095-13/+118
* Fix compilation error with older versions of libstdc++kmackay2016-03-091-1/+1
* Add creation tracking for ActiveVerifier.wfh2016-03-091-1/+7
* Prepare base/ for compilation with OS X 10.7 deployment target.erikchen2016-03-082-1/+8
* Change scoped_ptr to a type alias for std::unique_ptr on OS_WINdcheng2016-03-082-11/+1
* Remove LOG(FATAL) as this can't be called late in Chrome shutdown.wfh2016-03-082-9/+9
* Remove starting animation in BaseInstrumentationTestRunner.javashenghuazhang2016-03-081-0/+16
* Revert of Collect information about failing histogram factory calls. (patchse...bcwhite2016-03-084-110/+11
* Make ObjectWatcher fail to start watching when there is no message loop.pkasting2016-03-083-6/+14
* Collect information about failing histogram factory calls.bcwhite2016-03-084-11/+110
* base: eliminate TupleTraits and TupleTypesmdempsky2016-03-071-37/+0
* Fix owners for base/test/androidyfriedman2016-03-071-1/+1
* Revert of Collect information about failing histogram factory calls. (patchse...bcwhite2016-03-073-89/+7
* Collect information about failing histogram factory calls.bcwhite2016-03-063-7/+89
* Revert of Collect information about failing histogram factory calls. (patchse...bcwhite2016-03-052-59/+7
* Retire scoped_ptr_unittest.nctzik2016-03-053-121/+0
* Collect information about failing histogram factory calls.bcwhite2016-03-042-7/+59
* Revert of Collect information about failing histogram factory calls. (patchse...bcwhite2016-03-042-50/+7