summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ETW] Fix race condition on read/write of categories_status_.georgesak2015-08-311-0/+14
* Add UMA metrics to record the size of internal memory available on a user's d...khushalsagar2015-08-313-0/+90
* [ETW] Fix wrong index in UpdateETWCategoryGroupEnabledFlags resulting in over...georgesak2015-08-281-2/+2
* [Android] Remove multidex installation until multidex is deployed.jbudorick2015-08-281-3/+0
* Don't skip retries when forcing running brokent tests.carlosk2015-08-283-3/+5
* Fix test launcher crash on non-UTF-8 output snippetsphajdan.jr2015-08-281-10/+14
* Redefine CreateFileVersionInfoForCurrentModule() as a macro on Windows.gab2015-08-281-10/+13
* Add API 23 (Marshmallow) to build_info.handrewhayden2015-08-271-1/+2
* Fix wrong usages of ScopedJavaLocalRef::Release().torne2015-08-272-3/+5
* Fix typos in trace_event macrosruuda2015-08-271-1/+6
* Turn on ModernLinker for Android M and later.simonb2015-08-271-4/+12
* jni_generator: support jthrowable.torne2015-08-273-1/+29
* Allow pre-KitKat devices to fallback to svelte mode.aurimas2015-08-271-5/+2
* Remove reflection use for WindowCallback.aurimas2015-08-263-102/+161
* [Android] Adding JavaLongArrayToInt64Vector methodfgorski2015-08-262-0/+16
* Remove mnissler@chromium.org from base/files/OWNERSmnissler2015-08-261-2/+0
* Prevent base::debug::BreakDebugger() from being folded by the linkerhashimoto2015-08-261-0/+7
* [tracing] Add memory dump config to TraceConfigssid2015-08-266-30/+234
* Remove mnissler@chromium.org from various prefs OWNERS files.mnissler2015-08-261-1/+0
* Add test launcher switch to avoid early termination due to broken tests.carlosk2015-08-264-1/+13