summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* base/android/jni_array.h: Add JavaArrayOfByteArraysToStringVector()digit@chromium.org2012-12-053-0/+62
* (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...kmadhusu@chromium.org2012-12-057-47/+154
* Add an option to use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-12-043-19/+31
* Clean up ScopedVectorTest's LifeCycleObject.gavinp@chromium.org2012-12-041-9/+10
* Remove the last usages of PrefObserver outside of Prefs.joi@chromium.org2012-12-043-45/+27
* Enable MessageLoop unittests on iOS and fix MessagePumpIOForIOS bug.blundell@chromium.org2012-12-043-6/+5
* UMA for Windows 8 Secondary Tile pinning/unpinning user actionstapted@chromium.org2012-12-041-0/+39
* Revert 170800 - Speculatively reverting 166585 to see if it fixes issue 1603...rtenneti@chromium.org2012-12-044-14/+8
* roll gtest 621:629 and gmock 405:410thakis@chromium.org2012-12-031-1/+1
* Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup ...rtenneti@chromium.org2012-12-034-8/+14
* base: Use TEST() macro when possible.tfarina@chromium.org2012-12-037-44/+34
* base/time_posix.cc: Use time64_t on Android.digit@chromium.org2012-12-031-12/+50
* Change FilePathWatcher tests to use the new callback style FilePathWatcher::W...thestig@chromium.org2012-12-011-113/+115
* Let base_unittests build with the components build on androidthakis@chromium.org2012-11-301-1/+1
* Provide an iOS message pump for IO implementation.blundell@chromium.org2012-11-3010-18/+680
* Add myself as an owner of Bind() related files.ajwong@chromium.org2012-11-301-0/+21
* Revert 170287 - Add dependency on allocator.gyp from 'base' and export itakalin@chromium.org2012-11-302-15/+6
* Add dependency on allocator.gyp from 'base' and export itakalin@chromium.org2012-11-292-6/+15
* Add temporary UMA histogram to understand how trials are getting disabled.asvitkine@chromium.org2012-11-291-1/+5
* Use Netlink instead of NetworkManager (via D-bus) to monitor networkpauljensen@chromium.org2012-11-291-2/+4
* [cros] RlzValueStore made protected by a cross-process lock and not persisted...ivankr@chromium.org2012-11-292-11/+23
* GTTF: Lower timeouts for Release mode.phajdan.jr@chromium.org2012-11-281-0/+5
* Add support to Pickle for reading and writing floatsrbyers@chromium.org2012-11-283-0/+17
* Disassociate argument type from return type in PostTaskAndReplyWithResult tem...ajwong@chromium.org2012-11-282-30/+39
* Fix leak in ScopedVector<>::resize()gavinp@chromium.org2012-11-272-1/+41
* base/prefs: Break the dependency in chrome_paths.htfarina@chromium.org2012-11-277-4/+44
* Fix ProcessUtilTest.FDRemapping on Android.pliard@chromium.org2012-11-271-9/+33
* base/prefs: Remove all content/ dependency from unittests.tfarina@chromium.org2012-11-232-14/+0
* base/prefs: Break the dependency on chrome/common/pref_names.htfarina@chromium.org2012-11-224-27/+29
* base/prefs: Remove unused forward declarations of TabContents and Profile.tfarina@chromium.org2012-11-221-2/+0
* Add GPU memory to memory monitordavemoore@chromium.org2012-11-211-1/+10
* Android: Fix PathUtilsTest.TestGetNativeLibraryDirectoryjknotten@chromium.org2012-11-211-4/+4
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-214-10/+14
* base/prefs: Remove important_file_writer.h entry from DEPS whitelist.tfarina@chromium.org2012-11-211-1/+0
* Add copy and assignment to FundamentalValue and StringValue.estade@chromium.org2012-11-202-14/+12
* Add DCHECK to avoid binding values to null callbackshashimoto@chromium.org2012-11-203-0/+14
* Make ShareToProcess return false when dup() fails. This matches the behaviordarin@chromium.org2012-11-201-1/+5
* AwContents Compositor bring upjoth@chromium.org2012-11-203-0/+11
* Standardize on |trial_name| and |group_name| in field trials API.asvitkine@chromium.org2012-11-193-53/+55
* Handle portrait mode in is-a-tablet heuristic.grt@chromium.org2012-11-191-1/+4
* Add ManagedModeSiteList and use it in ManagedModeURLFilter.bauerb@chromium.org2012-11-191-0/+2
* Fix gcc 4.7 compilation problem by adding explict unistd.h inclusion.shenhan@google.com2012-11-171-0/+4
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-1618-38/+50
* Revert 168239 - Extract SIGPIPE ignoring code to a common place.dmichael@google.com2012-11-164-20/+11
* Extract SIGPIPE ignoring code to a common place.phajdan.jr@chromium.org2012-11-164-11/+20
* Put Android systrace calls in trace_event_impl only.wangxianzhu@chromium.org2012-11-155-58/+72
* Revert 167808 - Get rid of use of CreateStringValue in chromeos/ directory.kinaba@chromium.org2012-11-151-2/+3
* Get rid of use of CreateStringValue in chromeos/ directory.estade@chromium.org2012-11-151-3/+2
* Fix style typo (missing space) in base/path_service_unittest.ccgab@chromium.org2012-11-151-1/+1
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-1420-22/+22