summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Allow connecting and messaging with extension ports by funneling externalmpcomplete@google.com2009-05-191-0/+8
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-0/+8
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-191-0/+8
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-181-8/+8
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-151-0/+8
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-151-0/+8
* GTK: Add download shelf first show animation.estade@chromium.org2009-05-151-0/+4
* Undo changes to files that crept into the wrong CLestade@chromium.org2009-05-151-4/+0
* Linux: Make findbar restore focus to last focused widget on close.estade@chromium.org2009-05-151-0/+4
* revert r16181 as it broke linuxestade@chromium.org2009-05-151-8/+8
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-151-8/+8
* Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...abarth@chromium.org2009-05-151-3/+11
* Refactors DockInfo so that it can be used on Linux. I haven't done thesky@chromium.org2009-05-151-0/+4
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-141-0/+8
* Revert "Implement OS X Encoding Menu."tc@google.com2009-05-141-2691/+0
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-141-0/+2691
* Enable basic saving/restoring window placements on Mac.rohitrao@chromium.org2009-05-141-0/+4
* Extract Windows-specific parts of TaskManager.phajdan.jr@chromium.org2009-05-141-0/+4
* Factor SSLPolicyBackend out of SSLManager.abarth@chromium.org2009-05-141-0/+8
* Refactor the inner classes from SSLManager to their own files to reduce the c...abarth@chromium.org2009-05-141-2680/+2700
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-121-2672/+2680
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+16
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-12/+0
* Stub implementation of linux, mac icon loader/manager.estade@chromium.org2009-05-081-3/+7
* Windows icon loader refactor in preparation for port.estade@chromium.org2009-05-071-2/+6
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-061-2/+2
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-061-0/+8
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-061-0/+4
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-061-0/+8
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-8/+0
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-0/+8
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-291-0/+8
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-281-0/+4
* First cut at adding a map between strings names and resource ids.tc@google.com2009-04-241-0/+12
* Adds (non-working) folders and GTK dialogs.erg@google.com2009-04-231-0/+8
* 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