summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.scons
Commit message (Expand)AuthorAgeFilesLines
* Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...jhawkins@chromium.org2009-02-171-1/+0
* Add importer/firefox_profile_lock_posix.cc to the build.thestig@chromium.org2009-02-171-0/+1
* Make the toolbar background themed on Linux.evan@chromium.org2009-02-171-1/+2
* Create a menu wrapper class for GTK menus, and use it for the page and app me...erg@google.com2009-02-171-0/+2
* put browser_main_gtk.cc next to other browser_main* cc files.tc@google.com2009-02-171-1/+1
* Make browser_shudown.cc compile on Posix. This is r9835 with a fix for the m...jhawkins@chromium.org2009-02-161-1/+0
* Rollback r9835 and r9837: Mac build broken.mal@chromium.org2009-02-151-0/+1
* Make browser_shutdown.cc compile on Posix.jhawkins@chromium.org2009-02-151-1/+0
* Make password_manager.cc compile on Posix.jhawkins@chromium.org2009-02-151-1/+0
* Make browser_url_handler.cc compile on Posix.jhawkins@chromium.org2009-02-151-1/+0
* Make base_session_service.cc compile on Posix.jhawkins@chromium.org2009-02-141-1/+0
* Make session_restore.cc compile on Posix.jhawkins@chromium.org2009-02-141-1/+0
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-141-1/+0
* Build alternate_nav_url_fetcher.cc on posixestade@chromium.org2009-02-141-1/+0
* add infobar_delegate.cc to the buildtc@google.com2009-02-131-1/+0
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-0/+3
* Revert 9747abarth@chromium.org2009-02-131-3/+0
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-0/+3
* Port most of MetricsService to Mac and linux.paul@chromium.org2009-02-131-1/+0
* Remove firefox[23]_importer.cc from the POSIX build.thestig@chromium.org2009-02-121-0/+4
* Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)estade@chromium.org2009-02-121-3/+0
* Port browser_about_handler. Some parts are still NOTIMPLEMENTED.evan@chromium.org2009-02-121-1/+0
* Revert "Add chrome/browser/ssl/ssl_manager.cc to the build."tc@google.com2009-02-121-0/+1
* Add chrome/browser/ssl/ssl_manager.cc to the build.tc@google.com2009-02-121-1/+0
* Make fav_icon_helper compile on POSIX, remove some unneeded #includes.thestig@chromium.org2009-02-121-1/+0
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-121-1/+0
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-111-3/+0
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-1/+0
* Port CrossSiteResourceHandler to Mac and Linux.paul@chromium.org2009-02-111-1/+0
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-1/+0
* Construct AudioRendererHost in BrowserRendererProcessHost, also constructhclam@chromium.org2009-02-111-0/+3
* Make browsing_data_remover.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-1/+0
* Make character_encoding.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-101-1/+0
* Remove tab_util from scaffolding.paul@chromium.org2009-02-101-1/+0
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-0/+3
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-3/+0
* Porting the toolbar to GTK.erg@google.com2009-02-091-3/+4
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-091-1/+0
* Make cert_store.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-061-1/+0
* Revert "Clean up dns prefetch code, and also port it."tc@google.com2009-02-061-0/+4
* Stub out web_contents_view_gtk.estade@chromium.org2009-02-061-1/+2
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-061-4/+0
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-061-9/+0
* Port SafeBrowsingProtocolManager to Mac and linux.paul@chromium.org2009-02-061-1/+0
* Fix the Linux build by adding resource_message_filter to the build.brettw@google.com2009-02-061-1/+0
* Stub implementation of gtk browser window.estade@chromium.org2009-02-051-0/+2
* Linux: add a big, stubby RenderWidgetHostViewagl@chromium.org2009-02-051-0/+1
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-7/+5
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-1/+0
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-1/+0