summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Remove g_get_home_dir()knthzh2015-09-151-12/+0
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-143-7/+8
* [tracing] Non-functional refactor of memory dump arg namesprimiano2015-09-1416-129/+130
* Fix float to int conversion in base/numericsjschuh2015-09-142-8/+173
* base: Update comment about use of std::numeric_limits.tfarina2015-09-121-1/+2
* Revert of Try changing LockImpl to not have a spin count to see how it affect...jam2015-09-111-1/+3
* Stop building FilePathWatcher on iOS.sdefresne2015-09-113-9/+13
* Remove clang type profiler and deep memory profiler.thakis2015-09-1113-662/+1
* Use #if DCHECK_IS_ON() in base/synchronization/*olli.raula2015-09-115-17/+16
* [tracing] Add test for memory-infra startup tracingprimiano2015-09-118-82/+150
* Get GenericScopedHandle::Set to preserve LastError codebrucedawson2015-09-114-1/+42
* Add scoped_ptr-safe base::Value to Dictionary/List conversion functions.reillyg2015-09-112-0/+26
* Try changing LockImpl to not have a spin count to see how it affects performa...jam2015-09-101-3/+1
* Removed 'anonymous' from namespace, added whitespace in thread_restrictions.ccjkardatzke2015-09-101-2/+2
* [tracing] Fix MemoryDumpManager to support startup tracingprimiano2015-09-103-81/+98
* Memory-infra: Change "objects_count" to "object_count" in category name.bratell2015-09-105-9/+9
* Ensure that data is not overwritten in the audio input shared memory ring buf...grunell2015-09-101-4/+2
* Hide existing StrictMode violations.wnwen2015-09-101-2/+9
* Move Singleton and related structs to namespace baseolli.raula2015-09-1013-86/+91
* Fix ScopedPtrMap with custom Compare.pneubeck2015-09-092-8/+23
* [tracing] Fix MemoryDumpManager periodic scheduler and improve testsprimiano2015-09-094-252/+285
* jni: Forbid inappropriate JNI parameter conversions.torne2015-09-091-0/+7
* cygprofile: increase timeouts to allow showing web contentspasko2015-09-091-0/+7
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* base: Fix an inefficiency in base::Pickle that caused extraneous allocations.erikchen2015-09-083-3/+17
* mac: Add a hack to condition_variable_posix.cc to avoid a crash.erikchen2015-09-081-0/+14
* Treat U+2028 and U+2029 as special code points when escaping for JSON.rsesek2015-09-082-0/+12
* Add method for suppressing MemoryPressureListener notificationspetrcermak2015-09-074-0/+75
* [tracing] MemoryDumpManager uses TraceConfig to set the periodic dump timersssid2015-09-052-41/+150
* Build shared_memory_mac.cc and shared_memory_handle_mac.cc for iOSjfroy2015-09-054-4/+13
* Avoid dialogs and generating call stacks under a debuggerbrucedawson2015-09-051-3/+7
* Revert of Pre-cache downloads directory path in PathUtils. (patchset #1 id:1 ...mimee2015-09-041-7/+3
* Initial implementation of FeatureList in base/.asvitkine2015-09-047-0/+392
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-0431-198/+350
* [tracing] Re-enable mmaps dump provider for memory-infraprimiano2015-09-031-8/+1
* Update getColorStateList calls that were deprecated in M.aurimas2015-09-031-0/+13
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Add new termination status for failed child process launch.wfh2015-09-021-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* Fix deprecation warnings in remoting/android/lambroslambrou2015-09-021-0/+12
* Move the android logging doc to //docsdgn2015-09-022-163/+1
* Only build allocator_shim_win.cc in static library builds.Nico Weber2015-09-012-23/+25
* Make Linker.isUsed() static, and clean up the fallout.simonb2015-09-014-101/+108
* [Android] Remove runtime log level checksdgn2015-09-013-236/+72
* Add CFRangeToNSRangemarq2015-09-013-0/+34
* GN(android): Add scripts & runtime logic for installing _incremental apksagrieve2015-09-016-1/+147
* Useolli.raula2015-09-011-8/+4
* StackSamplingProfiler: collect partial bursts if the profiler is stopped earlywittman2015-09-013-27/+27
* [Android] Adding tests for jlongArray conversions to vectorsfgorski2015-08-311-0/+55
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-313-0/+7