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
/
chrome_frame
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
5
-9
/
+9
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
5
-17
/
+7
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
2
-9
/
+6
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
1
-2
/
+2
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
2
-6
/
+9
*
Fix a unit test broken by overriding reg keys
amit@chromium.org
2010-12-10
1
-5
/
+7
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-9
/
+7
*
Temporary workaround to get tests that reference singletons either directly o...
tommi@chromium.org
2010-12-09
7
-88
/
+138
*
Add support for detecting text selection in chrome frame tests. This requires...
kkania@chromium.org
2010-12-09
6
-21
/
+144
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
2
-44
/
+44
*
Get rid of std::wstring version of HasSwitch.
tfarina@chromium.org
2010-12-08
3
-4
/
+4
*
Fix a typo in UrlmonUrlRequest to clear the map during shutdown
amit@chromium.org
2010-12-08
1
-1
/
+1
*
Add a Chrome Frame metric to track channel errors that result in sad tabs.
robertshield@chromium.org
2010-12-08
3
-2
/
+14
*
Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C...
grt@chromium.org
2010-12-08
1
-4
/
+0
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
10
-66
/
+86
*
Addressing code review comments from Tommi from the orignal CL http://coderev...
ananta@chromium.org
2010-12-08
1
-10
/
+9
*
Create new test binary for Chrome Frame for running QA tests. Original patch ...
kkania@chromium.org
2010-12-08
2
-0
/
+124
*
Fix a DCHECK which fired in ChromeFrame which indicated that we had a pending...
ananta@chromium.org
2010-12-07
1
-1
/
+17
*
Add PxSecure.dll to the list of buggy BHOs to which Chrome Frame avoids firin...
robertshield@chromium.org
2010-12-07
1
-1
/
+1
*
Removed code which was added only for debugging.
ananta@chromium.org
2010-12-06
1
-1
/
+0
*
Fix a race in the ChromeFrame metrics service start up code. This race could ...
ananta@chromium.org
2010-12-04
2
-1
/
+11
*
base: Remove stub scoped_variant_win.h file.
tfarina@chromium.org
2010-12-04
6
-30
/
+27
*
Refreshing a ChromeFrame page which was received in response to a top level P...
ananta@chromium.org
2010-12-03
5
-9
/
+143
*
Fix a crash reported seen in ChromeFrame in version 8.0.552.215 which was pus...
ananta@chromium.org
2010-12-03
1
-5
/
+6
*
Modify the expectations. Under some circumstances, the NCCALCSIZE event may b...
erikwright@chromium.org
2010-12-03
1
-0
/
+19
*
Add an infobar facility to Chrome Frame. Allows clients to display and hide a...
erikwright@chromium.org
2010-12-03
12
-0
/
+1457
*
Rename module_utils.cc|h and associated test to dll_redirector.cc|h etc. to m...
robertshield@chromium.org
2010-12-03
5
-10
/
+8
*
scons: excise more scons references from the code base
evan@chromium.org
2010-12-03
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
2
-2
/
+2
*
Always use persistent profile for CF+CEEE installs.
joi@chromium.org
2010-12-01
3
-4
/
+15
*
Disable running selenium tests on IE7 builder
amit@chromium.org
2010-12-01
1
-0
/
+8
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
1
-16
/
+18
*
The View->Source menu item in the IE9 menu bar is disabled for ChromeFrame pa...
ananta@chromium.org
2010-12-01
1
-1
/
+1
*
Post the WM_SYSKEYDOWN/WM_SYSKEYUP messages to the parent window when ChromeF...
ananta@chromium.org
2010-11-30
1
-9
/
+11
*
Tweak chrome Frame Selenium test expectations
amit@chromium.org
2010-11-30
1
-3
/
+3
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
2
-7
/
+7
*
Disable CFOpenLinkInNewWindow on IE7.
kkania@chromium.org
2010-11-30
1
-0
/
+5
*
Add chrome frame context menu tests. Patch by mdu@chromium.org.
kkania@chromium.org
2010-11-30
6
-1
/
+310
*
Enable Selenium test for chrome Frame
amit@chromium.org
2010-11-30
1
-1
/
+1
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
5
-3
/
+9
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
5
-9
/
+3
*
Undo removal of chrome_dll_version from r67457.
joi@chromium.org
2010-11-30
1
-2
/
+2
*
Fix ChromeFrame perf builder redness caused by an event name change.
ananta@chromium.org
2010-11-30
1
-1
/
+1
*
Attempt to fix the flakiness on IE9 in the ChromeFrame CtrlR test which tests...
ananta@chromium.org
2010-11-30
1
-7
/
+7
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
1
-3
/
+6
*
Fix NPAPI registration
grt@chromium.org
2010-11-27
1
-2
/
+2
*
Use BRANDING settings for IE CEEE. Simplify chrome_dll_version handling.
joi@chromium.org
2010-11-26
1
-1
/
+1
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
1
-1
/
+0
*
Export the new sessionid property of Chrome Frame form the NPAPI interface.
rogerta@chromium.org
2010-11-24
8
-3
/
+100
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
5
-7
/
+17
[next]