summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Allow MessagePumpDefault to wait when there is no pending work.scherkus@chromium.org2012-11-142-0/+3
* Remove PrefObserver from usages of PrefChangeRegistrar, batch 2.joi@chromium.org2012-11-131-0/+3
* Move mru_cache to the new containers subdirectory.brettw@chromium.org2012-11-134-6/+6
* Remove a DCHECK() in FieldTrial::SetForced().asvitkine@chromium.org2012-11-132-4/+36
* Android: correctly generates inner class from import clause.bulach@chromium.org2012-11-132-1/+32
* Ensure that field trials synced to the renderer process are considered "active".asvitkine@chromium.org2012-11-133-11/+53
* [Win] Don't call GetLongPathName() in CreateTemporaryFileInDir().asanka@chromium.org2012-11-122-7/+60
* Need to subtract the speculative memory when calculating available memory on Machongbo.min@intel.com2012-11-121-1/+2
* Reland: Closure-based API to PrefChangeObserver and PrefMember.joi@chromium.org2012-11-123-58/+89
* Use ';' instead of '|' to separate arguments in Android trace.wangxianzhu@chromium.org2012-11-101-1/+4
* Make it so disabled field trials are not reported as active.asvitkine@chromium.org2012-11-103-22/+51
* Move stack_container and linked_list to the new containers subdirectory.brettw@chromium.org2012-11-108-26/+41
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-093-6/+6
* Add a SmallMap to base for small map lookups.brettw@chromium.org2012-11-095-0/+1271
* Move FileDescriptorShuffle to base/posix. This file is very posix-specific.brettw@chromium.org2012-11-096-10/+13
* Revert 166670 - Add Closure-based API to PrefChangeObserver and PrefMember, d...joi@chromium.org2012-11-093-70/+57
* On Android, the app package name defines a distribution channelaruslan@chromium.org2012-11-093-0/+13
* Add cpu to base/win/OWNERSbrettw@chromium.org2012-11-091-0/+1
* Delete unused |application_start_time| from FieldTrialList.asvitkine@chromium.org2012-11-082-19/+1
* Change PrefStore::ReadResult to a boolean.bauerb@chromium.org2012-11-0814-116/+89
* Add run_isolate.py to all .isolate.maruel@chromium.org2012-11-081-0/+1
* Add Closure-based API to PrefChangeObserver and PrefMember, deprecate PrefObs...joi@chromium.org2012-11-083-57/+70
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-085-53/+77
* Re-enable ImportantFileWriterTest.BatchingWritesphajdan.jr@chromium.org2012-11-081-2/+1
* Add a histogram enum to determine the cat's flavor and how many bits there aremark@chromium.org2012-11-084-14/+8
* Revert 166547 - Use tcmalloc's debugallocation for Debug buildsscottmg@google.com2012-11-083-31/+19
* Use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-11-073-19/+31
* Make FieldTrialList::StatesToString() only report active trials.asvitkine@chromium.org2012-11-073-19/+29
* Android: uses "import" section and inner classes for obtaining qualified JNI ...bulach@chromium.org2012-11-074-152/+106
* Rewrite DefaultPrefStore for performanceaberent@chromium.org2012-11-074-28/+30
* Add a temporary histogram to track if a FieldTrial is disabled due to not hav...stevet@chromium.org2012-11-071-0/+4
* Calculate the available physical memory on Mac OShongbo.min@intel.com2012-11-071-2/+13
* Update Time and TimeTicks for NaCl now that it has CLOCK_MONOTONIC.bbudge@chromium.org2012-11-071-11/+1
* Refactoring Geolocation Infobar part4cramya@chromium.org2012-11-071-4/+1
* Re-commit: Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-t...gab@chromium.org2012-11-063-13/+30
* This CL provides a general ONC signature which is used for validation and nor...pneubeck@chromium.org2012-11-062-0/+11
* Don't report field trial groups until group() has been called.asvitkine@chromium.org2012-11-063-46/+91
* net: Implement canceling of all async operations in FileStream.paivanof@gmail.com2012-11-063-0/+81
* Create ash memory monitordavemoore@chromium.org2012-11-052-0/+22
* Revert 166000 - Base: Disable the scoped handle verifierrvargas@google.com2012-11-051-1/+1
* Base: Disable the scoped handle verifierrvargas@google.com2012-11-051-1/+1
* Add realloc_dbg to satisfy the libcpmtd which is provided with Visual Studio ...bungeman@chromium.org2012-11-051-0/+4
* base: Constantify thread_name() getter accessor.tfarina@chromium.org2012-11-053-4/+2
* Clean Up: TSF related stuffnona@chromium.org2012-11-022-5/+5
* Update prep_libc.py for new libcmt.lib layout.bungeman@chromium.org2012-11-021-1/+3
* Revert 165505 - Introduce RemoveChromeTaskbarShortcuts() to delete all pinned...gab@chromium.org2012-11-012-8/+0
* Move EnableInProcessStackDumping to base/debugphajdan.jr@chromium.org2012-11-0112-140/+179
* Make Chrome Trace work with Android ATrace.wangxianzhu@chromium.org2012-11-016-90/+232
* Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-taskbar shor...gab@chromium.org2012-11-012-0/+8
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-015-75/+52