index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome_frame
/
chrome_frame.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove WebBrowserEventSink from chrome frame code, which necessitated some re...
kkania@chromium.org
2010-09-02
1
-0
/
+3
*
Disable incremental linking on 32 bits for chrome_frame_perftests.
maruel@chromium.org
2010-09-01
1
-0
/
+9
*
When GCF is the default renderer, use Chrome's User-agent header instead of I...
tommi@chromium.org
2010-08-31
1
-2
/
+8
*
FBTF: Move some heavy, repeatedly emitted symbols to implementation files.
erg@google.com
2010-08-30
1
-0
/
+1
*
Add a helper process to Chrome Frame to allow for non-administrative installs...
robertshield@chromium.org
2010-08-30
1
-1
/
+3
*
Eliminate the chrome_version_info target completely.
evan@chromium.org
2010-08-26
1
-1
/
+0
*
GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.
phajdan.jr@chromium.org
2010-08-26
1
-0
/
+1
*
[chrome_frame] Add utils for using MSAA for working with menus and for select...
kkania@chromium.org
2010-08-17
1
-0
/
+2
*
Re-land just the project file changes from r55416. This makes projects that use
brettw@chromium.org
2010-08-15
1
-0
/
+3
*
Adding support for Code Coverage.
mad@google.com
2010-08-11
1
-13
/
+166
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
1
-4
/
+1
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
1
-1
/
+4
*
[chrome_frame] Add methods for finding and performing default action on Acces...
kkania@chromium.org
2010-08-02
1
-11
/
+31
*
Chrome Frame GYP file cleanup.
stoyan@chromium.org
2010-07-28
1
-44
/
+27
*
Add wtl to the list of include directories for ChromeFrame. This is to fix a ...
ananta@chromium.org
2010-07-22
1
-0
/
+1
*
Second attempt at trying to land buggy bho avoidance: http://codereview.chrom...
tommi@chromium.org
2010-07-21
1
-0
/
+2
*
Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs....
sanjeevr@chromium.org
2010-07-21
1
-2
/
+0
*
A different approach to avoid crashes in buggy 3rd party BHOs.This time we're...
tommi@chromium.org
2010-07-21
1
-0
/
+2
*
First step for cleaning registration code for ChromeFrame.
stoyan@chromium.org
2010-07-20
1
-0
/
+1
*
[chrome_frame] Refactor/merge IE no interference tests with other mock event ...
kkania@chromium.org
2010-07-12
1
-3
/
+7
*
Cleanup some unncessary dependencies on libxml.
mad@google.com
2010-06-27
1
-1
/
+0
*
Ensure that the ChromeFrame reliability and perf tests startup in headless mo...
ananta@chromium.org
2010-06-23
1
-0
/
+8
*
Cleanup so that the Chrome Frame Reliability tests don't depend on WebKit.
mad@google.com
2010-06-17
1
-5
/
+1
*
Move the crash metrics to the crash reproting lib to avoid a back dependency ...
mad@google.com
2010-06-12
1
-2
/
+0
*
Add support for uploading UMA metrics data from ChromeFrame. Added support fo...
ananta@chromium.org
2010-06-11
1
-1
/
+6
*
Add chrome_frame_tests to check that some navigation cases are not broken in IE.
kkania@chromium.org
2010-06-02
1
-0
/
+1
*
Simplify Chrome Frame usage of Chrome identifiers by simply using the Chrome ...
pkasting@chromium.org
2010-05-28
1
-2
/
+0
*
Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...
kkania@chromium.org
2010-05-28
1
-1
/
+0
*
Add chrome frame tests for common navigation cases to ensure IE still works.
kkania@chromium.org
2010-05-28
1
-0
/
+1
*
Rewrite of chrome_launcher.exe. ETW-based perf tests suggest that this is on ...
robertshield@chromium.org
2010-05-28
1
-38
/
+6
*
Break gyp cycles on Linux.
tony@chromium.org
2010-05-24
1
-9
/
+8
*
Relanding this fix with the fixes to get chrome frame tests to pass.
ananta@chromium.org
2010-05-18
1
-0
/
+2
*
Perform breakpad shutdown when returning from the chrome launcher entry point...
robertshield@chromium.org
2010-05-17
1
-2
/
+2
*
Fix the chrome frame context menu back forward test which regressed in revisi...
ananta@chromium.org
2010-05-14
1
-0
/
+2
*
Change to a simpler upgrade scheme for Chrome Frame whereby we register a win...
robertshield@chromium.org
2010-05-07
1
-1
/
+0
*
Committing for jeffbailey.
mad@google.com
2010-05-07
1
-46
/
+2
*
Add a delay load specifier for prntvpt.dll for chrome_frame_net_tests.
ananta@chromium.org
2010-05-03
1
-0
/
+5
*
Some cleanup regarding Siggi's comments on http://codereview.chromium.org/173...
robertshield@chromium.org
2010-04-28
1
-0
/
+1
*
Add an ExceptionBarrier around outbound calls to patched methods in IE. In so...
robertshield@chromium.org
2010-04-28
1
-0
/
+28
*
The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve...
ananta@chromium.org
2010-04-22
1
-0
/
+6
*
Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act...
ananta@chromium.org
2010-04-15
1
-0
/
+4
*
Recommit of the ill-fated r44474, this time with new compiling goodness.
robertshield@chromium.org
2010-04-14
1
-0
/
+3
*
Revert 44473 (build breakage on bots) - Add multiversion delegation to Chrome...
robertshield@chromium.org
2010-04-14
1
-3
/
+0
*
Add multi-version delegation to Chrome Frame such that CF will scan for older...
robertshield@chromium.org
2010-04-14
1
-0
/
+3
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-0
/
+1
*
Replace lastchange and branding information in npchrome_frame.dll.
tommi@chromium.org
2010-04-11
1
-0
/
+23
*
Switch renderer in Moniker patch
amit@chromium.org
2010-04-09
1
-1
/
+10
*
In order for CF to support FF3.6, the code that checks for privilege mode nee...
rogerta@chromium.org
2010-04-01
1
-1
/
+2
*
3rd try. *sigh*
slightlyoff@chromium.org
2010-03-26
1
-4
/
+6
*
Reverting this CL to see if this fixes chrome frame unit test failures.
ananta@chromium.org
2010-03-25
1
-6
/
+4
[next]