summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/web_navigation
Commit message (Expand)AuthorAgeFilesLines
* Get rid of ContextMenuParams::frame_id since on the browser side we know whic...jam@chromium.org2014-03-252-6/+4
* Disable several failing tests after the browser test harness improvements in ...jam@chromium.org2014-03-181-0/+4
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-80/+11
* Move extensions-related files to using //components/keyed_service.blundell@chromium.org2014-03-131-1/+1
* Copy JavaScript execution to RenderFrame, switch easy cases to use it.avi@chromium.org2014-03-121-2/+2
* Cleanup: Use TestRendenderViewContextMenu fromlazyboy@chromium.org2014-03-111-21/+1
* Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.yoz@chromium.org2014-03-052-9/+9
* Update resource requests to remove redundant frame ID.creis@chromium.org2014-03-031-1/+2
* Move render_view_context_menu.* and related files out of tab_contents.lazyboy@chromium.org2014-02-271-1/+1
* Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...yoz@chromium.org2014-02-252-21/+24
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* Start moving context menu code to RenderFrame.jam@chromium.org2014-01-311-3/+3
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-303-3/+3
* Fix an out-of-date issue in chrome.webNavigation document.Hokein.Wu@gmail.com2014-01-291-3/+9
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-261-1/+1
* Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().thestig@chromium.org2014-01-211-1/+1
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-301-1/+1
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+2
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-2/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+2
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-2/+2
* Cleanup: Move kFileSystemScheme constant into content namespace.tfarina@chromium.org2013-12-231-1/+1
* Reenable WebNavigationApiTest.ServerRedirectSingleProcess on ChromeOSjochen@chromium.org2013-12-191-8/+1
* [webNavigation] only observe redirects for framesjochen@chromium.org2013-12-182-0/+15
* Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...jam@chromium.org2013-12-182-33/+10
* Rewrite all webNavigation API tests as extension testsjochen@chromium.org2013-12-171-157/+63
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-131-1/+1
* Convert string16 to use base namespace.brettw@chromium.org2013-12-093-9/+9
* Make resource throttles and AsyncResourceHandler add events to NetLogmmenke@chromium.org2013-12-041-0/+4
* Move kFtpScheme into content namespace.tfarina@chromium.org2013-12-011-1/+1
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-213-3/+3
* Convert extensions::EventRouter from Profile to BrowserContextjamescook@chromium.org2013-11-131-1/+1
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-13/+13
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-282-7/+9
* Remove two RenderViewHostObserver implementations in ChromeOS code and replac...jam@chromium.org2013-10-223-0/+5
* Add C++ fixture for extension settings browser testaboxhall@chromium.org2013-10-211-5/+5
* Cleanup: Use std::string& instead of const char* in extension/apilimasdf@gmail.com2013-10-012-3/+5
* Make ResourceHandlers stateless with respect to child/routing/request IDs.creis@chromium.org2013-09-251-2/+0
* Only disable web navigation tests that fail on debug on debug buildjochen@chromium.org2013-09-171-5/+5
* Don't send the oncompleted signal twice in the webnavigation APIjochen@chromium.org2013-09-171-3/+0
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-1/+1
* Make ~WebNavigationEventRouter remove itself from browserssky@chromium.org2013-09-081-2/+3
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-261-1/+1
* JSON/IDL Compiler now generates event names as of r215660. Use these generate...DHNishi@gmail.com2013-08-203-34/+33
* Move kJavaScriptScheme into content namespace.tfarina@chromium.org2013-08-191-1/+1
* c/b/extensions: Do not use Value::Create*.DHNishi@gmail.com2013-08-141-4/+4
* Android: exclude extensions::WebNavigationTabObserver.bulach@chromium.org2013-08-091-0/+4
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-1/+1
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-1/+1