| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | mnissler@chromium.org | 2011-08-11 | 1 | -1/+0 |
* | Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code. | pkasting@chromium.org | 2011-08-10 | 1 | -0/+1 |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | fischman@chromium.org | 2011-08-08 | 1 | -1/+0 |
* | Clean up SSL false start blacklist code. Numerous changes, including: | pkasting@chromium.org | 2011-08-08 | 1 | -0/+1 |
* | Linux: fix build with system libevent. | phajdan.jr@chromium.org | 2011-08-04 | 1 | -0/+3 |
* | Re-land r93365 - add RefCountedString | joth@chromium.org | 2011-07-22 | 1 | -0/+1 |
* | Revert 93365 - it broke on Chrome OS | joth@chromium.org | 2011-07-21 | 1 | -1/+0 |
* | Added RefCountedString, as this is what many RefCountedMemory users seem to want | joth@chromium.org | 2011-07-21 | 1 | -0/+1 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Added last_modified field to TemplateURL and database. Updated unit tests, in... | stevet@chromium.org | 2011-06-28 | 1 | -0/+2 |
* | Move the thread test helper to base/test | jochen@chromium.org | 2011-06-28 | 1 | -0/+2 |
* | Localize strings, speeds. | avi@chromium.org | 2011-06-22 | 1 | -0/+1 |
* | Cleanup in base/test. | joaodasilva@chromium.org | 2011-06-20 | 1 | -1/+8 |
* | Revert 89664 - Cleanup in base/test. | joaodasilva@chromium.org | 2011-06-20 | 1 | -8/+1 |
* | Cleanup in base/test. | joaodasilva@chromium.org | 2011-06-20 | 1 | -1/+8 |
* | Remove msvs_guids from app, base, breakpad and build. | tony@chromium.org | 2011-06-13 | 1 | -2/+0 |
* | Added a test verifying that TimeFormat:: functions convert | joaodasilva@chromium.org | 2011-06-08 | 1 | -0/+1 |
* | Revert 87315 - Revert 87309 - Second attempt to fix linux redux builder | mirandac@chromium.org | 2011-05-31 | 1 | -1/+1 |
* | Revert 87309 - Second attempt to fix linux redux builder | mirandac@chromium.org | 2011-05-31 | 1 | -1/+1 |
* | Second attempt to fix linux redux builder | joth@chromium.org | 2011-05-31 | 1 | -1/+1 |
* | Fix ChromeOS clock menu so that it can show 12-hour clock in all locales. | kinaba@google.com | 2011-05-30 | 1 | -0/+3 |
* | Revert 86899 - Base: cleanup for base.dll. Move base_switches back to the | rvargas@google.com | 2011-05-26 | 1 | -0/+4 |
* | Base: cleanup for base.dll. Move base_switches back to the | rvargas@google.com | 2011-05-26 | 1 | -4/+0 |
* | Remove files that don't exist, and fix typos in gyp files | sadrul@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | Revert 86486 - Base: cleanup for base.dll. Move base_switches back to the | vandebo@chromium.org | 2011-05-24 | 1 | -0/+4 |
* | Base: cleanup for base.dll. Move base_switches back to the | rvargas@google.com | 2011-05-24 | 1 | -4/+0 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -5/+5 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Revert 85732 (broke build) - Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Add thread check to WatchFileDescriptor. | dmaclach@chromium.org | 2011-05-13 | 1 | -0/+2 |
* | The gyp files don't have a way to refer to POSIX-like OS's as a group, so I d... | mark@chromium.org | 2011-05-12 | 1 | -5/+5 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-10 | 1 | -0/+1 |
* | Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-06 | 1 | -1/+0 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-06 | 1 | -0/+1 |
* | FTP: split the directory listing parser test and re-enable it on TSan bots | phajdan.jr@chromium.org | 2011-05-06 | 1 | -0/+3 |
* | Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-05 | 1 | -1/+0 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-05 | 1 | -0/+1 |
* | Moved mru_cache from content/common to base/memory. | agayev@chromium.org | 2011-04-27 | 1 | -0/+8 |
* | added md5_unittest | shinyak@google.com | 2011-04-25 | 1 | -0/+1 |
* | Base: More adjustments to BASE_API and project dependencies to | rvargas@google.com | 2011-04-21 | 1 | -1/+7 |
* | Introduce ObjCPropertyReleaser for automatic releasing of Objective-C | mark@chromium.org | 2011-04-20 | 1 | -0/+1 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -15/+0 |
* | Create a base_static library with files that should not | rvargas@google.com | 2011-04-04 | 1 | -0/+43 |
* | When looking at this bug, I found at least the following issues: | scr@chromium.org | 2011-03-28 | 1 | -0/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -7/+7 |
* | Add an exception wrapper to the WindowProc functions so | rvargas@google.com | 2011-03-17 | 1 | -0/+1 |
* | Add a unittest for the CPU class. | hbono@chromium.org | 2011-02-24 | 1 | -2/+3 |
* | Unified callback system based on tr1::function/tr1::bind and Google's interna... | ajwong@chromium.org | 2011-02-15 | 1 | -0/+2 |