summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_init.cc
Commit message (Expand)AuthorAgeFilesLines
* Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...rustema@google.com2011-08-051-8/+15
* Profile shouldn't own CloudPrintProxyService.torne@chromium.org2011-08-021-1/+3
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-2/+2
* DevTools: move devtools_ui into content since it should be able to serve devt...pfeldman@chromium.org2011-07-271-0/+1
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-3/+3
* Incognito mode forced.rustema@google.com2011-07-261-2/+4
* touch: Always expect XInput2 availability.sadrul@chromium.org2011-07-221-2/+2
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-2/+2
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-2/+2
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-2/+2
* Moved CanSetAsDefault* from platform_util to shell_integrationbenwells@chromium.org2011-07-151-2/+1
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-1/+1
* Resource cleanup and de-dupingestade@chromium.org2011-07-121-1/+1
* Re-land r89864. Hopefully this won't trigger the apparent perf regression no...abarth@chromium.org2011-07-081-1/+1
* Revert 89864 - Don't rely on user gestures for deciding when to dismiss infob...cmp@chromium.org2011-07-071-1/+1
* Changes session restore to restore to existing browser and only closesky@chromium.org2011-07-071-7/+22
* Don't rely on user gestures for deciding when to dismiss infobars.abarth@chromium.org2011-06-211-1/+1
* Restore ability to specify the new tab page as a first-run tab via installerd...grt@chromium.org2011-06-171-1/+1
* [Landed on behalf of junov@chromium.org]senorblanco@chromium.org2011-06-101-4/+0
* Revert 86510 - Contributed by junov@chromium.orgvangelis@chromium.org2011-06-101-0/+4
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+4
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-3/+3
* Use registered protocol handlers at startup.koz@chromium.org2011-05-311-2/+5
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-271-1/+0
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-261-6/+0
* Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce...willchan@chromium.org2011-05-261-0/+6
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-261-6/+0
* Contributed by junov@chromium.org junov@chromium.org2011-05-241-4/+0
* linux: infobar for obsolete OSevan@chromium.org2011-05-191-1/+27
* Revert "linux: infobar for obsolete OS"evan@chromium.org2011-05-191-26/+0
* linux: infobar for obsolete OSevan@chromium.org2011-05-191-0/+26
* Refactor the "Learn more" DNS infobar shown on startupevan@chromium.org2011-05-191-32/+37
* Hide translate infobar on programmatic navigation.jeremy@chromium.org2011-05-181-1/+1
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-10/+10
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-2/+3
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-141-1/+1
* Add infobar warning when accelerated 2d canvas is enabled.vangelis@chromium.org2011-05-121-0/+4
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-4/+5
* Browser::Type cleanup.jianli@chromium.org2011-05-051-1/+1
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-34/+37
* Don't show the security infobar for --enable-nacl, which is in about:flagsdmichael@chromium.org2011-05-031-3/+0
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-0/+1
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-7/+10
* Remove chrome/browser/chromeos/wm_overview_*hashimoto@chromium.org2011-04-221-4/+0
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-6/+6
* Mac Canary: Don't offer to set as the default browser.mark@chromium.org2011-04-191-5/+4
* More TabStripModel renaming:sky@chromium.org2011-04-181-1/+1
* Fix the histogram tracking command line app launches.jstritar@chromium.org2011-04-141-1/+8
* Launch print dialog from BrowserInit::ProcessCmdLineImpl rather than BrowserM...abodenha@google.com2011-04-131-2/+3
* Added mount change notification event to extension API: zelidrag@chromium.org2011-04-121-13/+0