| Commit message (Expand) | Author | Age | Files | Lines |
* | class PageLoadTrackerUnitTest is not used anymore. Remove. | dilmah@chromium.org | 2011-05-04 | 1 | -4/+0 |
* | Revert 84060 - Remove cancel from RunnableFunctions. | dmaclach@chromium.org | 2011-05-04 | 1 | -19/+32 |
* | Remove cancel from RunnableFunctions. | dmaclach@chromium.org | 2011-05-04 | 1 | -32/+19 |
* | Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possible | kushi.p@gmail.com | 2011-05-04 | 8 | -12/+16 |
* | Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape.... | pkasting@chromium.org | 2011-05-03 | 3 | -285/+139 |
* | Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi... | jam@chromium.org | 2011-05-02 | 1 | -1/+1 |
* | linux: components build | evan@chromium.org | 2011-05-02 | 9 | -21/+30 |
* | Revert 83641 - DNS Host resolver changes with retry logic. Fix for | jar@chromium.org | 2011-05-02 | 1 | -22/+0 |
* | Modified Value::GetAsDouble so the function returns true when the object hold... | yusukes@google.com | 2011-05-02 | 2 | -3/+10 |
* | DNS Host resolver changes with retry logic. Fix for | rtenneti@chromium.org | 2011-04-30 | 1 | -0/+22 |
* | Revert 83631 - linux: successfully build net_unittests in components build | maf@chromium.org | 2011-04-30 | 2 | -8/+6 |
* | Revert 83630 - linux components: expose one last function from base needed by... | maf@chromium.org | 2011-04-30 | 2 | -5/+3 |
* | Revert 83629 - linux components: expose more BASE_API used by Chrome itself | maf@chromium.org | 2011-04-30 | 5 | -16/+12 |
* | linux: successfully build net_unittests in components build | evan@chromium.org | 2011-04-29 | 2 | -6/+8 |
* | linux components: expose one last function from base needed by test_shell | evan@chromium.org | 2011-04-29 | 2 | -3/+5 |
* | linux components: expose more BASE_API used by Chrome itself | evan@chromium.org | 2011-04-29 | 5 | -12/+16 |
* | Add a rand_util method for generating a random string. | abarth@chromium.org | 2011-04-29 | 3 | -5/+39 |
* | linux: components support for base/ | evan@chromium.org | 2011-04-29 | 12 | -55/+75 |
* | There's no need to export the key_iterator class, and exporting it | darin@chromium.org | 2011-04-29 | 1 | -1/+1 |
* | Mac base cleanup. | avi@chromium.org | 2011-04-29 | 5 | -44/+38 |
* | Use the IAttachmentExecute service to set the Zone.Identifier stream, | joaodasilva@chromium.org | 2011-04-29 | 1 | -13/+16 |
* | Field trials are currently implemented (commonly) using a static variable tha... | rtenneti@chromium.org | 2011-04-29 | 3 | -23/+140 |
* | Fix one more time the linux tests, in other words giving up on improving the ... | cpu@chromium.org | 2011-04-29 | 1 | -10/+14 |
* | fix failing linux tests. | cpu@chromium.org | 2011-04-29 | 1 | -0/+4 |
* | Add a more comprehensive background mode for a process. | cpu@chromium.org | 2011-04-28 | 2 | -8/+40 |
* | Reland 83186: Enable building base.dll for the multi-dll build. | rvargas@google.com | 2011-04-28 | 1 | -1/+21 |
* | Improving logging in /app, /base, /crypto and /ipc. Updating plain DCHECK() u... | kushi.p@gmail.com | 2011-04-28 | 1 | -1/+1 |
* | Revert 83186 - Enable building base.dll for the multi-dll build. | rvargas@google.com | 2011-04-27 | 1 | -21/+1 |
* | Fix DirectoryLister not to require refcounting. | willchan@chromium.org | 2011-04-27 | 1 | -2/+4 |
* | Enable building base.dll for the multi-dll build. | rvargas@google.com | 2011-04-27 | 1 | -1/+21 |
* | Moved mru_cache from content/common to base/memory. | agayev@chromium.org | 2011-04-27 | 4 | -0/+525 |
* | Base: Adjust dependencies to build with base.dll | rvargas@google.com | 2011-04-26 | 1 | -0/+3 |
* | X message pump: Remove unnecessary code. | sadrul@chromium.org | 2011-04-26 | 1 | -9/+0 |
* | Base: Fix the logging export api to fix release builds of | rvargas@google.com | 2011-04-26 | 1 | -1/+1 |
* | Revert r83048 "Removed wchar_t from Time::FromString." | maruel@chromium.org | 2011-04-26 | 7 | -253/+163 |
* | Fix ReleasableInstanceName to account for the fact that the V property | mark@chromium.org | 2011-04-26 | 2 | -83/+234 |
* | Removed wchar_t from Time::FromString. | shinyak@google.com | 2011-04-26 | 7 | -163/+253 |
* | added md5_unittest | shinyak@google.com | 2011-04-25 | 2 | -0/+199 |
* | wstring: remove wstring functions from base/i18n/rtl.h | evan@chromium.org | 2011-04-25 | 3 | -83/+18 |
* | Revert my recent changes regarding title directionality. | evan@chromium.org | 2011-04-25 | 1 | -22/+0 |
* | Extend PathService::Get to be able to return the X86 program files path. | abodenha@chromium.org | 2011-04-25 | 2 | -3/+14 |
* | Delete a few unused functions. | thakis@chromium.org | 2011-04-25 | 1 | -3/+0 |
* | Change NavigationEntry's title fields to carry the text direction. | evan@chromium.org | 2011-04-23 | 1 | -0/+5 |
* | Base: Fix FileVersionInfo::CreateFileVersionInfoForCurrentModule so that | rvargas@google.com | 2011-04-22 | 3 | -11/+41 |
* | Base: Change the AtExitManager so that if base is built | rvargas@google.com | 2011-04-22 | 1 | -4/+10 |
* | Revert 82686 - Extend PathService::Get to be able to return the X86 program f... | abodenha@google.com | 2011-04-22 | 2 | -10/+3 |
* | Extend PathService::Get to be able to return the X86 program files path. | abodenha@chromium.org | 2011-04-22 | 2 | -3/+10 |
* | Update DCHECK() usage to utilize the more expressive debugging functions. | kushi.p@gmail.com | 2011-04-22 | 8 | -18/+18 |
* | Use the real Mac browser app's bundle identifier everywhere that a base | mark@chromium.org | 2011-04-22 | 4 | -6/+61 |
* | Add and use a base::i18n::StringWithDirection for carrying titles. | evan@chromium.org | 2011-04-21 | 1 | -1/+18 |