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
/
ios
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-5
/
+5
*
Don't record PageDisplayStates if the user hasn't interacted.
kkhorimoto
2015-07-16
1
-2
/
+6
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
1
-5
/
+5
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-5
/
+5
*
Correct iOS build for latest Xcode beta.
justincohen
2015-07-15
1
-0
/
+5
*
Remove "page id" variable.
avi
2015-07-15
4
-20
/
+0
*
Correct iOS build for latest Xcode beta.
justincohen
2015-07-15
1
-0
/
+5
*
Move ReplaceStringPlaceholders to base namespace.
brettw
2015-07-15
1
-1
/
+1
*
WKWebView: Show certificate information for SSL locks on iOS9.
eugenebut
2015-07-13
1
-13
/
+44
*
WKWebView: Do not DCHECK on invalid CertVerifierBlockAdapter::Params.
eugenebut
2015-07-13
3
-4
/
+24
*
CL for Objective-C readability
shreyasv
2015-07-10
3
-234
/
+278
*
WKWebView: Added convenience API for SecTrustRef.
eugenebut
2015-07-09
3
-19
/
+92
*
WKWebView: wired up webViewWebContentProcessDidTerminate: callback.
eugenebut
2015-07-08
1
-1
/
+7
*
Translate cancellation errors early for WKWebView with net stack.
kkhorimoto
2015-07-08
1
-0
/
+14
*
WKWebView: Implemented adapter to simplify CertVerifier usage in Obj-C.
eugenebut
2015-07-08
5
-0
/
+360
*
Updated comments since ChromeWebTest will be renamed.
eugenebut
2015-07-07
1
-2
/
+2
*
WKWebView: Test CreateCertFromChain for empty and nil inputs.
eugenebut
2015-07-07
2
-0
/
+11
*
Objective-C readability review.
jyquinn
2015-07-07
1
-12
/
+16
*
Updated error translation logic.
kkhorimoto
2015-07-06
6
-45
/
+82
*
Fix web_ui_manager_ ivar in CRWWKWebViewWebController
jyquinn
2015-07-01
1
-3
/
+3
*
WKWebView: Made CreateCertFromChain public.
eugenebut
2015-07-01
6
-37
/
+50
*
Making callbacks be received in the right order
shreyasv
2015-06-29
2
-18
/
+29
*
Correcting a DCHECK.
shreyasv
2015-06-26
1
-1
/
+1
*
Mark BrowsingDataStoreTest.MakeActiveAndInactiveOperations as flaky.
lpromero
2015-06-26
1
-1
/
+2
*
Call -loadCurrentURL to proceed with SSL warning in Request Tracker callback.
eugenebut
2015-06-25
1
-1
/
+9
*
Remove NetworkDelegate::OnCanThrottleRequest
xunjieli
2015-06-24
2
-6
/
+0
*
Expose WKWebView creation in ios/web/public.
bzanotti
2015-06-24
18
-91
/
+109
*
Fix compilation with iOS 9.0 SDK
sdefresne
2015-06-22
7
-4
/
+53
*
[ios/web] Pass best-guess transition information with push state
jyquinn
2015-06-20
4
-16
/
+38
*
Created CRWContentView.
kkhorimoto
2015-06-19
32
-252
/
+690
*
Updated UIResultFromWKResult conversion function to support null.
eugenebut
2015-06-18
2
-0
/
+8
*
Simplify external protocol blocking logic
jyquinn
2015-06-18
2
-12
/
+25
*
Don't send JS->ObjC messages while doing URL verification
stuartmorgan
2015-06-17
3
-17
/
+27
*
Corrected URL change reporting caused by window.history.pushState.
eugenebut
2015-06-17
6
-25
/
+29
*
Fixed unittest by not assigning nil to non-nil properties
shreyasv
2015-06-16
1
-8
/
+9
*
Added CreateHTMLForZoomState and WaitForZoomRendering.
kkhorimoto
2015-06-16
1
-44
/
+69
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-5
/
+5
*
Renamed PageScrollState to PageDisplayState.
kkhorimoto
2015-06-12
15
-326
/
+434
*
Record whether the user has zoomed using UIScrollViewDelegate callbacks.
kkhorimoto
2015-06-12
6
-30
/
+25
*
Use |-restoreStateFromHistory| in PageScrollState unittests.
kkhorimoto
2015-06-11
1
-19
/
+22
*
Fixed PageScrollState application.
kkhorimoto
2015-06-10
3
-3
/
+15
*
Disable App Transport Security for iOS
stuartmorgan
2015-06-10
1
-0
/
+5
*
Correct iOS build for latest Xcode beta.
justincohen
2015-06-10
15
-34
/
+64
*
Moved crw_native_content/crw_native_content_provider to ui subdirectory.
eugenebut
2015-06-09
6
-18
/
+17
*
Upstreaming: fix use-after-free and mirror enum change in content//
jif
2015-06-09
3
-1
/
+11
*
Ignore NSURLErrorCancelled errors for app specific URLs
jyquinn
2015-06-08
4
-7
/
+32
*
Ignore external protocol requests from frames without user action
jyquinn
2015-06-08
2
-19
/
+59
*
Fixed zoom scale rotation bugs.
kkhorimoto
2015-06-08
2
-6
/
+56
*
Cleaning up CRWBrowsingDataMode
shreyasv
2015-06-05
4
-41
/
+41
*
Close new child window if its only navigation was opening a Native app.
eugenebut
2015-06-05
1
-1
/
+2
[next]