summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of ContextMenuParams::frame_id since on the browser side we know whic...jam@chromium.org2014-03-251-2/+0
* 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
* 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
* Move render_view_context_menu.* and related files out of tab_contents.lazyboy@chromium.org2014-02-271-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-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
* Reenable WebNavigationApiTest.ServerRedirectSingleProcess on ChromeOSjochen@chromium.org2013-12-191-8/+1
* [webNavigation] only observe redirects for framesjochen@chromium.org2013-12-181-0/+11
* 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-091-1/+1
* Make resource throttles and AsyncResourceHandler add events to NetLogmmenke@chromium.org2013-12-041-0/+4
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-13/+13
* Remove two RenderViewHostObserver implementations in ChromeOS code and replac...jam@chromium.org2013-10-221-0/+1
* Add C++ fixture for extension settings browser testaboxhall@chromium.org2013-10-211-5/+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
* 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
* Move UserScript and Extension switches to top-level extensions/.yoz@chromium.org2013-07-191-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-21/+52
* Update Blink include pathsabarth@chromium.org2013-06-171-2/+2
* Use a direct include of strings headers in chrome/browser/extensions/, part 3.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Second try at better workaround for win dbg extensions api browser tests.asargent@chromium.org2013-06-051-5/+24
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-1/+1
* Mark some of tests that invoke RunExtensionSubset as disabled on Win - see bug.nkostylev@chromium.org2013-05-241-5/+35
* Reenable WebNavigationApiTests on Windowsjochen@chromium.org2013-05-131-122/+19
* Disable WebNavigationApiTest.GetFramedewittj@chromium.org2013-05-081-1/+7
* Disables WebNavigationApiTests that keep timing out.sky@chromium.org2013-05-071-18/+115
* Disable WebNavigationApiTest.ServerRedirectSingleProcess for Linux Aura too.miu@chromium.org2013-04-261-1/+1
* Drop the constraint when the main frame's dom content was loadedjochen@chromium.org2013-04-261-2/+1
* Disable WebNavigationApiTest.SrcDoc due to flakiness on the bots.nick@chromium.org2013-04-251-1/+2
* Disable WebNavigationApiTest.ServerRedirectSingleProcess for chromeos.kalman@chromium.org2013-04-241-1/+8
* Reenable WebNavigationApiTest.ServerRedirectSingleProcess again, now that bro...jochen@chromium.org2013-04-111-3/+1
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-4/+2
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-2/+2
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-131-1/+1
* content: Move more constants from url_constants.h into content namespace.tfarina@chromium.org2013-03-021-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...rsleevi@chromium.org2013-02-071-4/+4
* Don't assume that when the current RVH is deleted, the pending RVH is getting...jochen@chromium.org2013-02-041-0/+28
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-6/+6
* Disable WebNavigationApiTest.ServerRedirectSingleProcesszea@chromium.org2013-01-251-1/+3