| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 17 | -100/+66 |
* | Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn. | ajwong@chromium.org | 2012-01-06 | 1 | -12/+0 |
* | Prevent calling internal metrics code with invalid values. | rkc@chromium.org | 2012-01-06 | 2 | -4/+19 |
* | Fix scoped_refptr assignment operator in the case of having it as a member. | mnaganov@chromium.org | 2012-01-05 | 2 | -4/+33 |
* | Returns a bool for JSONValueConverter::Convert() | mukai@chromium.org | 2012-01-05 | 2 | -29/+117 |
* | base::Bind: Remove Task. | jhawkins@chromium.org | 2012-01-05 | 14 | -445/+69 |
* | Re-remove ReleasePointer. | dcheng@chromium.org | 2012-01-04 | 1 | -5/+0 |
* | Fix prctl ERROR messages on Linux debug builds. | rbyers@chromium.org | 2012-01-04 | 1 | -4/+5 |
* | Enable ThreadChecker in non-debug builds if DCHECK_ALWAYS_ON is | joi@chromium.org | 2012-01-04 | 3 | -15/+35 |
* | Update Sleep() calls in base/test to use TimeDelta instead of int. | tedvessenes@gmail.com | 2012-01-04 | 2 | -8/+10 |
* | base::Bind: Remove CancelableTask and ScopedTaskRunner. | jhawkins@chromium.org | 2012-01-04 | 3 | -105/+2 |
* | Linux: Try to minimize copying of string information when reading /proc data. | erg@chromium.org | 2012-01-04 | 1 | -12/+12 |
* | And now NewRunnableMethod(), you die. | ajwong@chromium.org | 2012-01-04 | 6 | -320/+8 |
* | chromeos: Implement power button animations for Aura. | derat@chromium.org | 2012-01-04 | 1 | -2/+3 |
* | [Coverity] Fixed uninitialized member | groby@chromium.org | 2012-01-04 | 1 | -2/+3 |
* | base::Bind: Remove ScopedRunnableMethodFactory. | jhawkins@chromium.org | 2012-01-03 | 1 | -143/+1 |
* | Add TimeDelay interfaces to TestTimeouts. | tedvessenes@gmail.com | 2012-01-03 | 1 | -1/+29 |
* | base::Bind: Remove callback_old.h. | jhawkins@chromium.org | 2012-01-03 | 4 | -278/+21 |
* | base::Bind: Remove scoped_callback_factory.h. | jhawkins@chromium.org | 2012-01-03 | 2 | -134/+0 |
* | Remove DeleteTask and convert remaining users. | dcheng@chromium.org | 2012-01-02 | 1 | -20/+2 |
* | Add a sequenced worker pool. | brettw@chromium.org | 2012-01-01 | 5 | -0/+1244 |
* | base::Bind: Remove NewRunnableFunction. | jhawkins@chromium.org | 2012-01-01 | 6 | -187/+86 |
* | Change code in base (primarily unit tests) to use Sleep(TimeDelta). | tedvessenes@gmail.com | 2011-12-31 | 23 | -75/+86 |
* | Update Sleep() calls in metrics tests to use TimeDelta instead of int. | tedvessenes@gmail.com | 2011-12-31 | 1 | -20/+20 |
* | Convert various ReleaseSoon methods to use base::Bind() | dcheng@chromium.org | 2011-12-30 | 6 | -42/+76 |
* | Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. | dcheng@chromium.org | 2011-12-30 | 5 | -3/+104 |
* | Add function support for Sleep with TimeDelta input. | tedvessenes@gmail.com | 2011-12-30 | 6 | -9/+76 |
* | Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ... | dcheng@chromium.org | 2011-12-29 | 5 | -104/+3 |
* | GetPlatformFileInfo was always never returning directory | cpu@chromium.org | 2011-12-29 | 2 | -2/+20 |
* | Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. | dcheng@chromium.org | 2011-12-29 | 5 | -3/+104 |
* | Move net/base/sys_byteorder.h to base/sys_byteorder.h | isherman@chromium.org | 2011-12-28 | 2 | -0/+76 |
* | CheckForNicePermission: Make sure can_reraise_priority is set in ctor | tbreisacher@chromium.org | 2011-12-22 | 1 | -3/+3 |
* | Coverity fix NEGATIVE_RETURNS. | scr@chromium.org | 2011-12-22 | 1 | -1/+4 |
* | Provide windows notification of thread termination | jar@chromium.org | 2011-12-22 | 2 | -0/+116 |
* | Extract common code from StringPiece and StringPiece16 into a templated base ... | erikwright@chromium.org | 2011-12-22 | 6 | -524/+549 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-22 | 9 | -163/+640 |
* | Fixed CID 102675, uninitialized member vars | groby@chromium.org | 2011-12-22 | 3 | -4/+5 |
* | Add JSONValueConverter. | mukai@chromium.org | 2011-12-22 | 5 | -0/+489 |
* | Revert 115441 - Redo r113722 - Add Pass(), which implements move semantics, t... | jeremya@chromium.org | 2011-12-21 | 9 | -640/+163 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-21 | 9 | -163/+640 |
* | Add missing EOF. | brettw@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | base::Bind: Remove includes of base.bind in header files. | jhawkins@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Revert additions to base/OWNERS checked in without code review. | brettw@chromium.org | 2011-12-21 | 1 | -3/+1 |
* | Turn on WPO for the allocator library in official builds. | siggi@chromium.org | 2011-12-21 | 1 | -1/+6 |
* | Revert 115350 - causes MRUCacheTest.KeyReplacement to crash | dmazzoni@chromium.org | 2011-12-21 | 1 | -4/+3 |
* | Simplify thread name setting on Linux | rbyers@chromium.org | 2011-12-21 | 1 | -25/+7 |
* | Coverity fixlet: fix PASS_BY_VALUE | scr@chromium.org | 2011-12-21 | 1 | -3/+4 |
* | Compile fix for gcc 4.6, unused variables. | joi@chromium.org | 2011-12-21 | 1 | -3/+1 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-12-20 | 1 | -0/+2 |
* | Make sure all the pointers in ProfilerFuncs are NULL if they don't get initia... | tbreisacher@chromium.org | 2011-12-20 | 1 | -1/+7 |