summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-0/+1
* Add a suppression on ChromeOS for allowing wait.jam@chromium.org2012-04-271-16/+18
* Revert 134269 - Revert 134234 - Turn thread restrictions on for release build...kevers@chromium.org2012-04-272-9/+19
* Revert 134234 - Turn thread restrictions on for release builds as well so tha...kevers@chromium.org2012-04-272-19/+9
* Initialize Android OS path overrides for testingpeter@chromium.org2012-04-272-1/+11
* ScopedAllowWait for NativeBackendKWallet::InitWithBusbattre@chromium.org2012-04-271-1/+4
* Turn thread restrictions on for release builds as well so that they're trigge...jam@chromium.org2012-04-272-9/+17
* Explicitly track the time source type in base/profiler/alternate_timer.hisherman@chromium.org2012-04-273-4/+20
* [cros] Fix udevadm command line for camera presence detection.ivankr@chromium.org2012-04-262-14/+23
* Add PathUtilsTest.nileshagrawal@chromium.org2012-04-263-10/+50
* Add more allow-wait suppressions on cros.jam@chromium.org2012-04-261-0/+8
* fix cros compilejam@chromium.org2012-04-261-1/+1
* Fix ChromeOS debug asserts after adding thread restrictions on blocking the U...jam@chromium.org2012-04-261-1/+7
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-2611-3/+128
* Revert 134041 - Explicitly track the time source type in base/profiler/altern...dpapad@chromium.org2012-04-263-20/+4
* Explicitly track the time source type in base/profiler/alternate_timer.hisherman@chromium.org2012-04-263-4/+20
* Add an enum MetroLaunchType which would indicate the reason chrome was launch...ananta@chromium.org2012-04-261-0/+21
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-253-31/+23
* Simplify ScheduleDelayedWork implementation on Macstuartmorgan@chromium.org2012-04-251-22/+2
* win: Fix another small language violation found by clang.thakis@chromium.org2012-04-251-2/+2
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-258-0/+181
* Add TaskRunner wrapper for WorkerPool.mattm@chromium.org2012-04-254-1/+123
* Convert the session restore ui_tests to browser_tests. I renabled the disable...jam@chromium.org2012-04-252-24/+11
* Implemented a "Last Updated" field for the about page of Chrome OS.khorimoto@chromium.org2012-04-252-4/+14
* Add an AddExtension() method in FilePathrdevlin.cronin@chromium.org2012-04-253-22/+73
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-04-2512-32/+62
* Adding new JNI util methods that deal with Java string arrays and use string16.jcivelli@chromium.org2012-04-242-0/+36
* Revert 133773 - [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-243-23/+31
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-243-31/+23
* win: Fix a small language violation.thakis@chromium.org2012-04-241-2/+1
* Move RefCountedStaticMemory to base namespacesimon.hong81@gmail.com2012-04-242-4/+4
* Update net/android/network_library.cc with fresher code.yfriedman@chromium.org2012-04-241-0/+22
* Add a "--silent" flag to our test suite to disable gtest output. This clears ...jam@chromium.org2012-04-232-11/+25
* Extension alarms now persist in Preferences.mpcomplete@chromium.org2012-04-231-0/+1
* Cleanup: IWYU for base/file_util_proxy.h.thestig@chromium.org2012-04-232-8/+10
* Add ipc_channel_nacl to the untrusted build and fix all compile/link errors.bbudge@chromium.org2012-04-231-0/+4
* mmap returns -1 on failure and in the posix implementation of SharedMemory, t...raymes@chromium.org2012-04-231-3/+4
* Convert MessageLoopProxy to TaskRunner in FileUtilProxykinuko@chromium.org2012-04-234-61/+469
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-232-0/+14
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-231-1/+1
* Change --variable argument, must now be spaced, -V foo bar, instead of -V foo...maruel@chromium.org2012-04-231-2/+2
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-212-4/+2
* Add BASE_EXPORT to base::mac::ExecuteWithPrivilegesAndGetPIDlambroslambrou@chromium.org2012-04-211-0/+1
* Final(?) eradications of GDK / GTK from the GPU process.cevans@chromium.org2012-04-201-1/+7
* Revert 133212 - Add and implement API to associate Google experiment IDs with...groby@chromium.org2012-04-202-14/+0
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-202-0/+14
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-202-6/+6
* Add NetworkChangeNotifier for Android.yfriedman@chromium.org2012-04-202-0/+84
* Make sure that base::MessagePumpForUI from different modules are isolated fro...alexeypa@chromium.org2012-04-204-29/+78
* apk-based test runner work for android. 2 unit test bundles converted over (i...jrg@chromium.org2012-04-193-8/+75