summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add NOTIMPLEMENTED(); in temporary scaffolding stubs.phajdan.jr@chromium.org2009-02-031-9/+37
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-1/+37
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-011-53/+28
* More bustage fixes.brettw@chromium.org2009-02-011-0/+1
* Update the temp scaffolding stubs for my header change. It was pulling in thebrettw@chromium.org2009-02-011-0/+1
* Re-land this changelist to make BrowserInit work on Mac.beng@google.com2009-01-311-61/+11
* Rollback 8998beng@google.com2009-01-311-13/+61
* Bring up BrowserInit on MacOS X.beng@google.com2009-01-301-61/+13
* Add a stub IsPluginProcess so there are less #if defined(OS_WIN) in the code.tc@google.com2009-01-301-1/+6
* fix buildtc@google.com2009-01-291-0/+1
* Create a stub chrome executable that crashes when run.tc@google.com2009-01-291-0/+9
* whut u meAn I sp3lld iT rong?pinkerton@google.com2009-01-291-1/+1
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-291-8/+23
* Rename temp_scaffolding_stubs.cpp to temp_scaffolding_stubs.cc.tony@chromium.org2009-01-291-0/+225