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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-2
/
+2
*
Rename FilePath -> base::FilePath in various toplevel directories
brettw@chromium.org
2013-02-10
3
-14
/
+16
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
1
-2
/
+8
*
LoadTiming in net, part 3.
mmenke@chromium.org
2013-01-21
1
-0
/
+5
*
[Profiles, Fixit] Removing usage of GetDefaultProfile from chrome_frame code.
rlp@chromium.org
2013-01-04
1
-1
/
+1
*
build fix attempt
thakis@chromium.org
2012-12-03
1
-1
/
+1
*
Move many ProcessSingleton methods to "protected" visibility as an upcoming r...
gab@chromium.org
2012-12-03
1
-0
/
+2
*
POSTs to HSTS domains are no longer converted to GETs
mmenke@chromium.org
2012-11-28
1
-1
/
+2
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
2
-2
/
+5
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
2
-5
/
+2
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
2
-2
/
+5
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
1
-3
/
+11
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
2
-2
/
+5
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
1
-11
/
+3
*
Account for server vs host clock skew in cookie expiration times.
pauljensen@chromium.org
2012-11-01
1
-0
/
+1
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
1
-3
/
+11
*
Process only the first Strict-Transport-Security header.
palmer@chromium.org
2012-10-30
1
-0
/
+7
*
when running in single process mode, modify the browser's command line to inc...
jochen@chromium.org
2012-10-25
1
-1
/
+1
*
Eliminate duplicate COM and OLE initializations.
pkasting@chromium.org
2012-10-23
2
-9
/
+3
*
URLRequestHttpJob::StartTransaction should honour network delegate.
vabr@chromium.org
2012-09-27
1
-0
/
+7
*
There are two blocking network delegates in url_request_unittest:
vabr@chromium.org
2012-09-26
1
-0
/
+5
*
Wire up Chrome's resources to the CF net tests' ResourceBundle.
grt@chromium.org
2012-09-13
1
-0
/
+4
*
Modify chrome_frame_net_tests to integrate the refactoring to ProcessSingleton.
erikwright@chromium.org
2012-09-01
4
-175
/
+46
*
Attempt to fix flake in FullTabModeIE_TestPostReissue by avoiding loopback ad...
grt@chromium.org
2012-08-25
1
-2
/
+3
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
2
-3
/
+8
*
Move the Windows sandbox to sandbox/win
jln@chromium.org
2012-07-18
1
-1
/
+1
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
1
-1
/
+1
*
sandbox/src -> sandbox/win/src
jln@chromium.org
2012-07-13
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Automatically disable FLAKY_* version of disabled tests, if any.
erikwright@chromium.org
2012-06-20
1
-2
/
+16
*
Change the exclusion rule to FLAKY, to match the change to the test name.
erikwright@chromium.org
2012-06-19
1
-1
/
+1
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
1
-8
/
+10
*
Make BrowserMainParts have an empty implementation to make embedding easier.
jam@chromium.org
2012-05-30
1
-4
/
+0
*
Give ContentMainDelegate a default implementation to simplify embedders.
jam@chromium.org
2012-05-30
1
-12
/
+0
*
Exclude the new net test HTTPSRequestTest.TLSv1Fallback from cf net tests.
wtc@chromium.org
2012-05-26
1
-0
/
+1
*
Fix flake in chrome_frame_net_tests due to improper use of IE configurator.
grt@chromium.org
2012-05-10
1
-1
/
+3
*
Add new ResourceBundle::Delegate interface.
marshall@chromium.org
2012-05-09
1
-1
/
+1
*
Take snapshots when Chrome Frame fails to start in IE.
erikwright@chromium.org
2012-05-07
1
-0
/
+6
*
Exclude a new net test from cf net tests.
erikwright@chromium.org
2012-04-28
1
-0
/
+1
*
Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...
tedvessenes@gmail.com
2012-04-23
1
-2
/
+2
*
Get chrome:// dev tool urls hooked up in content_shell.
michaeln@google.com
2012-04-20
1
-4
/
+4
*
Attempt to fix ChromeFrameTestWithWebServer tests.
grt@chromium.org
2012-04-17
1
-26
/
+3
*
Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...
marshall@chromium.org
2012-04-10
2
-5
/
+0
*
Don't turn a failure to shut down IE into a test suite failure.
erikwright@chromium.org
2012-04-04
1
-1
/
+1
*
Set up machine configuration so that IE7 and IE9 behave predictably.
grt@chromium.org
2012-04-03
2
-0
/
+19
*
Integrate the TestLogCollector with the Chrome Frame net tests.
erikwright@chromium.org
2012-03-28
2
-12
/
+109
*
Exclude some tests that rely on a test CA being installed.
erikwright@chromium.org
2012-03-28
1
-0
/
+3
*
Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...
tfarina@chromium.org
2012-03-14
1
-1
/
+0
*
Don't perform or require a successful Chrome shutdown at the end of Chrome Fr...
erikwright@chromium.org
2012-03-14
4
-6
/
+46
[next]