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
/
broker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
1
-16
/
+8
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-1
/
+2
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-2
/
+1
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-1
/
+2
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-2
/
+1
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-1
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
2
-3
/
+2
*
Move rgs_helper out of base to ceee since it's not used anywhere else.
brettw@chromium.org
2010-12-29
1
-1
/
+1
*
ceee: Include base/win/scope_comptr.h instead of base/scoped_comptr_win.h
tfarina@chromium.org
2010-12-21
4
-20
/
+20
*
Updated comments around create tab API.
motek@chromium.org
2010-12-16
1
-3
/
+1
*
Added string to VERSIONINFO.
vitalybuka@chromium.org
2010-12-16
1
-0
/
+2
*
Fixed unittests.
vitalybuka@chromium.org
2010-12-14
1
-1
/
+1
*
These DCHECKs are sort-of expected in a fast startup sequence.
motek@chromium.org
2010-12-14
1
-3
/
+5
*
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
3
-19
/
+30
*
Call IERefreshElevationPolicy after changing the policy.
joi@chromium.org
2010-12-09
1
-1
/
+6
*
Add one more error posting...
mad@google.com
2010-12-08
1
-0
/
+1
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
8
-34
/
+40
*
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
1
-0
/
+51
*
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 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
*
Avoid unwind in function using __try
joi@chromium.org
2010-12-03
1
-1
/
+9
*
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
*
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
*
Restart of ceee_broker on crash.
vitalybuka@chromium.org
2010-12-02
7
-137
/
+273
*
Ensure that just started broker doesn't get events addressed to dead instance.
vitalybuka@chromium.org
2010-12-01
4
-4
/
+8
*
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
*
Switch from having decoupled funnels and notifiers to a single RpcClient whic...
hansl@google.com
2010-11-29
1
-2
/
+11
*
Modify the cookies API implementation in IE CEEE to account for the fact that...
cindylau@google.com
2010-11-27
5
-257
/
+642
*
Added histograms with addons load time.
vitalybuka@chromium.org
2010-11-27
1
-0
/
+2
*
No need to wait for a window to completely die anymore.
mad@google.com
2010-11-27
1
-26
/
+17
*
IE CEEE: Validate tab IDs passed into all chrome.tabs.* APIs that take a tab ...
ericdingle@chromium.org
2010-11-26
7
-0
/
+158
*
Use BRANDING settings for IE CEEE. Simplify chrome_dll_version handling.
joi@chromium.org
2010-11-26
3
-5
/
+7
*
Indent fix.
vitalybuka@chromium.org
2010-11-26
2
-4
/
+10
*
Fixed rpc broker interface.
vitalybuka@chromium.org
2010-11-26
5
-34
/
+47
*
Removed cached reference to BrokerRegistrar.
vitalybuka@chromium.org
2010-11-26
3
-20
/
+20
*
We used to got through some hoops to validate that tab and frame windows were...
mad@google.com
2010-11-25
15
-133
/
+383
*
Implements tabs.getCurrent, and fixes windows.getCurrent, in IE CEEE.
cindylau@google.com
2010-11-24
15
-119
/
+572
*
Stop using Hard Coded copies of GUID strings in RGS files.
mad@google.com
2010-11-23
2
-3
/
+9
*
Attempt to recommit r67153 with successful tries.
hansl@google.com
2010-11-23
2
-9
/
+7
[next]