| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up SequencedWorkerPool in preparation for making it a TaskRunner | akalin@chromium.org | 2012-02-27 | 3 | -160/+193 |
* | Allow callers of CommandLine::Init to know whether they were the first caller. | erikwright@chromium.org | 2012-02-27 | 5 | -14/+22 |
* | Break two classes defined in json_value_serializer.cc, .h into separate files. | bbudge@chromium.org | 2012-02-26 | 6 | -112/+139 |
* | Add functions to expand PostDelayedTask interface. | tedvessenes@gmail.com | 2012-02-26 | 4 | -6/+39 |
* | 'defines' shouldn't contain a list in gyp input file | scottmg@chromium.org | 2012-02-25 | 1 | -2/+2 |
* | Disable StatsTableTest.MultipleThreads on Mac. | vandebo@chromium.org | 2012-02-25 | 1 | -1/+7 |
* | Improve SharedMemory::Lock on Posix and reenable StatsTableTest.MultipleThreads | vandebo@chromium.org | 2012-02-25 | 3 | -13/+19 |
* | Make more of base compile with the Native Client toolchain. | bbudge@chromium.org | 2012-02-25 | 6 | -1/+53 |
* | Get rid of WebKitContext. Only two out of six HTML5 related objects were in i... | jam@chromium.org | 2012-02-24 | 1 | -0/+1 |
* | Plug trace session handle leak. | grt@chromium.org | 2012-02-24 | 1 | -3/+2 |
* | [base] Make FilePathWatcher::Watch virtual so that it can be mocked. | szym@chromium.org | 2012-02-24 | 1 | -3/+4 |
* | Cleanup: Remove some deprecated file_util methods. | thestig@chromium.org | 2012-02-24 | 1 | -3/+2 |
* | Fix weak_ptr's operator* implementation. | mnaganov@chromium.org | 2012-02-24 | 2 | -3/+11 |
* | Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector... | thestig@chromium.org | 2012-02-24 | 5 | -34/+29 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-24 | 4 | -13/+8 |
* | Chrome on Android: adds jni_generator. | bulach@chromium.org | 2012-02-24 | 7 | -0/+3072 |
* | Remove unused variable | simon.hong81@gmail.com | 2012-02-23 | 1 | -4/+1 |
* | Allow task tracing in official chrome. | jbates@chromium.org | 2012-02-23 | 3 | -7/+7 |
* | Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySing... | jbates@chromium.org | 2012-02-23 | 10 | -41/+260 |
* | iCleanup: Delete a bunch of empty directories, part 4. | thestig@chromium.org | 2012-02-23 | 1 | -4/+0 |
* | Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe... | groby@chromium.org | 2012-02-23 | 4 | -8/+13 |
* | Use SequencedWorkerPool for disk operations in TraceSubscriberStdio. | husky@chromium.org | 2012-02-22 | 4 | -13/+8 |
* | Avoid profiler initialization in exe context | jar@chromium.org | 2012-02-22 | 1 | -2/+10 |
* | Implement proper atomic code for trace macros. | jbates@chromium.org | 2012-02-22 | 3 | -15/+27 |
* | Revert r122552: "Implement proper atomic code for trace macros." | rnk@chromium.org | 2012-02-21 | 3 | -22/+15 |
* | Correct some header paths in GYP files | rsleevi@chromium.org | 2012-02-21 | 1 | -1/+1 |
* | Remove getters for HTML5 related objects from the ResourceContext interface. ... | jam@chromium.org | 2012-02-21 | 1 | -0/+20 |
* | Add EnabledStateObserver to TraceLog as prelude to hooking V8 GC events. | nduca@chromium.org | 2012-02-20 | 3 | -1/+136 |
* | Move spin_wait to base/synchronization. | brettw@chromium.org | 2012-02-19 | 4 | -7/+7 |
* | Implement proper atomic code for trace macros. | jbates@chromium.org | 2012-02-17 | 3 | -15/+22 |
* | Annotate MessageLoopProxyTest.PostTaskAndReply_DeadReplyLoopDoesNotDelete as ... | glider@chromium.org | 2012-02-17 | 1 | -1/+4 |
* | Fix the CountFilesCreatedAfter test. | gbillock@chromium.org | 2012-02-17 | 1 | -27/+16 |
* | CrOS: Add a CHECK to help debug a crash in the wild. | jhawkins@chromium.org | 2012-02-16 | 1 | -3/+5 |
* | Support use of third party time function for about:profiler | jar@chromium.org | 2012-02-15 | 9 | -4/+146 |
* | Remove myself from base/OWNERS. | evan@chromium.org | 2012-02-15 | 1 | -1/+0 |
* | Add extra data to BrowserContext so that content layer and other embedders ca... | jam@chromium.org | 2012-02-15 | 3 | -0/+75 |
* | Linux: fix bookmarks with & in them not showing correctly in the wrench menu. | mdm@chromium.org | 2012-02-15 | 2 | -5/+6 |
* | Worked around IOSurface related system lockups on dual NVIDIA/Intel GPU | kbr@chromium.org | 2012-02-15 | 3 | -2/+90 |
* | Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfaces | akalin@chromium.org | 2012-02-15 | 13 | -281/+584 |
* | Prefer ScopedNestableTaskAllower over manual save/restore | dhollowa@chromium.org | 2012-02-14 | 3 | -11/+14 |
* | Revert 121840 - Make scoped dc objects smarter | cpu@chromium.org | 2012-02-14 | 5 | -273/+45 |
* | Make scoped dc objects smarter | cpu@chromium.org | 2012-02-14 | 5 | -45/+273 |
* | Removing unneeded macro | dpapad@chromium.org | 2012-02-14 | 1 | -9/+6 |
* | Add a stackframe named 'CrashIntentionally' to crashes from about:crash. | eroman@chromium.org | 2012-02-14 | 1 | -2/+11 |
* | Flakiness cleanup: disable flaky tests under base/ | evan@chromium.org | 2012-02-14 | 7 | -21/+15 |
* | Publish app shortcuts on Mac | sail@chromium.org | 2012-02-11 | 5 | -11/+41 |
* | Implement profiler log writing at shutdown | rlarocque@chromium.org | 2012-02-10 | 1 | -24/+0 |
* | Propogate status setting for profiler to track parents | jar@chromium.org | 2012-02-10 | 4 | -39/+58 |
* | Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1... | joi@chromium.org | 2012-02-10 | 3 | -0/+34 |
* | Print Preview: Refactoring sticky settings code. | dpapad@chromium.org | 2012-02-10 | 1 | -1/+45 |