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
/
browser
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new callbacks for SSL UI.
mattm@chromium.org
2011-09-30
3
-22
/
+22
*
content: Move constrained window code from TabContents to TabContentsWrapper
erg@chromium.org
2011-09-30
1
-3
/
+10
*
GTTF: Remove super-flaky ui_test_utils functions and fix callers.
phajdan.jr@chromium.org
2011-09-27
1
-2
/
+5
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
3
-8
/
+10
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
3
-10
/
+8
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
3
-8
/
+10
*
Disable SSLUITest.TestBadHTTPSDownload
cbentzel@chromium.org
2011-09-03
1
-1
/
+3
*
Don't crash if DontProceed is chosen on the SSL interstitial page after Proce...
cbentzel@chromium.org
2011-09-03
2
-1
/
+48
*
Revert 96617
gbillock@chromium.org
2011-08-17
1
-48
/
+105
*
Revert 96593 - Fix up various browser tests not to use WaitForNavigation.
gbillock@chromium.org
2011-08-12
1
-105
/
+48
*
Fix up various browser tests not to use WaitForNavigation.
gbillock@chromium.org
2011-08-12
1
-48
/
+105
*
Mark SSLUITest.TestHTTPSErrorWithNoNavEntry flaky on ChromeOS.
mnissler@chromium.org
2011-08-10
1
-1
/
+9
*
Disable SSLUITest.TestRefNavigation on chromiumos.
yzshen@chromium.org
2011-08-06
1
-2
/
+2
*
Marked SSLUITest.TestOKHTTPS flaky.
apatrick@chromium.org
2011-08-04
1
-1
/
+8
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-2
/
+5
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
2
-2
/
+2
*
Disable FLAKY_TestUnauthenticatedFrameNavigation on all platforms, as it's ti...
joth@chromium.org
2011-06-17
1
-10
/
+1
*
Disabling FLAKY_TestUnauthenticatedFrameNavigation as it's timing out, like o...
joth@chromium.org
2011-06-17
1
-1
/
+2
*
Re-enable SSL UI tests after providing browser that once again allows
tsepez@chromium.org
2011-06-09
1
-7
/
+59
*
Disable 3 ssl tests.
simonjam@chromium.org
2011-06-08
1
-3
/
+8
*
Remove the remaining Chrome SSL dependencies from content.
jam@chromium.org
2011-06-06
1
-3
/
+6
*
Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca...
jam@chromium.org
2011-06-04
2
-51
/
+26
*
Move most of the core SSL code from chrome to content. The UI code that's sp...
jam@chromium.org
2011-06-03
20
-1846
/
+1
*
Disable SSLUITest.TestRunsCachedInsecureContent on Linux.
joi@chromium.org
2011-06-03
1
-2
/
+2
*
Disable SSLUITest.TestRunsCachedInsecureContent on Linux.
joi@chromium.org
2011-06-02
1
-1
/
+9
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-3
/
+3
*
Mark SSLUITest.TestRefNavigation flaky on ChromeOS
kinuko@chromium.org
2011-05-30
1
-1
/
+9
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Get rid of url_request_tracking.*. The only other place that used it other t...
jam@chromium.org
2011-05-23
1
-1
/
+0
*
Remove unneeded call to StartCrossSiteTransition.
creis@chromium.org
2011-05-19
1
-0
/
+7
*
Get rid of TabContentsSSLHelper dependency from content.
jam@chromium.org
2011-05-18
4
-30
/
+76
*
Adopt InterstitialPage to RenderViewHost message changes which were introduce...
markusheintz@chromium.org
2011-05-03
2
-5
/
+7
*
Notify all SSL client auth prompts when a cert is selected.
mattm@chromium.org
2011-04-18
4
-1
/
+163
*
Fix DCHECK on multiple SSL client auths for the same request.
mattm@chromium.org
2011-04-07
1
-1
/
+8
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
7
-13
/
+13
*
Disable SSLUITest.TestCloseTabWithUnsafePopup
isherman@chromium.org
2011-03-27
1
-2
/
+3
*
Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.
creis@google.com
2011-03-25
1
-2
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
3
-8
/
+8
*
Improve the error message shown the for ERR_CERT_INVALID SSL interstitial.
rsleevi@chromium.org
2011-03-04
1
-1
/
+7
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
4
-6
/
+6
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
3
-6
/
+6
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
5
-22
/
+22
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
2
-7
/
+7
*
Cleanup: Remove a bunch of unneeded includes.
thestig@chromium.org
2011-02-24
1
-1
/
+0
*
Remove frame_origin and main_frame_origin from network requests.
abarth@chromium.org
2011-02-15
8
-77
/
+4
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
4
-4
/
+4
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Disable crashy SSLUITest.TestRedirectHTTPToGoodHTTPS
phajdan.jr@chromium.org
2011-01-20
1
-1
/
+2
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
4
-4
/
+0
[next]