summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Revert r201604 "Speculative revert to see if this clears up the h..."mpcomplete@google.com2013-05-223-5/+77
* Speculative revert to see if this clears up the http://build.chromium.org/p/c...ananta@chromium.org2013-05-223-77/+5
* Android: Implement JavaFloatArrayToFloatVectorjanx@chromium.org2013-05-223-5/+77
* Adds TCMalloc support for Android.bulach@chromium.org2013-05-221-1/+2
* [Android] Add app version code to chrome://version.shashishekhar@chromium.org2013-05-221-1/+4
* Remove base::FileUtilProxy::Entry since it is no longer used.nhiroki@chromium.org2013-05-221-8/+0
* Don't enable atrace for disabled-by-default categories.wangxianzhu@chromium.org2013-05-221-4/+10
* Moving ICU constants to separate OBJ for split-linkcpu@chromium.org2013-05-225-11/+38
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-2213-175/+418
* Disable UMA_HISTOGRAM in NaCl buildvictorhsieh@chromium.org2013-05-212-0/+4
* Fix (D)VLOG(1) support on Androidacolwell@chromium.org2013-05-211-1/+2
* split file path constants out for split linkscottmg@chromium.org2013-05-214-16/+31
* Pull string constants into separate .cc for split dll buildscottmg@chromium.org2013-05-213-48/+56
* Revert 201204 "add more string -> unsigned number conversion uni..."hashimoto@chromium.org2013-05-211-197/+0
* Revert 201202 "base: Support setting thread priorities generically."scottmg@chromium.org2013-05-2111-411/+166
* add more string -> unsigned number conversion unit testsmostynb@opera.com2013-05-211-0/+197
* base: Support setting thread priorities generically.epenner@chromium.org2013-05-2111-166/+411
* Remving global statics from the headers, so we can split-link.cpu@chromium.org2013-05-215-12/+27
* Update "TallyBirth" and "TallyDeath" to "TallyABirth" and "TallyADeath"wtc@chromium.org2013-05-201-4/+4
* Eliminate BrowserProcess dependency from sign-in production code.joi@chromium.org2013-05-182-0/+5
* If OFFICIAL_BUILD is set on any platform, omit DCHECKs in Release mode.jyasskin@chromium.org2013-05-171-5/+1
* Make Windows traversal checking handle pathological cases jschuh@chromium.org2013-05-172-1/+11
* Revert 200603 "Make Windows traversal checking handle pathologic..."rouslan@chromium.org2013-05-162-14/+1
* Make Windows traversal checking handle pathological cases jschuh@chromium.org2013-05-162-1/+14
* Enable SecurityTest.CallocOverflow under ASan on Mac.glider@chromium.org2013-05-161-7/+1
* Fix lookup of unqualified name into template dependent base classrnk@chromium.org2013-05-161-0/+5
* Ensure ATrace flag is applied on Androidwangxianzhu@chromium.org2013-05-162-2/+8
* Fix vestigal use of messagepumplinuxdavemoore@chromium.org2013-05-151-2/+2
* Remove --trace-all-rendered-frames in favour of disabled-by-default.dsinclair@chromium.org2013-05-151-0/+11
* GTTF: Enable tcmalloc's debugallocation on Windows.phajdan.jr@chromium.org2013-05-151-2/+1
* Record unclassified posix CreatePlatformFileErrorsdgrogan@chromium.org2013-05-152-1/+4
* Revert 200062 "Base: Disable the scoped handle verifier."rvargas@google.com2013-05-141-1/+1
* Base: Disable the scoped handle verifier.rvargas@google.com2013-05-141-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in base.thestig@chromium.org2013-05-1411-38/+27
* Revert r187343rsleevi@chromium.org2013-05-142-39/+3
* Fix native traces to appear in systrace.pyjoth@chromium.org2013-05-142-4/+9
* Add base/debug/OWNERSwangxianzhu@chromium.org2013-05-131-0/+3
* Support target/host architecture with ninja iOS buildsjustincohen@google.com2013-05-132-5/+14
* Add FINAL to base/compiler_specific.h.jered@chromium.org2013-05-101-0/+14
* Handle convertable_values on Androidwangxianzhu@chromium.org2013-05-103-25/+38
* Delete Histogram.SharedRange.* suggested.acleung@chromium.org2013-05-102-60/+0
* Telemetry startup tests: Add more histograms to startup testsjeremy@chromium.org2013-05-106-3/+13
* Auto-grant plugin permission when in application modejinsukkim@chromium.org2013-05-106-1/+83
* Limit the number of pending requests to the max number of file descriptors.simonjam@chromium.org2013-05-096-9/+52
* Make a null pointer dereference volatilehans@chromium.org2013-05-091-1/+2
* Move BrowserAction references from ExtensionPrefs to ExtensionActionAPIrdevlin.cronin@chromium.org2013-05-091-0/+3
* Make base:ReplaceFile return an informative error.dgrogan@chromium.org2013-05-087-90/+101
* Add templates for ConvertableToTraceFormat with other argument types.dsinclair@chromium.org2013-05-082-1/+156
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-0811-533/+457
* Revert 198824 "Export FileInfo"dbeam@chromium.org2013-05-081-1/+1