| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove an unused typedef in scoped_nsobject.h | isherman@chromium.org | 2011-10-17 | 1 | -4/+0 |
* | Support dynamic switching between integrated and discrete GPUs on Mac OS X. | kbr@chromium.org | 2011-10-13 | 1 | -0/+130 |
* | Add trace code to track all posted tasks in message_loop and WorkerThreads (n... | jbates@chromium.org | 2011-10-03 | 1 | -0/+3 |
* | Upstream ProcessUtilTest, and make a few other files compile on Android. | jingzhao@chromium.org | 2011-09-29 | 1 | -1/+1 |
* | Remove the free_ member of scoped_ptr_malloc. | evan@chromium.org | 2011-08-29 | 1 | -7/+3 |
* | Make WeakPtr thread-safe, i.e. allow cross-thread copying of WeakPtr | sievers@chromium.org | 2011-08-26 | 3 | -18/+220 |
* | Revert 97808 - Make WeakPtr thread-safe, i.e. allow cross-thread copying of W... | cbentzel@chromium.org | 2011-08-23 | 3 | -220/+18 |
* | Make WeakPtr thread-safe, i.e. allow cross-thread copying of WeakPtr | sievers@chromium.org | 2011-08-23 | 3 | -18/+220 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 3 | -104/+1 |
* | Optimize phishing page term feature extraction. | gcasto@chromium.org | 2011-08-09 | 2 | -2/+63 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 4 | -14/+14 |
* | Re-land r93365 - add RefCountedString | joth@chromium.org | 2011-07-22 | 3 | -14/+120 |
* | Revert 93365 - it broke on Chrome OS | joth@chromium.org | 2011-07-21 | 3 | -118/+12 |
* | Added RefCountedString, as this is what many RefCountedMemory users seem to want | joth@chromium.org | 2011-07-21 | 3 | -12/+118 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Add a warning to the top of base/memory/singleton.h | scherkus@chromium.org | 2011-06-21 | 1 | -0/+14 |
* | Avoiding duplication of singular iterator | tzik@chromium.org | 2011-06-21 | 1 | -1/+1 |
* | Add missing test to WeakPtr | cpu@chromium.org | 2011-05-24 | 1 | -0/+14 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 6 | -383/+0 |
* | iwyu: Use callback_old.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Moved mru_cache from content/common to base/memory. | agayev@chromium.org | 2011-04-27 | 2 | -0/+516 |
* | Delete a few unused functions. | thakis@chromium.org | 2011-04-25 | 1 | -3/+0 |
* | linux: don't always print dlopen errors from LoadNativeLibrary | evan@chromium.org | 2011-04-18 | 1 | -1/+1 |
* | Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe. | willchan@chromium.org | 2011-04-11 | 2 | -24/+23 |
* | Revert 81142 - Fix base::internal::WeakReference::Flag to be RefCountedThread... | erg@google.com | 2011-04-11 | 2 | -23/+24 |
* | Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe. | willchan@chromium.org | 2011-04-11 | 2 | -24/+23 |
* | Base: Last set of files to use BASE_API (for base.dll) | rvargas@google.com | 2011-03-28 | 2 | -4/+7 |
* | When looking at this bug, I found at least the following issues: | scr@chromium.org | 2011-03-28 | 2 | -0/+162 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 29 | -0/+3557 |