summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Implement ResourceDispatchHostLoginDelegate for android_webview.benm@chromium.org2012-09-141-0/+3
* Add some useful features to base::Values:kalman@chromium.org2012-09-142-0/+77
* Add a flag force_breakaway_from_job_ to the base::LaunchOptions structure for...ananta@chromium.org2012-09-142-1/+10
* Document bad pattern in base::SystemMonitor.vandebo@chromium.org2012-09-131-0/+4
* Add tablet heuristic detectioncpu@chromium.org2012-09-132-0/+15
* Add some TraceAnalyzer utility methods to simplify test codejbates@chromium.org2012-09-133-28/+108
* [Android] Upstream ChromeBrowserProvider, the Android port ContentProvider im...leandrogracia@chromium.org2012-09-132-2/+2
* Fix a potential multi-thread issue when manipulating removable storage maphongbo.min@intel.com2012-09-132-10/+21
* Check string and UI direction in GetDisplayStringInLTRDirectionality, etc.msw@chromium.org2012-09-133-92/+157
* Fix Android ninja sdk buildcjhopman@chromium.org2012-09-131-2/+2
* [Android] Upstream org.chromium.base.test.UrlUtils (partially) and device filesmnaganov@chromium.org2012-09-122-1/+24
* Support enable-text-service-framework flagnona@chromium.org2012-09-122-1/+40
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-1212-281/+750
* Remove FileEnumerator::IsLinktzik@chromium.org2012-09-123-11/+0
* Add an ostream operator to Value (based on JSONWriter) so that assertionskalman@chromium.org2012-09-122-0/+13
* Try to fix the possible bug in base::Time:Now() that can cause the crashing l...jennyz@chromium.org2012-09-111-0/+4
* Make base compiled by clangmichaelbai@chromium.org2012-09-111-0/+22
* clang: Remove an ancient workaround.thakis@chromium.org2012-09-111-8/+1
* Fix trace event macro naming issuejbates@chromium.org2012-09-113-14/+14
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-1112-739/+281
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-1012-281/+739
* SupportsUserData is not thread safejoth@chromium.org2012-09-102-2/+23
* Remove {base,net}_java dependencies from GYP client targets on Android.pliard@chromium.org2012-09-101-1/+5
* base::i18n::StringSearch...() returns match index and lengthderat@chromium.org2012-09-093-46/+133
* aura-x11: Make sure the events targetted for root-window reaches all the root...sadrul@chromium.org2012-09-081-6/+15
* Fix wrong permissionnona@chromium.org2012-09-083-0/+0
* Fixing Time::Max()'s behavior with Time::ToTimeT() and friends.mkwst@chromium.org2012-09-086-6/+124
* Replace PeekMessage for TSF awarenessyoichio@chromium.org2012-09-086-16/+207
* Refine systemInfo.cpu API and provide systemInfo.cpu.get impl for Windows and...hongbo.min@intel.com2012-09-087-0/+68
* Add WebView implementation for CookieManager.tedchoc@chromium.org2012-09-071-0/+2
* Disable memory allocation code from being instrumented by cygprofiler.glotov@chromium.org2012-09-061-0/+7
* No longer switch to metro mode when Chrome is made the default on first run.grt@chromium.org2012-09-052-8/+0
* Build test_file_util_mac.cc on iOS.msarda@chromium.org2012-09-051-0/+9
* Revert 154885 - Extend base::Callback to 8 arguments.rsleevi@chromium.org2012-09-054-852/+1
* Fixed ProcessUtilTest.GetTerminationStatusCrash for android. Increased the ti...qghc36@motorola.com2012-09-051-0/+5
* Upstream the Android port find-in-page feature.leandrogracia@chromium.org2012-09-051-0/+2
* Extend base::Callback to 8 arguments.leandrogracia@chromium.org2012-09-054-1/+852
* 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