| Commit message (Expand) | Author | Age | Files | Lines |
* | Start moving code from BrowserMain to content, so that it can be reused by al... | jam@chromium.org | 2011-09-07 | 1 | -4/+0 |
* | Make a channel and time limited persistent PreRead experiment | chrisha@chromium.org | 2011-08-26 | 1 | -0/+5 |
* | Revert 98319 - Make a channel and time limited persistent PreRead experiment | chrisha@google.com | 2011-08-26 | 1 | -5/+0 |
* | Make a channel and time limited persistent PreRead experiment | chrisha@chromium.org | 2011-08-25 | 1 | -0/+5 |
* | Give plug-in processes an executable heap and disable PIE/ASLR for Native | mark@chromium.org | 2011-08-24 | 1 | -1/+11 |
* | Trying again to land OOM priority manager changes. | gspencer@google.com | 2011-08-23 | 1 | -0/+7 |
* | Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm. | mattm@chromium.org | 2011-08-22 | 1 | -7/+0 |
* | Changing OOM range to 0, 1000 and tweaking OOM algorithm. | gspencer@google.com | 2011-08-22 | 1 | -0/+7 |
* | Change kNotSignedInProfile to kInitialProfile to better reflect its usage. | mirandac@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Remove user script directory-related constants. | mihaip@chromium.org | 2011-08-09 | 1 | -1/+0 |
* | 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 |