summaryrefslogtreecommitdiffstats
path: root/ceee
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 68292 - Revert 68291 - DCHECK to detect invalid BrokerRpcClient usage.joi@chromium.org2010-12-041-1/+3
* Revert 68293 - Revert 68290 - Restored missing BrokerRpcClient::Connect.joi@chromium.org2010-12-045-5/+28
* Revert 68290 - Restored missing BrokerRpcClient::Connect.joi@chromium.org2010-12-045-28/+5
* Revert 68291 - DCHECK to detect invalid BrokerRpcClient usage.joi@chromium.org2010-12-041-3/+1
* DCHECK to detect invalid BrokerRpcClient usage.vitalybuka@chromium.org2010-12-041-1/+3
* Restored missing BrokerRpcClient::Connect.vitalybuka@chromium.org2010-12-045-5/+28
* Adde histograms for addon NavTime.vitalybuka@chromium.org2010-12-035-20/+42
* Avoid unwind in function using __tryjoi@chromium.org2010-12-031-1/+9
* Branding support for FF CEEE.joi@chromium.org2010-12-038-31/+102
* Fixed histogram name.vitalybuka@chromium.org2010-12-021-1/+1
* Don't even try to create a window executor if we are given not given an IEFra...mad@google.com2010-12-022-10/+28
* Reverting histogram name change.vitalybuka@chromium.org2010-12-021-1/+1
* Silence superfluous DCHECK in BrowserHelperObject::HandleNavigateCompletealekseys@chromium.org2010-12-021-2/+2
* Add dummy user-level registration entry points to the CEEE dlls. This allows ...robertshield@chromium.org2010-12-025-11/+43
* We need to pin Chrome Frame so that it doesn't get stuck on releasing Breakpad.mad@google.com2010-12-021-0/+13
* Add implementation of tabs.getCurrent() API, and correct implementation ofcindylau@google.com2010-12-025-9/+56
* Avoid double-setting of the tool band ID in the CEEE executors manager.cindylau@google.com2010-12-023-5/+27
* Restart of ceee_broker on crash.vitalybuka@chromium.org2010-12-0215-146/+290
* Add a lock to the cookie accountant to prevent race conditions in patchingcindylau@google.com2010-12-022-1/+25
* Ensure that just started broker doesn't get events addressed to dead instance.vitalybuka@chromium.org2010-12-014-4/+8
* Always use persistent profile for CF+CEEE installs.joi@chromium.org2010-12-015-7/+111
* Remove a couple of spurious test dependencies in production code.joi@chromium.org2010-12-011-3/+0
* Build break fix, missing a file from previous commit...mad@google.com2010-11-301-1/+10
* We must return an error if we fail to validate a tab while trying to validate...mad@google.com2010-11-302-55/+80
* Add new scripts to build ceee and to register components after build.joi@chromium.org2010-11-306-46/+205
* Give CEEE's Chrome Frame more screen real estate in browser tool bands to ren...cindylau@google.com2010-11-302-5/+18
* Small fix to make sure we always start connection ID sequences to the same va...mad@google.com2010-11-291-3/+6
* Remove an unnecessary DCHECK. IEIsProtectedModeProcess can fail if the call i...hansl@google.com2010-11-291-3/+5
* Switch from having decoupled funnels and notifiers to a single RpcClient whic...hansl@google.com2010-11-2930-268/+306
* Require a flag --enable-ff-ceee to register for Firefox.joi@chromium.org2010-11-296-53/+132
* Commit for siggi, original http://codereview.chromium.org/5385004/joi@chromium.org2010-11-271-1/+1
* Modify the cookies API implementation in IE CEEE to account for the fact that...cindylau@google.com2010-11-2712-277/+696
* Submitting this for motek@google.com. Original code review: http://codereview...hansl@google.com2010-11-271-28/+49
* Added histograms with addons load time.vitalybuka@chromium.org2010-11-277-3/+231
* Exctracted helper to override registry.vitalybuka@chromium.org2010-11-273-34/+62
* No need to wait for a window to completely die anymore.mad@google.com2010-11-271-26/+17
* Remove another redunant DCHECK that's taken to tripping.siggi@chromium.org2010-11-261-1/+0
* 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
* Add a --solution command line param to smoke_tests.siggi@chromium.org2010-11-261-7/+43
* Fix smoke_test presubmit match expression to work non-cygwin.siggi@chromium.org2010-11-261-1/+1
* 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