summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Porting profiles to the Mac.avi@chromium.org2009-01-281-54/+74
* Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...ben@chromium.org2009-01-271-12/+14
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-5/+0
* remove scaffolding mock of TabStripModel and replace it with the real deal. R...pinkerton@google.com2009-01-271-31/+17
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-0/+44
* Reverting 8722,8721.maruel@chromium.org2009-01-271-44/+0
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-0/+44
* Two things:ben@chromium.org2009-01-241-0/+12
* I'm relanding the UserDataManager leak fix. I didn't realize we hadsky@google.com2009-01-231-1/+1
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-11/+0
* More scaffolding for back/forward/reload/home, start of WebContentspinkerton@google.com2009-01-221-5/+93
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-211-9/+1
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-5/+122
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-2/+2
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-0/+195