| Commit message (Expand) | Author | Age | Files | Lines |
* | Add scoped_ptr<>::PassAs<>(). | sergeyu@chromium.org | 2012-01-25 | 1 | -0/+1 |
* | linux: remove no_strict_aliasing gyp variable | evan@chromium.org | 2012-01-24 | 1 | -8/+1 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | Add a sequenced worker pool. | brettw@chromium.org | 2012-01-01 | 1 | -0/+1 |
* | Provide windows notification of thread termination | jar@chromium.org | 2011-12-22 | 1 | -0/+1 |
* | Add JSONValueConverter. | mukai@chromium.org | 2011-12-22 | 1 | -0/+1 |
* | Crank optimization level for base libs to WPO in official builds. Depends on ... | siggi@chromium.org | 2011-12-20 | 1 | -2/+8 |
* | Revert 114672 - Revert 114229 - Revert 113748 - Provide windows notifictaion ... | jar@chromium.org | 2011-12-19 | 1 | -1/+0 |
* | Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termin... | jar@chromium.org | 2011-12-15 | 1 | -0/+1 |
* | Revert 113748 - Provide windows notifictaion of thread termination | jar@chromium.org | 2011-12-13 | 1 | -1/+0 |
* | Provide windows notifictaion of thread termination | jar@chromium.org | 2011-12-09 | 1 | -0/+1 |
* | Windows-native sampling profiler wrapper class. | siggi@chromium.org | 2011-12-07 | 1 | -0/+1 |
* | Revert 113321 (speculative revert for http://crbug.com/106657 and a few other... | thakis@chromium.org | 2011-12-07 | 1 | -1/+0 |
* | Provide windows notifictaion of thread termination | jar@chromium.org | 2011-12-07 | 1 | -0/+1 |
* | Fix android build (base_unittests): exclude jni_android_unittest.cc for now. | jrg@chromium.org | 2011-12-06 | 1 | -0/+1 |
* | Don't use Singleton to cache JNI method IDs in Java Bridge | steveblock@chromium.org | 2011-12-05 | 1 | -0/+1 |
* | Improve support for multiselect list box accessibility on Windows. | dmazzoni@chromium.org | 2011-12-03 | 1 | -0/+2 |
* | Make CHECK not print messages in official builds | akalin@chromium.org | 2011-12-02 | 1 | -0/+10 |
* | [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. | shess@chromium.org | 2011-12-01 | 1 | -0/+1 |
* | Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base... | hayato@chromium.org | 2011-12-01 | 1 | -1/+0 |
* | [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. | shess@chromium.org | 2011-11-30 | 1 | -0/+1 |
* | Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...) | dcheng@chromium.org | 2011-11-25 | 1 | -2/+0 |
* | base::Bind: Implement CancelableCallback to replace CancelableTask. | jhawkins@chromium.org | 2011-11-24 | 1 | -0/+1 |
* | Move PropertyBag to base. Originally this was in chrome\common because only c... | jam@chromium.org | 2011-11-23 | 1 | -0/+1 |
* | replace platform conditions with os_posix and os_bsd where applicable | robert.nagy@gmail.com | 2011-11-22 | 1 | -1/+1 |
* | Allow trailing comma in JSON policy files. | pastarmovj@chromium.org | 2011-11-17 | 1 | -0/+1 |
* | base::Bind() conversion for chrome/browser/search_engines | dcheng@chromium.org | 2011-11-16 | 1 | -1/+0 |
* | base: export GetBuildTime | agl@chromium.org | 2011-11-11 | 1 | -0/+1 |
* | Enable -Wexit-time-destructors for base. | thakis@chromium.org | 2011-11-09 | 1 | -0/+2 |
* | Revert of Revert 108752 - Support tracking of IPC messages as tasks in profiler | jar@chromium.org | 2011-11-08 | 1 | -0/+1 |
* | Revert 108752 - Support tracking of IPC messages as tasks in profiler | joi@chromium.org | 2011-11-08 | 1 | -1/+0 |
* | Support tracking of IPC messages as tasks in profiler | jar@chromium.org | 2011-11-05 | 1 | -0/+1 |
* | Moving the SignalingTask class to base/test. | tommi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Enable ICU in Android | michaelbai@google.com | 2011-10-31 | 1 | -50/+0 |
* | add classes trace_analyzer::Query and TraceAnalyzer to improve testing (retry) | jbates@chromium.org | 2011-10-29 | 1 | -0/+3 |
* | Revert 107813 - add classes trace_analyzer::Query and TraceAnalyzer to make i... | jbates@chromium.org | 2011-10-29 | 1 | -3/+0 |
* | add classes trace_analyzer::Query and TraceAnalyzer to make it easy to search... | jbates@chromium.org | 2011-10-28 | 1 | -0/+3 |
* | OpenBSD patches for base and build, part 2 | robert.nagy@gmail.com | 2011-10-24 | 1 | -0/+5 |
* | Create a CFCast<>() method for casting a basic CFTypeRef to a more specific C... | kushi.p@gmail.com | 2011-10-19 | 1 | -0/+1 |
* | Upstream: Android's base.gyp and base.gypi | michaelbai@google.com | 2011-10-03 | 1 | -2/+65 |
* | Reland 102005 and 102009: aura: Explicitly disable GTK. | sadrul@chromium.org | 2011-09-21 | 1 | -7/+12 |
* | Revert 102005 - aura: Explicitly disable GTK. | sky@chromium.org | 2011-09-20 | 1 | -12/+7 |
* | aura: Explicitly disable GTK. | sadrul@chromium.org | 2011-09-20 | 1 | -7/+12 |
* | Searching for downloads currently does a plain substring search, which does not | vanlam@google.com | 2011-09-16 | 1 | -0/+3 |
* | Fourth attempt at the following. Unreviewed, this was originally reviewed in... | pkasting@chromium.org | 2011-09-15 | 1 | -0/+1 |
* | Make Callback.Equals() only work when comparing against the same type. | ajwong@chromium.org | 2011-09-10 | 1 | -0/+1 |
* | Create a "no compile" drivers script in python to unittest compile time asserts. | ajwong@chromium.org | 2011-09-10 | 1 | -0/+6 |
* | Refactor ScopedJavaRef | joth@chromium.org | 2011-09-09 | 1 | -0/+1 |
* | Use precompiled headers for most large projects where the .gyp file | joi@chromium.org | 2011-09-07 | 1 | -0/+1 |
* | Base: Switch base_i18n to be a separate dll (component build) | rvargas@google.com | 2011-08-31 | 1 | -1/+6 |