summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix many test case failures when run isolated on OSX.maruel@chromium.org2013-01-241-0/+3
* Fix no-compile tests in base.dcheng@chromium.org2013-01-234-15/+27
* [Memory Sheriff] Longer timeout for heapchecker test, too.groby@chromium.org2013-01-231-1/+1
* Implement DiscardableMemory for Mac/iOS.avi@chromium.org2013-01-236-53/+262
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-237-165/+179
* Follow up change to fix some leftovers in DiscardableMemoryqinmin@chromium.org2013-01-233-9/+12
* POSIX: add a maximum number of iterations to HANDLE_EINTRjln@chromium.org2013-01-231-4/+22
* Making most protected members of MessageLoop private.shibl@google.com2013-01-221-4/+5
* Equality on scoped_ptr can be done with const pointers.qsr@chromium.org2013-01-221-2/+2
* Remove temporary histograms in field_trial.cc now that the problem is fixed.asvitkine@chromium.org2013-01-221-23/+2
* Add base::DiscardableMemory class and implementation for androidqinmin@chromium.org2013-01-225-0/+253
* Disabling nacl_win64 targets when building in target_arch!=ia32 mode.bradnelson@google.com2013-01-213-50/+54
* Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll.gab@chromium.org2013-01-214-42/+96
* Documentation: improve FileUtilProxy comment to note about the return valuekinuko@chromium.org2013-01-211-1/+22
* base: Fix a bug in MessagePumpGLib which caused a hangsatorux@chromium.org2013-01-192-15/+42
* Android: removes "trace_event_clock_sync" from atrace.bulach@chromium.org2013-01-183-51/+0
* Rename non-const payload() in base::Pickle to mutable_pyload()sergeyu@chromium.org2013-01-182-10/+7
* Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...pneubeck@chromium.org2013-01-185-46/+34
* base: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-1815-27/+27
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-185-25/+108
* Add numeric_cast for checked integral narrowing castsscottmg@chromium.org2013-01-165-0/+306
* mac: Remove OwnershipPolicy parameter to scoped_nsobject.thakis@chromium.org2013-01-162-36/+13
* Cleanup: Deprecate FileUtilProxy::RelayFileTaskkinuko@chromium.org2013-01-162-18/+2
* Nuke jrg from android OWNERS files.yfriedman@chromium.org2013-01-162-2/+0
* base: Add a couple Pref unit tests to base_unittests target.tfarina@chromium.org2013-01-161-0/+18
* Enable overlapping, usage counted SetEnabled()/SetDisabled() for TraceLogcaseq@google.com2013-01-163-11/+81
* Added SharedMemory::MapFrom.vitalybuka@chromium.org2013-01-165-9/+47
* Switch back to deprecated fullscreen APIs.avi@chromium.org2013-01-161-17/+17
* Fix comments that reference the long since deleted TimerManager class.darin@chromium.org2013-01-161-9/+8
* Create the crash key registration system and register some Mac-specific keys.rsesek@chromium.org2013-01-154-4/+316
* GTTF: Print more detailed information about deadly signals.phajdan.jr@chromium.org2013-01-151-13/+76
* Allow base::BindBlock to return a base::Callback with a return type.droger@chromium.org2013-01-155-31/+126
* TCMalloc: restrict maximum size of memory allocationsjln@chromium.org2013-01-152-0/+104
* Disable flaky SequencedWorkerPoolTest.IgnoresAfterShutdown test.creis@chromium.org2013-01-151-1/+2
* mac: Remove an obsolete comment.thakis@chromium.org2013-01-151-4/+1
* Add a histogram for renderer memory usage.marja@chromium.org2013-01-151-0/+3
* Add missing, and remove unnecessary, 'explicit' from constructors. (base/)hans@chromium.org2013-01-1527-47/+51
* Workaround to make MemoryBarrier compile on Win x64scottmg@chromium.org2013-01-152-0/+23
* Remove the base::files:: namespace.darin@chromium.org2013-01-157-14/+0
* Rearchitecting the 'app mode' code on mac for v2 apps.jeremya@chromium.org2013-01-153-0/+56
* [Media Galleries] Add an ImageCaptureCore listener for Mac. (part 2)gbillock@chromium.org2013-01-151-0/+1
* Eliminate FilePathWatcher::Delegate.darin@chromium.org2013-01-156-100/+38
* Fix JavaObjectWeakGlobalRef::operator= leaking jweaksjoth@chromium.org2013-01-141-2/+9
* Fix for the tools sanity unittest when ADDRESS_SANITIZER is defined on Windows.sebmarchand@chromium.org2013-01-141-2/+3
* Add support for getting the 256x256 app icon on Windows as a SkBitmap.asvitkine@chromium.org2013-01-142-5/+28
* Avoid sending notifications when the bitmap data in the history backend is re...pkotwicz@chromium.org2013-01-143-0/+36
* GTTF: dump registers on crash on 32-bit Linuxphajdan.jr@chromium.org2013-01-141-16/+51
* Revert 176681sky@chromium.org2013-01-141-51/+16
* GTTF: dump registers on crash on 32-bit Linuxphajdan.jr@chromium.org2013-01-141-16/+51
* Add regression test for lazy evaluation of tracing parameters.dsinclair@chromium.org2013-01-141-0/+18