| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Switch the default `git try` / `gcl try` bots to _rel. | thakis@chromium.org | 2011-12-12 | 1 | -1/+1 |
* | Remove MessageLoop::QuitTask. | dcheng@chromium.org | 2011-12-10 | 1 | -14/+4 |
* | Remove #ifdef OFFICIAL_BUILD from scoped variant unittest, as the code is now... | jochen@chromium.org | 2011-12-10 | 1 | -3/+1 |
* | GTK: Add TRACE_EVENTs around gtk ui events so select tasks related to the GTK... | erg@chromium.org | 2011-12-10 | 1 | -0/+55 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-10 | 9 | -163/+640 |
* | [Mac] Ignore spell-checker exceptions. | shess@chromium.org | 2011-12-10 | 2 | -0/+27 |
* | Remove MessageLoop::QuitTask() from base. | dcheng@chromium.org | 2011-12-09 | 3 | -56/+62 |
* | Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTK | piman@chromium.org | 2011-12-09 | 1 | -2/+2 |
* | Added comments to setlocale call. | saintlou@chromium.org | 2011-12-09 | 1 | -0/+3 |
* | Minor cleanup preparing for recording parent-child data | jar@chromium.org | 2011-12-09 | 2 | -23/+21 |
* | Provide windows notifictaion of thread termination | jar@chromium.org | 2011-12-09 | 2 | -0/+126 |
* | Revert 113722 - Add Pass(), which implements move semantics, to scoped_ptr, s... | sergeyu@chromium.org | 2011-12-09 | 9 | -640/+163 |
* | Add Pass(), which implements move semantics, to scoped_ptr, scoped_array, and... | ajwong@chromium.org | 2011-12-09 | 9 | -163/+640 |
* | Fix test failures when calling native char conversion functions (e.g wrctomb). | saintlou@chromium.org | 2011-12-08 | 1 | -1/+3 |
* | Windows-native sampling profiler wrapper class. | siggi@chromium.org | 2011-12-07 | 5 | -0/+426 |
* | Make callback.h include callback_forward.h and add comments about forward dec... | erikwright@chromium.org | 2011-12-07 | 2 | -0/+14 |
* | Prep work for win7-specific condition variable | cpu@chromium.org | 2011-12-07 | 2 | -98/+143 |
* | Revert 113321 (speculative revert for http://crbug.com/106657 and a few other... | thakis@chromium.org | 2011-12-07 | 2 | -132/+0 |
* | Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657) | thakis@chromium.org | 2011-12-07 | 1 | -2/+2 |
* | Revert 113315 (speculative revert for http://crbug.com/106657) | thakis@chromium.org | 2011-12-07 | 1 | -2/+2 |
* | Provide windows notifictaion of thread termination | jar@chromium.org | 2011-12-07 | 2 | -0/+132 |
* | Save pipelining capabilities for the most used hosts between sessions. | simonjam@chromium.org | 2011-12-07 | 1 | -2/+2 |
* | [Mac] Remove content/ CrApplication. | shess@chromium.org | 2011-12-06 | 3 | -14/+78 |
* | Fix android build (base_unittests): exclude jni_android_unittest.cc for now. | jrg@chromium.org | 2011-12-06 | 1 | -0/+1 |
* | Set thread name in profiler on mac | jar@chromium.org | 2011-12-06 | 1 | -0/+2 |
* | Adaptively use temp dir instead of /dev/shm for executable shmem file on Linux | mcgrathr@chromium.org | 2011-12-06 | 7 | -18/+58 |
* | mac: use the preprocessor for the mac header | ensonic@google.com | 2011-12-06 | 2 | -0/+6 |
* | Fix the memcheck annotation in RecordDeath(). | rnk@chromium.org | 2011-12-05 | 1 | -1/+1 |
* | Don't use Singleton to cache JNI method IDs in Java Bridge | steveblock@chromium.org | 2011-12-05 | 4 | -16/+177 |