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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IE CEEE: Validate tab IDs passed into all chrome.tabs.* APIs that take a tab ...
ericdingle@chromium.org
2010-11-26
8
-0
/
+159
*
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
4
-21
/
+62
*
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
9
-22
/
+34
*
Indent fix.
vitalybuka@chromium.org
2010-11-26
2
-4
/
+10
*
Fixed rpc broker interface.
vitalybuka@chromium.org
2010-11-26
7
-39
/
+51
*
Removed cached reference to BrokerRegistrar.
vitalybuka@chromium.org
2010-11-26
7
-62
/
+91
*
A few fixes for IE CEEE BHO stability:
cindylau@google.com
2010-11-25
3
-86
/
+185
*
We used to got through some hoops to validate that tab and frame windows were...
mad@google.com
2010-11-25
16
-133
/
+414
*
Fixed flaky test.
vitalybuka@chromium.org
2010-11-25
2
-6
/
+5
*
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
2
-16
/
+5
*
Implements tabs.getCurrent, and fixes windows.getCurrent, in IE CEEE.
cindylau@google.com
2010-11-24
24
-138
/
+732
*
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
12
-28
/
+51
*
Attempt to recommit r67153 with successful tries.
hansl@google.com
2010-11-23
8
-43
/
+87
*
Revert 67153 - Ajusted the BrokerRpcClient, BHO and mediumtests to correctly ...
rsimha@chromium.org
2010-11-23
8
-87
/
+43
*
Ajusted the BrokerRpcClient, BHO and mediumtests to correctly EXPECT on Rpc c...
hansl@google.com
2010-11-23
8
-43
/
+87
*
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
19
-26
/
+1529
*
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
19
-1529
/
+26
*
Use async COM to service tab executor requests.
siggi@chromium.org
2010-11-23
19
-26
/
+1529
*
Working around library->library dependency issues by adding explicit
joi@chromium.org
2010-11-23
4
-3
/
+11
*
Committing patch http://codereview.chromium.org/5288001/ from vitalybuka@goog...
joi@chromium.org
2010-11-23
1
-5
/
+18
*
Committing patch http://codereview.chromium.org/5153004/ from vitalybuka@goog...
joi@chromium.org
2010-11-23
3
-1
/
+38
*
Add UMA histograms services to CEEE. The histograms are aggregated in the bro...
hansl@google.com
2010-11-23
13
-1
/
+261
*
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
32
-323
/
+211
*
Always use flag needed by CEEE. Now that we use the same profile for
joi@chromium.org
2010-11-21
6
-38
/
+0
*
Reland 66791 (change was innocent)
willchan@chromium.org
2010-11-19
1
-5
/
+1
*
Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-1
/
+5
*
Make sure tasks retain ownership of arguments for deferred execution.
siggi@chromium.org
2010-11-19
3
-74
/
+149
*
Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-5
/
+1
*
Make ceee_ie_lib explicitly depend on initializing_coclass.
siggi@chromium.org
2010-11-18
1
-0
/
+1
*
Fix a logic mistake in ExecutorsManager::DeleteTabHandle that causes the brok...
cindylau@google.com
2010-11-18
1
-2
/
+2
*
Fix a problem that would only show up in non-admin mode.
mad@chromium.org
2010-11-18
1
-0
/
+9
*
Set version string for Breakpad reporting by ceee_ie.dll
joi@chromium.org
2010-11-18
4
-7
/
+17
*
Manually instantiate the BHO at need from the Toolband.
siggi@chromium.org
2010-11-18
4
-5
/
+206
*
Add shared macros for stringizing and converting ANSI string constants
joi@chromium.org
2010-11-18
1
-7
/
+3
*
Remove now-redundant precompile headers and builders, take two.
siggi@chromium.org
2010-11-17
10
-67
/
+6
*
Add a dummy library statement to the RPC idl file.
siggi@chromium.org
2010-11-17
1
-2
/
+13
*
Submitting changes by Vitaly Buka, reviewed here: http://codereview.chromium...
twiz@google.com
2010-11-17
1
-0
/
+4
*
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
*
Revert 66501 - Removing now-redundant precompile files.
siggi@chromium.org
2010-11-17
4
-0
/
+45
[prev]
[next]