| Commit message (Expand) | Author | Age | Files | Lines |
* | Crank optimization level for base libs to WPO in official builds. Depends on ... | siggi@chromium.org | 2011-12-20 | 2 | -2/+9 |
* | Remove the nested #ifdef ADDRESS_SANITIZER | glider@chromium.org | 2011-12-20 | 1 | -15/+10 |
* | Aura needs event translation for Mac | dhollowa@chromium.org | 2011-12-20 | 1 | -0/+8 |
* | Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj... | ajwong@chromium.org | 2011-12-20 | 13 | -265/+306 |
* | Fix file leaks in a ETW test and a ScopedTempDir test. | thestig@chromium.org | 2011-12-19 | 2 | -4/+11 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-19 | 6 | -244/+59 |
* | Do not run OutOfMemoryDeathTest.* under AddressSanitizer. | glider@chromium.org | 2011-12-19 | 1 | -0/+7 |
* | Revert 114672 - Revert 114229 - Revert 113748 - Provide windows notifictaion ... | jar@chromium.org | 2011-12-19 | 2 | -126/+0 |
* | Revert 114944 - Standardize StringToInt{,64} interface. | battre@chromium.org | 2011-12-18 | 5 | -52/+238 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-18 | 5 | -238/+52 |
* | Revert 114929 - Standardize StringToInt{,64} interface. | rsleevi@chromium.org | 2011-12-17 | 5 | -52/+238 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-17 | 5 | -238/+52 |
* | Fix Android-specific typo in trace_event.cc. I can haz droid bots soon plz? | nduca@chromium.org | 2011-12-16 | 1 | -1/+1 |
* | Fix official build breakage introduced by 112649 | akalin@chromium.org | 2011-12-16 | 1 | -0/+5 |
* | Fix timegm behavior for android. | nileshagrawal@chromium.org | 2011-12-16 | 2 | -7/+18 |
* | Push a marker into Android's kernel trace system to allow clock sync in about... | nduca@chromium.org | 2011-12-16 | 2 | -3/+47 |
* | Add event counters with IDs | piman@chromium.org | 2011-12-16 | 3 | -5/+81 |
* | Revert 114680 - Remove FRIEND_TEST declarations to improve optimizations | jar@chromium.org | 2011-12-15 | 1 | -13/+2 |
* | Enable setting thread names on Linux | rbyers@chromium.org | 2011-12-15 | 1 | -5/+8 |
* | Remove FRIEND_TEST declarations to improve optimizations | jar@chromium.org | 2011-12-15 | 1 | -2/+13 |
* | Remove Task inheritance from base::Timer. | dcheng@chromium.org | 2011-12-15 | 2 | -5/+8 |
* | Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termin... | jar@chromium.org | 2011-12-15 | 2 | -0/+126 |
* | Condition variable implementation for vista, win7 | cpu@chromium.org | 2011-12-15 | 3 | -7/+111 |
* | Enable ChromeFrame net tests for IE versions 8 and below. Changes include the... | ananta@chromium.org | 2011-12-15 | 2 | -5/+28 |
* | Add searching features to new TraceEventVector class for tests. | jbates@chromium.org | 2011-12-14 | 3 | -41/+335 |
* | Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob... | sail@chromium.org | 2011-12-14 | 13 | -306/+265 |
* | Remove BindStateHolder and have Bind() return a Callback<> object directly. | ajwong@chromium.org | 2011-12-14 | 13 | -265/+306 |
* | Options2: Pull the trigger. | jhawkins@chromium.org | 2011-12-14 | 1 | -3/+3 |
* | Refactor MessagePumpX to dispatch events inside of the source Dispatch function. | piman@chromium.org | 2011-12-14 | 10 | -86/+16 |
* | Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for I... | willchan@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | Detect child tasks born during a profiled tasks | jar@chromium.org | 2011-12-14 | 8 | -79/+344 |
* | Enable ChromeFrame net tests for IE versions 8 and below. Changes include the... | ananta@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | Fix lion build. | thakis@chromium.org | 2011-12-13 | 1 | -1/+1 |
* | Revert "Options2: Pull the trigger." | jhawkins@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | Options2: Pull the trigger. | jhawkins@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | Revert "Extract common code from StringPiece and StringPiece16 into a templat... | erikwright@chromium.org | 2011-12-13 | 6 | -339/+449 |
* | Revert of "Redo r113722 - Add Pass(), which implements move semantics, to sco... | ajwong@chromium.org | 2011-12-13 | 9 | -640/+163 |
* | Revert r114168 "Refactor MessagePumpX to dispatch events inside of the source... | oshima@chromium.org | 2011-12-13 | 10 | -15/+85 |
* | Extract common code from StringPiece and StringPiece16 into a templated base ... | erikwright@chromium.org | 2011-12-13 | 6 | -449/+339 |
* | Revert 114236 - Options2: Pull the trigger. | jhawkins@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | Options2: Pull the trigger. | jhawkins@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | Revert of "Revert of "Redo r113722 - Add Pass(), which implements move semant... | ajwong@chromium.org | 2011-12-13 | 9 | -163/+640 |
* | Revert 113748 - Provide windows notifictaion of thread termination | jar@chromium.org | 2011-12-13 | 2 | -126/+0 |
* | Revert "Redo r113722 - Add Pass(), which implements move semantics, to scoped... | ajwong@chromium.org | 2011-12-13 | 9 | -640/+163 |
* | Add hook for developers to play with profiler(unofficially) | jar@chromium.org | 2011-12-13 | 1 | -4/+24 |
* | Remove custom Task implementation from process_util_win.cc. | dcheng@chromium.org | 2011-12-13 | 1 | -40/+46 |
* | Refactor MessagePumpX to dispatch events inside of the source Dispatch function. | piman@chromium.org | 2011-12-13 | 10 | -85/+15 |
* | Don't attempt to forward declare StringPiece. | erikwright@chromium.org | 2011-12-13 | 1 | -2/+1 |
* | base::Bind: Make use of partial currying to get rid of a helper class. | jhawkins@chromium.org | 2011-12-13 | 2 | -6/+6 |
* | Clean up base::android::Init/GetApplicationContext() | steveblock@chromium.org | 2011-12-12 | 2 | -9/+11 |