summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Cleanup.pkasting2014-09-291-26/+21
* [Mac] On Mavericks or later, use NSWorkspace to open download items.Robert Sesek2014-09-291-0/+4
* Add base::Reversed() as an adapter for range-based for loops in reversemdempsky2014-09-295-0/+94
* Implement fast path in UTF8ToUTF16 for pure ASCII stringsMikhail Naganov2014-09-294-15/+142
* Revert of Revert of Add nullptr support to scoped_ptr. (patchset #1 id:1 of h...eustas2014-09-292-39/+122
* Revert of Add nullptr support to scoped_ptr. (patchset #8 id:200001 of https:...eustas2014-09-292-122/+39
* Fix some minor typos: psuedo -> pseudosungmann.cho2014-09-291-1/+1
* Add nullptr support to scoped_ptr.danakj2014-09-272-39/+122
* Revert of Add nullptr support to scoped_ptr. (patchset #7 id:180001 of https:...dcheng2014-09-272-122/+39
* 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