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
/
android_webview
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome...
jam@chromium.org
2014-01-06
2
-25
/
+0
*
Override default implementation of createChildFrame() for print preview.
dcheng@chromium.org
2014-01-03
1
-2
/
+15
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-31
7
-19
/
+18
*
Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...
loislo@chromium.org
2013-12-30
7
-18
/
+19
*
Move kFileScheme constant into content namespace.
tfarina@chromium.org
2013-12-30
4
-5
/
+5
*
Cleanup storage_partition_impl_unittest.cc.
ajwong@chromium.org
2013-12-28
1
-1
/
+1
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-28
7
-19
/
+18
*
Remove HttpTransactionDelegate and all users (LoadTimeStats).
rvargas@chromium.org
2013-12-27
2
-6
/
+0
*
Add the SmartClip feature.
jam@chromium.org
2013-12-27
1
-0
/
+8
*
Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...
avi@chromium.org
2013-12-24
6
-12
/
+12
*
[Android WebView] Whitelist Python license
mnaganov@chromium.org
2013-12-23
1
-0
/
+1
*
Cleanup: Move kFileSystemScheme constant into content namespace.
tfarina@chromium.org
2013-12-23
1
-2
/
+2
*
Update uses of Value in android_webview, apps, ash, cc to use the base:: name...
avi@chromium.org
2013-12-21
2
-5
/
+5
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in SSL...
jam@chromium.org
2013-12-21
2
-2
/
+2
*
aw: Allow 'University of Illinois\/NCSA Open Source' license
boliu@chromium.org
2013-12-21
1
-0
/
+1
*
A bunch of work to transition from render_view_id to render_frame_id.
jam@chromium.org
2013-12-20
12
-115
/
+135
*
Exclude skia/tools/clusterfuzz-data from android webview license check
boliu@chromium.org
2013-12-20
1
-0
/
+2
*
Import TestRunner library into chromium.
jochen@chromium.org
2013-12-20
1
-0
/
+2
*
Rename ContentBrowserClient::RenderProcessHostCreated to RenderProcessWillLau...
avi@chromium.org
2013-12-20
2
-2
/
+2
*
Convert remaining uses of WebView::initializeMainFrame to setMainFrame.
dcheng@chromium.org
2013-12-20
1
-4
/
+5
*
Add base:: to string16s in android_webview/.
dbeam@chromium.org
2013-12-19
29
-69
/
+72
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-1
/
+1
*
Enable SPDY explicitly.
sgurun@chromium.org
2013-12-19
1
-0
/
+6
*
aw: Hittest test improvements after r241601
boliu@chromium.org
2013-12-19
1
-25
/
+72
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+1
*
aw: Limit full url href hittest to only anchor type
boliu@chromium.org
2013-12-18
4
-13
/
+21
*
Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...
jam@chromium.org
2013-12-18
2
-6
/
+6
*
Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...
jam@chromium.org
2013-12-17
7
-41
/
+105
*
Have jni_generator.gypi specify include_dirs to dependent targets.
blundell@chromium.org
2013-12-17
1
-1
/
+0
*
Change SSLCertRequestInfo.host_and_port from string to HostPortPair.
mattm@chromium.org
2013-12-17
1
-1
/
+1
*
Allow the max url length to be overridden
kristianm@chromium.org
2013-12-16
1
-0
/
+4
*
Encrypt all stored cookies on selected operating systems.
bcwhite@chromium.org
2013-12-16
1
-1
/
+3
*
Add a mechanism to pause and resume geolocation requests. Currently Android W...
benm@chromium.org
2013-12-13
2
-4
/
+273
*
Revert of https://codereview.chromium.org/24734007/
bcwhite@chromium.org
2013-12-13
1
-3
/
+1
*
Encrypt all stored cookies on selected operating systems.
bcwhite@chromium.org
2013-12-13
1
-1
/
+3
*
Adds brotli DEPS entry to the whitelist
ksakamoto@chromium.org
2013-12-13
1
-1
/
+2
*
Scale several timeouts in Android tests.
eugenis@chromium.org
2013-12-13
16
-70
/
+64
*
Update dependencies to use new angle repository.
geofflang@chromium.org
2013-12-13
1
-1
/
+0
*
Do not clear document background in Android WebView
boliu@chromium.org
2013-12-13
1
-0
/
+1
*
aw: Allow gyp_webview to be run anywhere
boliu@chromium.org
2013-12-11
1
-12
/
+12
*
[android_webview] Add angle to deps_whitelist.
mkosiba@chromium.org
2013-12-11
1
-0
/
+1
*
[android_webview] Add onPageStarted for data loads with base URLs.
mkosiba@chromium.org
2013-12-11
2
-4
/
+28
*
aw: Increase disk cache size to 20M
boliu@chromium.org
2013-12-11
1
-1
/
+1
*
Fixing all Java import ordering issues.
aurimas@chromium.org
2013-12-10
56
-160
/
+51
*
[Android WebView] Only send extra headers for the main page
mnaganov@chromium.org
2013-12-10
11
-48
/
+411
*
android_webview: make CookieManager synchronous.
torne@chromium.org
2013-12-10
1
-34
/
+31
*
Fixing Java style issues in android_webview.
aurimas@chromium.org
2013-12-10
82
-354
/
+359
*
Rather than using a throttle, we are now using
sgurun@chromium.org
2013-12-10
14
-119
/
+287
*
Removing the logic to strip url parameters when accessing content:
sgurun@chromium.org
2013-12-06
1
-20
/
+1
*
Moving SelectPopupArrayAdapter class out of SelectPopupDialog class.
butnariu@chromium.org
2013-12-05
2
-0
/
+2
[next]