summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Embed compatibility manifest into all *.exe filesYukawa@chromium.org2013-07-301-2/+3
* Add a CertVerifier flag to enable hard fail for local (non-public) trust anch...rsleevi@chromium.org2013-07-301-0/+1
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-271-1/+1
* Make the dismiss button on the CF infobar be an image button.robertshield@chromium.org2013-07-244-4/+95
* Update include paths in chrome_frame for base/process changes.rsesek@chromium.org2013-07-2319-17/+28
* 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
* Refactor utility methods that don't use the ProfileManager directly out of th...noms@chromium.org2013-07-181-1/+2
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-1710-11/+11
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-174-4/+4
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-166-8/+8
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-152-3/+3
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-135-6/+6
* Move PathExists to base namespace.brettw@chromium.org2013-07-119-18/+18
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-07-113-0/+13
* Move Copy* into the base namespace.brettw@chromium.org2013-07-092-4/+4
* Create the desktop screen in the CF net tests.grt@chromium.org2013-07-031-0/+9
* Revert 209420 "Factor out content shell and tests into a standal..."jam@chromium.org2013-07-021-1/+1
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-012-3/+3
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-016-8/+8
* Factor out content shell and tests into a standalone gypmnaganov@chromium.org2013-07-011-1/+1
* Revert r206949 - "Start moving breakpad integration to a component."jochen@chromium.org2013-06-291-2/+1
* More tests for handling HSTS and HPKP headers.palmer@chromium.org2013-06-291-0/+2
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-2815-16/+16
* Fix one more instance of scoped_ptr<T>(NULL) on Windows.dcheng@chromium.org2013-06-261-1/+1
* Chrome Frame turndown prompt.grt@chromium.org2013-06-2216-3/+871
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-213-18/+13
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-212-5/+1
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-201-1/+1
* Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.ttuttle@chromium.org2013-06-201-1/+4
* Start moving breakpad integration to a component.jochen@chromium.org2013-06-181-1/+2
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-171-5/+4
* Revert 206380 "Disable flaky CF test."grt@chromium.org2013-06-171-2/+1
* Disable flaky CF test.pastarmovj@google.com2013-06-141-1/+2
* Use a direct include of strings headers in chrome_frame/.avi@chromium.org2013-06-1150-85/+85
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-6/+7
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-0739-42/+42
* Make some Win Aura code use "if (weak_ptr)" styleakalin@chromium.org2013-06-073-10/+10
* Fix Win Aura use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-053-10/+10
* Revert "Disable GCF window.print() test under Aura."grt@chromium.org2013-06-041-5/+0
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-21/+21
* Make webkit_user_agent a standalone gypjamesr@chromium.org2013-05-311-1/+1
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-305-7/+7
* chrome_frame: Use base::MessageLoop.xhwang@chromium.org2013-05-3019-54/+59
* Update configuration of IE for GCF tests.grt@chromium.org2013-05-281-22/+83
* Fix cross-window focus in Chrome Frame.grt@chromium.org2013-05-254-12/+13
* Remove trailing commas from Chromium IDLsnbarth@chromium.org2013-05-231-1/+1
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-232-2/+2
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-1/+1