summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-221-1/+2
* Revert 201202 "base: Support setting thread priorities generically."scottmg@chromium.org2013-05-211-2/+1
* base: Support setting thread priorities generically.epenner@chromium.org2013-05-211-1/+2
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-171-0/+6
* Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...thestig@chromium.org2013-05-163-5/+2
* Send KEYUP and KEYDOWN rather than CHAR messages to the renderer window.grt@chromium.org2013-05-157-25/+54
* Disable FullTabNavigationTest.JavascriptWindowOpenCanClose for use_aura=1.grt@chromium.org2013-05-151-0/+5
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-151-1/+1
* Remove bzip2 code since it is no longer being used.thestig@chromium.org2013-05-151-1/+0
* Change media source switch to refer to the prefixed API.acolwell@chromium.org2013-05-141-3/+4
* Add an intermediate window between GCF's host window and the RHW.grt@chromium.org2013-05-141-5/+0
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-2/+4
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-4/+2
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-2/+4
* Remove unneeded libbz2 include in ChromeFrame.thestig@chromium.org2013-05-081-7/+1
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-7/+6
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-6/+7
* Implement a caching permuted entropy provider on mobile platforms.asvitkine@chromium.org2013-05-071-0/+1
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-05-061-1/+2
* [UMA] Rip out XML parts of the MetricsLogManagerisherman@chromium.org2013-05-051-7/+4
* chrome_frame: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-266-11/+8
* Disable CF/FullTabUITest.TabCrashReload/0 under use_aura=1.grt@chromium.org2013-04-252-1/+6
* Disable GCF window.print() test under Aura.grt@chromium.org2013-04-251-0/+5
* Re-enable disabled Chrome Frame accelerator tests. robertshield@chromium.org2013-04-244-49/+76
* Move Version to base namespace.xhwang@chromium.org2013-04-221-4/+7
* Extract locking behaviour from ProcessSingleton.erikwright@chromium.org2013-04-191-4/+1