summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Remove linux coverage scripts.thakis@chromium.org2013-11-141-151/+1
* Fix compilation on 2013 debug due to ATL changesscottmg@chromium.org2013-11-141-1/+1
* Revert 234367 "Base: Make RegistryOverrideManager support sharde..."tommycli@chromium.org2013-11-123-0/+12
* Don't use UpdateRegistryFromResourceS as it's not in 2013scottmg@chromium.org2013-11-121-0/+6
* [Net] Fix error handling on wrong file in UploadDatatzik@chromium.org2013-11-124-7/+10
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-121-4/+0
* Do not load Chrome Frame into IE11+.grt@chromium.org2013-11-121-0/+5
* Base: Make RegistryOverrideManager support sharded/parallel tests.tommycli@chromium.org2013-11-123-12/+0
* Use the large pdb workaround on more unittests.sebmarchand@chromium.org2013-11-091-0/+1
* Use the large pdb workaround on chrome_frame_reliability_tests.sebmarchand@chromium.org2013-11-081-0/+1
* 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
* Remove trailing "." from message lines.thakis@chromium.org2013-10-311-2/+2
* Always show the Chrome Frame turndown prompt.grt@chromium.org2013-10-317-188/+2
* 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
* Preparing to support fragment resolution against non-hierarchical schemeskristianm@chromium.org2013-10-242-2/+2
* Show the Chrome Frame turndown prompt daily.grt@chromium.org2013-10-241-1/+1
* Introduce a separate gyp file for content shell and testsjochen@chromium.org2013-10-191-1/+1
* 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
* Remove references to sconsbuild.thakis@chromium.org2013-10-121-1/+1
* Explicit initialization of aura::Env for browser shell.dnicoara@chromium.org2013-10-091-0/+2
* Canonical encoding name : windows-949 => EUC-KRjshin@chromium.org2013-10-081-1/+1
* Don't modify Secure Mime Handlers if there's no need.grt@chromium.org2013-10-031-16/+43
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-291-1/+0
* Cleanup: Remove some FromWStringHack() calls in chrome/installer.thestig@chromium.org2013-09-261-1/+1
* net: Use ScopedVector::Pass() to pass element readers for UploadDataStream's ...hashimoto@chromium.org2013-09-241-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
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-152-4/+4
* Enable device discovery notifications.vitalybuka@chromium.org2013-09-131-0/+3
* Remove page cyclers from chrome binary.tonyg@chromium.org2013-09-041-1/+1
* Remove ref-counting from StreamListenSocketszym@chromium.org2013-09-032-18/+19
* Factor out a perf test result printer method.tonyg@chromium.org2013-09-022-1/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-304-5/+5
* Fix more fallouts of variations target move.asvitkine@chromium.org2013-08-292-2/+2
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-262-5/+4
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-242-2/+2
* 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
* Remove useless string copy.etienneb@chromium.org2013-08-211-1/+1