summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Move base::FreeDeleter into its own header.dcheng2016-03-269-15/+33
* Add traces for main omnibox providersa-v-y2016-03-251-1/+1
* Return VERSION_PRE_XP if OS version is pre-XP.wfh2016-03-251-2/+1
* Fix tautologous DCHECK in base::internal::JSONParser.rsesek2016-03-251-1/+1
* Remove even more headers from base/memory/scoped_ptr.hdcheng2016-03-251-4/+0
* Added comment/warning to GetPageSize() method.pkl2016-03-251-1/+4
* Reland: add dump provider for malloc heap profiler (https://codereview.chromi...primiano2016-03-257-33/+235
* Remove more headers from base/memory/scoped_ptr.hdcheng2016-03-252-3/+1
* mac: Only use Mach shared memory.erikchen2016-03-241-45/+1
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-232-4/+105
* base: Remove scoped_refptr unwrapping for Bind arguments.vmpstr2016-03-222-5/+10
* Update BookmarkBarController to use non-deprecated dragging APIs.erikchen2016-03-221-0/+4
* Revert of Collect information about failing histogram factory calls. (patchse...bcwhite2016-03-225-151/+17
* Plumb trial association without overriding a feature to subprocesses.asvitkine2016-03-223-7/+58
* Revert of tracing: add dump provider for malloc heap profiler (patchset #11 i...gab2016-03-226-232/+33
* tracing: add dump provider for malloc heap profilerprimiano2016-03-226-33/+232
* base: Add blame contextskyostil2016-03-218-40/+579
* Add RetainedRef uses where needed.vmpstr2016-03-217-32/+39
* Fix strict mode violation in TabPersistentStore.cleanupPersistentData()agrieve2016-03-212-28/+11
* Update a broken link.avi2016-03-211-1/+1
* [iOS] Mark test bundle_data targets as testonly.sdefresne2016-03-191-0/+1
* Fix sense of CheckOpResult comment.wez2016-03-191-1/+1
* Add sharing flag to file open during unsafe image test.forshaw2016-03-181-2/+2
* TaskScheduler [4/9] Priority Queuefdoray2016-03-188-7/+501
* Adjust some comments in crash_logging.h.eroman2016-03-181-3/+3
* base: Add RetainedRef for unwrapping scoped_refptrs.vmpstr2016-03-181-0/+41
* Fix sense of CheckOpResult comment.wez2016-03-181-1/+1
* base: Remove some unnecessary const scoped_refptr<>&.vmpstr2016-03-1818-139/+108
* Changes TestLauncher to support additional features:sky2016-03-183-40/+89
* Reland - Update DevTools Tracing.Start to accept trace config as a parameterzhenw2016-03-183-20/+102
* Revert of Update DevTools Tracing.Start to accept trace config as a parameter...fgorski2016-03-173-101/+20
* Trim some headers from base/memory/scoped_ptr.hdcheng2016-03-171-3/+0
* Update DevTools Tracing.Start to accept trace config aszhenw2016-03-173-20/+101
* Collect information about failing histogram factory calls.bcwhite2016-03-175-17/+151
* Allow trials to associate without overriding a feature.asvitkine2016-03-173-1/+37
* Remove unnecessary inclusion of sys/syscall.h in base/logging.ccbenchan2016-03-171-2/+0
* Add support for persistent sparse histograms.bcwhite2016-03-1714-142/+964
* TaskScheduler [3/9] Task and Sequencefdoray2016-03-1713-18/+638
* Call CheckTrialGroup only under lock.asvitkine2016-03-161-2/+5
* base: Make RefCountedBytes::TakeVector return ref ptr instead of raw ptrvmpstr2016-03-162-3/+4
* Report histogram creation results.bcwhite2016-03-168-18/+235
* Use sysctlbyname() to get kernel page size.pkl2016-03-163-6/+32
* Use bundle_data and create_bundle to add support for iOS app bundle.sdefresne2016-03-161-0/+14
* Use std::is_base_of to assert WeakPtr is used correctlytzik2016-03-162-5/+4
* Refactor histogram_persistence to be a class.bcwhite2016-03-1612-462/+672
* Replace blink::WebDiscardableMemory with base::DiscardableMemory.jbroman2016-03-161-5/+24
* Remove overloads for comparing std::unique_ptr to std::nullpt_t.dcheng2016-03-151-40/+0
* metrics: Connect leak detector to base::allocatorsque2016-03-152-0/+42
* Make the allocator_features gyp target target-onlyprimiano2016-03-152-2/+3
* Capture more details about failure to load ICU data filescottmg2016-03-151-0/+17