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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move ceee watch list to src/WATCHLISTS (which will make it actually work).
joi@chromium.org
2010-11-25
1
-14
/
+0
*
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
*
Fix presubmit script so smoke_test check works after move. Also let it
joi@chromium.org
2010-11-23
1
-1
/
+3
*
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
6
-5
/
+14
*
Committing patch http://codereview.chromium.org/5288001/ from vitalybuka@goog...
joi@chromium.org
2010-11-23
1
-5
/
+18
*
Reconstructing 67000.
bradnelson@google.com
2010-11-23
1
-1
/
+1
*
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
*
Reverting 67000.
bradnelson@google.com
2010-11-22
1
-1
/
+1
*
Switching chrome to use python26 in place of python24.
bradnelson@google.com
2010-11-22
1
-1
/
+1
*
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
*
Add a PRESUBMIT.py for Chrome Frame. As many of the checks will be common
joi@chromium.org
2010-11-19
1
-6
/
+7
*
Reland 66791 (change was innocent)
willchan@chromium.org
2010-11-19
1
-5
/
+1
*
The FF CEEE does not inject content scripts into the content window
rogerta@chromium.org
2010-11-19
2
-27
/
+24
*
Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-1
/
+5
*
Check for CCom(Ptr|BSTR|Variant) in files being touched in
joi@chromium.org
2010-11-19
1
-0
/
+18
*
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
6
-5
/
+225
*
Add shared macros for stringizing and converting ANSI string constants
joi@chromium.org
2010-11-18
1
-7
/
+3
*
Change the FF CEEE to create its chrome frame instance initially hidden, and
rogerta@chromium.org
2010-11-18
4
-37
/
+30
*
Remove now-redundant precompile headers and builders, take two.
siggi@chromium.org
2010-11-17
13
-88
/
+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
6
-0
/
+64
*
Removing now-redundant precompile files.
siggi@chromium.org
2010-11-17
6
-64
/
+0
*
Move log statements out of functions that contain __try/__except clauses, bec...
siggi@chromium.org
2010-11-17
1
-3
/
+7
[prev]
[next]