summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Added a SetForced method to allow forcing a new set of group bucketting.mad@chromium.org2012-05-073-0/+57
* Reapply "Changes according to review comments"wangxianzhu@chromium.org2012-05-055-0/+154
* Revert 135484 - Use Android API for GetDisplayNameForLocale().rvargas@google.com2012-05-045-154/+0
* Use Android API for GetDisplayNameForLocale().wangxianzhu@chromium.org2012-05-045-0/+154
* Return NULL from base::Thread::message_loop_proxy() when thread is not started.sergeyu@chromium.org2012-05-041-3/+2
* Revert 135321 - Make sure only the main browser process and service proceses ...pastarmovj@chromium.org2012-05-042-26/+8
* Make sure only the main browser process and service proceses are allowed to c...pastarmovj@chromium.org2012-05-042-8/+26
* FieldTrial - Use ObserverListThreadSafe instead ofrtenneti@chromium.org2012-05-042-9/+11
* base: Fix a reference to views file, now it is feedback_util.htfarina@chromium.org2012-05-041-2/+2
* When using PostTaskAndReplyWithResults, if the ResultType is a passed type (e...rsleevi@chromium.org2012-05-033-2/+43
* Added support for parsing out data from simple repetitive values that should ...zelidrag@chromium.org2012-05-032-0/+79
* Clear up threadingjam@chromium.org2012-05-031-1/+1
* This patch is to enable x86 android build.james.wei@intel.com2012-05-031-0/+7
* Revert 135087 - This patch is to enable x86 android build.rsleevi@chromium.org2012-05-031-7/+0
* This patch is to enable x86 android build.james.wei@intel.com2012-05-031-0/+7
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-022-6/+3
* Add John as an owner of base/threading since he's been pushing a lot on thisbrettw@chromium.org2012-05-021-0/+2
* Added support in Metro mode for retrieving the information about the currentl...ananta@chromium.org2012-05-022-0/+14
* Adding a structure CurrentTabInfo to base\win\metro which would be used to shareananta@chromium.org2012-05-021-0/+6
* Change CreateTemporaryDirInDir to be "more unique"dpranke@chromium.org2012-05-011-0/+3
* Add interface to system trace clock.sleffler@chromium.org2012-05-016-7/+61
* Add a suppression for GLHelper blocking the UI thread.mazda@chromium.org2012-05-011-0/+2
* AppendToFile implementation.loislo@chromium.org2012-04-294-0/+76
* Route calls to tcmalloc MallocExtension through allocator agnostic interfacejamesr@chromium.org2012-04-287-0/+209
* Remove the hash fields from FieldTrials.stevet@chromium.org2012-04-273-122/+46
* Add a suppression for the accelerated surface code blocking the UI thread.jam@chromium.org2012-04-271-1/+3
* Fix debug asserts when --ui-use-gpu-process is specified.mazda@chromium.org2012-04-271-1/+8
* Add a suppression in StaticsProviderImpl for blocking the UI thread.jam@chromium.org2012-04-271-0/+4
* Set svn:executable on windows executables.maruel@chromium.org2012-04-272-0/+0
* Add suppression for about:histograms waiting on the UI thrad. This is a devel...jam@chromium.org2012-04-271-0/+2
* 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