| Commit message (Expand) | Author | Age | Files | Lines |
* | importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab... | tfarina@chromium.org | 2013-07-27 | 1 | -1/+1 |
* | Update include paths in chrome_frame for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -0/+1 |
* | Move DeleteAfterReboot, Move, and ReplaceFile to base namespace | brettw@chromium.org | 2013-07-01 | 1 | -1/+1 |
* | Revert r206949 - "Start moving breakpad integration to a component." | jochen@chromium.org | 2013-06-29 | 1 | -2/+1 |
* | Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print... | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Start moving breakpad integration to a component. | jochen@chromium.org | 2013-06-18 | 1 | -1/+2 |
* | Use a direct include of strings headers in chrome_frame/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -6/+7 |
* | Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 1 | -7/+6 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 1 | -6/+7 |
* | Move path functions from file_util to FilePath object. | brettw@chromium.org | 2013-04-12 | 1 | -3/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -3/+3 |
* | Rename FilePath -> base::FilePath in various toplevel directories | brettw@chromium.org | 2013-02-10 | 1 | -23/+23 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -8/+11 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -4/+6 |
* | Introduce PrefServiceBuilder, use for ChromePrefServiceBuilder. | joi@chromium.org | 2012-12-19 | 1 | -1/+5 |
* | Move the bits of Prefs where production code has only trivially easy | joi@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | Use ScopedCOMInitializer in more places. While this doesn't always simplify ... | pkasting@chromium.org | 2012-10-03 | 1 | -7/+11 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Use TimeDelta for Chrome Frame test's TimedMsgLoop. | grt@chromium.org | 2012-04-11 | 1 | -2/+2 |
* | Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/... | tfarina@chromium.org | 2012-03-14 | 1 | -1/+3 |
* | Spawn a new process to register and unregister DLLs. | grt@chromium.org | 2012-01-25 | 1 | -1/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Clean up reliability_tests: they don't need their own | phajdan.jr@chromium.org | 2011-09-09 | 1 | -1/+1 |
* | Remove use of <iostream> where unnecessary. | evan@chromium.org | 2011-09-01 | 1 | -1/+1 |
* | Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. | tfarina@chromium.org | 2011-04-12 | 1 | -2/+2 |
* | Fix a crash in the chrome frame relaibility test suite which occurs while acc... | ananta@chromium.org | 2011-03-31 | 1 | -7/+8 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Added support for running per user chrome frame tests on the relevant ChromeF... | ananta@chromium.org | 2011-02-01 | 1 | -1/+2 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -1/+2 |
* | Sanitize PrefStore interface. | mnissler@chromium.org | 2010-12-09 | 1 | -9/+7 |
* | Part 2 of reapplying r64637. | erg@google.com | 2010-11-10 | 1 | -1/+1 |
* | Revert "Refactor automation messages." due to mysterious problems on mac. | erg@google.com | 2010-11-01 | 1 | -1/+1 |
* | Refactor automation messages. | erg@google.com | 2010-11-01 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part22: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Remove changes to the logging format in Chrome Frame's reliability tests adde... | robertshield@chromium.org | 2010-09-03 | 1 | -1/+1 |
* | Remove WebBrowserEventSink from chrome frame code, which necessitated some re... | kkania@chromium.org | 2010-09-02 | 1 | -105/+57 |
* | Fix erroneous errors printed to the log when IE navigates to a site that uses... | robertshield@chromium.org | 2010-08-31 | 1 | -8/+12 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -2/+2 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -0/+1 |
* | Restrict unsafe URLs in Chrome Frame | amit@chromium.org | 2010-08-13 | 1 | -2/+2 |
* | Remove all but one last caller of CommandLine::GetSwitchValue(). | evan@chromium.org | 2010-08-09 | 1 | -4/+4 |
* | FBTF: Remove unneeded headers from base/ (part 3) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-06 | 2 | -10/+14 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -2/+0 |
* | Revert "Remove GetSwitchValue() from chrome/* where easy." | evan@chromium.org | 2010-08-04 | 2 | -13/+9 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-04 | 2 | -9/+13 |
* | Fix the Windows build. | brettw@chromium.org | 2010-08-03 | 1 | -5/+6 |