summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Add nullptr support to scoped_ptr.danakj2014-09-262-39/+122
* Suppress deprecation of Build.CPU_ABIaurimas2014-09-261-3/+7
* Fix CommandLine initialization for Chrome & WebViewhjd2014-09-261-3/+38
* Replace #ifdef with #if TARGET_IPHONE_SIMULATOR.lliabraa2014-09-261-2/+2
* Update base::is_member_function_pointer to use variadic templates.aa2014-09-252-51/+8
* Adding tracking to verify the theory that jankiness of ExtensionMessageFilter...vadimt2014-09-251-20/+5
* Revert of Revert of Revert of Revert of Set the javac target and source to 1....aurimas2014-09-251-0/+2
* Add trace-to-file support for base::TestSuiteenne2014-09-258-0/+158
* Add support for dark theme in Mac Notification Centerdewittj2014-09-252-0/+13
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-254-7/+4
* New function IsRunningOnIOS8OrLatersdefresne2014-09-252-0/+7
* Fix MSVC warnings in prtime.cc about potential value truncation by insertingpkasting2014-09-251-14/+14
* Fix more MSVC warnings, this time mostly about possible value truncation (fixedpkasting2014-09-253-21/+143
* Use of base::StringPairs appropriately in basemohan.reddy2014-09-251-1/+1
* Revert of Revert of Revert of Set the javac target and source to 1.7 (patchse...thestig2014-09-251-2/+0
* Revert of Revert of Set the javac target and source to 1.7 (patchset #1 id:1 ...aurimas2014-09-251-0/+2
* Fix ChromeOS Ozone build since it doesn't have xdisplaycheck.John Abd-El-Malek2014-09-251-0/+6
* Add more methods to APICompatibilityUtilsyusufo2014-09-241-0/+39
* Recursively load mojo packagesBrett Wilson2014-09-241-3/+1
* Make isolated tests work with asanPaweł Hajdan, Jr2014-09-241-0/+7
* CommandLineTest.ProgramQuotes: Fix crash-prone test.mgiuca2014-09-241-4/+1
* Make content_shell_apk build completelycjhopman2014-09-241-2/+7
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-232-2/+2
* Remove implicit HANDLE conversions from base.rvargas2014-09-239-60/+63
* Remove TSan annotations from base/glider2014-09-234-24/+0
* Use ScopedHandle for the private members of WaitableEvent.rvargas2014-09-232-13/+12
* Adds Build.MANUFACTURER to native BuildInfo wrapper.gunsch2014-09-233-0/+11
* [Android] Experimental sync barrier detection for tracingjdduke2014-09-231-1/+106
* Only do aggressive metro viewer termination in testsscottmg2014-09-224-190/+0
* Disable implicit conversions of scoped_refptr to T* on Mac.dcheng2014-09-201-1/+1
* GN: Build //base with USE_SYMBOLIZE on Linuxcmasone2014-09-201-0/+2
* [Checkstyle] Enable boolean simplification and empty expression checks.aurimas2014-09-201-1/+1
* Remove implicit conversions from scoped_refptr to T* in FileWatcher.dcheng2014-09-202-2/+2
* Remove implicit conversions from scoped_refptr to T* in base/dcheng2014-09-201-2/+2
* Improve GN header checker, make "check" on //ui/* pass.Brett Wilson2014-09-191-2/+5
* 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