summaryrefslogtreecommitdiffstats
path: root/ceee
Commit message (Expand)AuthorAgeFilesLines
...
* Move ceee watch list to src/WATCHLISTS (which will make it actually work).joi@chromium.org2010-11-251-14/+0
* Check if the frame belongs to the browser tree associated with the BHO before...siggi@chromium.org2010-11-254-88/+183
* Hide the GCF window until we get an OnLoad/OnLoadError from GCF.siggi@chromium.org2010-11-252-2/+34
* Fix location of EnsureTabId and DCHECK.joi@chromium.org2010-11-241-10/+10
* Fix a stupid thing I did this morning...mad@google.com2010-11-242-16/+5
* Implements tabs.getCurrent, and fixes windows.getCurrent, in IE CEEE.cindylau@google.com2010-11-2424-138/+732
* Don't try to use the RPC on teh Broker BEFORE the Broker gets CoCreated.mad@google.com2010-11-241-40/+49
* Stop using Hard Coded copies of GUID strings in RGS files.mad@google.com2010-11-2312-28/+51
* Attempt to recommit r67153 with successful tries.hansl@google.com2010-11-238-43/+87
* Revert 67153 - Ajusted the BrokerRpcClient, BHO and mediumtests to correctly ...rsimha@chromium.org2010-11-238-87/+43
* Ajusted the BrokerRpcClient, BHO and mediumtests to correctly EXPECT on Rpc c...hansl@google.com2010-11-238-43/+87
* Fix presubmit script so smoke_test check works after move. Also let itjoi@chromium.org2010-11-231-1/+3
* Unset accidental +x flag on file.evan@chromium.org2010-11-231-0/+0
* Revert 67103 - Revert 67102 - Use async COM to service tab executor requests.siggi@chromium.org2010-11-2319-26/+1529
* Fix include problem in .rc file.joi@chromium.org2010-11-231-4/+4
* Revert 67102 - Use async COM to service tab executor requests.siggi@chromium.org2010-11-2319-1529/+26
* Use async COM to service tab executor requests.siggi@chromium.org2010-11-2319-26/+1529
* Working around library->library dependency issues by adding explicitjoi@chromium.org2010-11-236-5/+14
* Committing patch http://codereview.chromium.org/5288001/ from vitalybuka@goog...joi@chromium.org2010-11-231-5/+18
* Reconstructing 67000.bradnelson@google.com2010-11-231-1/+1
* Committing patch http://codereview.chromium.org/5153004/ from vitalybuka@goog...joi@chromium.org2010-11-233-1/+38
* Add UMA histograms services to CEEE. The histograms are aggregated in the bro...hansl@google.com2010-11-2313-1/+261
* IE CEEE: Revert content script injection back to no isolation mode.ericdingle@chromium.org2010-11-223-80/+3
* Reverting 67000.bradnelson@google.com2010-11-221-1/+1
* Switching chrome to use python26 in place of python24.bradnelson@google.com2010-11-221-1/+1
* Make sure tasks retain ownership of arguments for deferred execution, take two.siggi@chromium.org2010-11-221-2/+2
* Firing event to broker without worker thread.siggi@chromium.org2010-11-2232-323/+211
* Always use flag needed by CEEE. Now that we use the same profile forjoi@chromium.org2010-11-216-38/+0
* Add a PRESUBMIT.py for Chrome Frame. As many of the checks will be commonjoi@chromium.org2010-11-191-6/+7
* Reland 66791 (change was innocent)willchan@chromium.org2010-11-191-5/+1
* The FF CEEE does not inject content scripts into the content windowrogerta@chromium.org2010-11-192-27/+24
* Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-191-1/+5
* Check for CCom(Ptr|BSTR|Variant) in files being touched injoi@chromium.org2010-11-191-0/+18
* Make sure tasks retain ownership of arguments for deferred execution.siggi@chromium.org2010-11-193-74/+149
* Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-191-5/+1
* Make ceee_ie_lib explicitly depend on initializing_coclass.siggi@chromium.org2010-11-181-0/+1
* Fix a logic mistake in ExecutorsManager::DeleteTabHandle that causes the brok...cindylau@google.com2010-11-181-2/+2
* Fix a problem that would only show up in non-admin mode.mad@chromium.org2010-11-181-0/+9
* Set version string for Breakpad reporting by ceee_ie.dlljoi@chromium.org2010-11-184-7/+17
* Manually instantiate the BHO at need from the Toolband.siggi@chromium.org2010-11-186-5/+225
* Add shared macros for stringizing and converting ANSI string constantsjoi@chromium.org2010-11-181-7/+3
* Change the FF CEEE to create its chrome frame instance initially hidden, androgerta@chromium.org2010-11-184-37/+30
* Remove now-redundant precompile headers and builders, take two.siggi@chromium.org2010-11-1713-88/+6
* Add a dummy library statement to the RPC idl file.siggi@chromium.org2010-11-171-2/+13
* Submitting changes by Vitaly Buka, reviewed here: http://codereview.chromium...twiz@google.com2010-11-171-0/+4
* IE CEEE: Wrap frameElement access in ceee_bootstrap.js to prevent access deni...ericdingle@chromium.org2010-11-171-1/+8
* IE CEEE: Release native_api_ in ContentScriptManager when script host initial...ericdingle@chromium.org2010-11-171-0/+1
* Revert 66501 - Removing now-redundant precompile files.siggi@chromium.org2010-11-176-0/+64
* Removing now-redundant precompile files.siggi@chromium.org2010-11-176-64/+0
* Move log statements out of functions that contain __try/__except clauses, bec...siggi@chromium.org2010-11-171-3/+7