summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Remove Chrome Frame code and resources.grt@chromium.org2014-01-10180-32911/+0
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-033-31/+31
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-2518-50/+56
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-233-31/+31
* Add base:: to string16 in chrome_frame/.dbeam@chromium.org2013-12-207-46/+44
* Filter virtual network interfaces for p2p sessions.mallinath@chromium.org2013-12-191-1/+2
* Remove ChromeFrame resource-related IPCs and the code which depended on them.jam@chromium.org2013-12-1810-2494/+1
* Remove the automation code for ChromeFrame since it's not used anymore.jam@chromium.org2013-12-176-451/+0
* Remove the ChromeFrame specific cookie code between the renderer and browser ...jam@chromium.org2013-12-162-4/+0
* Remove Chrome Frame ready-mode.grt@chromium.org2013-12-121-286/+0
* GTTF: Do not use the new test launcher for ash_unittests and chrome_frame_testsphajdan.jr@chromium.org2013-12-051-34/+18
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-2/+2
* Move temp file functions to base namespace.brettw@chromium.org2013-12-034-4/+4
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-022-2/+2
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-4/+4
* GTTF: enable brave new test launcher for chrome_frame_tests and chrome_frame_...phajdan.jr@chromium.org2013-11-271-18/+34
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-4/+4
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-4/+4
* Remove second layer of lazy loading from base_feature_provider.meacer@chromium.org2013-11-201-0/+5
* Clean up PrefServiceBuilderisherman@chromium.org2013-11-191-4/+4
* Revert "Revert 234367 "Base: Make RegistryOverrideManager support sharde...""tommycli@chromium.org2013-11-153-12/+0
* Revert 234367 "Base: Make RegistryOverrideManager support sharde..."tommycli@chromium.org2013-11-123-0/+12
* Base: Make RegistryOverrideManager support sharded/parallel tests.tommycli@chromium.org2013-11-123-12/+0
* Remove the chrome namespace around ChromeContent[Renderer]Client.wez@chromium.org2013-11-061-2/+2
* Fix spelling: "supress" -> "suppress"mseaborn@chromium.org2013-11-022-2/+2
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-4/+5
* Track execution phase of browser process and track it asrtenneti@chromium.org2013-10-281-0/+4
* net: Rework how blocking delegates are logged.mmenke@chromium.org2013-10-251-1/+7
* Revert 229469 "Disables ChromeFrameTestWithWebServer.WidgetModeI..."sky@chromium.org2013-10-181-3/+1
* Disables ChromeFrameTestWithWebServer.WidgetModeIE_ObjectFocussky@chromium.org2013-10-181-1/+3
* Revert 229320 "Disable ChromeFrameTestWithWebServer.WidgetModeIE..."grt@chromium.org2013-10-181-3/+1
* Disable ChromeFrameTestWithWebServer.WidgetModeIE_ObjectFocus. It regressed i...pfeldman@chromium.org2013-10-181-1/+3
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-2/+2
* Explicit initialization of aura::Env for browser shell.dnicoara@chromium.org2013-10-091-0/+2
* Cleanup: Remove some FromWStringHack() calls in chrome/installer.thestig@chromium.org2013-09-261-1/+1
* Revert 224269 "Don't persist HPKP if PrivacyMode is enabled."tkent@chromium.org2013-09-201-1/+0
* Don't persist HPKP if PrivacyMode is enabled.mef@chromium.org2013-09-201-0/+1
* Revert 223894 "Revert "Enable device discovery notifications.""vitalybuka@chromium.org2013-09-191-0/+3
* Revert "Enable device discovery notifications."teravest@chromium.org2013-09-181-3/+0
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-173-15/+23
* Enable device discovery notifications.vitalybuka@chromium.org2013-09-131-0/+3
* Remove ref-counting from StreamListenSocketszym@chromium.org2013-09-032-18/+19
* Factor out a perf test result printer method.tonyg@chromium.org2013-09-021-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-304-5/+5
* Fix more fallouts of variations target move.asvitkine@chromium.org2013-08-291-1/+1
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Disable FullTabNavigationTest.FormPostBackForwardvabr@chromium.org2013-08-221-1/+2
* Disable FullTabUITest.TabCrashReloadvabr@chromium.org2013-08-221-1/+2
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-1/+1