summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Enable system trace clock use on chrome os.sleffler@chromium.org2012-05-151-4/+8
* Activate Keychain reauthorization.mark@chromium.org2012-05-151-1/+12
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-152-0/+8
* Fix EtwTraceConsumerRealtimeTest.siggi@chromium.org2012-05-151-3/+1
* Add a new gyp define to be used by the swarm master.maruel@chromium.org2012-05-151-1/+2
* Modify ui::ElideRectangleText() to honor trailing newlines.asvitkine@chromium.org2012-05-151-5/+1
* Speculative fix for a crash in dtoa.tony@chromium.org2012-05-153-1/+16
* Revert 136990 - Make sure the thread calling CoCreateGuid is CoInitialized.vrk@google.com2012-05-142-5/+2
* Make sure the thread calling CoCreateGuid is CoInitialized.siggi@chromium.org2012-05-142-2/+5
* Explicitly #include <unistd.h> to avoid a compile errorphajdan.jr@chromium.org2012-05-141-1/+2
* Add the StackTrace to the URLFetcher crash dumps.willchan@chromium.org2012-05-121-1/+4
* Use ThreadTaskRunnerHandle in base::Timer.sergeyu@chromium.org2012-05-111-8/+10
* Upstream Device Orientation For Android.jknotten@chromium.org2012-05-112-5/+50
* Fix chromium_base.jar path for APK builds.nileshagrawal@chromium.org2012-05-111-2/+2
* Simplify private FieldTrial constructor.asvitkine@chromium.org2012-05-112-31/+34
* Disable EtwTraceConsumerRealtimeTest.ConsumeEvent per current policy.csilv@chromium.org2012-05-101-1/+1
* Mark EtwTraceConsumerRealtimeTest.ConsumeEvent as flaky.csilv@chromium.org2012-05-101-1/+2
* Revert 136389 - Enable system trace clock use on chrome os.yzshen@chromium.org2012-05-101-6/+0
* Enable system trace clock use on chrome os.sleffler@chromium.org2012-05-101-0/+6
* Fix a leak following r135955rsleevi@chromium.org2012-05-101-0/+8
* Fix forward-declaration of RegistrationMethod in jni_registrar.hsteveblock@chromium.org2012-05-101-1/+1
* Android content shell bringup.jrg@chromium.org2012-05-101-1/+1
* Fix Mac component buildsail@chromium.org2012-05-101-3/+3
* Coverity: Fix a leak.jhawkins@chromium.org2012-05-092-5/+37
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-093-17/+59
* Add base::ThreadTaskRunnerHandler class.sergeyu@chromium.org2012-05-096-1/+109
* Use generic package name retrieval.nyquist@chromium.org2012-05-091-2/+2
* Upstream Geolocation for Android.jknotten@chromium.org2012-05-091-0/+134
* Add new method OverrideAndCreateIfNeeded to PathService.pastarmovj@chromium.org2012-05-093-9/+52
* Permit .Pass()ing scoped_ptr_malloc<>'s that have custom FreeProcs.rsleevi@chromium.org2012-05-092-6/+37
* 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