summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Disable TLS destructor tests on Win x64 incrementalscottmg2014-09-193-2/+19
* Only add pdb to isolate when fastbuild!=2.John Abd-El-Malek2014-09-191-3/+1
* Do not special case the accept button of the time picker.miguelg2014-09-191-6/+0
* Component updater must fallback on using HTTP on Windows XPSP2 and belowsorin2014-09-192-0/+26
* [Android] Invalidate ChromeShell progress bar during animationjdduke2014-09-181-0/+32
* Clean up unused param in RegistryOverrideManagergab2014-09-183-9/+6
* Compile specific parts of the Android build with -O2.fdegans2014-09-176-2/+53
* Disable implicit conversions of scoped_refptr to T* on CrOS.dcheng2014-09-171-1/+1
* Make base::internal::CallbackBase::is_null inline.ricea2014-09-172-5/+1
* gn: add base/debug/asan_invalid_access.*scottmg2014-09-161-0/+2
* Revert of Set the javac target and source to 1.7 (patchset #2 id:20001 of htt...aurimas2014-09-161-2/+0
* Set the javac target and source to 1.7aurimas2014-09-161-0/+2
* CreateTrailsFromString function accepts values for trails_string argument wit...gayane2014-09-162-4/+14
* Use a better c++11 readiness check.Nico Weber2014-09-161-56/+0
* Use a C++11 feature in a single file, to discover if this works everywhere.Nico Weber2014-09-161-16/+0
* Avoid unsafe usage of CancelIo() within Windows SyncSocket.dalecurtis2014-09-161-12/+18
* Revert of [Android] Mark posted UI thread tasks as asynchronous (patchset #4 ...jdduke2014-09-151-49/+2
* Creating a framework for suppressing pollution of the profiler data and apply...vadimt2014-09-1511-128/+499
* Revert of Use a C++11 feature in a single file, to discover if this works eve...kevers2014-09-151-0/+16
* Revert of Cleanup: Remove base/file_util.h. Convert remaining references. (pa...thestig2014-09-131-0/+6
* Maintaing the proper order of initialization WeakPtrFactorykulkarni.a2014-09-135-9/+10
* Cleanup: Remove base/file_util.h. Convert remaining references.thestig2014-09-131-6/+0
* Use a C++11 feature in a single file, to discover if this works everywhere.thakis2014-09-121-16/+0
* Migrate ResourceExtractor.java inside org.chromium.base package.vivek.vg2014-09-122-0/+413
* On library load failure, retry without shared RELRO.simonb2014-09-112-8/+46
* Do not rely on XDG_CURRENT_DESKTOP only when testing for Unity.joleksy2014-09-111-2/+10
* gn: Add missing -Wexit-time-destructors on basescottmg2014-09-111-0/+2
* Give asan/win bot a very generous timeout.thakis2014-09-101-1/+1
* Clean up investigation code in DeleteHelper::DoDeletetzik2014-09-101-4/+0
* Make base_unittests_apk actually workcjhopman2014-09-093-0/+5
* Fix SDK forward declarations after CL 530193004jiangj2014-09-091-25/+19
* Speculatively increase the test timeout for win/asan.Nico Weber2014-09-091-0/+4
* Add an 'Idle Wake Ups' metric to the Linux task manager, implement backend.thestig2014-09-094-41/+104
* Remove the IShellLink::Resolve step in ResolveShortcutProperties.Gabriel Charette2014-09-092-7/+6
* Added BASE_EXPORT to EnabledStateObserver classxunjieli2014-09-091-1/+2
* This CL adds NESTABLE_ASYNC APIs to tracing.xunjieli2014-09-091-1/+45
* Fix wifi_component build with 10.9+ SDKjiangj2014-09-091-0/+45
* Add content_shell_test_apk and several dependenciescjhopman2014-09-092-21/+41
* Handle bionic's strerror_r in an ABI-compatible way.torne2014-09-091-2/+9
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-082-1/+3
* Use a different plist key for iOS versioningstuartmorgan2014-09-081-3/+6
* Cleanup bits of base::ProcessMetrics.thestig2014-09-084-158/+124
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-082-0/+4
* Preparing |SyncSocket|'s handle for the peer process is different for POSIX a...burnik2014-09-084-0/+64
* Add content_shell_apk target (and a bunch of its dependencies)cjhopman2014-09-081-37/+8
* Convert GN visibility variables to lists.brettw2014-09-065-5/+5
* Reland: Issue 446203002: Initialize the now_function to the HighResNowWrapper...Fadi Meawad2014-09-053-39/+29
* Make GUID generation on POSIX compliant with GUID v4 format.benchan2014-09-052-0/+32
* Disable scoped_refptr operator T* on Linux builds.Daniel Cheng2014-09-052-22/+53
* Random fixes for scoped_refptr operator T* removal.dcheng2014-09-051-1/+1