summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* linux components: expose more functions from baseevan@chromium.org2011-05-061-6/+6
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-068-1194/+307
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-068-307/+1194
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-064-0/+103
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-066-298/+51
* wstring: remove wstring version of SplitStringevan@chromium.org2011-05-053-16/+21
* Move the implementations for the CF/NS casts to foundation_utilstuartmorgan@chromium.org2011-05-052-72/+73
* Revert "wstring: remove wstring version of SplitString"evan@chromium.org2011-05-053-21/+16
* wstring: remove wstring version of SplitStringevan@chromium.org2011-05-053-16/+21
* Move some Foundation-specific utilities from mac_util to foundation_utilstuartmorgan@chromium.org2011-05-053-70/+70
* FilePath: Add WARN_UNUSED_RESULT in more places.thakis@chromium.org2011-05-051-7/+10
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-058-1199/+307
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-058-307/+1199
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-053-12/+33
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-056-51/+298
* class PageLoadTrackerUnitTest is not used anymore. Remove.dilmah@chromium.org2011-05-041-4/+0
* Revert 84060 - Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-041-19/+32
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-041-32/+19
* Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possiblekushi.p@gmail.com2011-05-048-12/+16
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-033-285/+139
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-1/+1
* linux: components buildevan@chromium.org2011-05-029-21/+30
* Revert 83641 - DNS Host resolver changes with retry logic. Fix forjar@chromium.org2011-05-021-22/+0
* Modified Value::GetAsDouble so the function returns true when the object hold...yusukes@google.com2011-05-022-3/+10
* DNS Host resolver changes with retry logic. Fix forrtenneti@chromium.org2011-04-301-0/+22
* Revert 83631 - linux: successfully build net_unittests in components buildmaf@chromium.org2011-04-302-8/+6
* Revert 83630 - linux components: expose one last function from base needed by...maf@chromium.org2011-04-302-5/+3
* Revert 83629 - linux components: expose more BASE_API used by Chrome itselfmaf@chromium.org2011-04-305-16/+12
* linux: successfully build net_unittests in components buildevan@chromium.org2011-04-292-6/+8
* linux components: expose one last function from base needed by test_shellevan@chromium.org2011-04-292-3/+5
* linux components: expose more BASE_API used by Chrome itselfevan@chromium.org2011-04-295-12/+16
* Add a rand_util method for generating a random string.abarth@chromium.org2011-04-293-5/+39
* linux: components support for base/evan@chromium.org2011-04-2912-55/+75
* There's no need to export the key_iterator class, and exporting itdarin@chromium.org2011-04-291-1/+1
* Mac base cleanup.avi@chromium.org2011-04-295-44/+38
* Use the IAttachmentExecute service to set the Zone.Identifier stream,joaodasilva@chromium.org2011-04-291-13/+16
* Field trials are currently implemented (commonly) using a static variable tha...rtenneti@chromium.org2011-04-293-23/+140
* Fix one more time the linux tests, in other words giving up on improving the ...cpu@chromium.org2011-04-291-10/+14
* fix failing linux tests.cpu@chromium.org2011-04-291-0/+4
* Add a more comprehensive background mode for a process.cpu@chromium.org2011-04-282-8/+40
* Reland 83186: Enable building base.dll for the multi-dll build.rvargas@google.com2011-04-281-1/+21
* Improving logging in /app, /base, /crypto and /ipc. Updating plain DCHECK() u...kushi.p@gmail.com2011-04-281-1/+1
* Revert 83186 - Enable building base.dll for the multi-dll build.rvargas@google.com2011-04-271-21/+1
* Fix DirectoryLister not to require refcounting.willchan@chromium.org2011-04-271-2/+4
* Enable building base.dll for the multi-dll build.rvargas@google.com2011-04-271-1/+21
* Moved mru_cache from content/common to base/memory.agayev@chromium.org2011-04-274-0/+525
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-0/+3
* X message pump: Remove unnecessary code.sadrul@chromium.org2011-04-261-9/+0
* Base: Fix the logging export api to fix release builds ofrvargas@google.com2011-04-261-1/+1
* Revert r83048 "Removed wchar_t from Time::FromString."maruel@chromium.org2011-04-267-253/+163