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
/
ceee
/
ie
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restart of ceee_broker on crash.
vitalybuka@chromium.org
2010-12-02
6
-8
/
+13
*
Add a lock to the cookie accountant to prevent race conditions in patching
cindylau@google.com
2010-12-02
2
-1
/
+25
*
Give CEEE's Chrome Frame more screen real estate in browser tool bands to ren...
cindylau@google.com
2010-11-30
1
-2
/
+15
*
Small fix to make sure we always start connection ID sequences to the same va...
mad@google.com
2010-11-29
1
-3
/
+6
*
Remove an unnecessary DCHECK. IEIsProtectedModeProcess can fail if the call i...
hansl@google.com
2010-11-29
1
-3
/
+5
*
Switch from having decoupled funnels and notifiers to a single RpcClient whic...
hansl@google.com
2010-11-29
27
-266
/
+287
*
Require a flag --enable-ff-ceee to register for Firefox.
joi@chromium.org
2010-11-29
1
-17
/
+18
*
Commit for siggi, original http://codereview.chromium.org/5385004/
joi@chromium.org
2010-11-27
1
-1
/
+1
*
Modify the cookies API implementation in IE CEEE to account for the fact that...
cindylau@google.com
2010-11-27
4
-2
/
+28
*
Submitting this for motek@google.com. Original code review: http://codereview...
hansl@google.com
2010-11-27
1
-28
/
+49
*
Added histograms with addons load time.
vitalybuka@chromium.org
2010-11-27
2
-1
/
+34
*
Remove another redunant DCHECK that's taken to tripping.
siggi@chromium.org
2010-11-26
1
-1
/
+0
*
Fix a unittest in content script manager I broke in an earlier change.
siggi@chromium.org
2010-11-26
2
-0
/
+3
*
Fail BHO construction if Toolband is disabled.
siggi@chromium.org
2010-11-26
3
-21
/
+61
*
Make sure we don't crash on NULL pointer reference on late port open notifica...
siggi@chromium.org
2010-11-26
3
-3
/
+21
*
Use BRANDING settings for IE CEEE. Simplify chrome_dll_version handling.
joi@chromium.org
2010-11-26
6
-17
/
+27
*
Removed cached reference to BrokerRegistrar.
vitalybuka@chromium.org
2010-11-26
3
-41
/
+70
*
A few fixes for IE CEEE BHO stability:
cindylau@google.com
2010-11-25
3
-86
/
+185
*
Fixed flaky test.
vitalybuka@chromium.org
2010-11-25
1
-2
/
+1
*
Check if the frame belongs to the browser tree associated with the BHO before...
siggi@chromium.org
2010-11-25
4
-88
/
+183
*
Hide the GCF window until we get an OnLoad/OnLoadError from GCF.
siggi@chromium.org
2010-11-25
2
-2
/
+34
*
Fix location of EnsureTabId and DCHECK.
joi@chromium.org
2010-11-24
1
-10
/
+10
*
Fix a stupid thing I did this morning...
mad@google.com
2010-11-24
1
-14
/
+5
*
Implements tabs.getCurrent, and fixes windows.getCurrent, in IE CEEE.
cindylau@google.com
2010-11-24
7
-19
/
+156
*
Don't try to use the RPC on teh Broker BEFORE the Broker gets CoCreated.
mad@google.com
2010-11-24
1
-40
/
+49
*
Stop using Hard Coded copies of GUID strings in RGS files.
mad@google.com
2010-11-23
10
-25
/
+42
*
Attempt to recommit r67153 with successful tries.
hansl@google.com
2010-11-23
4
-27
/
+67
*
Revert 67153 - Ajusted the BrokerRpcClient, BHO and mediumtests to correctly ...
rsimha@chromium.org
2010-11-23
4
-67
/
+27
*
Ajusted the BrokerRpcClient, BHO and mediumtests to correctly EXPECT on Rpc c...
hansl@google.com
2010-11-23
4
-27
/
+67
*
Unset accidental +x flag on file.
evan@chromium.org
2010-11-23
1
-0
/
+0
*
Revert 67103 - Revert 67102 - Use async COM to service tab executor requests.
siggi@chromium.org
2010-11-23
16
-26
/
+1498
*
Fix include problem in .rc file.
joi@chromium.org
2010-11-23
1
-4
/
+4
*
Revert 67102 - Use async COM to service tab executor requests.
siggi@chromium.org
2010-11-23
16
-1498
/
+26
*
Use async COM to service tab executor requests.
siggi@chromium.org
2010-11-23
16
-26
/
+1498
*
Working around library->library dependency issues by adding explicit
joi@chromium.org
2010-11-23
3
-3
/
+9
*
Add UMA histograms services to CEEE. The histograms are aggregated in the bro...
hansl@google.com
2010-11-23
3
-1
/
+29
*
IE CEEE: Revert content script injection back to no isolation mode.
ericdingle@chromium.org
2010-11-22
3
-80
/
+3
*
Make sure tasks retain ownership of arguments for deferred execution, take two.
siggi@chromium.org
2010-11-22
1
-2
/
+2
*
Firing event to broker without worker thread.
siggi@chromium.org
2010-11-22
13
-246
/
+136
*
Always use flag needed by CEEE. Now that we use the same profile for
joi@chromium.org
2010-11-21
4
-26
/
+0
*
Make sure tasks retain ownership of arguments for deferred execution.
siggi@chromium.org
2010-11-19
3
-74
/
+149
*
Make ceee_ie_lib explicitly depend on initializing_coclass.
siggi@chromium.org
2010-11-18
1
-0
/
+1
*
Set version string for Breakpad reporting by ceee_ie.dll
joi@chromium.org
2010-11-18
2
-3
/
+10
*
Manually instantiate the BHO at need from the Toolband.
siggi@chromium.org
2010-11-18
4
-5
/
+206
*
Remove now-redundant precompile headers and builders, take two.
siggi@chromium.org
2010-11-17
3
-8
/
+0
*
IE CEEE: Wrap frameElement access in ceee_bootstrap.js to prevent access deni...
ericdingle@chromium.org
2010-11-17
1
-1
/
+8
*
IE CEEE: Release native_api_ in ContentScriptManager when script host initial...
ericdingle@chromium.org
2010-11-17
1
-0
/
+1
*
Committing for Vadim:
mad@google.com
2010-11-17
7
-36
/
+535
*
IE CEEE: Add another layer of isolation to content scripts execution through ...
ericdingle@chromium.org
2010-11-17
3
-40
/
+51
*
IE CEEE: Explicitly assign window properties/methods into the script host glo...
ericdingle@chromium.org
2010-11-15
3
-23
/
+83
[next]