summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Android: Use external storage for test data.nileshagrawal@chromium.org2012-09-042-11/+7
* Implement DocuementHasImagesjoth@chromium.org2012-09-011-0/+1
* Move hash.h/cc from net to base.jbates@chromium.org2012-09-013-0/+106
* implement SetWatchEvent and WaitForEvent for trace-based-tests.jbates@chromium.org2012-09-014-108/+285
* Move base_java_test_support out of gtest_target_type == shared_library' guard.jnd@chromium.org2012-08-311-12/+12
* Fix stack corruption bug in FilePathWatcherTest.Callback.joaodasilva@chromium.org2012-08-311-2/+17
* Add BREAK_CHARACTER to base::i18n::BreakIterator.hbono@chromium.org2012-08-313-0/+29
* Enable file path watcher for Androidyongsheng.zhu@intel.com2012-08-312-3/+5
* Linux: Better detect a race in /proc/pid/stats reading code.thestig@chromium.org2012-08-311-0/+5
* Add additional debug/check for ScopedCOMInitializer.arthurhsu@chromium.org2012-08-301-0/+13
* Implement platform specific part of MediaStorageUtil for Linux.vandebo@chromium.org2012-08-302-0/+4
* Add WebContentsObserverAndroid that will take over native tasks of ContentVie...yusufo@chromium.org2012-08-301-0/+1
* Merge aura::DispatcherLinux into base::MessagePumpAuraX11.erg@chromium.org2012-08-304-22/+116
* Buffer console output on windows to avoid interleaved LOG output.fischman@chromium.org2012-08-301-2/+7
* Delete Chrome's secondary tiles on Windows 8 when uninstalling.benwells@chromium.org2012-08-303-10/+37
* [Android] Upstream Modal Dialogs functionalityyfriedman@chromium.org2012-08-301-1/+1
* Disable DCHECKs in non-official release builds on Android.wangxianzhu@chromium.org2012-08-291-1/+1
* Add WARN_UNUSED_RESULT to scoped_refptr::release.xiaomings@google.com2012-08-281-1/+2
* [Android] Add InstrumentationUtils class.mkosiba@chromium.org2012-08-281-0/+32
* Add support for joining strings on strings rather than just chars.smckay@chromium.org2012-08-273-4/+59
* * Rename ScopedStartupInfoEx to StartupInformation.jschuh@chromium.org2012-08-275-20/+27
* Add 'base::Time::Max()' to explicitly refer to the end of time.mkwst@chromium.org2012-08-273-0/+17
* Rename SystemMonitor's MediaDevice calls to RemovableStorage. Functional chan...thestig@chromium.org2012-08-264-90/+88
* foo (1).user.js, not foo.user (1).js.aa@chromium.org2012-08-262-20/+27
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-243-162/+58
* Add DIR_ANDROID_EXTERNAL_STORAGE to base/base_path.hnileshagrawal@chromium.org2012-08-245-0/+26
* Histogram - back out the temporary debug changes.hshi@chromium.org2012-08-231-23/+2
* Make the Mac Info.plist SCM keys genericstuartmorgan@chromium.org2012-08-231-1/+1
* Make NaCl IPC-based PPAPI proxy build on ARM.bbudge@chromium.org2012-08-231-2/+1
* Add a test runner for android_webview.mkosiba@chromium.org2012-08-231-1/+1
* Histogram - add checks to catch cases of duplicate histogram names.hshi@chromium.org2012-08-231-16/+15
* base: Reverse the parameters passed to EXPECT_EQ in ObserverList test.tfarina@chromium.org2012-08-231-13/+13
* replace CONERR with CONOUT, because CONERR doesn't workjbates@chromium.org2012-08-231-1/+1
* Fix the failed case ValueStoreTest.DotsInKeyNamesWithDicts for Androidyongsheng.zhu@intel.com2012-08-231-1/+4
* Histogram - add checks to catch cases of duplicate histogram names.hshi@chromium.org2012-08-231-2/+24
* Kill PropertyBag, switch WebContents to SupportsUserData.avi@chromium.org2012-08-235-309/+0
* Remove dmaclach from OWNERS filesthestig@chromium.org2012-08-221-1/+0
* Fix atomicops internal implementation using GCC intrinsics.bbudge@chromium.org2012-08-221-3/+5
* Implement forwarding of search queries for metro modecpu@chromium.org2012-08-222-6/+47
* Fix atomic ops on ARM to compile in NaCl untrusted targets.bbudge@chromium.org2012-08-223-40/+22
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-222-35/+33
* Move Android user agent generation to native codedfalcantara@chromium.org2012-08-212-0/+71
* Add AssertIOAllowed check in the implementations of SysInfo::AmountOfFreeDisk...haruki@chromium.org2012-08-212-0/+6
* Refactor the Android port to allow access to the chrome layer.leandrogracia@chromium.org2012-08-211-1/+3
* Base: Allow ScopedHandle.Take() with an invalid handle.rvargas@google.com2012-08-211-2/+4
* Revert 152432 - Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-212-40/+35
* SystemMonitor: Pull device type into the device idvandebo@chromium.org2012-08-214-30/+4
* Add comments to HistogramFlatterner interface and rename a functionkaiwang@chromium.org2012-08-202-10/+25
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-202-35/+40
* Revert 150969 - Disable getting histogram data from child processes other tha...rtenneti@chromium.org2012-08-201-9/+0