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
*
Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for I...
willchan@chromium.org
2011-12-14
1
-7
/
+19
*
Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...
ananta@chromium.org
2011-12-14
1
-19
/
+7
*
This goes most of the way to re-enabling chrome_frame_net_tests by making it ...
joi@chromium.org
2011-12-12
4
-224
/
+371
*
Removing MessageLoop::QuitTask() from chrome_frame/
dcheng@chromium.org
2011-12-10
5
-9
/
+9
*
Reverts a commit that caused ASAN failures, and 2 dependent commits.
joi@chromium.org
2011-12-07
1
-1
/
+1
*
Chrome Frame test fixes for Vista/IE7.
grt@chromium.org
2011-12-06
14
-165
/
+258
*
base::Bind: Convert disk_cache_based_ssl_host_info.
jhawkins@chromium.org
2011-12-06
1
-1
/
+1
*
Suppression of ContextMenuTest.CFTxtFieldPaste
vsevik@chromium.org
2011-12-02
1
-1
/
+1
*
Added recommended pref store on Windows.
joaodasilva@chromium.org
2011-12-01
1
-2
/
+2
*
Fix typo in poor man's trybot.
joi@chromium.org
2011-11-30
1
-1
/
+1
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
1
-2
/
+2
*
Revert 111910 - Attempt to re-enable ChromeFrame net tests.
joi@chromium.org
2011-11-29
1
-2
/
+4
*
Attempt to re-enable ChromeFrame net tests.
joi@chromium.org
2011-11-29
1
-4
/
+2
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
2
-12
/
+43
*
Update poor man's trybot script.
joi@chromium.org
2011-11-28
1
-11
/
+20
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
2
-43
/
+12
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
2
-12
/
+43
*
Disabling chrome frame net tests on IE9 as they are flaky.
ananta@chromium.org
2011-11-23
1
-0
/
+10
*
base::Bind: Convert chrome_frame/.
jhawkins@chromium.org
2011-11-18
9
-78
/
+85
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-2
/
+2
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-3
/
+3
*
base::Bind: Low-hanging fruit conversions of NewRunnableFunction.
jhawkins@chromium.org
2011-11-12
4
-7
/
+11
*
Disable URLRequestTestHTTP.NetworkDelegateRedirectRequest/MultipleRedirectTes...
thakis@chromium.org
2011-11-05
1
-0
/
+4
*
Fix up Chrome Frame's net tests so they run on IE9.
robertshield@chromium.org
2011-11-03
1
-9
/
+26
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-0
/
+4
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
2
-3
/
+5
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
3
-8
/
+8
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
1
-4
/
+4
*
Move content_paths.h to content/public/common.
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Update automation messages to use the new way of declaring message structs, t...
jam@chromium.org
2011-10-21
1
-6
/
+10
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
2
-4
/
+7
*
Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...
robertshield@chromium.org
2011-10-19
6
-19
/
+7
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+1
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
1
-7
/
+7
*
Revert 105803 - Have Chrome Frame build its .idl artifacts into a sub-folder ...
robertshield@chromium.org
2011-10-17
4
-5
/
+15
*
Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...
robertshield@chromium.org
2011-10-17
4
-15
/
+5
*
scoped_ptr and new[] don't mix.
thakis@chromium.org
2011-10-07
1
-3
/
+3
*
Marking FullTabUITest.TabCrashRefresh as disabled.
rdsmith@chromium.org
2011-10-06
1
-2
/
+3
*
Mark CF/FullTabUITest.TabCrashRefresh chrome frame test as flaky.
rdsmith@chromium.org
2011-10-06
1
-1
/
+2
*
NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...
cbentzel@chromium.org
2011-10-03
1
-0
/
+9
*
Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...
ddorwin@chromium.org
2011-09-29
1
-9
/
+0
*
NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...
cbentzel@chromium.org
2011-09-29
1
-0
/
+9
*
Two test-related stragglers related to IE10 detection.
grt@chromium.org
2011-09-29
2
-1
/
+5
*
Remove the \servers build output directory and place Chrome Frame parts into ...
robertshield@chromium.org
2011-09-26
2
-3
/
+1
*
Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.
dpranke@chromium.org
2011-09-26
1
-5
/
+10
*
Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...
dpranke@chromium.org
2011-09-22
1
-10
/
+5
*
Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...
dpranke@chromium.org
2011-09-22
1
-5
/
+10
*
Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIR
rsleevi@chromium.org
2011-09-22
1
-1
/
+1
*
Fix the ChromeFrame net tests dchecks in debug builds due to a missing AtExit...
ananta@chromium.org
2011-09-20
2
-2
/
+5
*
Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto tests
stevenjb@google.com
2011-09-16
1
-4
/
+3
[next]