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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-1
/
+1
*
Continual header pruning
erg@google.com
2010-07-22
1
-0
/
+1
*
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
8
-69
/
+308
*
Fix incorrect focus cycling issues in ChromeFrame full tab mode. This happens...
ananta@chromium.org
2010-07-21
2
-1
/
+22
*
Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs....
sanjeevr@chromium.org
2010-07-21
8
-306
/
+68
*
A different approach to avoid crashes in buggy 3rd party BHOs.This time we're...
tommi@chromium.org
2010-07-21
8
-68
/
+306
*
Fine grained registration for various Chrome Frame objects.
stoyan@chromium.org
2010-07-21
1
-28
/
+78
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-3
/
+2
*
Change the expectations of the BeginningTransaction unit test to expect the h...
ananta@chromium.org
2010-07-20
2
-13
/
+13
*
First step for cleaning registration code for ChromeFrame.
stoyan@chromium.org
2010-07-20
4
-61
/
+24
*
Add one more DLL to the DocumentComplete blacklist.
tommi@chromium.org
2010-07-19
1
-0
/
+1
*
Simple initial test for AppendCFUserAgentString.
stoyan@chromium.org
2010-07-19
1
-0
/
+31
*
Compress and checksum pending logs that are going to be persisted. Persisted ...
ziadh@chromium.org
2010-07-19
1
-6
/
+5
*
Fix the failing ChromeFrame BeginningTransaction unit test. The user agent va...
ananta@chromium.org
2010-07-18
1
-1
/
+1
*
BUG=47879
stoyan@chromium.org
2010-07-17
7
-80
/
+247
*
Add a command line flag to change the default number of parallel DNS requests...
eroman@chromium.org
2010-07-17
1
-1
/
+2
*
Remove lock.h from resource_bundle.h and histogram.h.
erg@chromium.org
2010-07-16
2
-0
/
+2
*
Not firing DocumentComplete in the presence of buggy BHOs.
tommi@chromium.org
2010-07-16
5
-21
/
+128
*
Small refactoring in preparation of the assassination of HttpNegotiate patch ...
stoyan@chromium.org
2010-07-15
2
-9
/
+7
*
Fix IE crash while attempting to send the AutomationMsg_RunUnloadHandlers IPC...
ananta@chromium.org
2010-07-15
1
-3
/
+9
*
ChromeFrame tabs would hang at times while closing. This would randomly occur...
ananta@chromium.org
2010-07-15
6
-2
/
+76
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Do not wrap non-HTTP(s) requests.
stoyan@chromium.org
2010-07-15
1
-1
/
+7
*
Boot prefetch optimization for Chrome Frame (experimental)
amit@chromium.org
2010-07-15
1
-45
/
+49
*
Attempt 2 at fixing the chrome frame net tests hang on the builders. This han...
ananta@chromium.org
2010-07-14
1
-1
/
+6
*
Replace NavigationManager DCHECK in favor of DLOG_IF(ERROR, ...) in chrome_ac...
ericdingle@chromium.org
2010-07-14
1
-1
/
+1
*
Sample of running integration test as a simple performance test.
stoyan@chromium.org
2010-07-14
1
-0
/
+227
*
Implement HTTP headers sniffing in the ProtocolSinkWrap, instead of relying o...
stoyan@chromium.org
2010-07-14
3
-40
/
+71
*
Attempt to fix the chrome frame net tests failures on the builders. There see...
ananta@chromium.org
2010-07-14
1
-2
/
+2
*
ChromeFrame back forward navigations at times would mess up the navigation hi...
ananta@chromium.org
2010-07-13
3
-1
/
+89
*
Assign resource ids from a central file.
tony@chromium.org
2010-07-13
1
-1
/
+1
*
Handling case where automation server is NULL when creating the active doc wi...
tommi@chromium.org
2010-07-13
2
-1
/
+12
*
[chrome_frame] Refactor/merge IE no interference tests with other mock event ...
kkania@chromium.org
2010-07-12
27
-2134
/
+2875
*
ChromeFrame would leave chrome processes running if a page rendered in Chrome...
ananta@chromium.org
2010-07-12
1
-2
/
+3
*
Add an ExtensionPrefStore, layered between the user prefs and the managed pre...
pam@chromium.org
2010-07-12
1
-6
/
+2
*
Forward both BINDSTATUS_SERVER_MIMETYPEAVAILABLE and BINDSTATUS_MIMETYPEAVAIL...
stoyan@chromium.org
2010-07-09
1
-1
/
+0
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-08
1
-5
/
+4
*
Applying "Solving a bug in Chrome Frame that Firefox doesn't set preferences ...
robertshield@chromium.org
2010-07-08
1
-1
/
+0
*
Reenabling the ChromeFrame JavascriptWindowOpen test.
ananta@chromium.org
2010-07-08
1
-3
/
+1
*
Include the Chrome Frame binary in Chrome installers. Note that it will only ...
robertshield@chromium.org
2010-07-07
1
-1
/
+1
*
Brushed up listen socket:
pfeldman@chromium.org
2010-07-05
2
-7
/
+12
*
Changing the pre-reading of chrome.dll to read it as an image section instead...
ananta@chromium.org
2010-07-03
1
-7
/
+45
*
Revert 51572 - Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-4
/
+5
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-5
/
+4
*
Store blocked and accessed cookies in the tab contents.
jochen@chromium.org
2010-07-02
1
-2
/
+2
*
Disable a crashing test: NoInterferenceTest.JavascriptWindowOpen
satish@chromium.org
2010-07-02
1
-2
/
+4
*
Disabling the ChromeFrame NavigationToRestrictedSite test as it causes IE8 to...
ananta@chromium.org
2010-07-01
1
-1
/
+3
*
Attempt to fix the ChromeFrame tests which rely on sending input to the IE ad...
ananta@chromium.org
2010-06-30
1
-1
/
+1
*
Set ChromeFrame unpinned mode for the duration of the perf tests to ensure th...
ananta@chromium.org
2010-06-29
2
-4
/
+4
[next]