summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove Chrome Frame's delay shutdown field trial.robertshield@chromium.org2013-04-1810-97/+12
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-176-6/+6
* Make poor_mans_trybot support the component build.grt@chromium.org2013-04-162-40/+79
* Allow multiple exits from LaunchUpdateCommand() for safety and clarity.pkasting@chromium.org2013-04-161-26/+13
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-10/+10
* Use ScopedBstr, ScopedComPtr, and ScopedVariant in place of raw or ATL objects.pkasting@chromium.org2013-04-131-6/+3
* Lets try this again.michaeln@google.com2013-04-121-10/+10
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-10/+10
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-1/+1
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-121-10/+10
* Change PolicyLoaderWin to load PReg files if possible.mnissler@chromium.org2013-04-123-7/+7
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+2
* Revert 193649 "Change PolicyLoaderWin to load PReg files if poss..."dmazzoni@chromium.org2013-04-113-7/+7
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome_frame.dcheng@chromium.org2013-04-114-6/+6
* Change PolicyLoaderWin to load PReg files if possible.mnissler@chromium.org2013-04-113-7/+7
* Move webdata/autofill code into autofill componentcaitkp@chromium.org2013-04-111-1/+1
* Don't set MODE_DEFAULT when adding HPKP header.palmer@chromium.org2013-04-101-2/+3