| Commit message (Expand) | Author | Age | Files | Lines |
* | The gyp files don't have a way to refer to POSIX-like OS's as a group, so I d... | mark@chromium.org | 2011-05-12 | 3 | -13/+13 |
* | iwyu: Include stringprintf.h where appropriate, part 3. | jhawkins@chromium.org | 2011-05-12 | 3 | -8/+8 |
* | X message pump: Allow adding observers for XEvents. | sadrul@chromium.org | 2011-05-11 | 5 | -13/+48 |
* | iwyu: Include callback_old.h where appropriate, final. | jhawkins@chromium.org | 2011-05-11 | 2 | -2/+0 |
* | Do not redefine malloc&co when ADDRESS_SANITIZER macro is defined. | timurrrr@chromium.org | 2011-05-11 | 1 | -2/+5 |
* | Merge the dynamic annotations from ThreadSanitizer r3424. | timurrrr@chromium.org | 2011-05-11 | 2 | -45/+137 |
* | Revert of 83710 which reverted 83641 - DNS Host resolver changes | rtenneti@chromium.org | 2011-05-11 | 1 | -0/+22 |
* | Nits fix on trace_event.h and child_trace_message_filter.cc | scheib@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | base: Replace "using namespace base;" by wrapping the tests around "namespace... | tfarina@chromium.org | 2011-05-10 | 1 | -3/+4 |
* | Added CHECK for tasks passed to PostTask being null. | apatrick@chromium.org | 2011-05-10 | 1 | -4/+8 |
* | Make the Pepper proxy support in-process font rendering. | brettw@chromium.org | 2011-05-10 | 1 | -3/+5 |
* | wstring: remove WideToUpper/WideToLower | evan@chromium.org | 2011-05-10 | 3 | -23/+0 |
* | Add more ThreadSanitizer sanity tests | timurrrr@chromium.org | 2011-05-10 | 1 | -32/+83 |
* | wstring: remove wstring version of TrimWhitespace | evan@chromium.org | 2011-05-10 | 3 | -19/+9 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-10 | 6 | -51/+298 |
* | [Sync] Remove more boilerplate from chrome://sync-internals js files | akalin@chromium.org | 2011-05-10 | 1 | -0/+5 |
* | iwyu: Include stringprintf.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 5 | -6/+10 |
* | iwyu: Use callback_old.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-10 | 1 | -0/+1 |
* | Remove cancel from RunnableFunctions. | dmaclach@chromium.org | 2011-05-10 | 1 | -32/+19 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-10 | 8 | -307/+1244 |
* | iwyu: Use callback_old.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 3 | -3/+3 |
* | linux components: expose functions used by tests | evan@chromium.org | 2011-05-09 | 1 | -5/+7 |
* | Add shutdown trace functions | davemoore@chromium.org | 2011-05-09 | 1 | -1/+3 |
* | linux components: expose more functions from base | evan@chromium.org | 2011-05-06 | 1 | -6/+6 |
* | Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-06 | 8 | -1194/+307 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-06 | 8 | -307/+1194 |
* | FTP: split the directory listing parser test and re-enable it on TSan bots | phajdan.jr@chromium.org | 2011-05-06 | 4 | -0/+103 |
* | Revert 84197 - Add one-time randomization support for FieldTrial, and the abi... | joi@chromium.org | 2011-05-06 | 6 | -298/+51 |
* | wstring: remove wstring version of SplitString | evan@chromium.org | 2011-05-05 | 3 | -16/+21 |
* | Move the implementations for the CF/NS casts to foundation_util | stuartmorgan@chromium.org | 2011-05-05 | 2 | -72/+73 |
* | Revert "wstring: remove wstring version of SplitString" | evan@chromium.org | 2011-05-05 | 3 | -21/+16 |
* | wstring: remove wstring version of SplitString | evan@chromium.org | 2011-05-05 | 3 | -16/+21 |
* | Move some Foundation-specific utilities from mac_util to foundation_util | stuartmorgan@chromium.org | 2011-05-05 | 3 | -70/+70 |
* | FilePath: Add WARN_UNUSED_RESULT in more places. | thakis@chromium.org | 2011-05-05 | 1 | -7/+10 |
* | Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-05 | 8 | -1199/+307 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-05 | 8 | -307/+1199 |
* | Move crypto_helpers from sync to crypto | qsr@google.com | 2011-05-05 | 3 | -12/+33 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-05 | 6 | -51/+298 |
* | 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 |