summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Include base/stringprintf.h in base/debug/profiler.cc.hans@chromium.org2011-08-171-1/+1
* base: Add DCHECK that double Values are finite.derat@chromium.org2011-08-171-0/+3
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-5/+0
* Create ipc.dll.darin@chromium.org2011-08-151-1/+1
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-1514-41/+55
* Call ntdll.dll!NtTerminateProcess directly, without going through theapatrick@chromium.org2011-08-151-3/+26
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-157-25/+25
* base: Fix the TODO in ListValue::Remove().tfarina@chromium.org2011-08-133-11/+12
* base: Rename ValueType to something less redundant as _just_ Type.tfarina@chromium.org2011-08-122-7/+7
* Fixes a corner case bug in the HexStringToInt conversion function which cause...ali.akbar@gmail.com2011-08-122-2/+3
* base: Add missing OVERRIDE annotations to overridden methods from Value.tfarina@chromium.org2011-08-111-24/+25
* Adding Wayland message loop and gyp build depsdnicoara@chromium.org2011-08-115-6/+126
* CrOS - Memory debug widget shows anonymous memory and renderer kills.jamescook@chromium.org2011-08-112-19/+37
* base: Remove CreateBinaryValue() function as it's redundant.tfarina@chromium.org2011-08-113-11/+2
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-111-1/+0
* Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...mnissler@chromium.org2011-08-113-5/+0
* Update base/android to use new ScopedJava(Global)Referencesteveblock@google.com2011-08-114-19/+15
* Added code to verify whether TerminateProcess is hooked before calling it.apatrick@chromium.org2011-08-111-0/+9
* Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code.pkasting@chromium.org2011-08-103-0/+5
* Mac Lion: Chrome opens new window on restart when no windows were previously ...dhollowa@chromium.org2011-08-102-24/+33
* Optimize phishing page term feature extraction.gcasto@chromium.org2011-08-096-9/+458
* Use MessageLoopProxy instead of MessageLoop to dispatch notifications in Obse...adamk@chromium.org2011-08-092-23/+71
* base: Remove a file that is no longer used.tfarina@chromium.org2011-08-091-22/+0
* Revert 96013 - Use MessageLoopProxy instead of MessageLoop to dispatch notifi...adamk@chromium.org2011-08-092-75/+24
* Use MessageLoopProxy instead of MessageLoop to dispatch notifications in Obse...adamk@chromium.org2011-08-092-24/+75
* Implement backend for thread names and process names.nduca@chromium.org2011-08-097-69/+262
* Revert 95441apatrick@chromium.org2011-08-091-5/+3
* Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...fischman@chromium.org2011-08-083-5/+0
* Clean up SSL false start blacklist code. Numerous changes, including:pkasting@chromium.org2011-08-083-0/+5
* Increase test timeout to 45s.thakis@chromium.org2011-08-081-1/+1
* Add AutoJObject and AutoGlobalJObjectbulach@chromium.org2011-08-083-0/+138
* base: Remove using declaration of MD5Digest now that hunspell was fixed.tfarina@chromium.org2011-08-081-3/+0
* Increase test timeout by 2 more seconds.thakis@chromium.org2011-08-071-1/+1
* Increase test timeout for out of process tests by 4 seconds.thakis@chromium.org2011-08-071-1/+1
* Add acquire/release calls in one-time init for histogramsjar@chromium.org2011-08-071-93/+110
* base: Remove using declaration of BinaryValue as it's no longer necessary.tfarina@chromium.org2011-08-051-5/+3
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-05126-950/+978
* base: Remove unnecessary using declarations from values.htfarina@chromium.org2011-08-042-3/+4
* Fix obsolete dependencies so that needless recompilation does not happen.jeanluc@chromium.org2011-08-041-1/+1
* Linux: fix build with system libevent.phajdan.jr@chromium.org2011-08-041-0/+3
* base: Get rid of a deprecated version of file_util::GetFileExtensionFromPath().tfarina@chromium.org2011-08-042-14/+5
* TaskClosureAdapter::Run does not invoke the task if it is null.apatrick@chromium.org2011-08-041-3/+5
* In test_file_util_mac.cc, when evicting file from cache, do not map a file wh...hnguyen@chromium.org2011-08-031-3/+16
* Removed wchat_t from Time::FromString.shinyak@google.com2011-08-036-134/+224
* Added the comment for GetApplicationContext()michaelbai@google.com2011-08-021-1/+3
* CrOS - Add memory consumption status bar widget behind flagjamescook@chromium.org2011-08-022-10/+35
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-0216-21/+598
* Revert 94999 - CrOS - Add memory consumption status bar widget behind flagjamescook@chromium.org2011-08-012-35/+10
* CrOS - Add memory consumption status bar widget behind flagjamescook@chromium.org2011-08-012-10/+35
* Add a convenience function to Versioncpu@chromium.org2011-08-013-0/+15