| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove flag guard for inline installs (web store changes have been pushed). | mihaip@chromium.org | 2011-09-14 | 1 | -1/+0 |
* | Revert "Relanding 100792" | oshima@google.com | 2011-09-14 | 1 | -2/+6 |
* | Relanding 100792 | oshima@google.com | 2011-09-13 | 1 | -6/+2 |
* | Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews." | oshima@google.com | 2011-09-13 | 1 | -2/+6 |
* | Use TabContentsViewViews for RenderWidgetHostViweViews. | oshima@google.com | 2011-09-12 | 1 | -6/+2 |
* | Move TextInputClient from chrome to content. | avi@chromium.org | 2011-09-12 | 1 | -4/+0 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-09-10 | 1 | -1/+7 |
* | Fix mac+chromeos | jam@chromium.org | 2011-09-08 | 1 | -2/+2 |
* | Rename the Chrome BrowserMainParts implementations to all start with Chrome. ... | jam@chromium.org | 2011-09-08 | 1 | -6/+6 |
* | Third-party appcache blocking. | marja@chromium.org | 2011-09-08 | 1 | -2/+2 |
* | Revert 100003 - Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -3/+2 |
* | Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -2/+3 |
* | Start moving code from BrowserMain to content, so that it can be reused by al... | jam@chromium.org | 2011-09-07 | 1 | -0/+23 |
* | Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO... | mkwst@chromium.org | 2011-09-06 | 1 | -1/+1 |
* | DevTools handler now handles messages from both client and agent and is creat... | yurys@chromium.org | 2011-08-31 | 1 | -2/+0 |
* | Allow content to get the system request context, a request context not tied t... | avi@chromium.org | 2011-08-26 | 1 | -0/+6 |
* | Get rid of all chrome includes from RenderWidgetHostViewWin. We'll want to mo... | jam@chromium.org | 2011-08-25 | 1 | -0/+7 |
* | Get rid of the link time dependency between content and chrome through the ge... | jam@chromium.org | 2011-08-25 | 1 | -0/+5 |
* | Get rid of link dependency from content to chrome. Make it get the SpeechInpu... | jam@chromium.org | 2011-08-24 | 1 | -0/+6 |
* | Fix Touch build | jam@chromium.org | 2011-08-24 | 1 | -6/+6 |
* | Get rid of static TabContentsView::Create function since the interface is in ... | jam@chromium.org | 2011-08-24 | 1 | -0/+26 |
* | - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ... | markusheintz@chromium.org | 2011-08-24 | 1 | -2/+2 |
* | Removal of Profile from content part 9 of 9. | avi@chromium.org | 2011-08-23 | 1 | -0/+5 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -1/+2 |
* | Move simple download calls to chrome code to use ContentBrowserClient interface. | jam@chromium.org | 2011-08-19 | 1 | -1/+12 |
* | Revert 97477 - Move simple download calls to chrome code to use ContentBrowse... | wez@chromium.org | 2011-08-19 | 1 | -12/+1 |
* | Move simple download calls to chrome code to use ContentBrowserClient interface. | jam@chromium.org | 2011-08-19 | 1 | -1/+12 |
* | Revert "Modifying prefetch to account for multi-profile." | avi@chromium.org | 2011-08-19 | 1 | -7/+1 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-08-19 | 1 | -1/+7 |
* | Have BaseFile ask the embedder for the default download directory. | jam@chromium.org | 2011-08-18 | 1 | -0/+5 |
* | Initial inline web store install bindings. | mihaip@chromium.org | 2011-08-18 | 1 | -0/+1 |
* | Print Preview: Add "print preview" back to about:flags; enable it by default ... | thestig@chromium.org | 2011-08-18 | 1 | -6/+1 |
* | InitRenderViewHostForExtensions would only be called when a new RenderViewHost | mihaip@chromium.org | 2011-08-12 | 1 | -68/+0 |
* | Remove --enable-remoting flag. | sergeyu@chromium.org | 2011-08-01 | 1 | -2/+0 |
* | Create DownloadManagerDelegate class to group the embedder functions related ... | jam@chromium.org | 2011-07-29 | 1 | -59/+0 |
* | Removal of Profile from content part 3. | avi@chromium.org | 2011-07-28 | 1 | -2/+5 |
* | Remove some depenencies from DownloadManager. | jam@chromium.org | 2011-07-28 | 1 | -0/+23 |
* | Moved spellcheck related files to chrome/browser/spellcheck directory. | morrita@chromium.org | 2011-07-28 | 1 | -1/+1 |
* | Removal of Profile from content part 1. | avi@chromium.org | 2011-07-27 | 1 | -20/+30 |
* | Remove ChromeNetLog depenency from content/browser/debugger | dpranke@chromium.org | 2011-07-27 | 1 | -0/+5 |
* | Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c... | willchan@chromium.org | 2011-07-26 | 1 | -5/+0 |
* | Remove ChromeNetLog dependency from content/browser/debugger. | dpranke@chromium.org | 2011-07-26 | 1 | -0/+5 |
* | Remove prefs usage from SavePackage. Have it ask the embedder for the directo... | jam@chromium.org | 2011-07-26 | 1 | -0/+24 |
* | Additional ifdef was added for kEnablePrintPreview (broke official mac builder). | scr@chromium.org | 2011-07-22 | 1 | -1/+1 |
* | DevTools: move DevToolsAgent/Client into content. | pfeldman@chromium.org | 2011-07-22 | 1 | -1/+0 |
* | Allow prerendering of https pages. | cbentzel@chromium.org | 2011-07-21 | 1 | -0/+24 |
* | Create the correct SiteInstance when restoring tabs that belong to apps. | mihaip@chromium.org | 2011-07-21 | 1 | -1/+2 |
* | DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f... | pfeldman@chromium.org | 2011-07-20 | 1 | -0/+4 |
* | Move MHTML code to content, now that download code is moving there. | jam@chromium.org | 2011-07-19 | 1 | -0/+5 |
* | Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ... | jam@chromium.org | 2011-07-18 | 1 | -1/+1 |