summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Merge BookmarkContextMenuGtk back into BookmarkContextMenu.erg@google.com2009-04-211-0/+4
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-8/+8
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-171-0/+8
* Re-introducing the toolbar importer code.This is the same code that was remov...brg@chromium.com2009-04-161-0/+8
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-8/+0
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+8
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-4/+0
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-141-8/+0
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-131-8/+0
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-131-5/+13
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-091-0/+8
* Add dummy encryptor implementations for mac and linux.thestig@chromium.org2009-04-091-1/+1
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-17/+13
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-0/+8
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-2/+2
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-281-6/+22
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-241-0/+8
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-231-0/+8
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-211-8/+0
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-8/+8
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-181-0/+4
* Adds Get(Root)WindowRect handlers for the Mac.avi@google.com2009-03-181-0/+4
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-2/+18
* Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.yurys@google.com2009-03-171-2/+2
* Highlights of changes:hclam@chromium.org2009-03-131-0/+8
* Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.brettw@chromium.org2009-03-131-3/+11
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-121-0/+8
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-121-0/+12
* Refactor render view context menu in preparation for porting.estade@chromium.org2009-03-071-2/+2
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+20
* Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.ben@chromium.org2009-03-031-62/+2
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-021-5/+13
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-021-0/+4
* Initial work on chrome-ui://extensions/ page. URL now displays a static templ...rafaelw@chromium.org2009-02-281-0/+8
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-0/+8
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-0/+8
* Add a centralized error reporter to theaa@chromium.org2009-02-271-0/+8
* Pull the autocomplete popup into separate model and view files.deanm@chromium.org2009-02-271-2/+10
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-261-0/+8
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-8/+0
* ui test fail. revert.ben@chromium.org2009-02-251-4/+0
* AppModalDialogQueue shouldn't depend on views.ben@chromium.org2009-02-251-0/+4
* Download request manager refactoring.estade@chromium.org2009-02-241-0/+12
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-231-8/+0
* Move units to new module printing. Add printing_unittests on Windows too. Mak...maruel@chromium.org2009-02-201-16/+8
* Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...glen@chromium.org2009-02-191-0/+16
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-8/+0
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-181-0/+8
* Follow-up rename to my previous commit.evan@chromium.org2009-02-181-1/+1
* Rename MessageWindow to ProcessSingleton in anticipation of more refactoring.evan@chromium.org2009-02-181-2/+2