| Commit message (Expand) | Author | Age | Files | Lines |
* | Provides in memory and persistent storage for origin bound certificates, whic... | rkn@chromium.org | 2011-07-29 | 1 | -0/+1 |
* | Revert 94553 - Provides in memory and persistent storage for origin bound cer... | sergeyu@chromium.org | 2011-07-28 | 1 | -1/+0 |
* | Provides in memory and persistent storage for origin bound certificates, whic... | rkn@chromium.org | 2011-07-28 | 1 | -0/+1 |
* | Support Chromium-branded builds and cleanup reference build usage. | jrt@chromium.org | 2011-06-23 | 1 | -0/+4 |
* | Initial CL to update the client model more frequently. This CL also changes ... | noelutz@google.com | 2011-06-17 | 1 | -1/+0 |
* | Get rid of the following dependencies from content: | jam@chromium.org | 2011-06-14 | 1 | -1/+0 |
* | Adapt to new icon interface from WebFrame | michaelbai@google.com | 2011-05-17 | 1 | -0/+3 |
* | 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 | -7/+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/+7 |
* | Add/improve a bunch of comments | jar@chromium.org | 2011-03-08 | 1 | -0/+5 |
* | Move socket stream messages to content, in preparation for moving its dispatc... | jam@chromium.org | 2011-03-05 | 1 | -8/+0 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -3/+3 |
* | 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/+1 |
* | 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 | -0/+1 |
* | Extension package creation cleanup | erg@google.com | 2010-08-11 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Few TranslateManager changes: | jcivelli@chromium.org | 2010-07-22 | 1 | -0/+4 |
* | 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 | -1/+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 | -0/+4 |
* | 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/+3 |
* | Deprecate file_util::AppendToPath() on non-Windows. | evan@chromium.org | 2010-02-26 | 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 | -1/+5 |
* | 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/+3 |
* | Implement web app shortcuts natively per issue 25528 | xiyuan@chromium.org | 2009-11-17 | 1 | -0/+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 | -1/+3 |
* | Get rid of mac_app_names.h. Replace it with real constants from | mark@chromium.org | 2009-10-08 | 1 | -0/+3 |
* | Check in http://codereview.chromium.org/197013/show for tfarina. | mirandac@chromium.org | 2009-09-10 | 1 | -1/+1 |