summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.h
Commit message (Expand)AuthorAgeFilesLines
* 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