summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+8
* Allow porting of the JS message boxes. I split out the implementation intobrettw@chromium.org2009-01-301-3/+11
* Fix EOL.maruel@chromium.org2009-01-301-4/+4
* Move Windows specific backing-store functions into backing_store_win.ccagl@chromium.org2009-01-281-0/+4
* Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...ben@chromium.org2009-01-271-0/+8
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-0/+4
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-271-4/+0
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-271-0/+4
* Reverting 8627,8625.maruel@chromium.org2009-01-261-0/+8
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-261-8/+0
* Create a dialog box for the about:network view and kill the tab type.brettw@chromium.org2009-01-241-8/+0
* Pull toolbar importer from trunk.brg@chromium.com2009-01-231-8/+0
* Separate out the backing store from the RenderWidgetHost into its own file tobrettw@chromium.org2009-01-231-0/+8
* Move security style into the tab_contents directory. This is the last part ofbrettw@chromium.org2009-01-231-8/+4
* Make the browser talk to the status bubble through an abstract interface to r...ben@chromium.org2009-01-221-0/+4
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-454/+72
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-2/+2
* Remove the about:internets view :(brettw@chromium.org2009-01-201-10/+2
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-201-0/+8
* Move url_* to net subdirben@chromium.org2009-01-161-24/+78
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-26/+16
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-32/+108
* Move metrics files into a subdirben@chromium.org2009-01-161-32/+36
* Move search code to a subdirben@chromium.org2009-01-161-40/+134
* Fie.ben@chromium.org2009-01-151-134/+40
* Move search engines files into subdirben@chromium.org2009-01-151-40/+134
* Remove non-existant files that should have been removedpaulg@google.com2009-01-151-8/+0
* Move password manager files into a subdirben@chromium.org2009-01-151-6/+32
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-169/+325
* Rename extension_protocol* to extension_protocols*aa@chromium.org2009-01-091-2/+2
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-8/+8
* Implement extension:// protocol.aa@chromium.org2008-12-241-0/+8
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-231-0/+8
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-8/+98
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-98/+8
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-8/+98
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-2376/+2376
* Porting in browser/webdata and template_url.phajdan.jr@chromium.org2008-12-161-0/+4
* Eliminates the dependencies between views and browser, and also does some oth...klink@chromium.org2008-12-161-4/+12
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-8/+0
* browser porting, part 2 - importerphajdan.jr@chromium.org2008-12-121-0/+4
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-091-0/+4
* Reupload of 12418glen@chromium.org2008-12-071-0/+24
* Capitalize the 'Extensions' folder in the visual studio project for consistency.aa@chromium.org2008-12-071-1/+1
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-15/+43
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-051-0/+8
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-2304/+2304
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-0/+8
* Introduce Extension class that can serializer and deserialize from Valueaa@chromium.org2008-12-021-0/+12
* Revert change 6149 because it broke the unit tests on windows.nsylvain@chromium.org2008-12-011-4/+0