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
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-4
/
+2
*
Added refreshing of elevation policy on first run of new version for all users.
vitalybuka@chromium.org
2010-12-12
7
-29
/
+72
*
Fixed unittests broken by misplaced BrokerRpcClient::Connect call.
vitalybuka@chromium.org
2010-12-09
8
-15
/
+56
*
Call IERefreshElevationPolicy after changing the policy.
joi@chromium.org
2010-12-09
1
-1
/
+6
*
Prevent the IE CEEE from creating a new renderer process for each new tab
rogerta@chromium.org
2010-12-09
2
-4
/
+16
*
Add a registry flag, so that we can enable/disable webRequest and webNavigati...
joi@chromium.org
2010-12-09
6
-8
/
+37
*
Add one more error posting...
mad@google.com
2010-12-08
1
-0
/
+1
*
Don't get tab id until tab window handle is ready.
mad@google.com
2010-12-08
1
-0
/
+5
*
Small fix to properly return the appropriate type.
mad@google.com
2010-12-08
1
-1
/
+6
*
Fix a crash where the chrome_frame_ gets used after it was released.
mad@google.com
2010-12-08
1
-0
/
+6
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
13
-51
/
+70
*
Provide a safety net for Windows hooks.
mad@google.com
2010-12-08
5
-8
/
+58
*
Decrease warning severity in ApiDispatcher::InvocationResult::PostError.
motek@chromium.org
2010-12-07
1
-1
/
+1
*
Quick fix to properly report error to Chrome Extensions...
mad@google.com
2010-12-07
1
-1
/
+2
*
Yet another attempt at landing http://src.chromium.org/viewvc/chrome?view=rev...
mad@google.com
2010-12-05
4
-3
/
+64
*
Reverting rev 68315...
mad@google.com
2010-12-05
4
-64
/
+3
*
Relanding of http://src.chromium.org/viewvc/chrome?view=rev&revision=68298...
mad@google.com
2010-12-05
4
-3
/
+64
*
Use the RPC channel to set the ID <-> handle mapping.
mad@google.com
2010-12-05
6
-29
/
+108
*
Revert 68298 - Make sure we don't keep tab id - handles mapping when a dread ...
joi@chromium.org
2010-12-04
4
-64
/
+3
*
Make sure we don't keep tab id - handles mapping when a dread dies.
mad@google.com
2010-12-04
4
-3
/
+64
*
Revert 68292 - Revert 68291 - DCHECK to detect invalid BrokerRpcClient usage.
joi@chromium.org
2010-12-04
1
-1
/
+3
*
Revert 68293 - Revert 68290 - Restored missing BrokerRpcClient::Connect.
joi@chromium.org
2010-12-04
5
-5
/
+28
*
Revert 68290 - Restored missing BrokerRpcClient::Connect.
joi@chromium.org
2010-12-04
5
-28
/
+5
*
Revert 68291 - DCHECK to detect invalid BrokerRpcClient usage.
joi@chromium.org
2010-12-04
1
-3
/
+1
*
DCHECK to detect invalid BrokerRpcClient usage.
vitalybuka@chromium.org
2010-12-04
1
-1
/
+3
*
Restored missing BrokerRpcClient::Connect.
vitalybuka@chromium.org
2010-12-04
5
-5
/
+28
*
Adde histograms for addon NavTime.
vitalybuka@chromium.org
2010-12-03
5
-20
/
+42
*
Avoid unwind in function using __try
joi@chromium.org
2010-12-03
1
-1
/
+9
*
Fixed histogram name.
vitalybuka@chromium.org
2010-12-02
1
-1
/
+1
*
Don't even try to create a window executor if we are given not given an IEFra...
mad@google.com
2010-12-02
2
-10
/
+28
*
Reverting histogram name change.
vitalybuka@chromium.org
2010-12-02
1
-1
/
+1
*
Silence superfluous DCHECK in BrowserHelperObject::HandleNavigateComplete
alekseys@chromium.org
2010-12-02
1
-2
/
+2
*
Add dummy user-level registration entry points to the CEEE dlls. This allows ...
robertshield@chromium.org
2010-12-02
2
-4
/
+20
*
We need to pin Chrome Frame so that it doesn't get stuck on releasing Breakpad.
mad@google.com
2010-12-02
1
-0
/
+13
*
Avoid double-setting of the tool band ID in the CEEE executors manager.
cindylau@google.com
2010-12-02
3
-5
/
+27
*
Restart of ceee_broker on crash.
vitalybuka@chromium.org
2010-12-02
15
-146
/
+290
*
Add a lock to the cookie accountant to prevent race conditions in patching
cindylau@google.com
2010-12-02
2
-1
/
+25
*
Ensure that just started broker doesn't get events addressed to dead instance.
vitalybuka@chromium.org
2010-12-01
4
-4
/
+8
*
Always use persistent profile for CF+CEEE installs.
joi@chromium.org
2010-12-01
5
-7
/
+111
*
Remove a couple of spurious test dependencies in production code.
joi@chromium.org
2010-12-01
1
-3
/
+0
*
Build break fix, missing a file from previous commit...
mad@google.com
2010-11-30
1
-1
/
+10
*
We must return an error if we fail to validate a tab while trying to validate...
mad@google.com
2010-11-30
2
-55
/
+80
*
Give CEEE's Chrome Frame more screen real estate in browser tool bands to ren...
cindylau@google.com
2010-11-30
1
-2
/
+15
*
Small fix to make sure we always start connection ID sequences to the same va...
mad@google.com
2010-11-29
1
-3
/
+6
*
Remove an unnecessary DCHECK. IEIsProtectedModeProcess can fail if the call i...
hansl@google.com
2010-11-29
1
-3
/
+5
*
Switch from having decoupled funnels and notifiers to a single RpcClient whic...
hansl@google.com
2010-11-29
30
-268
/
+306
*
Require a flag --enable-ff-ceee to register for Firefox.
joi@chromium.org
2010-11-29
1
-17
/
+18
*
Commit for siggi, original http://codereview.chromium.org/5385004/
joi@chromium.org
2010-11-27
1
-1
/
+1
*
Modify the cookies API implementation in IE CEEE to account for the fact that...
cindylau@google.com
2010-11-27
12
-277
/
+696
*
Submitting this for motek@google.com. Original code review: http://codereview...
hansl@google.com
2010-11-27
1
-28
/
+49
[next]