summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Convert GN single-item list concat to use lists.brettw@chromium.org2014-01-174-14/+14
* Remove stale 'virtual' in DiscardableMemoryAllocator.pliard@chromium.org2014-01-171-1/+1
* Remove Chrome for TV code.ycheo@chromium.org2014-01-178-231/+1
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-178-18/+23
* Normalize _unittest.cc filename suffix for unittestsalecflett@chromium.org2014-01-174-6/+6
* Nukes MessageLoop::Dispatcher (2)sky@chromium.org2014-01-174-9/+15
* Revert 245226 "Nukes MessageLoop::Dispatcher"sky@chromium.org2014-01-163-13/+8
* Nukes MessageLoop::Dispatchersky@chromium.org2014-01-163-8/+13
* Android: upstream few more jni_generator changes.bulach@chromium.org2014-01-164-15/+21
* Align ashmem region sizes to page size after ashmem creation failed. ...pliard@chromium.org2014-01-165-25/+48
* Expand support in safe_numeric.hjschuh@chromium.org2014-01-166-272/+481
* Eliminate potential copy in Java array conversions.newt@chromium.org2014-01-161-9/+6
* Fix compilation of build_utf8_validator_tables on Win64.ricea@chromium.org2014-01-161-1/+3
* Update base/tools_sanity_unittest.cc to cover MSan.earthdok@chromium.org2014-01-161-3/+12
* Include icu.isolate instead of listing icudt.dlljshin@chromium.org2014-01-161-1/+3
* Roll (bis) swarming_client @ 361bfda6c0e4e2469dd3dab8c2b741639cacb086.maruel@chromium.org2014-01-161-1/+1
* GN: Add wexit_time_destructors config.bbudge@chromium.org2014-01-161-4/+2
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-154-15/+13
* Fix CopyFileACL on Windows XP.maruel@chromium.org2014-01-151-3/+7
* Make all the files mapped in when running base_unittests read only.maruel@chromium.org2014-01-153-2/+73
* The browser-side WebSocket implementation needs to avoid sending invalidricea@chromium.org2014-01-159-2/+1351
* Bring base/BUILD.gn up-to-date with build file changes.brettw@chromium.org2014-01-141-0/+12
* Reduce binary size impact of synthetic delaysskyostil@chromium.org2014-01-142-20/+19
* Remove unused typedef in base/bind.hch.dumez@samsung.com2014-01-141-6/+0
* Re-land: base: Fix registering of memory pressure listeners used when emulati...reveman@chromium.org2014-01-1411-22/+122
* Add an 'Idle Wake Ups' metric to the task manager, implement backend on macthakis@chromium.org2014-01-147-23/+106
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-134-0/+133
* Clean up TestLauncherDelegate.phajdan.jr@chromium.org2014-01-133-30/+2
* Avoid printing three stack traces on CHECK failure. Print just one.phajdan.jr@chromium.org2014-01-131-1/+4
* Tweak ifdefs for MessageLoopForUI::Add/RemoveObserversky@chromium.org2014-01-112-4/+8
* Mark EventToTypeString with ALLOW_UNUSED to fix the Official gtk build.jyasskin@chromium.org2014-01-111-1/+1
* Revert 244229 "base: Fix registering of memory pressure listener..."reveman@chromium.org2014-01-1111-120/+22
* base: Fix registering of memory pressure listeners used when emulating discar...reveman@chromium.org2014-01-1011-22/+120
* Configure synthetic delays through TraceLogskyostil@chromium.org2014-01-105-4/+141
* Move Android TraceEvent interface to baseaberent@chromium.org2014-01-108-0/+947
* Only print summary of all test iterations if there is more than one.phajdan.jr@chromium.org2014-01-102-11/+12
* Implement chromium's TLS.michaelbai@chromium.org2014-01-105-223/+344
* Roll ICU 243425:243949sergeyu@chromium.org2014-01-101-3/+3
* Android: moves jni_generator samples to use long for JNI.bulach@chromium.org2014-01-098-39/+40
* Allow Win64 build of base library even in a Win32 build.petewil@chromium.org2014-01-091-6/+40
* Android: moves base_unittests_jni_headers to use long for JNI.bulach@chromium.org2014-01-091-0/+1
* Revert 243896 "Android: moves jni_generator samples to use long ..."jochen@chromium.org2014-01-093-11/+10
* Android: moves jni_generator samples to use long for JNI.bulach@chromium.org2014-01-093-10/+11
* Convert most of base and net to use base::Filervargas@chromium.org2014-01-091-10/+6
* Parse /proc/<pid>/stats fields as int64sheu@chromium.org2014-01-096-24/+22
* posix LaunchProcess: remove more iterator usage that was missed in r243401mattm@chromium.org2014-01-092-15/+13
* Base: Rename File::error() to File::error_details()rvargas@chromium.org2014-01-085-22/+22
* linux_aura: Reenable parallel_jobs_.erg@chromium.org2014-01-081-11/+0
* Split macros, etc. from base/basictypes.h into base/macros.h.viettrungluu@chromium.org2014-01-083-297/+323
* During the self-destruct flow (user-level Chrome being replaced by system-lev...huangs@chromium.org2014-01-085-44/+200