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