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
*
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
*
Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...
slightlyoff@chromium.org
2010-03-25
1
-4
/
+6
*
Add a simple resource loader to Chrome Frame that is capable of finding, load...
robertshield@chromium.org
2010-03-24
1
-0
/
+17
*
Reimplementation of FunctionStub to avoid rewriting potentially executing cod...
siggi@chromium.org
2010-03-23
1
-1
/
+5
*
Initial support for IE View->Privacy. To support this menu option the active ...
ananta@chromium.org
2010-03-19
1
-0
/
+5
*
chrome_frame_net_test now depends on net_test_support after r41856.
wtc@chromium.org
2010-03-17
1
-0
/
+1
*
Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to the
wtc@chromium.org
2010-03-17
1
-0
/
+1
*
Remove the unused chrome frame resources and merge things into a single .grd ...
robertshield@chromium.org
2010-03-17
1
-2
/
+0
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
1
-3
/
+11
*
Remove unnecessary dependencies from webkit/glue and webkit/appcache.
tony@chromium.org
2010-03-10
1
-1
/
+2
*
Move wtl from chrome/third_party to third_party/. This
tony@chromium.org
2010-03-09
1
-2
/
+2
*
More context menu tests
amit@chromium.org
2010-03-04
1
-2
/
+6
*
Make minidump test deterministic by explicitly loading and unloading a specif...
siggi@chromium.org
2010-02-26
1
-0
/
+1
*
Fix double-quoting issue that caused base_noicu not to build correctly on cyg...
pkasting@chromium.org
2010-02-25
1
-1
/
+1
*
Update Chrome Frame's reliability tests to allow them to register a given CF ...
robertshield@chromium.org
2010-02-24
1
-0
/
+4
*
First batch of context menu tests
amit@chromium.org
2010-02-12
1
-0
/
+6
*
Adding fixed guids for the Chrome Frame test targets so that certain build sc...
robertshield@chromium.org
2010-02-08
1
-0
/
+5
*
Reorganize chrome_frame_unittest.h/cc
amit@chromium.org
2010-02-04
1
-2
/
+8
*
TEST=new tests added.
stoyan@chromium.org
2010-02-01
1
-1
/
+4
*
Disable incremental linking for chrome_frame_net_tests and chrome_frame_unitt...
maruel@chromium.org
2010-01-22
1
-2
/
+20
*
Adding a secondary mini_installer target for Chrome Frame. This will remove t...
robertshield@chromium.org
2010-01-19
1
-3
/
+2
*
Fix chrome_frame build by updating build files.
phajdan.jr@chromium.org
2010-01-13
1
-3
/
+0
*
Correct Chrome Frame dependencies such that a) CF tests depend on the CF DLL ...
robertshield@chromium.org
2010-01-08
1
-6
/
+3
*
Attempt 2 at landing this.
ananta@chromium.org
2010-01-08
1
-0
/
+5
*
Reason:
tyoshino@chromium.org
2010-01-08
1
-5
/
+0
*
Deleting cookies by setting the expires attribute on them with an empty value...
ananta@chromium.org
2010-01-08
1
-0
/
+5
*
Some Chrome Frame cleanup:
robertshield@chromium.org
2010-01-05
1
-161
/
+81
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
1
-1
/
+1
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
Rearrange build configurations - make it clearer and allow better support for...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
Putting version file in intermediate dir, so it gets regenerated on a clobber
bradnelson@google.com
2009-12-10
1
-1
/
+1
*
Added support for running reliability tests for ChromeFrame on similar lines ...
ananta@chromium.org
2009-12-09
1
-0
/
+55
*
Respect the "allowall" value for the X-Frame-Options header, as some
joi@chromium.org
2009-11-19
1
-0
/
+1
*
More memory stats code cleanup:
sgk@chromium.org
2009-11-09
1
-1
/
+0
*
Eliminate icu_stubs. Things still seem to link fine without these. I suspec...
pkasting@chromium.org
2009-11-07
1
-16
/
+0
*
For Steven Truong (stevet@)
mad@chromium.org
2009-10-20
1
-0
/
+1
*
Removing hard-coded Chrome Frame output path.
robertshield@chromium.org
2009-10-20
1
-2
/
+2
*
Add the chromeframe tag to the user agent header at runtime instead of static...
tommi@chromium.org
2009-10-17
1
-741
/
+752
[next]