summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Remove reference to stack_trace_ios.mm from base/BUILD.gndroger@chromium.org2014-02-181-1/+0
* Added new ReadFileToString API with a max_size argumentkaliamoorthi@chromium.org2014-02-183-5/+85
* Replace TSan interface declarations with a header inclusion.glider@chromium.org2014-02-181-171/+2
* Convert scoped_ptr_malloc -> scoped_ptr, part 1.viettrungluu@chromium.org2014-02-168-28/+28
* Make the #includes consistent in various thread checkers between debug and re...thestig@chromium.org2014-02-153-12/+2
* Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.viettrungluu@chromium.org2014-02-152-4/+4
* Removed unused dependency.mad@chromium.org2014-02-151-3/+0
* Remove use_system_nspr build flag. It's not "officially" supportedrsleevi@chromium.org2014-02-153-56/+0
* Fix the Mac status bubble.avi@chromium.org2014-02-151-0/+7
* Make code generated for histogram macros more compact.asvitkine@chromium.org2014-02-153-6/+16
* Revert 251178 "Trace event micro-optimization: use finer grained..."bruening@google.com2014-02-141-39/+27
* Don't track mouse events in HWNDMessageHandler when they are forwarded by the...ananta@chromium.org2014-02-131-0/+3
* [Android] Disable tombstones for renderer crashes on JB MR2+cjhopman@chromium.org2014-02-133-0/+11
* Trace event micro-optimization: use finer grained lock.bulach@chromium.org2014-02-131-27/+39
* Android: add pliard@ to base/android/OWNERS.bulach@chromium.org2014-02-131-0/+1
* Use branch prediction hints to make trace events cheaperskyostil@chromium.org2014-02-132-3/+21
* Make some field trials unforceable via command-line in the official build.gab@chromium.org2014-02-133-16/+77
* Set thread names to be visible in debuggersapatole@nvidia.com2014-02-131-0/+13
* Changed RefCountedStaticMemory() to accept a void pointer.joaoe@opera.com2014-02-122-6/+10
* base: Fix parsing of synthetic delay configurationskyostil@chromium.org2014-02-121-5/+6
* Move the android library loader from content to basenoel@chromium.org2014-02-121-2/+0
* Hook up more GN toolkit and UI-based flags.brettw@chromium.org2014-02-122-15/+40
* Trace event micro-optimization: create "toplevel" category.bulach@chromium.org2014-02-121-5/+7
* Fix leak in WeakPtrTest.MoveOwnershipAfterInvalidatesievers@chromium.org2014-02-121-1/+3
* Typo fix in scoped_ptr.h commenttnagel@chromium.org2014-02-111-1/+1
* Fix typo in base/values.cc from r249102, add a testestade@chromium.org2014-02-112-2/+13
* Remove shim classes etc. that were needed to move Android Loaderaberent@chromium.org2014-02-113-56/+17
* Let MetricsService know about some Android Activitieskkimlabs@chromium.org2014-02-118-19/+149
* Creates a way to launch the utility process with elevated privileges on Windo...haven@chromium.org2014-02-112-0/+46
* Remove obsolete comment referring to Receive() in scoped_handle.h.robertshield@chromium.org2014-02-111-3/+1
* Revert r151669 and r155589 as non-Aura Metro mode is goneyukawa@chromium.org2014-02-118-208/+11
* More instrumentation for GDI allocation failurescpu@chromium.org2014-02-113-0/+154
* Use validating IPC enum macros in child process messages.tsepez@chromium.org2014-02-101-0/+1
* base: Add uncached malloc based discardable memory type.reveman@chromium.org2014-02-1010-9/+130
* Use posix version of stack_trace on iOSsdefresne@chromium.org2014-02-103-61/+1
* Move the android library loader from content to baseaberent@chromium.org2014-02-1014-0/+2013
* Grammar fix in scoped_ptr.h commenttnagel@chromium.org2014-02-101-4/+4
* Add helpers for CGL types.ccameron@chromium.org2014-02-103-66/+152
* base: Increase emulated discardable memory limit.reveman@chromium.org2014-02-091-3/+3
* Atomic ops cleanup.ctruta@blackberry.com2014-02-086-159/+159
* message-pump: Change how MessagePumpDispatchers process events.sadrul@chromium.org2014-02-089-44/+64
* Invalid JSON output when BinaryValue type present as part of input object.tsepez@chromium.org2014-02-074-94/+144
* base: Don't generate unused BoundFunctorTraits typedefjadahl@opera.com2014-02-071-2/+2
* Fix NaCl-related build errors in MemorySanitizer builds.earthdok@chromium.org2014-02-071-1/+1
* Add gab@ as prefs ownergab@chromium.org2014-02-071-0/+1
* Inject default libraries to all targets in GN.brettw@chromium.org2014-02-071-23/+0
* Make flow event traces disabled-by-defaultfmeawad@chromium.org2014-02-068-14/+17
* Don't write duplicate gtest logs on iOS.lliabraa@chromium.org2014-02-061-0/+4
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-065-0/+745
* Add support for threading and atomic ops in QNX Neutrino.ctruta@blackberry.com2014-02-062-3/+12