summaryrefslogtreecommitdiffstats
path: root/ceee
Commit message (Expand)AuthorAgeFilesLines
* 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
* Committing for Vadim:mad@google.com2010-11-179-36/+541
* IE CEEE: Add another layer of isolation to content scripts execution through ...ericdingle@chromium.org2010-11-173-40/+51
* Add the Chrome version as one of the things we check to see ifjoi@chromium.org2010-11-153-8/+36
* IE CEEE: Explicitly assign window properties/methods into the script host glo...ericdingle@chromium.org2010-11-153-23/+83
* Remove all use of precompile headers from ceee gyp files.siggi@chromium.org2010-11-157-46/+0
* COM replaced with RPC for firing events in broker.siggi@chromium.org2010-11-1516-73/+572
* Making some of ceee's dependencies on chrome_frame.gyp more explicit, andjoi@chromium.org2010-11-155-0/+28
* Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...willchan@chromium.org2010-11-131-1/+5
* Reverting as this causes chrome frame unit tests to crash. Please fix and res...ananta@chromium.org2010-11-124-30/+37
* Change the FF CEEE to create its chrome frame instance initially hidden, androgerta@chromium.org2010-11-124-37/+30
* Disallow Singleton and LazyInstance on non-joinable threads.willchan@chromium.org2010-11-121-5/+1
* Added a dependency to chrome_tab_idl for Broker.hansl@google.com2010-11-121-0/+1
* Part 2 of reapplying r64637.erg@google.com2010-11-102-2/+2
* IE CEEE: Fix cookie_api_module to return tab Ids instead of handles from GetA...ericdingle@chromium.org2010-11-102-14/+32
* Adding a privileged callback used in IE CF to check whether to showjoi@chromium.org2010-11-1014-720/+45
* Description:joi@chromium.org2010-11-091-1/+1
* Commit for vadimb to improved the way InfobarBrowserWindow is instantiated.mad@google.com2010-11-097-56/+180
* Add the new Pin field added in rev65379.mad@google.com2010-11-091-0/+3
* FF CEEE: adding 'pinned' attribute to tab return value.ericdingle@chromium.org2010-11-091-1/+2
* Fixed failing unittests.mad@google.com2010-11-081-8/+16
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-052-13/+3
* Do not include the js-coverage.js file in Release builds of the FF CEEE.rogerta@chromium.org2010-11-052-2/+42
* Mark a test that fails consistently for me as failing. Unfortunatelyjoi@chromium.org2010-11-041-1/+2
* Adding checkdeps rules for ceee. Updating target address for review CCs.joi@chromium.org2010-11-043-2/+24
* Fixed Chrome Frame CLSID check in BrowserHelperObject::BrowserContainsChromeF...ericdingle@chromium.org2010-11-041-1/+2
* Integrate ETW with VLOG logging.siggi@chromium.org2010-11-042-3/+5
* Fix a crash.mad@google.com2010-11-041-1/+2
* Fix the testing::LogDisabler for the change r64883. See http://codereview.chr...hansl@google.com2010-11-032-4/+9
* Verify that we don't receive a NULL pointer for the session_id. This check wi...hansl@google.com2010-11-031-2/+6
* Fixed return value of CFHost::getSession()ericdingle@chromium.org2010-11-021-4/+6
* Checking in the initial version of CEEE (Chrome Extensions Executioninitial.commit@chromium.org2010-11-02323-0/+63113