summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-309-113/+112
* Revert 242671 "Implement sampling profiler (chromium side change)"haraken@chromium.org2013-12-286-128/+49
* Removing TryPostTask functionalitycpu@chromium.org2013-12-285-81/+2
* Implement sampling profiler (chromium side change)haraken@chromium.org2013-12-286-49/+128
* Remove char16 from the global namespace.avi@chromium.org2013-12-261-1/+0
* Revert 241657 "Implement chromium's TLS."kbr@chromium.org2013-12-265-344/+223
* Always use the ashmem allocator when creating DiscardableMemory instances. ...pliard@chromium.org2013-12-265-145/+28
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-268-40/+31
* [osx] Fix UncheckedMalloc() again.shess@chromium.org2013-12-261-1/+1
* Make size of ashmem regions based on device's physical memory. ...pliard@chromium.org2013-12-255-29/+62
* Remove the Value class names from the global namespace.avi@chromium.org2013-12-243-18/+7
* Fix building on the 10.7 SDK.avi@chromium.org2013-12-241-2/+8
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-232-4/+2
* Fix a race condition in preference metric reporting.erikwright@chromium.org2013-12-236-13/+84
* Revert 242382 "Fix a race condition in preference metric reporting."danakj@chromium.org2013-12-236-83/+13
* Fix a race condition in preference metric reporting.erikwright@chromium.org2013-12-236-13/+83
* Fixes in base for [P]NaCl port of remoting clientsergeyu@chromium.org2013-12-236-89/+89
* Revert 242270 "Fixes in base for [P]NaCl port of remoting client"thakis@chromium.org2013-12-216-86/+88
* Fixes in base for [P]NaCl port of remoting clientsergeyu@chromium.org2013-12-216-88/+86
* [osx] Adapt UncheckedMalloc() support for 10.9.shess@chromium.org2013-12-211-4/+17
* Revert 242121 "Reland "Add a HistogramRecorder class and use cas..."groby@chromium.org2013-12-205-143/+3
* Rename base::FieldTrialList::RegistrationList --> RegistrationMap.gavinp@chromium.org2013-12-202-5/+5
* Reland "Add a HistogramRecorder class and use cases."lpromero@chromium.org2013-12-205-3/+143
* Make base::RefCountedBase methods inlinemikhail.pozdnyakov@intel.com2013-12-192-46/+43
* mac: Fix a newly introduced history swiping bug.erikchen@chromium.org2013-12-191-0/+1
* GTTF: add an option to pass test filter using a filephajdan.jr@chromium.org2013-12-194-59/+70
* Roll icu to 241739 and drop a version from icudt*datjshin@chromium.org2013-12-191-2/+5
* mac: History swiping shouldn't trust NSEvents to be sane.erikchen@chromium.org2013-12-191-0/+1
* Implement chromium's TLS.michaelbai@chromium.org2013-12-185-223/+344
* Revert "Log more info in file_util::WriteFile for debugging."phajdan.jr@chromium.org2013-12-181-7/+6
* Move DumpProcessWithoutCrash to base, so we can use it from net and contentjochen@chromium.org2013-12-185-7/+71
* Log more info in file_util::WriteFile for debugging.phajdan.jr@chromium.org2013-12-181-6/+7
* Add method to check if all Activities were destroyeddfalcantara@chromium.org2013-12-181-0/+8
* Make gtest always use simple internal regex engine.mithro@mithis.com2013-12-184-11/+10
* Get rid of ui_cocoa_third_party_toolkits target from ui.gyptfarina@chromium.org2013-12-182-3/+3
* GTTF: Limit number of retried tests.phajdan.jr@chromium.org2013-12-172-62/+71
* Have jni_generator.gypi specify include_dirs to dependent targets.blundell@chromium.org2013-12-172-9/+0
* Revert 241144 "Implement chromium's TLS."estade@chromium.org2013-12-175-340/+223
* Implement chromium's TLS.michaelbai@chromium.org2013-12-175-223/+340
* Fix getPaddingStart/getPaddingEnd in ApiCompatibilityUtils.javaskanuj@chromium.org2013-12-171-6/+6
* Revert of https://codereview.chromium.org/107513011/szym@chromium.org2013-12-163-82/+1
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-163-1/+82
* base: Refactor DiscardableMemoryProvider to build and be tested on all platfo...reveman@chromium.org2013-12-169-158/+231
* Fix --trace-to-console filter merge issuewangxianzhu@chromium.org2013-12-131-6/+11
* Revert of https://codereview.chromium.org/112063003/szym@chromium.org2013-12-133-82/+1
* GTTF: Fix the test launcher's JSON output for non-UTF8-encoded snippets.phajdan.jr@chromium.org2013-12-131-1/+21
* Revert of https://codereview.chromium.org/82963003/nkostylev@chromium.org2013-12-133-31/+25
* Remove heapcheck support.thakis@chromium.org2013-12-132-47/+12
* Cleanup: Make more wstring functions Windows-only.thestig@chromium.org2013-12-133-25/+31
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-133-1/+82