summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.h
Commit message (Expand)AuthorAgeFilesLines
* Change url wstrings to GURLSestade@chromium.org2009-02-121-1/+1
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-121-10/+4
* Make previous change actually work.evan@chromium.org2009-02-121-27/+1
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-111-75/+1
* Port CrossSiteResourceHandler to Mac and Linux.paul@chromium.org2009-02-111-40/+0
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-17/+76
* Implement more of the TabContentsDelegate to hook up loading URLs from the lo...pinkerton@chromium.org2009-02-111-35/+39
* Port some strings in download/save_package.ccestade@chromium.org2009-02-111-8/+8
* Make browsing_data_remover.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-2/+32
* Reverting 9493.kuchhal@chromium.org2009-02-101-4/+0
* Remove tab_util from scaffolding.paul@chromium.org2009-02-101-8/+0
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-0/+4
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-101-22/+4
* Hook views up.avi@chromium.org2009-02-101-0/+1
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-0/+79
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-79/+0
* Reverting 9408.brettw@chromium.org2009-02-091-4/+0
* Add a new resizer corner.mad@chromium.org2009-02-091-0/+4
* Ensure toolbar buttons are in sync with command updater when tab becomes sele...pinkerton@chromium.org2009-02-061-4/+1
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-061-82/+24
* Make cert_store.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-061-16/+0
* Stub out web_contents_view_gtk.estade@chromium.org2009-02-061-0/+4
* Enable/disable buttons when the corresponding command updates in the model.pinkerton@chromium.org2009-02-061-0/+2
* Remove many more ifdefs around un-used methods to enable more functionality f...pinkerton@chromium.org2009-02-061-3/+14
* Make ResourceMessageFilter compile on Mac. It stubs out a substantial part ofbrettw@google.com2009-02-061-1/+67
* Cleanup some forward declared structs that are not being used.thestig@chromium.org2009-02-051-1/+1
* Hook up tab close menu item and plumb tab closing scaffolding through UI laye...pinkerton@chromium.org2009-02-051-15/+28
* Take out unnecessary include that I added in a failed effort to fix the linux...jam@chromium.org2009-02-051-1/+0
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-38/+242
* Add some more scaffolding, enable some browser_main code on linux.estade@chromium.org2009-02-051-5/+0
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-116/+44
* Fixing build break.thomasvl@chromium.org2009-02-051-2/+1
* Fix mac/linux build break.jam@chromium.org2009-02-051-0/+1
* Make mock_render_process_host, test_web_contents, and testing_profile compile...thestig@chromium.org2009-02-051-4/+1
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-2/+4
* Make autofill_manager compile on POSIX.thestig@chromium.org2009-02-041-8/+0
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-122/+40
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-44/+43
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-6/+3
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-3/+11
* Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...pinkerton@chromium.org2009-02-041-45/+6
* Add NOTIMPLEMENTED(); in temporary scaffolding stubs.phajdan.jr@chromium.org2009-02-031-238/+521
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-38/+388
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-011-75/+94
* 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-18/+60
* Rollback 8998beng@google.com2009-01-311-68/+18
* Bring up BrowserInit on MacOS X.beng@google.com2009-01-301-18/+68
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-291-0/+5