summaryrefslogtreecommitdiffstats
path: root/ceee/ie
Commit message (Expand)AuthorAgeFilesLines
...
* IE CEEE: Validate tab IDs passed into all chrome.tabs.* APIs that take a tab ...ericdingle@chromium.org2010-11-268-0/+159
* Fix a unittest in content script manager I broke in an earlier change.siggi@chromium.org2010-11-262-0/+3
* Fail BHO construction if Toolband is disabled. siggi@chromium.org2010-11-264-21/+62
* Make sure we don't crash on NULL pointer reference on late port open notifica...siggi@chromium.org2010-11-263-3/+21
* Use BRANDING settings for IE CEEE. Simplify chrome_dll_version handling.joi@chromium.org2010-11-269-22/+34
* Indent fix.vitalybuka@chromium.org2010-11-262-4/+10
* Fixed rpc broker interface.vitalybuka@chromium.org2010-11-267-39/+51
* Removed cached reference to BrokerRegistrar.vitalybuka@chromium.org2010-11-267-62/+91
* A few fixes for IE CEEE BHO stability:cindylau@google.com2010-11-253-86/+185
* We used to got through some hoops to validate that tab and frame windows were...mad@google.com2010-11-2516-133/+414
* Fixed flaky test.vitalybuka@chromium.org2010-11-252-6/+5
* 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
* 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-234-3/+11
* Committing patch http://codereview.chromium.org/5288001/ from vitalybuka@goog...joi@chromium.org2010-11-231-5/+18
* 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
* 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
* Reland 66791 (change was innocent)willchan@chromium.org2010-11-191-5/+1
* Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-191-1/+5
* 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-184-5/+206
* Add shared macros for stringizing and converting ANSI string constantsjoi@chromium.org2010-11-181-7/+3
* Remove now-redundant precompile headers and builders, take two.siggi@chromium.org2010-11-1710-67/+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-174-0/+45