- d71e8fe Revert 115441 - Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by jeremya@chromium.org · 13 years ago
- 4621f54 Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by ajwong@chromium.org · 13 years ago
- 3eed540 Coverity: Fix leaks. by jhawkins@chromium.org · 13 years ago
- 2a4c367 base::Bind: Remove includes of base.bind in header files. by jhawkins@chromium.org · 13 years ago
- 64b6ac7 Revert 115350 - causes MRUCacheTest.KeyReplacement to crash by dmazzoni@chromium.org · 13 years ago
- 631b8b7 Simplify thread name setting on Linux by rbyers@chromium.org · 13 years ago
- 3895ae9 Coverity fixlet: fix PASS_BY_VALUE by scr@chromium.org · 13 years ago
- 49f1dee Compile fix for gcc 4.6, unused variables. by joi@chromium.org · 13 years ago
- 71120e4 Crank optimization level for base libs to WPO in official builds. Depends on change http://codereview.chromium.org/8983002/. by siggi@chromium.org · 13 years ago
- 069c2b8 Remove the nested #ifdef ADDRESS_SANITIZER by glider@chromium.org · 13 years ago
- bc3e361 Aura needs event translation for Mac by dhollowa@chromium.org · 13 years ago
- abd7000 Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly." by ajwong@chromium.org · 13 years ago
- c8dad23 Fix file leaks in a ETW test and a ScopedTempDir test. by thestig@chromium.org · 13 years ago
- f369736 Standardize StringToInt{,64} interface. by tedvessenes@gmail.com · 13 years ago
- 65dd8f1 Do not run OutOfMemoryDeathTest.* under AddressSanitizer. by glider@chromium.org · 13 years ago
- 8b0c323 Revert 114672 - Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
- 213dfbc Revert 114944 - Standardize StringToInt{,64} interface. by battre@chromium.org · 13 years ago
- 9e909a6 Standardize StringToInt{,64} interface. by tedvessenes@gmail.com · 13 years ago
- 62a87f8 Revert 114929 - Standardize StringToInt{,64} interface. by rsleevi@chromium.org · 13 years ago
- c505d1c Standardize StringToInt{,64} interface. by tedvessenes@gmail.com · 13 years ago
- db9f9ad Fix Android-specific typo in trace_event.cc. I can haz droid bots soon plz? by nduca@chromium.org · 13 years ago
- 1fcfcd4 Fix official build breakage introduced by 112649 by akalin@chromium.org · 13 years ago
- f9d216a Fix timegm behavior for android. by nileshagrawal@chromium.org · 13 years ago
- 7a5eccb Push a marker into Android's kernel trace system to allow clock sync in about:tracing by nduca@chromium.org · 13 years ago
- 902b295 Add event counters with IDs by piman@chromium.org · 13 years ago
- 1d86509 Revert 114680 - Remove FRIEND_TEST declarations to improve optimizations by jar@chromium.org · 13 years ago
- 2738b50 Enable setting thread names on Linux by rbyers@chromium.org · 13 years ago
- 387645e Remove FRIEND_TEST declarations to improve optimizations by jar@chromium.org · 13 years ago
- b9940a7 Remove Task inheritance from base::Timer. by dcheng@chromium.org · 13 years ago
- 72dec93 Revert 114229 - Revert 113748 - Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
- b1eaabe Condition variable implementation for vista, win7 by cpu@chromium.org · 13 years ago
- 13195bc Enable ChromeFrame net tests for IE versions 8 and below. Changes include the following:- by ananta@chromium.org · 13 years ago
- 33cb23c Add searching features to new TraceEventVector class for tests. by jbates@chromium.org · 13 years ago
- eb8d972 Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly. by sail@chromium.org · 13 years ago
- a355d8f Remove BindStateHolder and have Bind() return a Callback<> object directly. by ajwong@chromium.org · 13 years ago
- da5f34c Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
- bfd272d Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 13 years ago
- afc33d0 Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for IE versions 8 and below. Changes include the following:- by willchan@chromium.org · 13 years ago
- b5c974b Detect child tasks born during a profiled tasks by jar@chromium.org · 13 years ago
- 4ff5d2e Enable ChromeFrame net tests for IE versions 8 and below. Changes include the following:- by ananta@chromium.org · 13 years ago
- 509c754 Yet another fix for concurrent calls to expand.exe. by grt@chromium.org · 13 years ago
- 252a508 Revert "Options2: Pull the trigger." by jhawkins@chromium.org · 13 years ago
- 232be06 Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
- 7d8587f Revert "Extract common code from StringPiece and StringPiece16 into a templated base class.... by erikwright@chromium.org · 13 years ago
- 4534eee Revert of "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_ar..." by ajwong@chromium.org · 13 years ago
- 6e97967 Revert r114168 "Refactor MessagePumpX to dispatch events inside of the source Dispatch function." by oshima@chromium.org · 13 years ago
- 4b5f12d Extract common code from StringPiece and StringPiece16 into a templated base class. Convert copy-and-pasted unit tests into TYPED_TESTs. by erikwright@chromium.org · 13 years ago
- 864905a Revert 114236 - Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
- b34bfb4 Options2: Pull the trigger. by jhawkins@chromium.org · 13 years ago
- bcfb103 Revert of "Revert of "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr..." by ajwong@chromium.org · 13 years ago
- 4fa2adc Revert 113748 - Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
- 06fa77c Revert "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array...." by ajwong@chromium.org · 13 years ago
- 2b613f2 Fix flaky tests in EndToEndAsyncTest in dbus_unittests. by satorux@chromium.org · 13 years ago
- b1992c0 Add hook for developers to play with profiler(unofficially) by jar@chromium.org · 13 years ago
- 3faf3c8 Address comments in 8921029 extract_from_cab script now takes a global lock while extracting from the CAB file. by apatrick@chromium.org · 13 years ago
- 71bf06b Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 13 years ago
- de6a221 Mark EndToEndAsyncTest.TestSignal as flaky by willchan@chromium.org · 13 years ago
- 38ff3d2 extract_from_cab script now takes a global lock while extracting from the CAB file. by apatrick@chromium.org · 13 years ago
- acc1602 Don't attempt to forward declare StringPiece. by erikwright@chromium.org · 13 years ago
- bb87d2a base::Bind: Make use of partial currying to get rid of a helper class. by jhawkins@chromium.org · 13 years ago
- 12e65f5 Clean up base::android::Init/GetApplicationContext() by steveblock@chromium.org · 13 years ago
- f7a5998 Remove MessageLoop::QuitTask. by dcheng@chromium.org · 13 years ago
- bcad4ae GTK: Add TRACE_EVENTs around gtk ui events so select tasks related to the GTK user interface show up on the chrome://tracing hierarchical profiler. by erg@chromium.org · 13 years ago
- 01c9009 Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array.... by ajwong@chromium.org · 13 years ago
- 11e0939 Remove MessageLoop::QuitTask() from testing/ by dcheng@chromium.org · 13 years ago
- 7029710 Remove MessageLoop::QuitTask() from base. by dcheng@chromium.org · 13 years ago
- 698f09a Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTK by piman@chromium.org · 13 years ago
- f2a4410 Added comments to setlocale call. by saintlou@chromium.org · 13 years ago
- 26abc1f Minor cleanup preparing for recording parent-child data by jar@chromium.org · 13 years ago
- 43112b2 Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
- 3975ab3 Revert 113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_array, and scoped_ptr_malloc. by sergeyu@chromium.org · 13 years ago
- b087c42 Add Pass(), which implements move semantics, to scoped_ptr, scoped_array, and scoped_ptr_malloc. by ajwong@chromium.org · 13 years ago
- 10328bb Removing MessageLoop::QuitTask() from ipc/ by dcheng@chromium.org · 13 years ago
- c04ced4 Add automatic retry of cab extraction. by maruel@chromium.org · 13 years ago
- abd434f Fix test failures when calling native char conversion functions (e.g wrctomb). by saintlou@chromium.org · 13 years ago
- a6fcc09 Mark dbus EndToEndAsyncTest.TestSignalFromRoot flaky by arthurhsu@chromium.org · 13 years ago
- db0946f Windows-native sampling profiler wrapper class. by siggi@chromium.org · 13 years ago
- ac2a188 Make callback.h include callback_forward.h and add comments about forward declaration. by erikwright@chromium.org · 13 years ago
- 577838d Prep work for win7-specific condition variable by cpu@chromium.org · 13 years ago
- fc61fc9 Revert 113321 (speculative revert for http://crbug.com/106657 and a few other problems) by thakis@chromium.org · 13 years ago
- 153bcdb Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657) by thakis@chromium.org · 13 years ago
- 4a86abc Revert 113315 (speculative revert for http://crbug.com/106657) by thakis@chromium.org · 13 years ago
- c14d448 views: Add an Options enum to MessageBoxView control. by tfarina@chromium.org · 13 years ago
- 73040f6 Provide windows notifictaion of thread termination by jar@chromium.org · 13 years ago
- ec33f17 Save pipelining capabilities for the most used hosts between sessions. by simonjam@chromium.org · 13 years ago
- a905770 Fix android build (base_unittests): exclude jni_android_unittest.cc for now. by jrg@chromium.org · 13 years ago
- 569a423 Adaptively use temp dir instead of /dev/shm for executable shmem file on Linux by mcgrathr@chromium.org · 13 years ago
- 23b1cc0 mac: use the preprocessor for the mac header by ensonic@google.com · 13 years ago
- 6970841 Fix the memcheck annotation in RecordDeath(). by rnk@chromium.org · 13 years ago
- 27bef55 Don't use Singleton to cache JNI method IDs in Java Bridge by steveblock@chromium.org · 13 years ago
- 1a280df Add memcheck annotation and remove suppression. by rnk@chromium.org · 13 years ago
- 111586a Revert 112937 - Suppress unitialized use of memory for random_number_ seed by jar@chromium.org · 13 years ago
- 10ba7bd Suppress unitialized use of memory for random_number_ seed by jar@chromium.org · 13 years ago
- 538fe7a use os_bsd and OS_BSD and add some OS_FREEBSD conditions by robert.nagy@gmail.com · 13 years ago
- 9332ea0 Fixing tree (using smaller prime than 2^31) by jar@chromium.org · 13 years ago
- a026041 Support incremental-max and sample in Profiler data by jar@chromium.org · 13 years ago
- cba0b55 Strip invalid characters (line breaks, tabs), javascript:schemes from the copied text while pasting text, droping text and creating right click popup for omnibox. by ncj674@motorola.com · 13 years ago
- 892c4cb Fix MessagePumpX::ProcessXEvent checking of WillProcessXEvent return value. by davidxli@chromium.org · 13 years ago
- b1bdde4 Improve support for multiselect list box accessibility on Windows. by dmazzoni@chromium.org · 13 years ago
- 6c56fa4 Don't delete g_vlog_info by stevenjb@chromium.org · 13 years ago