summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replacing the default handler for mailto and webcalsaintlou@chromium.org2012-05-081-0/+17
* Revert 134283. Speculative revert, it looks like this caused many leaks (http...thakis@chromium.org2012-04-301-17/+0
* Preventing our default handlers for ChromeOS to show up or confuse the userskuhne@chromium.org2012-04-271-0/+17
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-0/+2
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-2/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-3/+3
* NewRunnableMethod/Function to base::Bind in register protocol handler code.benwells@chromium.org2011-11-041-4/+4
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-5/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-8/+9
* Calls to rph updating existing handlers are ignored.benwells@chromium.org2011-10-251-0/+32