| Commit message (Expand) | Author | Age | Files | Lines |
* | Port most of MetricsService to Mac and linux. | paul@chromium.org | 2009-02-13 | 1 | -1/+0 |
* | Remove firefox[23]_importer.cc from the POSIX build. | thestig@chromium.org | 2009-02-12 | 1 | -0/+4 |
* | Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.) | estade@chromium.org | 2009-02-12 | 1 | -3/+0 |
* | Port browser_about_handler. Some parts are still NOTIMPLEMENTED. | evan@chromium.org | 2009-02-12 | 1 | -1/+0 |
* | Revert "Add chrome/browser/ssl/ssl_manager.cc to the build." | tc@google.com | 2009-02-12 | 1 | -0/+1 |
* | Add chrome/browser/ssl/ssl_manager.cc to the build. | tc@google.com | 2009-02-12 | 1 | -1/+0 |
* | Make fav_icon_helper compile on POSIX, remove some unneeded #includes. | thestig@chromium.org | 2009-02-12 | 1 | -1/+0 |
* | Make tab_restore_service.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-12 | 1 | -1/+0 |
* | Bring history.cc and dependents into the build. | evan@chromium.org | 2009-02-11 | 1 | -3/+0 |
* | Refactor plugin process code in the browser process so that the browser/about... | jam@chromium.org | 2009-02-11 | 1 | -1/+0 |
* | Port CrossSiteResourceHandler to Mac and Linux. | paul@chromium.org | 2009-02-11 | 1 | -1/+0 |
* | Make session_service.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-11 | 1 | -1/+0 |
* | Construct AudioRendererHost in BrowserRendererProcessHost, also construct | hclam@chromium.org | 2009-02-11 | 1 | -0/+3 |
* | Make browsing_data_remover.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-11 | 1 | -1/+0 |
* | Make character_encoding.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-10 | 1 | -1/+0 |
* | Remove tab_util from scaffolding. | paul@chromium.org | 2009-02-10 | 1 | -1/+0 |
* | Revert basically everything I've done today as it fails mysteriously | evan@chromium.org | 2009-02-10 | 1 | -0/+3 |
* | Bring a bunch more headers into the non-Windows build: | evan@chromium.org | 2009-02-10 | 1 | -3/+0 |
* | Porting the toolbar to GTK. | erg@google.com | 2009-02-09 | 1 | -3/+4 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 1 | -1/+0 |
* | Make cert_store.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-06 | 1 | -1/+0 |
* | Revert "Clean up dns prefetch code, and also port it." | tc@google.com | 2009-02-06 | 1 | -0/+4 |
* | Stub out web_contents_view_gtk. | estade@chromium.org | 2009-02-06 | 1 | -1/+2 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-06 | 1 | -4/+0 |
* | Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows | brettw@chromium.org | 2009-02-06 | 1 | -9/+0 |
* | Port SafeBrowsingProtocolManager to Mac and linux. | paul@chromium.org | 2009-02-06 | 1 | -1/+0 |
* | Fix the Linux build by adding resource_message_filter to the build. | brettw@google.com | 2009-02-06 | 1 | -1/+0 |
* | Stub implementation of gtk browser window. | estade@chromium.org | 2009-02-05 | 1 | -0/+2 |
* | Linux: add a big, stubby RenderWidgetHostView | agl@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Move resource_message_filter and resource_request_details to the renderer_host. | brettw@chromium.org | 2009-02-05 | 1 | -7/+5 |
* | Port the ResourceDispatcherHost to Mac and linux. | paul@chromium.org | 2009-02-05 | 1 | -1/+0 |
* | Add in NavigationController to linux and mac. | pinkerton@chromium.org | 2009-02-05 | 1 | -1/+0 |
* | Usual round of porting in chrome/ | phajdan.jr@chromium.org | 2009-02-05 | 1 | -5/+1 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -1/+0 |
* | Make autofill_manager compile on POSIX. | thestig@chromium.org | 2009-02-04 | 1 | -1/+0 |
* | Enable render_widget_host, render_view_host and backing_store. Remove the Ren... | pinkerton@chromium.org | 2009-02-04 | 1 | -1/+0 |
* | Make render_view_host_manager.cc compile on POSIX. | thestig@chromium.org | 2009-02-04 | 1 | -1/+0 |
* | Bring many of the template_url classes into the fold for the Mac. Note that t... | avi@google.com | 2009-02-04 | 1 | -1/+0 |
* | Add site_instance, navigation_entry, browsing_instance, renderer_security_pol... | pinkerton@chromium.org | 2009-02-04 | 1 | -4/+0 |
* | Reverting 9090. | ojan@google.com | 2009-02-03 | 1 | -0/+9 |
* | Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows | brettw@chromium.org | 2009-02-03 | 1 | -9/+0 |
* | From agl. Cleaned up version of issue 19046. | thestig@chromium.org | 2009-02-03 | 1 | -6/+17 |
* | first stab at scaffolding WebContents. | pinkerton@chromium.org | 2009-02-03 | 1 | -1/+0 |
* | Port some unit tests from chrome/browser/ | phajdan.jr@chromium.org | 2009-02-02 | 1 | -1/+4 |
* | Remove old web app code it's no longer needed. Simplifies startup a little. | ben@chromium.org | 2009-02-02 | 1 | -9/+0 |
* | Will the real BrowserProcessImpl please stand up? | beng@google.com | 2009-02-01 | 1 | -1/+0 |
* | Re-land this changelist to make BrowserInit work on Mac. | beng@google.com | 2009-01-31 | 1 | -2/+0 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 1 | -0/+3 |
* | Allow porting of the JS message boxes. I split out the implementation into | brettw@chromium.org | 2009-01-30 | 1 | -4/+6 |
* | Create a stub chrome executable that crashes when run. | tc@google.com | 2009-01-29 | 1 | -8/+7 |