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
/
ie
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to recommit r67153 with successful tries.
hansl@google.com
2010-11-23
8
-43
/
+87
*
Revert 67153 - Ajusted the BrokerRpcClient, BHO and mediumtests to correctly ...
rsimha@chromium.org
2010-11-23
8
-87
/
+43
*
Ajusted the BrokerRpcClient, BHO and mediumtests to correctly EXPECT on Rpc c...
hansl@google.com
2010-11-23
8
-43
/
+87
*
Unset accidental +x flag on file.
evan@chromium.org
2010-11-23
1
-0
/
+0
*
Revert 67103 - Revert 67102 - Use async COM to service tab executor requests.
siggi@chromium.org
2010-11-23
19
-26
/
+1529
*
Fix include problem in .rc file.
joi@chromium.org
2010-11-23
1
-4
/
+4
*
Revert 67102 - Use async COM to service tab executor requests.
siggi@chromium.org
2010-11-23
19
-1529
/
+26
*
Use async COM to service tab executor requests.
siggi@chromium.org
2010-11-23
19
-26
/
+1529
*
Working around library->library dependency issues by adding explicit
joi@chromium.org
2010-11-23
4
-3
/
+11
*
Committing patch http://codereview.chromium.org/5288001/ from vitalybuka@goog...
joi@chromium.org
2010-11-23
1
-5
/
+18
*
Committing patch http://codereview.chromium.org/5153004/ from vitalybuka@goog...
joi@chromium.org
2010-11-23
3
-1
/
+38
*
Add UMA histograms services to CEEE. The histograms are aggregated in the bro...
hansl@google.com
2010-11-23
13
-1
/
+261
*
IE CEEE: Revert content script injection back to no isolation mode.
ericdingle@chromium.org
2010-11-22
3
-80
/
+3
*
Make sure tasks retain ownership of arguments for deferred execution, take two.
siggi@chromium.org
2010-11-22
1
-2
/
+2
*
Firing event to broker without worker thread.
siggi@chromium.org
2010-11-22
32
-323
/
+211
*
Always use flag needed by CEEE. Now that we use the same profile for
joi@chromium.org
2010-11-21
6
-38
/
+0
*
Reland 66791 (change was innocent)
willchan@chromium.org
2010-11-19
1
-5
/
+1
*
Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-1
/
+5
*
Make sure tasks retain ownership of arguments for deferred execution.
siggi@chromium.org
2010-11-19
3
-74
/
+149
*
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
4
-5
/
+206
*
Add shared macros for stringizing and converting ANSI string constants
joi@chromium.org
2010-11-18
1
-7
/
+3
*
Remove now-redundant precompile headers and builders, take two.
siggi@chromium.org
2010-11-17
10
-67
/
+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
4
-0
/
+45
*
Removing now-redundant precompile files.
siggi@chromium.org
2010-11-17
4
-45
/
+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
8
-36
/
+537
*
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
6
-40
/
+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
4
-0
/
+26
*
Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...
willchan@chromium.org
2010-11-13
1
-1
/
+5
*
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
8
-21
/
+22
*
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
[next]