summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac: Components build for base, easy partthakis@chromium.org2011-07-2910-78/+91
* windows: Remove vestigal support for /Wp64evan@chromium.org2011-07-283-82/+1
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-2/+2
* Revert 94426 - Removed wchat_t from Time::FromString.morrita@chromium.org2011-07-287-225/+135
* Removed wchat_t from Time::FromString.shinyak@google.com2011-07-287-135/+225
* MD5Update function uses StringPiece instead of raw buffer.dominich@chromium.org2011-07-263-12/+33
* Fix Mac 10.6 SDK compile errors found with Clang.rsesek@chromium.org2011-07-261-0/+1
* Support Closure in ALL the loops!ajwong@chromium.org2011-07-2614-126/+420
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-1/+1
* check xinput2 capability so that it runs on the system that doesn't support x...oshima@google.com2011-07-232-33/+35
* re-landing r93629oshima@google.com2011-07-226-27/+26
* Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/buil...leandrogracia@chromium.org2011-07-226-24/+25
* Consolidate access to X Displayoshima@google.com2011-07-226-25/+24
* touch: Always expect XInput2 availability.sadrul@chromium.org2011-07-222-20/+0