summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.cc
Commit message (Expand)AuthorAgeFilesLines
* Make plugin_service.cc compile on Posix.jhawkins@chromium.org2009-02-201-21/+6
* Reverting 10080.jam@chromium.org2009-02-201-0/+1
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-1/+0
* Make user_data_manager.cc compile on Posix.jhawkins@chromium.org2009-02-201-15/+0
* Port TabContentsFactory to posix.estade@chromium.org2009-02-191-21/+0
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-23/+3
* Make safe_browsing_blocking_page.cc compile on Posix.jhawkins@chromium.org2009-02-191-0/+2
* Add a couple functions missed in r9921 during conflict resolution.thestig@chromium.org2009-02-181-0/+9
* Add more scaffolding to make shared linking work.thestig@chromium.org2009-02-181-2/+63
* Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...jhawkins@chromium.org2009-02-171-0/+5
* Persist info about subresources on pages for DNS pre-resolutionjar@chromium.org2009-02-171-0/+4
* Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...pinkerton@chromium.org2009-02-171-18/+3
* Make browser_shudown.cc compile on Posix. This is r9835 with a fix for the m...jhawkins@chromium.org2009-02-161-8/+17
* Rollback r9835 and r9837: Mac build broken.mal@chromium.org2009-02-151-17/+8
* Fix the mac build. Add a stubbed ResourceBundle::CleanupSharedInstance.jhawkins@chromium.org2009-02-151-0/+4
* Make browser_shutdown.cc compile on Posix.jhawkins@chromium.org2009-02-151-8/+13
* Make session_restore.cc compile on Posix.jhawkins@chromium.org2009-02-141-3/+0
* add infobar_delegate.cc to the buildtc@google.com2009-02-131-0/+15
* Port most of MetricsService to Mac and linux.paul@chromium.org2009-02-131-0/+9
* Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)estade@chromium.org2009-02-121-14/+0
* Use real URLFixerUpper. Makes URLs on command line work.evan@chromium.org2009-02-121-0/+13
* pulling over more small bites of TabContents into scaffolding.pinkerton@chromium.org2009-02-121-0/+29
* Step one on fixing the dynamic run.evan@chromium.org2009-02-121-0/+6
* Revert "Add chrome/browser/ssl/ssl_manager.cc to the build."tc@google.com2009-02-121-5/+14
* Stub out ~ScopableCPRequest().evan@chromium.org2009-02-121-0/+5
* Add chrome/browser/ssl/ssl_manager.cc to the build.tc@google.com2009-02-121-14/+5
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-111-0/+22
* Implement more of the TabContentsDelegate to hook up loading URLs from the lo...pinkerton@chromium.org2009-02-111-0/+43
* Remove tab_util from scaffolding.paul@chromium.org2009-02-101-17/+0
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-101-3/+39
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-98/+0
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-0/+98
* By changing how we #ifdef, we get a bunch more l10n functions.evan@chromium.org2009-02-091-28/+0
* Reference and create a RenderView when needed.jrg@chromium.org2009-02-061-23/+53
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-061-20/+12
* Stub out web_contents_view_gtk.estade@chromium.org2009-02-061-0/+2
* Make ResourceMessageFilter compile on Mac. It stubs out a substantial part ofbrettw@google.com2009-02-061-35/+9
* Stub implementation of gtk browser window.estade@chromium.org2009-02-051-7/+0
* Hook up tab close menu item and plumb tab closing scaffolding through UI laye...pinkerton@chromium.org2009-02-051-0/+27
* Fix linker error on Linux & Mac by stubbing out a function.brettw@chromium.org2009-02-051-0/+3
* Build bustage fixes, moved this file, didn't update the include.brettw@chromium.org2009-02-051-1/+1
* Take out unnecessary include that I added in a failed effort to fix the linux...jam@chromium.org2009-02-051-0/+1
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-3/+29
* Add some more scaffolding, enable some browser_main code on linux.estade@chromium.org2009-02-051-2/+1
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-0/+25
* Usual round of porting in chrome/phajdan.jr@chromium.org2009-02-051-25/+5
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-0/+1
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-0/+11
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-0/+1
* Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...pinkerton@chromium.org2009-02-041-3/+88