summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_handlers
Commit message (Expand)AuthorAgeFilesLines
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-112-2/+2
* Misc. cleanup:pkasting@chromium.org2013-07-102-19/+17
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-052-2/+2
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-121-1/+1
* Use a direct include of strings headers in chrome/browser/a*-c*/.avi@chromium.org2013-06-102-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-093-3/+3
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-5/+5
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-16/+16
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-223-11/+15
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-203-3/+3
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-083-0/+10
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-062-6/+10
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-3/+6
* Formatting cleanup. Should be no code change.pkasting@chromium.org2013-05-031-0/+1
* A few more reordering bits that accidentally got left out of r197198.pkasting@chromium.org2013-04-301-9/+9
* Reorder pieces of code. No other changes.pkasting@chromium.org2013-04-302-25/+23
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-3/+3
* Add InfoBarDelegate::web_contents(). This is convenient for the number ofpkasting@chromium.org2013-04-241-1/+1
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-231-3/+3
* Cleanup: Get rid of Profile::GetProtocolHandlerRegistry().thestig@chromium.org2013-04-041-5/+5
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-192-2/+2
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-193-10/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-193-0/+10
* Remove calls to URLRequestContext::network_delegate() in chrome browser code.tedv@chromium.org2013-03-111-1/+2
* Introduce //components/user_prefs.joi@chromium.org2013-03-062-2/+2
* Remove unused pieces of URLRequestJobFactory API.pauljensen@chromium.org2013-02-123-66/+0
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-103-9/+12
* Avoid creating new TestingPrefServiceSyncableMHX348@motorola.com2013-02-101-9/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-072-17/+19
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-281-4/+6
* Move core url data manager classes to content.jam@chromium.org2013-01-241-0/+1
* Make ProtocolHandlerRegistry use 307 to redirect instead of 302.koz@chromium.org2013-01-101-1/+1
* Convert ProtocolHandlerRegistry::Interceptor to a net::URLRequestJobFactory.pauljensen@chromium.org2013-01-083-92/+210
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-082-15/+41
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-223-8/+16
* Add a UMA stat to track whether Chrome is the default browser.robertshield@chromium.org2012-12-111-2/+2
* POSTs to HSTS domains are no longer converted to GETs mmenke@chromium.org2012-11-281-1/+2
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-2/+2
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Fix registerProtocolHandler OS registration on Windows 8benwells@chromium.org2012-09-252-0/+7
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-062-6/+6
* Rename InfoBarTabService -> InfoBarService.joi@chromium.org2012-08-302-4/+4
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-242-9/+16
* Introduce InfoBarTabService API.joi@chromium.org2012-08-202-5/+6
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Clean-up inline members of nested classes (chrome/)hans@chromium.org2012-08-102-1/+6