| Commit message (Expand) | Author | Age | Files | Lines |
* | With this implementation, logging on to sync logs you in to the multiprofile ... | mirandac@chromium.org | 2011-04-28 | 1 | -0/+1 |
* | Revert r83261 "With this implementation, logging on to sync logs you in to th... | maruel@chromium.org | 2011-04-28 | 1 | -1/+0 |
* | With this implementation, logging on to sync logs you in to the multiprofile ... | mirandac@chromium.org | 2011-04-28 | 1 | -0/+1 |
* | Remove the last Chrome dependencies from renderer, and enforce no more includ... | jam@chromium.org | 2011-04-18 | 1 | -4/+0 |
* | Initial support for partitioning cookies for isolated apps. | creis@google.com | 2011-03-15 | 1 | -0/+1 |
* | wstring: remove a needless wchar_t that is ASCII | evan@chromium.org | 2011-03-15 | 1 | -2/+1 |
* | Remove Gears from Chrome. | aa@chromium.org | 2011-03-11 | 1 | -1/+0 |
* | Add the 'suppress further messageboxes' checkbox to messages from ExtensionHost. | finnur@chromium.org | 2011-03-11 | 1 | -1/+3 |
* | Move socket stream messages to content, in preparation for moving its dispatc... | jam@chromium.org | 2011-03-05 | 1 | -2/+0 |
* | Stats tables are only used for debugging at this point, and when I turn | mbelshe@chromium.org | 2011-02-10 | 1 | -1/+1 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -12/+11 |
* | Handle download url list and binary hash list in safe browsing. Added | lzheng@chromium.org | 2010-12-15 | 1 | -1/+1 |
* | Send phishing model from the browser to the renderer. | noelutz@google.com | 2010-12-09 | 1 | -0/+2 |
* | Removing the GetVersionEnvKey method from BrowserDistribution. | tommi@chromium.org | 2010-12-07 | 1 | -0/+2 |
* | Removed kChromiumRendererIdProperty window property. | apatrick@chromium.org | 2010-12-02 | 1 | -2/+0 |
* | Move the SingletonSocket to a temporary directory | davidben@chromium.org | 2010-08-27 | 1 | -2/+1 |
* | Refactor SafeBrowsingDatabase for transition to new file format. | shess@chromium.org | 2010-08-18 | 1 | -1/+1 |
* | Extension package creation cleanup | erg@google.com | 2010-08-11 | 1 | -1/+2 |
* | Few TranslateManager changes: | jcivelli@chromium.org | 2010-07-22 | 1 | -0/+2 |
* | Remove abonded privacy blacklist implementation. | jochen@chromium.org | 2010-07-02 | 1 | -1/+0 |
* | Rename the Thumbnails database file to Favicons. | nshkrob@chromium.org | 2010-06-30 | 1 | -0/+1 |
* | Win: Use different AppUserModelID for SxS installs. | mattm@chromium.org | 2010-06-11 | 1 | -5/+0 |
* | 1. Create and use the TopSites database file. | nshkrob@chromium.org | 2010-06-09 | 1 | -0/+1 |
* | Added the ability in the service process to save and read state from a prefs ... | sanjeevr@chromium.org | 2010-05-21 | 1 | -0/+1 |
* | Make the browser survive massive data: URIs, via various techniques: | cevans@chromium.org | 2010-04-01 | 1 | -1/+2 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 1 | -0/+2 |
* | Implement status icons on windows. | atwilson@google.com | 2010-03-24 | 1 | -0/+1 |
* | Send session history offset and length parameters in the Navigate message to | darin@chromium.org | 2010-03-18 | 1 | -0/+2 |
* | Deprecate file_util::AppendToPath() on non-Windows. | evan@chromium.org | 2010-02-26 | 1 | -1/+1 |
* | Rename the DLL and the executable used by NaCl on Win64 (chrome_nacl_win64.dl... | gregoryd@google.com | 2010-02-25 | 1 | -1/+1 |
* | Further reduce the bad dependency of chrome/common on chrome/browser. | phajdan.jr@chromium.org | 2010-02-24 | 1 | -0/+2 |
* | Implement the broker process that launches NaCl loader processes on 64-bit Wi... | gregoryd@google.com | 2010-02-01 | 1 | -0/+1 |
* | Revert 37578 - Implement the broker process that launches NaCl loader process... | gregoryd@google.com | 2010-01-30 | 1 | -1/+0 |
* | Implement the broker process that launches NaCl loader processes on 64-bit Wi... | gregoryd@google.com | 2010-01-30 | 1 | -0/+1 |
* | Avoid accepting suspiciously long URLs from the renderer. These can take down | cevans@chromium.org | 2010-01-08 | 1 | -0/+1 |
* | Try 2: Completely redo how themes are stored on disk and processed at install... | erg@google.com | 2009-12-14 | 1 | -1/+1 |
* | Revert "Completely redo how themes are stored on disk and processed at install | erg@google.com | 2009-12-11 | 1 | -1/+1 |
* | Completely redo how themes are stored on disk and processed at install time. | erg@google.com | 2009-12-11 | 1 | -1/+1 |
* | Set prop app id for chromium/application shortcut. | xiyuan@chromium.org | 2009-11-19 | 1 | -0/+9 |
* | linux: use /proc/self/exe when exec'ing ourselves | evan@chromium.org | 2009-11-19 | 1 | -1/+3 |
* | Revert "linux: use /proc/self/exe when exec'ing ourselves" | evan@chromium.org | 2009-11-19 | 1 | -3/+1 |
* | linux: use /proc/self/exe when exec'ing ourselves | evan@chromium.org | 2009-11-19 | 1 | -1/+3 |
* | Implement web app shortcuts natively per issue 25528 | xiyuan@chromium.org | 2009-11-17 | 1 | -0/+1 |
* | Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w... | robertshield@chromium.org | 2009-10-28 | 1 | -4/+1 |
* | Create BlacklistManager, which will aggregate individual blacklists into one ... | phajdan.jr@chromium.org | 2009-10-15 | 1 | -0/+1 |
* | Eliminate char/wchar_t conversions, probably-unsafe statics, and disk access | mark@chromium.org | 2009-10-14 | 1 | -5/+5 |
* | Move the framework and helper application into a versioned directory in support | mark@chromium.org | 2009-10-14 | 1 | -1/+0 |
* | Get rid of mac_app_names.h. Replace it with real constants from | mark@chromium.org | 2009-10-08 | 1 | -7/+15 |
* | Cleaning up after the initial Chrome Frame commit. | robertshield@chromium.org | 2009-09-28 | 1 | -3/+3 |
* | Changing the Chrome browser app name when CHROME_EXP_BUILD is defined. | robertshield@chromium.org | 2009-09-11 | 1 | -1/+4 |