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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-41
/
+1
*
Fix ChromeFrame full tab refresh tests to get them to work more reliably. We ...
ananta@chromium.org
2011-02-03
4
-15
/
+21
*
Fix ChromeFrame net tests which regressed with the change to register the chr...
ananta@chromium.org
2011-02-02
1
-0
/
+2
*
Added support for running per user chrome frame tests on the relevant ChromeF...
ananta@chromium.org
2011-02-01
8
-12
/
+36
*
Disabling building of CEEE; we will be moving the code to a separate
joi@chromium.org
2011-01-31
2
-103
/
+1
*
Reland 72784
danno@chromium.org
2011-01-28
1
-1
/
+1
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-2
/
+6
*
Revert 72784 - Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
1
-1
/
+1
*
Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
1
-1
/
+1
*
Add support for chunked encoding in ChromeFrame for POST requests. This fixes...
ananta@chromium.org
2011-01-26
1
-0
/
+3
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-1
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Update the Ready Mode UI in response to feedback from UI leads, Chrome Frame ...
erikwright@chromium.org
2011-01-24
1
-13
/
+20
*
Disable the URLRequestTestHTTP.DefaultUserAgent for ChromeFrame net tests as ...
ananta@chromium.org
2011-01-21
1
-0
/
+4
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+3
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
1
-1
/
+1
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
3
-12
/
+15
*
More ChromeFrame perf test fixes to account for the changes in the UITest fun...
ananta@chromium.org
2011-01-19
2
-4
/
+20
*
Fix a dumb error in the chrome frame tests code which attempts to terminate a...
ananta@chromium.org
2011-01-18
1
-1
/
+1
*
Fix for ChromeFrame TypeUrl test failures on the IE9 builder. The Address bar...
ananta@chromium.org
2011-01-16
1
-2
/
+2
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-1
/
+1
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-1
/
+1
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-1
/
+1
*
Fix and re-enable slide-in/slide-out of infobars.
erikwright@chromium.org
2011-01-14
1
-3
/
+1
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
1
-3
/
+3
*
Fix ChromeFrame net tests which have broken since revision 70089 which added ...
ananta@chromium.org
2011-01-14
1
-2
/
+1
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-8
/
+9
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
5
-216
/
+22
*
Attempt to fix a chrome frame tests crash consistently seen on the IE9 builde...
ananta@chromium.org
2011-01-12
1
-0
/
+2
*
Attempt 3 at landing this patch. The previous attempts caused compile failure...
ananta@chromium.org
2011-01-11
1
-1
/
+30
*
Revert 70981 - Relanding this patch.
ananta@chromium.org
2011-01-11
1
-23
/
+2
*
Remove unused ChromeFrameHTTPServer class.
tfarina@chromium.org
2011-01-11
5
-119
/
+9
*
Relanding this patch.
ananta@chromium.org
2011-01-11
1
-2
/
+23
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-4
/
+6
*
Revert 70962 - Prevent extract build failures on the ChromeFrame builders cau...
nirnimesh@chromium.org
2011-01-11
1
-32
/
+21
*
Prevent extract build failures on the ChromeFrame builders caused when the ch...
ananta@chromium.org
2011-01-10
1
-21
/
+32
*
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
tfarina@chromium.org
2011-01-10
1
-2
/
+2
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-6
/
+6
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+6
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
8
-31
/
+34
*
Fix perf redness caused by an event name change.
ananta@chromium.org
2011-01-08
1
-1
/
+1
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
8
-34
/
+31
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
8
-31
/
+34
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-4
/
+6
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-0
/
+1
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-1
/
+0
*
Popups opened with the noreferrer parameter within ChromeFrame should open in...
ananta@chromium.org
2011-01-06
4
-4
/
+106
[next]