summaryrefslogtreecommitdiffstats
path: root/chrome/browser/site_instance_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-041-2/+2
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+2
* Add site_instance_unittest.cc to the Posix build.jhawkins@chromium.org2009-03-021-2/+2
* Back out r10487 toomark@chromium.org2009-02-261-3/+3
* Attempting backout of r10495 due to ui_tests:mark@chromium.org2009-02-261-1/+0
* Fix unit tests.brettw@chromium.org2009-02-261-0/+1
* More URL constants replacement.brettw@chromium.org2009-02-261-3/+3
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-101-3/+5
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-2/+5
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Don't create separate SiteInstances for pages from the same domain and schemecreis@google.com2008-11-261-3/+11
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-2/+3
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-2/+2
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-10/+17
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-2/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+402