summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Followup to commit 274223bartfab@chromium.org2014-06-021-31/+27
* Modify ProtocolHandlerRegistry to make room for policykaliamoorthi@chromium.org2014-06-021-0/+210
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Ignore title parameter for navigator.registerProtocolHandlermeacer@chromium.org2014-05-101-48/+37
* remove redundant ifdefsestade@chromium.org2014-04-151-2/+2
* More removal of GTK code.erg@chromium.org2014-04-151-3/+0
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-1/+1
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+1
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Adds the ability for MessageLoop to take a MessagePumpsky@chromium.org2013-11-081-0/+1
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-3/+3
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-121-0/+3
* Revert 222689 "Use an X event loop in the GPU process on Linux."dalecurtis@google.com2013-09-121-3/+0
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-121-0/+3
* Revert 222470 "Use an X event loop in the GPU process on Linux." This is tonoamsml@chromium.org2013-09-111-3/+0
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-111-0/+3
* Making a way to create thread with a Java Looper for Androidkristianm@chromium.org2013-08-081-0/+3
* Use a direct include of the message_loop header in chrome/browser/, part 4.avi@chromium.org2013-07-181-1/+1
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-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 utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-16/+16
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-0/+3
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-3/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-0/+3
* 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-061-1/+1
* Remove unused pieces of URLRequestJobFactory API.pauljensen@chromium.org2013-02-121-22/+0
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-0/+2
* Avoid creating new TestingPrefServiceSyncableMHX348@motorola.com2013-02-101-9/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-14/+16
* Convert ProtocolHandlerRegistry::Interceptor to a net::URLRequestJobFactory.pauljensen@chromium.org2013-01-081-15/+62
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-3/+8
* Add a UMA stat to track whether Chrome is the default browser.robertshield@chromium.org2012-12-111-2/+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
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-1/+2
* Cleanup URLInterceptors in test methods.smckay@chromium.org2012-07-241-14/+13
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-211-94/+138
* A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...hbono@chromium.org2012-07-201-135/+94
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-201-94/+135
* Prototype version of the first-run dialog for Windows 8.motek@chromium.org2012-06-221-2/+4
* Disables flaky ProtocolHandlerRegistryTest testspkotwicz@chromium.org2012-06-221-2/+7
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-1/+3
* Fix typo in disabled test.creis@chromium.org2012-06-201-1/+1
* _DISABLE a bunch of ProtocolHandlerRegistryTests on Linux & OS_CHROMEOS.mad@chromium.org2012-06-181-5/+33
* The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...motek@chromium.org2012-06-081-1/+1
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-2/+1