summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Notify FieldTrial observers only once group() is called for the first time.asvitkine@chromium.org2012-11-013-20/+140
* First step towards component build for Android.yfriedman@chromium.org2012-11-0111-70/+90
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-015-22/+7
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-016-39/+54
* Adding 'base_prefs' target to base/gypi.joi@chromium.org2012-11-0111-12/+86
* On Windows, current implementation fails touching directories because it cann...nhiroki@chromium.org2012-11-013-5/+13
* Revert 165244 - Create ash memory monitorbrettw@chromium.org2012-10-312-22/+0
* Android: passes a list of qualified JNI parameters as a param to the generator.bulach@chromium.org2012-10-313-220/+244
* Create ash memory monitordavemoore@chromium.org2012-10-312-0/+22
* Histogram type support in HistogramBase and remove SetRangeDescription functionkaiwang@chromium.org2012-10-317-95/+105
* A Speculative Revert for 164939 - Use tcmalloc's debugallocation for Debug bu...hbono@chromium.org2012-10-313-31/+19
* Band-aid fix for test hangs:phajdan.jr@chromium.org2012-10-311-0/+3
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-305-52/+75
* Revert 165006 - Revert 165005 until skia_webkit.gyp is present everywhere.bungeman@chromium.org2012-10-301-9/+1
* Revert 165005 until skia_webkit.gyp is present everywhere.bungeman@chromium.org2012-10-301-1/+9
* Use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-10-303-19/+31
* base: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-10-3011-42/+42
* Default to GMT when parsing HTTP "Date", "Expires" and "Last-Modified" headers.pauljensen@chromium.org2012-10-292-4/+25
* Add IDMap::Clear() which removes all items.jsbell@chromium.org2012-10-292-0/+84
* Extract arguments reconstruction logic out of GetCommandLineString() into Get...gab@chromium.org2012-10-293-9/+84
* Move remaining files in content\browser\renderer_host to content namespace.jam@chromium.org2012-10-291-2/+2
* Removing myself from OWNERs and WATCHLISTsatish@chromium.org2012-10-292-2/+0
* Startup perf stability: only record stats 7 minutes after system startjeremy@chromium.org2012-10-294-0/+35
* Remove base/metrics/* code from NaCl IPC proxy build.bbudge@chromium.org2012-10-282-0/+6
* Add explicit tests for histogram factory matching.gavinp@chromium.org2012-10-274-12/+55
* Add systemInfo.memory API implementationhongbo.min@intel.com2012-10-274-0/+36
* Make IDMap respect C++ rule of three,phajdan.jr@chromium.org2012-10-272-3/+100
* Add Google Location Settings geolocation permission flowcramya@chromium.org2012-10-271-0/+3
* Handle NULL ptr calls to free() with the WIN allocator.dalecurtis@google.com2012-10-271-1/+2
* Update jni_generator to match change downstreammiguelg@chromium.org2012-10-261-0/+1